Shares assigned to management console when using Network I/O control?
I know that the share within network I/O control is only invoked when there's saturation on the uplink. That being said, what should I set the network I/O control share for the management console?
View ArticleRe: Выпал storage на котором лежала система
В соседней теме обсуждают что то похожее, http://communities.vmware.com/thread/432598?tstart=0советуют восстанавливать цепочку cid...
View ArticleTry delete file " error caused by file"
Hi, I migrate a VM, but some file continue in the DataStorage origin. I try to move and deleted this files but I recive this message Error caused by File /vmfs/volumes/4f.../VM/VM-flat.vmdk the files...
View ArticleRunning Perl scripts in vMA 5.1 - confirm perl interpreter location
Can anyone confirm the location for the Perl interpreter in vMA 5.1? It's a newly deployed box. How can I confirm location? I keep getting bad interpreted after trying a few ....even the sample...
View ArticleRe: Solution for "Already Used" state
I'm not sure what you mean by workarounds. Most of the Already Used issues we had before have been resolved using the GPOs to only allow the user to logoff of the VM from the Start Menu. I will say,...
View ArticleRe: Best practices for iSCSI configuration
Ok, so with Standard Edition you restrict the things to look at (i.e. no FT, no DRS). A good start point for iSCSI is the guide meemad linked above. Other software related aspects I would consider is...
View ArticleRe: VM shows BSOD after P2V
The files seem to be ok. What you could try is to run the Converter again, but using the "Configure Machine" option this time for the converted VM. André
View ArticleRe: VSM 9.1.4 - conditional branch to call stored procedure not updating data...
Thansk eveyone for their help. We were able to update our old workflow to the suggestions posted here and now have a functional workflow. The next task - having approvals show up in the customer...
View ArticleRe: ESX 5.0 U2 and VM renames
I did a cold SVMotion. The .nvram file still did not change and the .xml file disappeared and never returned.
View ArticleRe: Spitzen, Aussetzer und Performance-Probleme zur bestimmten Uhrzeit
Mir scheint, es ist auch nicht so glücklich das vCenter als VM laufen zu lassen. Was meint ihr?Virtuell ist absolut ok und sogar die von VMware seit vSphere 4 empfohlene Methode. Ich selbst hab in der...
View ArticleRe: Try delete file " error caused by file"
Force deleting files with rm -f is not a good idea. Files are locked by some process who is still using them so you should investigate in what process is holding files and then resolve the lock. Here...
View ArticleNo encuentro las -data migration tools-
Buenas tardes a todos: Necesito hacer una migracion del vsphere 4.0 en 32 bits a vsphere 5.0 en 64 bits, me ha bajado de vmware el dvd de instalacion, pero no encuentro la carpeta...
View ArticleRe: linux VM freezes, but no clues in "Tasks & Events"
Could this KB help? Increasing vCenter Server and ESX/ESXi logging levels
View ArticlePowerCli to pull RDM info
I use the following script to pull matrix from all my vCenter's. We have some RDM's that I want to capture in this as well... is it doable? When I say capture... Im looking to pull the # of RDM's as...
View ArticleRe: PowerCli to pull RDM info
Sure, that is doable.Try something like this Get-VM|Get-HardDisk|where {"RawPhysical","RawVirtual"-contains$_.DiskType} |Select@{N="VM";E={$_.Parent.Name}},Name,ScsiCanonicalName
View ArticleRe: How to Compact the VMDKs with window guest
Take a look at http://en.wikipedia.org/wiki/Sparse_file which explains sparse files. Thin provisioning on VMFS volumes may be slightly different (I don't know the exact tachnical details). André
View ArticleRe: Try delete file " error caused by file"
these are the snapshot files... you need to commit or power off that vm and take a clone.. of that vm then you can delete those files...locate the vm which is associated with these files...some times...
View ArticleVsphere 5 licensing
Hi, I have 4 HP DL360G7 servers with 2CPU each (8 cores)? How many vsphere 5 licenses do i require per server?
View ArticleRe: Best practices for iSCSI configuration
Thank you for the reply. I can't find any suggestions for nic teaming for iSCSI. Also how do I enable jumbo frames in vSphere? Another questions that noone is answered: would two different NIC brands...
View ArticleRe: VXLAN cluster preparation issue
Do you have VUM installed in your environment? Is port 80 opened between VC & ESX?
View Article