Reconfiguring VM causes MSCS SQL cluster to lose disks and fail
I have a pair of VM's that are running an MS SQL cluster (using MSCS failover clustering). The VM's are set up as outlined in...
View ArticleRe: Special characters (?, \, [, etc.) not being produced
I dug out my old phone, running Cyanogenmod 7 and with 1.7 of the VMware client, and tried it. It was similar to my Nexus 4 where I could sign on and seemingly produce non-alphanumerics, but my...
View ArticleShares 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: Spitzen, Aussetzer und Performance-Probleme zur bestimmten Uhrzeit
Hello, I'm out of office.Will be back in the office on 01.02.2013 again.Your email will not be forwarded.In urgent cases call the German Call Dispatch at 080008555556. Freundliche Grüsse / Best regards...
View ArticleRe: Spitzen, Aussetzer und Performance-Probleme zur bestimmten Uhrzeit
Ich bin vom 28.01.2013 bis zum 01.02.2013 nicht im Hause.Ihre Nachricht wird nicht weitergeleitet.
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 Article