Quantcast
Channel: VMware Communities: Message List
Browsing all 214147 articles
Browse latest View live

Re: IOPs & Latency For Each VM

$start = ($currentdate = get-date).adddays(-5).ToString("d") $end = ($currentdate = get-date).adddays(-1).ToString("d") The dates were populated right at the beginning. $dskYYY would be replaced by one...

View Article


Re: When can we expect a proper retina display implementation

Good to hear vanRijn and good to know that vmware is actually caring about user feedback - I hope it won't take forever as I've been told this already monthsago by vmware support. Personally I've...

View Article


Re: VMs and Templates - Unable to move VM into Folder "The operation is not...

Avinash21, Thanks for the tip. Moving the VMs from the vApp resolved the issue. When I moved them to the root of the host, I was able to move them under a user's folder. Thanks again,Johnathan

View Article

Re: IOPs & Latency For Each VM

First, try changing the $start and $end assignments like this$start = (Get-Date).AddDays(-5)$end = (Get-Date).AddDays(-1)

View Article

Re: Cannot to upload large (over 4GB size) ISO images to my catalog media on...

@abhilashhb: There seems to be some sort of size limitation when uploading ISO images. We first began testing, we tried ISO image sizes below 4GB. All of them uploaded successfully. However, when we...

View Article


Re: Localization on a Vapp?

Hi,I believe you are correct regarding the documentation. The front-end UI is based on GWT which provides support for i18n. However, there is a good chance that any somewhat recent documentation will...

View Article

Creating snapshots failing

Hi Everyone, I'm having an issue creating a snapshot of my VMs. Here is the error message I'm getting.An operation required the virtual machine to quiesce and the virtual machine was unable to continue...

View Article

Re: so i'm curious.

I was using Windows Server 2008 R2 as an OS. Anytime I would login to the VM directly, the soundcard was present. After changing the settings in MSTSC (Microsoft Remote Desktop) to allow sound, I was...

View Article


Re: so i'm curious.

By "still seeing the same issue", I meant that when I would connect remotely, the Sound Card would disappear from the configuration.    

View Article


Re: "Non-system disk or disk error" after ESXi 5.1 installation

No, I booted from an USB flash drive and tried to install it on my SD card. I also tried installing it on the HDD, do difference. I will try installing from a CD if I can find one, gonna tell you if it...

View Article

Re: IOPs & Latency For Each VM

I am still receiving 0s for all 4 stats. $dskreadlatency = Get-Stat -Entity $vm -Stat "virtualdisk.totalreadlatency.average" -Start $start -Finish $end$dskwritelatency = Get-Stat -Entity $vm -Stat...

View Article

Double-Take Licence Linux

First, I apologize if this is the wrong place to post this.If anyone is working with Vision Solution's Double-Take, we recently bought two licences that we would like to sell/transfer. Both licenses...

View Article

ESXi 5.1.0 1065491 - one VM hangs for over an hour at "clone: 21%" during backup

4 VMs on this host, the other 3 all backup without issue.  Backing up over GigE to external iSCSI NAS.  Log shows no errors.http://pastebin.com/QSsdAuLa Watching the console when this backup runs, it...

View Article


Which vmware technology is suitable for custom video roms?

I am using VMWare player, is it possible for it to load custom video and system roms?ThanksJack

View Article

Re: Mailserver client failed to start/complete

Nice diagram! I see you have 4 LUNs for VMmark tiles, plus 1 LUN for DeployTemplate.In my opinion, 9 disks per LUN, with 2 tiles per LUN is probably not fast enough storage. It would be adequate for 1...

View Article


Re: ESXi 5.0 management network cannot see gateway but guests work fine

Hi, I can confirm that the IP, subnet mask and gateway addresses are all correct and set the same as the guests. Regards, Adrian

View Article

Hardware info from ESX / ESXi hosts

HI All,How to o identify  devices  (DOM/HPSIM/ HP SMH/CISCO UCS/ IBM)  installed  and  Hardware vendor applications from ESX 4.x/ ESXi 4.x & 5.xAdvance

View Article


Hardware info from ESX / ESXi hosts

HI All,How to o identify  devices  (DOM/HPSIM/ HP SMH/CISCO UCS/ IBM)  installed  and  Hardware vendor applications from ESX 4.x/ ESXi 4.x & 5.xAdvance Thanks

View Article

Hardware info from ESX / ESXi hosts

HI All,How to o identify  devices  (DOM/HPSIM/ HP SMH/CISCO UCS/ IBM)  installed  and  Hardware vendor applications from ESX 4.x/ ESXi 4.x & 5.xAdvance Thanks

View Article

[JIRA] (HHQ-5913) Alerts get backed up when email notifications hang

Scott Feldstein created HHQ-5913:-              Summary: Alerts get backed up when email notifications hang                 Key: HHQ-5913                 URL: https://jira.hyperic.com/browse/HHQ-5913...

View Article
Browsing all 214147 articles
Browse latest View live