June 24, 2009 7:36 PM
Posted by: Jason Tramer
cmd,
ESX,
forzen,
frozen,
VM,
vmwareI was assisting a peer of mine with this issue. He had a VM where the guest OS froze. He attempted to shut off the VM but that also froze at 95%. He was then unable to do anything with the VM. We did some searching and found a way to force the VM offline from the command line which allowed us to...
March 14, 2009 1:40 PM
Posted by: Jason Tramer
ESX,
FAILED: A general system error occurred: The file is too big for the filesystem,
VM Converter,
VMFS,
vmwareI recently got this error while trying to P2V a server. The reason? On default settings when setting up a VMFS volume (block size 1) the maximum size of a virtual disk is 256 GB's.
Now what can you do to fix this? Well sad answer is you can reformat you VMFS volume with a different block...
February 3, 2009 2:23 PM
Posted by: Jason Tramer
ESX,
HP,
HPSIM,
System Insight Manager,
vmwareI found this very useful blog entry on instaling the HP SIM on ESX. The HP site has the install files but no acutal instructions on how to do the install. This can be very useful because as a consultant we rely on the ability to remotely administer servers but this is useful for any...
January 13, 2009 3:25 PM
Posted by: Jason Tramer
ESX,
virtual centerWithout Virtual Center it is possible to clone a VM though there are a few more steps.
First create the target folder in your datastore, log into the command line and use "SU -" to log in as root.
Use the command "vmkfstools -i \vmfs\volumes\"datastore name"\"source folder name"\"source...