I'm running fdisk -l on ESX4.1(not imbedded). But it's stucked... as following
[root@SCCESXSVR01 ~]# fdisk -l
Disk /dev/sdc: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 133674 1073736341 fb VMware VMFS
Disk /dev/sdd: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdd1 1 133674 1073736341 fb VMware VMFS
Disk /dev/sde: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sde1 1 133674 1073736341 fb VMware VMFS
Disk /dev/sdf: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdf1 1 133674 1073736341 fb VMware VMFS
Disk /dev/sdg: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdg1 1 133674 1073736341 fb VMware VMFS
Disk /dev/sdh: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdh1 1 133674 1073736341 fb VMware VMFS
The command not continued... and I cannot inpput anything.
I tried to kill -9 from another ssh session. but it still running... -9 is ok, and confused why it's stucked.
/dev/sdh1 is a LUN of shared storage. I run fdisk -l on another 3 hosts in this cluster. it's OK... only this host is stucked...