Hi Guys.
I need help to mount a VMFS file system lost. My host turned off some virtual machines and I saw that the datastore2 was unavailable. After reboot the hypervisor it didn't mount again, and I'm trying force it.
I tried to rescan the drivers but it didn't work. I tried to add the datastore by UI but I'm afraid that this action can format my disk. I don't have any issue in my physical machine, just at the ESXi.
Image may be NSFW.
Clik here to view.Image may be NSFW.
Clik here to view.
This is the disk.
mpx.vmhba2:C0:T1:L0 Direct-Access /vmfs/devices/disks/mpx.vmhba2:C0:T1:L0 699911MB NMP Local VMware Disk (mpx.vmhba2:C0:T1:L0)
And I tried to use the command:
~ # partedUtil get "/vmfs/devices/disks/mpx.vmhba2:C0:T1:L0"
89226 255 63 1433418544
~ # partedUtil setptbl "/vmfs/devices/disks/mpx.vmhba2:C0:T1:L0" gpt "1 2048 1433415689 AA31E02A400F11DB9590000C2911D1B8 0"
http://www-01.ibm.com/support/docview.wss?uid=isg3T1013081
But I got the error message below:
gpt
0 0 0 0
1 2048 1433415689 AA31E02A400F11DB9590000C2911D1B8 0
Error: Connection timed out during read on /dev/disks/mpx.vmhba2:C0:T1:L0
WriteNewPtable: Unable to commit to disk
Is there something wrong? Someone have other option?
ps. I can't lost this disk, cause don't have the backup of all VMs.