Re: Shall i go for VCP-DCV authorised training...
Dear All, YES...I'm going for instructor led training only and going to attend training from authorised center only.
View ArticleRe: Shall i go for VCP-DCV authorised training...
I would not go into the training "cold" in terms of virtualisation exposure/experience, follow the links above in the previous replies from myself and others first, do the basics with...
View ArticleVMmark 2.5 Deploy/OScustomizations="StandbyCust"
Deploy/OScustomizations="StandbyCust" What is StandbyCust ? Windows OS answer file? or is it a configure file ?Please advise, Thanks. And my error log as below:20130704-18:15:45 Info UserSpecified:...
View ArticleWhich product for running multiple releases of OS X and Windows?
Hi, I have a software that can run on OS X (10.5 - 10.9) and Windows (XP, Vista, 7 & 8). I would like to install all these Operating Systems on one machine then install the software on each for...
View ArticleRe: Query vMotion and Storage vMotion event count
Have a look at Get the vMotion/svMotion history.When you have the events it will be easy to calculate the counters through a Measure-Object cmdlet.
View ArticleRe: NVidia GPU not working for sVGA
Please post or PM the SR-numbers so we could take a look. Thanks// Linjo
View ArticleRe: VMs status in the list
It looks as if there is a <CR><LF> missing from your copy, those should be 2 lines.I attached the script, including the Export-Csv line
View ArticleRe: Remove the replication for a vm?
are you using SRM to do the test recovery or is the vSphere Replication (VR) standalone? if you are not using SRM when you perform a recovery operation with VR you've basically failed over the VM...it...
View ArticleRe: all VDI's locked after reboot
Hello thank for your answer... maybe i forgot to mention something...when i power off a VM i edit settings and add mem for example then try to open it and it sais that the lck is locked.could this be...
View ArticleRe: vdiskcreate.pl cannot create more than 7 disks.
Hi to solve the issue of not able to add more than 7 disk, add this$unitNumber++ if ($unitNumber > 6); just belowmy $controllerKey = $controller->key; my $unitNumber =...
View ArticleQuestion on ESXi 4.1 VM Config Maximums
Hi there, I have a question on the configuration maximum of VMs on Vsphere 4.1 (ESXi 4.1.0, 1050704). As per Configuration Maximums Document I am limited to 25 vCPUs per Core. We have BL460c G8 Servers...
View ArticleRe: Which product for running multiple releases of OS X and Windows?
VMware Fusion is the only VMware product that you will be able to do this with, you will need to install it on Apple Hardware. The reason that no other product will work is due to Apple Licensing...
View ArticleRe: Getting HA-status from PowerCLI
If you're not yet using PowerShell v3, you can do it this way to get the order in the CSV file. &{Get-View-ViewTypeVirtualMachine|%{ New-ObjectPSObject-Property@{ Name=$_.Name...
View ArticleRe: Remove the replication for a vm?
it is SRM with Vsphere replcaition. I did a failover test and i want that server to be present at the DR site, and I paused the replcaition. now if i do remvoe replcaition, it will remove the server on...
View ArticleVMware vCenter Converter Standalone...
VMware vCenter Converter Standalone 5.1 hot clone i use ,here i met a error,pecture is as fellow:And i was experiencing the same problem.I check the offical site of this error,but did not find...
View ArticleRe: How to install on debian
I am sorry for not replying, I didn't see that you attached the logs and only after your last comment I got a mail notification.Going over the logs it seems that you have permission issues with the...
View ArticleRe: VM Capacity Remaining
Hi, This means you have free disk space for 9.1 more VMs. This is based on the average VM profile (average by all VMs deployed in your vCenter).The overall VM capacity (as displayed in the Summary...
View ArticleRe: Remove the replication for a vm?
during a testfailover with VR we basically attach a redo log disk(s) of the current base disk in a new sub folder in the target datastore, i guess this is VR's version of a snapshot that the array...
View ArticleScheduled Snapshot Removal
Afternoon, For our sins we use Backup Exec for backups and each morning we're finding a snapshot left behind and it's causing some issues. Part of my morning checks is to look for and remove these...
View Article