AJ G-B Virtually
Virtual Blog
My Links
Home
Archives
Links
Contact
Syndication
Login
News
Recent Comments
To allow the root user to log in to a VMware ESX S...
by Deepak
I am setting the time at the VMWARE time page but ...
by Anurag
It seems doesn'y work. My environment is VM6.0 OS ...
by KJ
"I get an unexpected end of file" error
by Ed
Thanks Victor .. it is so easy .. appreciate it .....
by Rajiv
<< VMware ESX Tools - Autopatcher and VIDocIT
|
Home
|
VMware ESX VI3 New Features >>
Query orphaned VM's
find -iname "*-flat.vmdk" -mtime +7 -ls
you could identify vmdk files older then 7 days that have not been modified and are either off or orphaned.
or
find -iname "*-delta.vmdk" -mtime +7 -ls
to find old snapshots
Comments
No comments posted yet.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
Enter the code shown above
Remember Me?