Re: [ceph-users] Can't activate osd in infernalis

2015-11-20 Thread Steve Anthony
3:54, Mykola >>> wrote: >>> >>> I am afraid one would need an udev rule to make it persistent. >>> >>> >>> >>> Sent from Outlook Mail >>> <http://go.microsoft.com/fwlink/?LinkId=5

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread German Anders
15 14:02, Mykola Dvornik wrote: >> >> cat /etc/udev/rules.d/89-ceph-journal.rules >> >> KERNEL=="sdd?" SUBSYSTEM=="block" OWNER="ceph" GROUP="disk" MODE="0660" >> >> On 19 November 2015 at 13:54, Mykola < >>

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread David Riedl
avid.ri...@wingcon.com> *Sent: *Thursday, November 19, 2015 1:42 PM *To: *ceph-us...@ceph.com <mailto:ceph-us...@ceph.com> *Subject: *Re: [ceph-users] Can't activate osd in infernalis I fixed the issue and opened a ticket on the ceph-deploy bug

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread Mykola Dvornik
to make it persistent. >> >> >> >> Sent from Outlook Mail <http://go.microsoft.com/fwlink/?LinkId=550987> >> for Windows 10 phone >> >> >> >> >> *From: *David Riedl >> *Sent: *Thursday, November 19, 2015 1:42 PM >> *To: *ceph-us...@ceph

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread David Riedl
2 PM *To: *ceph-us...@ceph.com <mailto:ceph-us...@ceph.com> *Subject: *Re: [ceph-users] Can't activate osd in infernalis I fixed the issue and opened a ticket on the ceph-deploy bug tracker http://tracker.ceph.com/issues/13833 tl;dr: change permission of the ssd

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread Mykola Dvornik
> > Sent from Outlook Mail <http://go.microsoft.com/fwlink/?LinkId=550987> > for Windows 10 phone > > > > > *From: *David Riedl > *Sent: *Thursday, November 19, 2015 1:42 PM > *To: *ceph-us...@ceph.com > *Subject: *Re: [ceph-users] Can't activate

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread Mykola
I am afraid one would need an udev rule to make it persistent. Sent from Outlook Mail for Windows 10 phone From: David Riedl Sent: Thursday, November 19, 2015 1:42 PM To: ceph-us...@ceph.com Subject: Re: [ceph-users] Can't activate osd in infernalis I fixed the issue and opened a ticket o

Re: [ceph-users] Can't activate osd in infernalis

2015-11-19 Thread David Riedl
I fixed the issue and opened a ticket on the ceph-deploy bug tracker http://tracker.ceph.com/issues/13833 tl;dr: change permission of the ssd journal partition with chown ceph:ceph /dev/sdd1 On 19.11.2015 11:38, David Riedl wrote: Hi everyone. I updated one of my hammer osd nodes to infernalis