Hi, I am currently in the midst of setting up nodes for Statelite with a large local scratch disk as per https://sourceforge.net/p/xcat/wiki/XCAT_Linux_Statelite/#enabling-the-localdisk-option
I have two local disks, one that is 600GB for some local reference files and another that is ~11TB for local scratch. The first is setup ok, but the second is failing. It appears that it is attempting to create a partition with a MSDOS disk label, as it is failing as per the following log messages. Oct 8 07:21:29 comp001 dracut-initqueue: Run localdisk configuration Oct 8 07:21:29 comp001 kernel: sda: Oct 8 07:21:29 comp001 dracut-initqueue: Error: /dev/sdb: unrecognised disk label Oct 8 07:21:29 comp001 dracut-initqueue: Error: /dev/sdb: unrecognised disk label Oct 8 07:21:29 comp001 dracut-initqueue: Error: /dev/sdb: unrecognised disk label Oct 8 07:22:10 comp001 kernel: sdb: Oct 8 07:22:10 comp001 kernel: sda: sda1 Oct 8 07:22:10 comp001 dracut-initqueue: Error: partition length of 23347331072 sectors exceeds the msdos-partition-table-imposed maximum of 4294967295 Oct 8 07:22:11 comp001 dracut-initqueue: Could not stat /dev/sdb1 --- No such file or directory Oct 8 07:22:11 comp001 dracut-initqueue: The device apparently does not exist; did you specify it correctly? Oct 8 07:22:12 comp001 kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) Oct 8 07:22:12 comp001 dracut-initqueue: mount: special device /dev/sdb1 does not exist Oct 8 07:22:12 comp001 dracut-initqueue: /usr/bin/dirname: missing operand Is there any magic to get it to create a GPT partition, or any plans to support this in the future? Thanks, Carl.
_______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user