From: Thomas Mueller <thomas@chaschperli.ch>
To: ceph-devel@vger.kernel.org
Subject: cmon silently fails if addr is wrong in ceph.conf (0.20.1)
Date: Fri, 28 May 2010 07:47:38 +0000 (UTC) [thread overview]
Message-ID: <htnseq$l6k$1@dough.gmane.org> (raw)
hi
i missconfigured the mon addr in ceph.conf. /etc/init.d/ceph did not show
any errors - seemd to start. but cmon did not start.
i've "straced" cmon:
bind(6, {sa_family=AF_INET, sin_port=htons(6789), sin_addr=inet_addr
("192.168.32.61")}, 16) = -1 EADDRNOTAVAbind(6, {sa_family=AF_INET,
sin_port=htons(6789), sin_addr=inet_addr("192.168.32.61")}, 16) = -1
EADDRNOTAVAIL (Cannot assign requested address)IL (Cannot assign
requested address)
A descriptive error message would be cool.
- Thomas
next reply other threads:[~2010-05-28 7:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-28 7:47 Thomas Mueller [this message]
2010-05-28 20:57 ` cmon silently fails if addr is wrong in ceph.conf (0.20.1) 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='htnseq$l6k$1@dough.gmane.org' \
--to=thomas@chaschperli.ch \
--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.