Quantcast
Browsing all 220645 articles
Browse latest View live

Re: 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 Article


Re: NVidia GPU not working for sVGA

Please post or PM the SR-numbers so we could take a look. Thanks// Linjo

View Article


Re: 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 Article

Re: 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 Article

Re: 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 Article


Re: 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 Article

Question 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 Article

Re: 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 Article


Re: 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 Article


Re: How to install on debian

hmm, looks like it's not a good idea to use Hyperic

View Article

Re: 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 Article

Image may be NSFW.
Clik here to view.

VMware 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 Article

Re: 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 Article


Re: 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 Article

Re: 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 Article


Scheduled 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

Re: how to virtualize a old installed disk

make sure your only have one primary disk connected .can you attach the screenshot and log files please .

View Article


Adding a new NIC ESXI 5.1

Dear all,my ESXI 5.1U have one NIC, because i am on Lab Envi. i want to add the second NIC for experement with my firewall and routing,i was thinkng to buy Intel (????) 1GB Ethernet Card, do i have to...

View Article

Re: Scheduled Snapshot Removal

For the removal you could use something like thisGet-VM | Get-Snapshot -Name "SYMC-FUL*" | Remove-Snapshot -Confirm:$falseFor scheduling this via the Windows Task Scheduler have a look at Alan's...

View Article

Image may be NSFW.
Clik here to view.

Re: VMs status in the list

Awesome . It works as a charm

View Article
Browsing all 220645 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>