hyperv V-magine should not define /dev/fd0 floppy disk in settings!!!
Hi devel team
If I may disable this floppy disk device node in a newly created hyperv VM setting, please let me know. I tried to install OpenStack Sahara and its mkxfs utility tried to format /dev/fd0 because it used 'lsblk' and this confused and caused Sahara cluster creating to fail!
[root@rdo sahara(keystone_admin)]# lsblk -r
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
fd0 2:0 1 4K 0 disk
sda 8:0 0 60G 0 disk
sda1 8:1 0 1G 0 part /boot
sda2 8:2 0 59G 0 part
cl_rdo-root 253:0 0 35.6G 0 lvm /
cl_rdo-swap 253:1 0 6G 0 lvm [SWAP]
cl_rdo-home 253:2 0 17.4G 0 lvm /home
sr0 11:0 1 366K 0 rom
loop0 7:0 0 2G 0 loop /srv/node/swiftloopback
loop1 7:1 0 20.6G 0 loop
Anthony
Originally the kickstart was located on the virtual floppy, which is unsupported now on CentOS and hence we moved to having the kickstart on the ISO.