Problems using x2apic in Fusion 5.0.2 (900491)
Hi, I wasn't able to find any place to submit a bug report so I figured I might post it here in the hope that it gets to the right people. This is with Fusion version 5.0.2 (900491) on Mac OS X 10.6.8...
View ArticleRe: Install vCenter v5.1 with local user account?
Adding another wrinkle - what if a shop wants to use 5.1 but does not use AD??
View ArticleRe: Snapshot not showing in Snapshot Manager, but 0000002.vmdk still around
Mike, I went through the entire process with lvserv1. When I got to step 6. "Browse the Datastore and register the .vmx", I was a little unsure of what you meant by "register". I ended up choosing...
View Articlevmware view 5.1 client id column
My Service center has mentioned the difficulties they have remote controlling the desktops. They use VNC for the thin clients, but in the Monitoring/Remote Sessions view the Client ID field shows what...
View ArticlePoor video performance within application within VMware View
I am testing the virtualized PC with VMware view 5.1 environment. We have an application that spans multiple monitors with separate data displayed on each screen. When the application is shrunk so...
View ArticleRe: Virtual Machine Configuration at Appliance Install Time
I don't believe that is configurable after the VM has been built. There isn't an ovf property to do that from what I can tell.If you have ESX 4.0+ the hot add feature might get you what you want?...
View ArticleRe: Poor video performance within application within VMware View
I am currently out of office and will return on January 2, 2013. For CoSD urgent issues while I’m out, please contact Linda Ngo via email at linda.ngo@hp.com<mailto:linda.ngo@hp.com> or Patrick...
View ArticleRe: Error Messages in VDP
I think I'm missing something more basic, I can't get VDP to backup any VM regardless of the OS. I always get the E10055 error at about the same time, either 14% or 16%. I've tried the...
View ArticleRe: issue when vNICs with the same MAC on the same vSwitch
Oh...I got it - VXLAN. By the way, are you saying the cloud provider doesn't do migration through vMotion? Then what is the possible migration technology that could achieve online VM transfer?
View ArticleRe: Snapshot not showing in Snapshot Manager, but 0000002.vmdk still around
Was this the right sequence of events, or should I have ended up with lvserv1.xxx.local pointing to the -Rescue disks? Jeff Yes you did it perfectly. Since the Rescue powered on successfully, you can...
View ArticleUSB not seen on the VM
Running VM 5.1 ESXi on HP G8. I've added the usb device to the vm machine and it says connected to the USB device; host: localhost path:1/0/3 version:2. However when running the vm it does not see the...
View ArticleRe: List the folders of Vsphere webclient
#!/usr/bin/perl -w# by Reuben Stump (http://www.virtuin.com)use strict;use warnings;use VMware::VIRuntime;Opts::parse();Opts::validate();Util::connect();my $folders = Vim::find_entity_views( view_type...
View ArticleRe: issue when vNICs with the same MAC on the same vSwitch
Hi, I am on sick/medical leave today. For Global Blue project related matters please contact my colleagues Nicholas (9734-2926), Loo Bin Soon (9660-7584) or Desmond Cheong (9649-4093). I will reply...
View ArticleRe: Fusion 5.x.x - VM lose gateway randomly
have you ever switched the network modes between "NAT"(share with my Mac option) and "Bridged"(Auto detect, Ethernet or Wi-Fi) on Fusion VM Settings>>Network Adapater panel?Changing the network...
View ArticleRe: Script to retrieve vm info from vmware vsphere webcleint
#!/usr/bin/perl -w# by Reuben Stump (http://www.virtuin.com)use strict;use warnings;use VMware::VIRuntime;my %opts = ( dcname => { type => "=s", variable => "DCNAME", help =>...
View Article構築後のドメコン参加について
vCenter5.1/ESXi5.1、VMHA/vMotionを使用する環境です。構築作業自体は、ADを使わず、WORKGROUPで構築テストを行い、本番接続時に、ADに参加することになります。 この際の、手順とか注意事項とかマニュアル上に公開されていますか? vCenterは再インストールが必要になるのでしょうか?
View ArticleRe: collect all the data from vsphere webclient
Pulling all the data can be quite slow and expensive if you don't follow some best practices against the SDK. I've done some work on very large sets of data collection with pretty good collection...
View ArticleRe: vMotion IP Addressing
can you post the output of esxcfg-vmknic -l and esxcfg-vswif -l (for classic esx only) for clarity?
View Article