Skip to content

Extra network interface for a Cephfs setup #248

@poquirion

Description

@poquirion

For perfomance/traffic optimization, we will have a cephfs deployment on a separate network in openstack. This mean that a second network will need to be attatche to login, compute and dtn nodes. I guess that this part all need to be done in this repos, not the puppet one.

I envision this as a config that would look like

subnet_id = {
main = <id>
secondary = <id>
}

or

subnet_id =  <id>
secondary_subnet_id =  <id>

or something else....

There is less refactoring the second case, but the first config looks better to me.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions