Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: execute[peer ["lo", "eth0", "bond0", "br0"]] (ceph::mon line 87) had an error: Expected process to exit with [0], but received '255'" #39

Open
qgrasso opened this issue Jul 2, 2013 · 4 comments

Comments

@qgrasso
Copy link

qgrasso commented Jul 2, 2013

I've received the following error in my chef client.log

ERROR: execute[peer ["lo", "eth0", "bond0", "br0"]](ceph::mon line 87) had an error: Expected process to exit with [0], but received '255'"

After investigating the /etc/ceph/ceph.conf
the mon line has

mon host = lo, eth0, bond0, br0, eth0, lo, br0, bond0

Instead of the IP addresses of the hosts. i'm not sure why this has happened. I followed the documentation at http://wiki.ceph.com/02Guides/Deploying_Ceph_with_Chef

Thanks,

@qgrasso
Copy link
Author

qgrasso commented Jul 2, 2013

I've since changed my interfaces to eth0, eth1, and set the public IP/Cluster IP's

I'm now getting the following error

[2013-07-02T15:17:12+10:00] INFO: Processing execute[peer 10.100.96.40:6789] action run (ceph::mon line 87)
[2013-07-02T15:17:13+10:00] ERROR: execute[peer 10.100.96.40:6789](ceph::mon line 87) had an error: Expected process to exit with [0], but received '152'
---- Begin output of ceph --admin-daemon '/var/run/ceph/ceph-mon.prbd01.asok' add_bootstrap_peer_hint 10.100.96.40:6789 ----
STDOUT:
STDERR: read 32635 length from /var/run/ceph/ceph-mon.prbd01.asok failed with (104) Connection reset by peer
---- End output of ceph --admin-daemon '/var/run/ceph/ceph-mon.prbd01.asok' add_bootstrap_peer_hint 10.100.96.40:6789 ----

@ircolle
Copy link

ircolle commented Aug 3, 2013

We do not utilize the issue functionality on github. Please send your issue to ceph-users e-mail list (sign up here: http://ceph.com/resources/mailing-list-irc/) and/or open up a ticket in our bug tracker - http://tracker.ceph.com

@guilhem
Copy link
Contributor

guilhem commented Feb 19, 2014

@qgrasso do you always have this problem?

@hufman
Copy link
Contributor

hufman commented Oct 20, 2014

The cookbook code that loads the IP addresses from Chef searches has been refactored. Can you still reproduce this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants