Hello, but mon.a and mon.c runs.. ceph.conf: [global] auth cluster required = none auth service required = none auth client required = none public network = 172.25.99.0/24 cluster network = 192.168.99.0/24 [osd] osd journal size = 1000 osd mkfs type = xfs osd mkfs options xfs = "-f" # default for xfs is "-f" osd mount options xfs = "rw,noatime" # default mount option is "rw,noatime" [mon.a] host = hcmonko1 mon addr = 172.25.99.181:6789 #[mon.b] # # host = hcmonko2 # mon addr = 172.25.99.182:6789 [mon.c] host = hcmonko3 mon addr = 172.25.99.183:6789 [mon.d] host = hcmonko4 mon addr = 172.25.99.184:6789 [osd.0] host = hcosdko1 devs = /dev/sdb public addr = 172.25.99.171 cluster addr = 192.168.99.171 [osd.1] host = hcosdko1 devs = /dev/sdc public addr = 172.25.99.171 cluster addr = 192.168.99.171 [osd.2] host = hcosdko1 devs = /dev/sdd public addr = 172.25.99.171 cluster addr = 192.168.99.171 Thanks Regards Philipp -----Ursprüngliche Nachricht----- Von: Joao Eduardo Luis [mailto:joao.luis@xxxxxxxxxxx] Gesendet: Montag, 27. Mai 2013 22:00 An: Jäger, Philipp Cc: ceph-devel@xxxxxxxxxxxxxxx Betreff: Re: Numerical argument out of domain On 05/27/2013 08:31 PM, Jäger, Philipp wrote: > Hello, > > i've set up a rados cluster, but the second of three mons will not start: > > [19057]: (33) Numerical argument out of domain > failed: 'ulimit -n 8192; /usr/bin/ceph-mon -i d --pid-file /var/run/ceph/mon.d.pid -c /etc/ceph/ceph.conf ' > > > Added a 4. Mon, same problem. > Tested with Ubuntu 12.04LTS and Debian 7. > ceph version 0.61.2 > > Also when I type in "usr/bin/ceph-mon -I d" only, I get the error message and the mon service does not start. > > Do you know where the problem is? Most likely, in ceph.conf. -Joao -- Joao Eduardo Luis Software Engineer | http://inktank.com | http://ceph.com -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html