Are your iscsi hba's 1gig or 10gig hba's? But some general suggestions. Make sure you have jumbo frames enabled on the filer, the switch and your vsphere hosts. Make sure you have...
See more...
Are your iscsi hba's 1gig or 10gig hba's? But some general suggestions. Make sure you have jumbo frames enabled on the filer, the switch and your vsphere hosts. Make sure you have your virtual guests partitions aligned properly. Do a google on netapp partition alignment and read up if you aren't already familiar with. Another thing you'll want to know before the move is, Are your hosts even fully utilizing and pushing your 1gig (I'm assuming) iscsi network throughput. If they aren't doing this then 10gigs isn't really going to do much. On the filer end of things, check to see how hard it's being pushed right now. Does your filer even have 10gig cards in it? .... </div> StarWind Software R&D
You run P2V for Windows? Did you clean already unpresent devices after P2V? VMTools installed? Also look at this http://communities.vmware.com/docs/DOC-5430 StarWind Software R&D http://www.s...
See more...
You run P2V for Windows? Did you clean already unpresent devices after P2V? VMTools installed? Also look at this http://communities.vmware.com/docs/DOC-5430 StarWind Software R&D http://www.starwindsoftware.com
You may kill your VM with 3 following ways (simple-advanced): 1. run vmware-cmd /vmfs/volumes///.vmx stop 2. run vmware-cmd /vmfs/volumes///.vmx stop hard this command kills process of VM 3....
See more...
You may kill your VM with 3 following ways (simple-advanced): 1. run vmware-cmd /vmfs/volumes///.vmx stop 2. run vmware-cmd /vmfs/volumes///.vmx stop hard this command kills process of VM 3. ps auxfww | grep NameOfVM (here you need to find PID of your VM) kill -9 PID The simpliest one is first approach, while 3 is the most advanced. StarWind Software R&D
There was a problem with old Intel`s CPU. But according to new tests using HyperThreading in new Nehalem-based CPUs allows to enlarge perfomance. StarWind Software R&D
Convert template to virtual machine. Edit settings of virtual machine. Choose correct network for template (it probably shows no name) Convert virtual machine to template Try to deploy new vi...
See more...
Convert template to virtual machine. Edit settings of virtual machine. Choose correct network for template (it probably shows no name) Convert virtual machine to template Try to deploy new virtual machine from template to see if it works correct again. StarWind Software R&D