Re: Hypervisor上の書き込みキャッシュの有無について
少なくともESXでは物理と同様に動くようですVMware KB: Storage IO crash consistency with VMware products # KBが古いので更新してほしいなぁ。
View ArticleRe: Virtual Machine Hardware Version
For VMware vCenter Server 5.1, virtual machines can only be created with hardware version 9 from the vSphere Web Client. However, you are able to upgrade to hardware version 9 using the vSphere Client....
View ArticleRe: My company's tech support guys r useless..
Ideally your IT guys would be running a VMware View Connection server to avoid the VPN mess. You can still do two factor authentication if needs (RSA token style). We've had customer with the new 5.2...
View ArticleRe: Move virtual machines between vswitches
Hi André, First of all, thanks for the quick response. I've checked the two options you gave me and, The "custom" vm creation has several steps, networking let you choose how many nics you want and...
View ArticleRe: Getting Best Performance from ESX 5.1
Hello,To me it looks like some issues with the configuration. Could you please share the specification of the HDD which you are using. Have you tried with any other Raid apart from Raid 0. I would also...
View ArticleUnable to add 5.1 essentials hosts to vcenter standard installation
I need some clarification on a licencing issue as the Vmware support department are somewhat lacking and they are just saying there has been a change in the licencing. We are upgrading our solution...
View ArticleRe: Home setup
I agree with rickardnobel. You can use Vswitches, i think that should work Good Luck and keep us posted
View ArticleRe: Root Password Change Script
Hello Lucd, I find below script on community but having problem that I am not able to identify how I can change the password for one vm so I am stuck and I dont want to take risk of changing the...
View ArticleDaily ESXi NTP service healthcheck
Hi there We have the need to monitor the config and status of our ESXi hosts NTP service and tried a few of the solutions mentioned on this blog. The last one i tried was posted by "jaydo123" but...
View ArticleBug: VMware Workstation hangs indefinitely if imported VM has more network...
Hi! I've found that importing a virtual machine with more network adapters than defined networks on VMware Workstation, VMware Workstation will hang indefinitely. You may even add more network cards to...
View ArticleRe: vmware tools heartbeat failure: guest reset but should it have?
Not really, you can check the log files from HA's perspective and then the log files within the VM... As the GuestOS logfiles should also give you an idea of what was going on at the time. But that is...
View ArticleRe: Вопрос по кластеру vmware
А понял. Fault Tolerance. А как оно может помочь в использовании всех ресурсов кластера?
View ArticleRe: How to start machine after OVF export?
ovftool --powerOn blah blah balh Mike Drangula
View ArticleRe: How to generate alarms or events using any scripts?
Are you connecting to an ESXi server or a vCenter ? In case of an ESXi server you can...
View ArticleHow to get the list of RDM's ??
Hi All, In our environment so many RDM's are presented to differant VM's in physical compatibility mode . it got very difficult for me to keep track Could any one please let me know , how to get...
View ArticleHQ 5.0.0 (OpenSource) users can only see their own resources
Hi, since upgrading to HQ Server 5.0.0 users can only see their own resources, platforms etc.. (Only hqadmin is able to see everything)In Version 4.6 every user had access to any resource. What can we...
View ArticleRe: Root Password Change Script
Not sure I'm getting the question I'm afraid.That script is intended to change the password on ESXi hosts, not on vm
View ArticleRe: HOWTO+Run local bash script from WITHIN the vCenter Orchestrator Workflows
Welcome to vCO !!! See this tutorial: http://www.vcoportal.de/2011/08/small-but-useful-command-line-tools-for-vco-workflows/ It lets you know the file you need to modify to allow local file execution...
View ArticleInvoke-VMscript crashes PowerShell
Hello everyone, I am using Invoke-VMScript to run ls command on VM. This is invoked from PowerCLI: The result is that PowerShell crashes: VIX 1.6.2.2190 (from VixCOM.dll file)PowerCLI: 4.0 U1 build...
View ArticleRe: Invoke-VMscript crashes PowerShell
The scrip in my post got truncated. Here is entire thing: $script:srv = Connect-VIServer -Server <some ip> -User root -Password <some pass>$winvm = Get-VM vmLinuxInvoke-VMScript -VM $winvm...
View Article