All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Wyraz <michael@wyraz.de>
To: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: mount.cephfs with domain name and multiple ip addresses
Date: Wed, 22 Jun 2016 07:31:41 +0200	[thread overview]
Message-ID: <576A22BD.1000901@wyraz.de> (raw)

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.


             reply	other threads:[~2016-06-22  5:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22  5:31 Michael Wyraz [this message]
2016-06-22  6:16 ` mount.cephfs with domain name and multiple ip addresses wido
2016-06-22 12:29   ` Sage Weil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=576A22BD.1000901@wyraz.de \
    --to=michael@wyraz.de \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.