fuel deploy ceph feiled. Failed tasks: Task[primary-ceph-mon/22] Stopping the deployment process!
when I use OPNFV Danube2.0(fuel 10) to deploye an openstack environment, I have been stuck by ceph deploy.
3 controller node with ceph-osd, and 2 compute node.
http://i.imgur.com/pm8edot.jpg (image description)
I don't have any error message in puppt.
The error massage is only find in the syslog systemd[1]: dev-disk-by\x2dpartlabel-primary.device: Dev dev-disk-by\x2dpartlabel-primary.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/host0/target0:0:4/0:0:4:0/block/sda/sda1 and /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/host0/target0:2:0/0:2:0:0/block/sdb/sdb2
http://i.imgur.com/EsqJk5x.jpg (image description)
I set three disk sda ,sdb and sdc,and the disk partition is like this.
http://i.imgur.com/5pwFbvM.jpg (image description)
It's strage that when I ssh login the node to check the disk partition, the disk partition is different with what I set in fuel.
In the fuel web UI, I set 128G ssd to be sdc and ceph journal, but in the host server the ssd has been modified to sda, and only use 10G for ceph journal. http://i.imgur.com/9XjASdZ.jpg
Please help me!