how to change the parameters for Disk in VCOPS page?
in VCOPS, I want to know, on what parameters it is checking the latency of the disk. For eg. if you look at the High latency, it is calculating with some numbers. suppose if it is 15ms latency. I want...
View ArticleMemory reclamation
Hello All, I noticed something on the memory usage behavior on esxi 5.0 and wanted to check if this is expected behavior and if so, why do you think it happens We are running a load test on some guest...
View ArticleRe: Error while provisioning Linux VM using PowerCLI Script
It looks as if the New-VM cmdlet found more than 1 template with that name.It could be that you have multiple connections open and have multiple mode configured.Check what is in...
View ArticleRe: adding 100GD D drive to 50vms
Yes, you can.Just make sure that you change the drive letters in the correct order.
View ArticleRe: create alarms with powercli
What doesn't work ?Is the alarm not created ? Or does the alarm not fire correctly ?
View ArticleRe: Success With Cloning Win2k8r2 With Oracle Installed?
I have the Oracle client in my VDI master images, and that doesn't give any problems on the cloned VDI machines. What is the problem with the Oracle client on your cloned machines ?
View ArticleRe: Nodata in the [DiskRead and Write]&[Network Received and Transmitted] of...
Hello,The absence of data shows that VC there are no stats about disk read and write in VC DB. I will direct this to an expert from VC team. Regards,Mugdha
View ArticleRe: VUM snappin make powershell 3.0 crash
Afaik, the VUM 5.1 pssnapin isn't supported on PowerShell v3.
View ArticleRe: create alarms with powercli
The alarm will be create but the Attribute and the Event Comparison will not fire correctly.
View ArticleRe: VMware vSphere 5.5
こんにちは たしかに、サイズだけみるとVHDXの方がサイズはいいですよね。ですが、VHDXはWindows vista未満OSには使用できないはずなので、それなりにデメリットもあるのかと思います。 バックアップは、ストレージ装置のスナップショットを利用していますので、vDPやvDRの事、何も知らないのです・・・手軽にさわれればいいんですけどね。 このメッセージは次により編集されています:...
View ArticleRe: Script to set Virtual Machine Settings in Storage DRS?
Does this help ?Re: Script to check for VM Automation Level in a Datastore Cluster
View ArticleRegarding max hosts supported on Vcenter Virtual Appliance 5.0
http://www.vmware.com/pdf/vsphere5/r50/vsphere-50-configuration-maximums.pdfThe config maximum guide states that vsphere 5.0 supports 1000 hosts per VC. Is the same applicable for the virtual appliance...
View ArticleRe: Any options for 2 vCenters?
Errr.. didnt vmroyale answer this already? The answer is no. RegardsGirish
View ArticleRe: Multi-Site SSO Setup vCenter 5.1 Linked Mode
What you will need here is to install SSO in site 2 in multisite mode.http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2034074However, this treats...
View ArticleRe: 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...
View ArticleRe: create alarms with powercli
An EventAlarmExpression doesn't have the yellow and red properties, those are used in MetricAlarmExpression.Have a look at Alarm expressions – Part 2 : Event alarms, it shows how event based alarms...
View ArticleRe: Inventory service can't be started, service status stay in starting,How...
Whats the size of the IS DB? If the situation is unresolvable then try resetting the IS db:...
View ArticleRe: Permanently increase default and max DHCP lease times?
Okay here is what I am seeing in the Windows event logs when this happens: "The browser has forced an election on network \Device\NetBT_Tcpip_{...} because a master browser was stopped." Most Googling...
View ArticleRe: create alarms with powercli
Hello,I hope the follow informations can help?I tried to set folowing: Righter general: - Alarm Name: .... - Alarm Description: .... - Alarm Type Monitore: Hosts - Monitor for specific...
View Article