Hi,

It seem there is bug on Infernalis "ceph-disk prepare" command to whole
disk. Following are some combination of "parted" result after doing that
command. Some time the data partition is not created, some time data
partition is not formated and prepared well.

Bad result:
Number  Start   End     Size    File system  Name          Flags
 2      1049kB  5369MB  5368MB  xfs          ceph journal
 1      5370MB  2000GB  1995GB               ceph data

Bad result:
Number  Start   End     Size    File system  Name          Flags
 2      1049kB  5369MB  5368MB  xfs          ceph journal

Good result (after some second xfs on journal partition is gone, it seem it
due to previous format of disk):
Number  Start   End     Size    File system  Name          Flags
 2      1049kB  5369MB  5368MB  xfs          ceph journal
 1      5370MB  2000GB  1995GB  xfs          ceph data

Good result:
Number  Start   End     Size    File system  Name          Flags
 2      1049kB  5369MB  5368MB               ceph journal
 1      5370MB  2000GB  1995GB  xfs          ceph data

Best regards,
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to