Re: [systemd-devel] Systemd and ceph-osd start

2015-12-09 Thread Lennart Poettering
On Tue, 08.12.15 19:35, Andrea Annoè ([email protected]) wrote: > Hi, > I try to test ceph 9.2 cluster. I have no idea about ceph, and I don't really grok what the problem is supposed to be, but I really looks like it's a Ceph problem. Please contact the ceph folks for help. Lennart -- Lenna

Re: [systemd-devel] Systemd and ceph-osd start

2015-12-09 Thread von Thadden, Joachim, SEVEN PRINCIPLES
Am 09.12.2015 um 11:03 schrieb Joachim von Thadden: This has probably nothing to do with systemd! CEPH finds his osd devices automatically via udev somewhere here: /usr/lib/udev/rules.d/95-ceph-osd.rules. Did you ever try to manually activate the disks like in the rules? Should be something l

Re: [systemd-devel] Systemd and ceph-osd start

2015-12-09 Thread von Thadden, Joachim, SEVEN PRINCIPLES
This has probably nothing to do with systemd! CEPH finds his osd devices automatically via udev somewhere here: /usr/lib/udev/rules.d/95-ceph-osd.rules. Did you ever try to manually activate the disks like in the rules? Should be something like: for o in {0..3}; do i="\`echo \$o | tr 01234

[systemd-devel] Systemd and ceph-osd start

2015-12-08 Thread Andrea Annoè
Hi, I try to test ceph 9.2 cluster. My lab have 1 mon and 2 osd with 4 disks each. Only 1 osd server (with 4 disks) are online. The disks of second osd don't go up ... Some info about environment: [ceph@OSD1 ~]$ sudo ceph osd tree ID WEIGHT TYPE NAME UP/DOWN REWEIGHT PRIMAR