Skip to content

mds.py: make defining addr/port for mds_create optional #8

@ghost

Description

It would be nice If running the salt ceph.create_mds module works without defining addr and port of mds.
Also creating the environment file /var/lib/ceph/mds/systemd/ with bind addr/port and ceph cluster name could be optional then.
Defining a port isn't that easy, because I need them in the dynamic range (6800-7200) of the osd's and defining a port there is hard (probably it's already used).
On el7 this file is ignored currently, that's why it works for me.
I'm not sure about SLES.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions