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

Re: Export Compliance Reports

No, I wouldn't do that in the same pipeline construct, it would break it since it doesn't do a Passthru of the HostSystem objects.Make a separate one before the one with Get-Compliance. ...$esx =...

View Article


Re: Esxi5 Free version install Nic Issues?

VMware Converter is primarily used to convert whole systems. If you have the data on the "old" DC, then I'd consider to use a tool like robocopy to migrate the data and create the shares manually....

View Article


Re: VixDiskLib_PrepareForAccess always returns 1 or 20

Hmm ok, so now I do ManagedObjectReference ^ vmmor = svcutil->GetDecendentMoRef(nullptr, "VirtualMachine", vmname); And afterwards vmmor->Value contains the moref. Does vmxSpec string always have...

View Article

Re: vCAC Plugin for vCO - retrieve custom properties

Hi Maxim, try the "getPropertiesFromVirtualMachine" action from the vCAC extensibility package mentioned above (supply the vCAC host and vCAC VM as inputs): var vmCustomProps =...

View Article

Re: Raw to VMDK

This is a mapped raw lun. Are you referring to using vmkfstools to clone the disk than swapping?I suppose I would have to stop all traffic during the process or changes on the primary will be missed.

View Article


Re: QueryChangedDiskAreas crashes for one VM

I downloaded all the files though the web Interface, 7zipped them and put them on dropbox: https://dl.dropboxusercontent.com/u/103286/temp/freeDos.7z58 MB.It's still uploading right now. Dropbox says,...

View Article

Re: Esxi5 Free version install Nic Issues?

Thanks again Andre' Very appreciated For the update the free version doesnt have the update manager so do it by command line you said do you have a guide as to what commands I need to use or can I just...

View Article

Re: Raw to VMDK

Yes, if that is - what I understood from your original post - you plan to do!? André

View Article


vDS multiple default gateway

Can vDS have multiple default gateway assign to different port group? I have Management port group and vMotion port group on same vDS but cannot assign different default gateway to each port group and...

View Article


Re: Esxi5 Free version install Nic Issues?

Please take a look at e.g. VMware KB: Installing patches on an ESXi 5.x host from the command line which explains the required steps and commands. André

View Article

Re: Where to put VixDiskLib_Cleanup ?

This is odd. The vixdisklibsample does this: It calls PrepareForAccess before Connect.    if (appGlobals.vmxSpec != NULL) {          vixError = VixDiskLib_PrepareForAccess(&cnxParams, "Sample");...

View Article

Re: vDS multiple default gateway

Are you trying to run vMotion across different subnets? If the vMotion addresses of all hosts are in the same subnet (recommended configuration), you don't need a gateway address. André

View Article

Re: VixDiskLib_PrepareForAccess always returns 1 or 20

Hi intripoon,  Does vmxSpec string always have to be "moref=vm-{number}"? Because, when I connect to ESXi directly, it returns a number only, like "5". When I ask through vcenter, I get "vm-7". Do I...

View Article


Re: Advice on Nic Configuration

Hi friend,You can have 2 virtual switches, one for virtual machines with 2 NICs and another for vMotion and management traffics with 2 NICs.Also you can add another IP management to first virtual...

View Article

Re: Focus Not Going to New Window in Unity

Hey guys. Sorry to hear about the problem. I'm looking into this and other related Fusion Unity problems right now. And yeah, I see this too. And no, I don't believe there's any workaround. =:(

View Article


Re: vDS multiple default gateway

Yes Andre. I am aware of vMotion does not require DG address in same subnet. I am trying to use vMotion across subnet on second vDS ( i am not sure if that is configurable or not).

View Article

Re: Focus Not Going to New Window in Unity

Actually, let me ask you guys a question... Did this use to work for you in previous versions of Fusion, do you know?

View Article


Re: Export Compliance Reports

Awesome! Thank you again LucD!!

View Article

Re: vDS multiple default gateway

Maybe VMware KB: Configuring static routes for vmkernel ports on an ESXi host can help!? André

View Article

Image may be NSFW.
Clik here to view.

Re: Esxi5 Free version install Nic Issues?

Couldnt just give me something easy hay Andre'    I hate the command line stuff....but if I am going to live in the VMworld then its a must Thanks again

View Article
Browsing all 183620 articles
Browse latest View live