I have an issue on my ESXi 6.0 (up to date, with last update ESXi-6.0.0-20160504001-standard ).
This morning, the 2 VMs of my personal ESXi server were powered down.
I connected to the esxi host and tried to power them on without success.
When doing some tests, i saw that the datastore was read-only, i can't even create a folder or do a simple touch. But, i can delete files...
[root@esxisrv:/vmfs/volumes/54575f35-e5e43590-241f-3c075465b1dd] ls mosx/
archives tmp xsibackup.NEW
testbck xsibackup xsibackup.old
[root@esxisrv:/vmfs/volumes/54575f35-e5e43590-241f-3c075465b1dd] rm -rf mosx/tmp
/
[root@esxisrv:/vmfs/volumes/54575f35-e5e43590-241f-3c075465b1dd] touch toto
touch: toto: Input/output error
[root@esxisrv:/vmfs/volumes/54575f35-e5e43590-241f-3c075465b1dd] ls mosx
archives testbck xsibackup xsibackup.NEW xsibackup.old
[root@esxisrv:/vmfs/volumes/54575f35-e5e43590-241f-3c075465b1dd]
I tried to reboot, and it didn't change anything. I'm now copying the VMs from a backup to my second datastore to launch them, but that won't help me to understand and fix the issue.
I checked SMART status and it says it's ok. I have no idea where to look now.