Hi Michael, The partprobe issue was resolved for me by updating parted to the package from Fedora 22: parted-3.2-16.fc22.x86_64. It shouldn't require any other dependencies updated to install on EL7 varieties. http://tracker.ceph.com/issues/15176 regards, Ben On Thu, Apr 14, 2016 at 12:35 PM, Michael Hanscho <reset11@xxxxxxx> wrote: > Hi! > > A fresh install of 10.1.2 on CentOS 7.2.1511 fails adding osds: > > [ceph_deploy.osd][ERROR ] Failed to execute command: ceph-disk -v > prepare --cluster ceph --fs-type xfs -- /dev/sdm /dev/sdi > [ceph_deploy][ERROR ] GenericError: Failed to create 1 OSDs > > The reason seems to be a failing partprobe command: > [cestor1][WARNIN] update_partition: Calling partprobe on created device > /dev/sdi > [cestor1][WARNIN] command_check_call: Running command: /usr/bin/udevadm > settle --timeout=600 > [cestor1][WARNIN] command: Running command: /sbin/partprobe /dev/sdi > [cestor1][WARNIN] update_partition: partprobe /dev/sdi failed : Error: > Error informing the kernel about modifications to partition /dev/sdi1 -- > Device or resource busy. This means Linux won't know about any changes > you made to /dev/sdi1 until you reboot -- so you shouldn't mount it or > use it in any way before rebooting. > [cestor1][WARNIN] Error: Failed to add partition 1 (Device or resource busy) > [cestor1][WARNIN] (ignored, waiting 60s) > > Attached ceph-deploy-osd-prepare-error.log with the details. > > Modifying ceph-disk to ignore the partprobe failing allows to proceed. > Any hints? > > Gruesse > Michael > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com