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

Re: VMXNET3 limited to 1Gbps still provides 10Gbps bandwidth

That's because real physically imposed signaling limitations do not apply in a virtualized environment between two VMs on the same host and port group. OSes don't artificially limit traffic to match...

View Article


Re: mount the replicated volumes

Hi Luc D, Can you please review the modified script, I guess the only thing missing is $UnresVol = $UnresVols["Array Index"]? # load the VMware module$VimAutoCore = "VMware.VimAutomation.Core"if (...

View Article


Re: Upgrade experience with 5.2 and Composer 3.0

Thanks, that is exactly what I ended up doing - deployed two new composer servers for both vCenters, and configured the newly-upgraded DR environment to use them instead of the existing ones shared...

View Article

Re: Basic XML parsing using E4X syntax

Hello,Try this:xmldoc.AdminVAppRecord.(@name) I didn't test this myself, but let me know if it doesn't work for you

View Article

Re: powercli script to capture cpu & mem usage stats

meanwhile, I tried to run the script for ESXi host CPU average and get the below error. Export-Csv : A parameter cannot be found that matches parameter name 'UseCulture'. At C:\pf.ps1:15 char:78 +...

View Article


Bluescreen Workstation 9.x on Windoes 7 32 Bit Optiplex 7010

Hello, i have a problem with the VM Workstation 9.x on a Dell Optiplex 7010. sometimes i get a bsod 0x1000007e C0000005 828867F3 8FFF499C 8FFF4580.we use this version on other dell hardware without...

View Article

Image may be NSFW.
Clik here to view.

Re: Why did I not to see the HA Advanced Options in VC?

Here is article i have red, it may help.. http://www.virtuallyghetto.com/2011/07/new-vsphere-5-ha-drs-and-sdrs.html  abirhasan 

View Article

Re: powercli script to capture cpu & mem usage stats

It looks as if you are still running PowerShell v1.The UseCulture switch was introduced in PowerShell v2.

View Article


Re: Basic XML parsing using E4X syntax

Same result. I also tried with double dots : xmldoc..AdminVAppRecord.(@name)

View Article


Re: mount the replicated volumes

If there is more than 1 unresolved LUN, the $UNresVols will be an array.That means that you would need to run the complete step 3 in another ForEach loop, in fact executing step 3 for each unresolved...

View Article

Image may be NSFW.
Clik here to view.

Re: Unable to create New discussion in vcenter community

I was facing this problem ant it automatically solved. Is there any guideline to post new thread in vmware communities?  abirhasan 

View Article

Re: Scripting the documentation of about 100 ESX servers

When you are connected to the vCenter, through the Connect-VIServer cmdlet, thisGet-VMHostshould return all the ESX servers that are managed by the vCenter.

View Article

NPIV question

Hi, I have a VM that need more than 60 vmdks....with vmdk and rdms can't do this.....what about NPIV??? can i present more than 60 disks to a VM with NPIV???Regards,Leandro.

View Article


Re: mount the replicated volumes

Here's the updated script: # load the VMware module$VimAutoCore = "VMware.VimAutomation.Core"if ( (Get-PSSnapin -Name $VimAutoCore -ErrorAction SilentlyContinue) -eq $null ) {    Write-Host "loading...

View Article

Image may be NSFW.
Clik here to view.

Re: Regarding vmware community points

I was looking for this question last couplle of days. Got the answer. Thanks,  abirhasan 

View Article


Re: Failing to navigate to plugin registration page after deploying vApp

chenz, the register-plugin app isn't mentioned in that logfile at all; /serengeti and /datadirector are the only ones mentioned.  I tried /serengeti/register-plugin and /datadirector/register-plugin...

View Article

Reporting Default gateway

I would like to report the default gateway of a host.  Currently my script is: $esxi = Get-VMHost -Name $name | Get-View$esxi | Select-Object...

View Article


Re: vCOPS integration with vCenter Configuration Manager

I had a miserable time setting up configuration manager. Try this: VCM Server Address: FQDN of VCM serverVCM Server Port: 1433 (unless you changed the default port for SQL)Database Name:...

View Article

Image may be NSFW.
Clik here to view.

Re: VCAP-DCD Passed!

Congratulations!!!!!!!!  abirhasan   

View Article

Re: vCOPS integration with vCenter Configuration Manager

I posted some information on this - may be helpful. StorageGumbo: VCM Server Registration for vC Ops vApp 5.6

View Article
Browsing all 208720 articles
Browse latest View live


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