All of lore.kernel.org
 help / color / mirror / Atom feed
* mount.cephfs with domain name and multiple ip addresses
@ 2016-06-22  5:31 Michael Wyraz
  2016-06-22  6:16 ` wido
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Wyraz @ 2016-06-22  5:31 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hello,

I have multiple ceph monitor nodes and one domain name that has an a
record for each node. I use this record in my fstab, e.g.:

    mon.mycephcluster.com:6789:/ /backups/ ceph _netdev

In /proc/mounts, I can see all IPs for mon.mycephcluster.com, e.g.:

    1.1.1.1:6789,2.2.2.2:6789,2.2.2.2:6789:/ /backups ceph
    rw,relatime,acl 0 0

This works perfect and is a really good thing because it makes
adding/removing nodes much more easy. What I'd like to know is if this
is intended behaviour (in this case it should be documented in the
manpage) or if this could have unexpected side effects.

Kind regards,
Michael.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-22 12:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22  5:31 mount.cephfs with domain name and multiple ip addresses Michael Wyraz
2016-06-22  6:16 ` wido
2016-06-22 12:29   ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.