Re: "Non-system disk or disk error" after ESXi 5.1 installation
Yes I did that. But since I am not able to start it from the HDD as well, I don't think the problem is in the boot options.
View ArticleRe: JOB Object
Since $allTask is an array, you can use the index notation to address the 2nd one.Like thisGet-Task | where {$_.Id -match $allTask[1].Id}
View ArticleRe: Problem with "no available vRAM capacity" ESX5
Update 2 for the hosts is build 914586, no need to apply any updates/patches on them. The vCenter Server Upgrade should be an in-place upgrade. However, this depends on e.g. the language (i.e....
View ArticleRe: Index was outside the bounds of the array - Get-VirtualPortGroup
I also suspect it is a memory problem, and PowerShell tends to come sometimes with strange errors when this occurs. The only valid solutions I can see, is to or run the script in 2 parts (for example...
View ArticleRe: Perl SDK - get/set vSphere 5.1 tags?
Hi William,is there any plan/roadmap when the custom attributes will be manageable by the Perl SDK?cheersSandro
View ArticleRe: "Non-system disk or disk error" after ESXi 5.1 installation
What host hardware do you use? Does the host support booting from GUID partition tables (GPT)? André
View ArticleRe: vmotion -- dry run through powercli
Afaik that doesn't say there are messages available in those properties.In the first attempt, the output engine will display the type of the nested property, since it doesn't know how to display the...
View ArticleRe: Cannot add favourite resources
I don't think this is possible in the Community Edition though... the roles link is greyed out. Perhaps there's a way to associate all users with the same group as admin via the database? Message was...
View ArticleRe: Problem with "no available vRAM capacity" ESX5
Thanks! Great, I will download vCenter update and try to upgrade and hopefully everything will go smooth we're using English version. If everything go well we will plan to apply Update 2 on the hosts...
View ArticleAir Display - Usage?
Apologies if this should have been posted in the general forum, but I'm not really sure if Air Display works on previous VMWare releases. I read that Air Display now works in Windows 8, so I purchased...
View ArticleRe: vmotion -- dry run through powercli
Thanks so much once again for replying. You are true, it should receive localizedMessage. However, the text is not getting displayed irrespective of any warning or error. When I migrate the VM, I...
View ArticleVCENTER MANAGEMENT (DR HOST)
can we manage different location esxi with only one vcenter server, i.e if i have one host at Bombay one host at Hyderabad, but ih ave the vcenter server configure at Hyderabad can i able to manage the...
View ArticleStats for Each Datastore
I am trying to write a script to determine the average read and write rates, average number of read and write requests, and average read and write latency for each datastore. I've tried doing it two...
View ArticlevCo : Number to base16 conversion method
Hi all, I m new to vCo and trying to find a way to convert a number to an integer base16.Unfortunately i did not find any method allowing to do it easily, is there any way to do it without having to...
View ArticlePowerChute Network Shutdown и несколько UPS'ов
Ситуация следующая:Есть 3 стойки с 15-ю ESXi. В каждой стойке свой UPS. Необходимо корректно выключать сервера и vm в них при пропадании электроэнергии. У APC есть решение - PowerChute Network Shutdown...
View ArticleUPDATE MANAGER
HOW TO INSTALL update mananer am ruining v center server 5.0.0 434157, there is no update manager tab in vcenetr how to install
View ArticleHow do I find the id of the vappTemplate given a vm object or vappTemplate?
Hi, In VCD, I use a vappTemplate in order to create a VM. Now after creating the VM, I need to retrieve the id of the vappTemplate from which this VM was created. But looking at the vm object (in the...
View ArticleRe: how to make a better performance during storage vmotion?
I implemented iscsi with my iStorage Server ,and the performance is apparently poorer in ESXI than other type of servers with same iscsi configuration.Also , If the iscsi storage and local storage are...
View ArticleRe: Need to set "vSphere Distributed Switch" after fresh install ESXi 5.1 ??
Hi NuggetGTR, Yes, this moment is planned to upgrade 1 ESX server only. Like below pic, I have to remark which NIC mapped to which adapter in dvswitch ??
View ArticleRe: Удалил не нужную вирт. машину, а пространство не освободилось.
в RVTools, в последней закладке(vHealth), можно увидеть список так называемыx Zombie VMs. это VM-ки которые существуют на датасторах но не зарегестрированы в vCenter-еНо будьте осторожны, VM-ка...
View Article