Re: Import and Export of vApp
One feature I find particularly useful is the "Lossless" export for vApp templates. This preserves the personality of all of the VMs (UUIDs, MAC addresses, etc.). It is less portable than a "regular"...
View ArticleRe: Displayed "Provisioned Storage:"
Hmmmm....The table "VPX_GUEST_DISK" also has iSCSI mount points. Anyone know how to just get the values of the provisioned size vmdk values? Thanks
View ArticleRe: How to split vCenter components?
50 hosts and 800 VM is not that large of environment - why not simplify things pit vCenter on a single VM and protect with HA?
View ArticleRe: Displayed "Provisioned Storage:"
SELECT VPX_GUEST_DISK.VM_ID, VPX_GUEST_DISK.PATH, VPX_GUEST_DISK.CAPACITY, CONVERT(bigint, VPX_GUEST_DISK.CAPACITY) / 1048576 AS 'Capacity_MB', VPX_GUEST_DISK.FREE_SPACE,...
View ArticleRe: Displayed "Provisioned Storage:"
If I change my divisor value 1048576 that converts from Byte to MB, and use the conversion straight to GB using 1073741824 then I get the correct SUM if I just total the known vmdk values. Problem is,...
View ArticleRe: Displayed "Provisioned Storage:"
This link might be helpful Provisioned Storage, Non-Shared Storage & Used Storage in VMware ~ VMware Arena
View ArticleRe: Displayed "Provisioned Storage:"
Avinash21 that is helpfuland COS is in the right table
View Articlewhere to find error details?
I'm invoking CloneVM_Task on a VM template and eventually the task aborts with an error "Cannot deploy template: A specified parameter was not correct." which is less than helpful. Where can I find...
View ArticleRe: orchestrator client workflow execution log erased
This is because you closed the client. The system.logs are sent from the server to the client. If you close the client the logs are not sent.If you want to persist the logs use Server.log. This will...
View ArticleRe: Best physical setup for VSA 3 hosts and 2 switches
You should link the switches . Also you can set the routes to take the path always from switch 2 .
View ArticleRe: One of the parameters supplied is invalid
Note: Upgrading HW version to 10 does not help
View ArticleRe: The requested operation could not be performed because VIX is not...
I installed 5.1u1 powercli. It was a straight install without any options to add VIX.
View ArticleDVD Player not accessable on HP DL-360 G5
Having problem installing os from dvd player and vmware. Everything works great from iso image files for ubuntu. However I have a bootable image dvd I want to use to install windows 2008. I've...
View ArticleRe: Failed SSH Check
Hi, Thanks for attaching your results. It's good that VMmark is running, but there are still things that will need to be fixed here. Here are some things to look at: 1. It looks like the DVDstore...
View ArticleRe: Metadata tag?
Hi laurentsd, I did exactly the way you told me to do it for the popup window, but I'm still not getting any result when clicking on my action extension, Also, I've been researching, is there a way to...
View ArticleCan not Install ESXi V5 on IBM x3250 M4 with LSI1064E
Dear All I have a problem of install vsphere esxi 5.xx on IBM x3250 M4, previous this server install esxi 4.1 and working fine, but I need to upgrade to esxi5. so I already move guest OS to other...
View ArticleUpdating windows 8 guest
hi everyone, i am new to vmware playeri am trying to set up a windows 8 32bit guest in player 5.0.2 on windows 7 64bit hostinstall went smoothi also installed vm toolsit took a long time to install...
View ArticleRe: Problems virtualizing Windows 8 OEM using VMware Converter 5.1 and Player...
sure, i installed windows 8 from a ISO file whitout troublei could even install the vm toolsprobably something goes wrong with the P2V conversion
View ArticleRe: Problems virtualizing Windows 8 OEM using VMware Converter 5.1 and Player...
could you not try a conversion with the standalone converter boot CD ?from outside of windows 8
View Article