Hi guys,
My institue has been using vSphere ESXi 4.1U2 with vCenter 4.1 with the BlueArc based NFS storage. Recently I tried to create a VM with a 900GB disk. But the operation failed saying there is Input/ouput error. From the hostd.log, I found:
~ # cat /var/log/vmware/hostd.log | grep gagri
snapshotDirectory = "[gagri_10G_VMPool01]",
[2012-05-11 14:27:07.431 21F40B90 info 'VmDiskMgr' opID=D2819F21-0003B52F-30] For disk [gagri_10G_VMPool01] New Virtual Machine/New Virtual Machine.vmdk, Error creating disk: Input/output error
I have done several tests and found that any size below 600GB is fine.
Later, I SSH to the ESXi host directly and tried to created a 900GB VMDK via vmkfstools, surprisingly, it's created without an error.
So I am wondering if there is bug with the vCenter??
Regards,
Derrick