A console view of a Windows 2008 R2 VM, on vSphere is showing the following screen:
"Operation 2 of 2" "Wiping disk"
Can someone advise on what this program is?
Some information on this mystery:
A number of VMs are now effected. The symptom is after reboot "OS not found" message is appearing.
- VM's are running on ESXi. VM's are running on a particular datastore
- Netapp NFS Mounting the disk in a working box shows no partition table, have not yet been able to hex dump.
- VM was not hard reset, would have to be an OS initiated soft reset
- There is NO iso mounted There was no "non guest" access to VM, so would need to be RDP or similar
- Backups are performed using netapp backup software over-night
- NFS in question is thin-provisioned on the back end (array level), and ran out of space just after we saw these issues.
Unfortunately it looks like we may not get to the bottom of what the application was, but to get some value from this incident, I wanted to create a reference answer. This is VMware and virtual layer management centric. A lot of admins are in segregated, and cannot get guest or storage access quickly, and this is for them :)
http://support.seagate.com/kbimg/flash/laptop/Laptop.swf seems to be the closest match to an actual application, which @MosheKatz found.
If this happened in the future, the investigation should be follows like so:
Check for other unusual events. Something raised a flag here:
Once this was resolved (a simple UI change), and the paused VMs were restarting successfully, we returned to the original issue. We mounted the virtual disks from the broken VMs to a working VM, and saw that there was no partition table on the disks. We didn't have a hex viewer available, so had to assume disks were now empty.
The monitoring system alerted to a new VM which just went unresponsive. This was great, as a load of VM's had minutes before just turned un-responsive due to the disk space issue, so the fact this new VM was found quickly was a sign of good monitoring administration.
We opened a console and checked the guest, and saw the above screen-grab.
At the end of the day, we knew and Virtual infrastructure tools would not have reported within a guest like the above was doing. We could see there was no ISO mounted, and no events logged against the VM. We could see the VM wasn't "hard power cycled", only a soft restart (this is invisible to underlying infrastructure). We knew it wasn't storage side as we had ruled that out already. We suspected it wasn't automated as it was happening over the course of a few hours on specific VMs. We guessed it wasn't malicious as why would the console report Disk Wipe if it was :)
So, the conclusion was a user initiated disk wipe. That's as far as my investigation went, but I hope you found it useful.
Lessons Learnt:
I think your issue is a standard VMware space reclamation feature.
This article may help you: Clearing up Space-Efficient Virtual Disk questions