Another thing I have noticed is if trying to browse the vVol datastore in the Vsphere client it shows the .Vsphere-HA folder but if i try to check the contents it throws an error about how it cannot be found.
I looked for the same folder on the hosts using SSH and it doesn't show there in the CLI or if I look using WinSCP. I am looking with hidden folders showing.
If i try to rename the .vsphere-HA folder through by CLI it doesn't give an error about how it can't find it so it seems like it is there.
Example:
[root@host:/vmfs/volumes/vvol:33b205d688d63048-997eb7c2b83a972e] mv .vSphere-HA .vSphere-HA_old
mv: can't rename '.vSphere-HA': Invalid argument
[root@host:/vmfs/volumes/vvol:33b205d688d63048-997eb7c2b83a972e] mv test .vSphere-HA_old
mv: can't rename 'test': No such file or directory