Re: VirtualSwitch and Virutalport group details
Try something like this foreach($clusterinGet-Cluster){ foreach($esxinGet-VMHost-Location$cluster){ Get-VirtualSwitch-VMHost$esx| Select@{N="Cluster";E={$cluster.Name}},...
View ArticleRe: Resource Pools
ОК, я понял Ваше желание, но у меня опять возникает вопрос: А зачем это всё? Зачём туда-сюда дёргать память и проц? В зависимости от Вашей проблемы могут быть и другие решения.
View ArticleRe: VirtualSwitch and Virutalport group details
There were some parenthesis missing, I updated the code.Please try again.
View ArticleRe: unable to find the datastore in the storage list?
The logs returned the error : 0201 so this was the chap authentication issue which i resolved. but now I am getting 0202 and 0203 error and not sure how to resolve this issue. Could anyone help me on...
View ArticleRe: dudas con persona management, persistent data y otros
Genial jesussan, Ya nos contaras que tal ha ido y si tienes alguna duda mas encantados de ayudarte. Saludos,
View ArticleRe: Convert a vm with iscsi disk´s
HiI don´t know if vmware converter is the solution for my problem. I have a virtual server with 2 nfs disk (c and d) and 3 iSCSI disks connected to the server with microsoft iSCSI connector. I just...
View Articlemoving VM to another host
Hi, In one of my host having hardware problem i mean harddisk showing orange light and we configured raid 0 on that so we can't replace New hard disk .But luckily it is working slowly.so am trying to...
View ArticleRe: moving VM to another host
Hi Sagar, Can you paste the exact error you are getting while trying to migrate the VM?
View ArticleRe: unable to find the datastore in the storage list?
Chap issue has resolved as you mentioned, Please reset the connection: 1) Disable iscsi (before note the initiator and target details).2) Remove iscsi adapter (if its ESXi 5)3) Add it back.4) Give all...
View ArticleRe: Resource Pools
Константин, смотрите, например, программисты решили "запилить" на работающий сервер новую программу. Им нужно узнать сколько эта программа будет есть памяти при ее работе в течении суток. Esxi где...
View ArticleRe: Error attempting to migrate VM between ESXi 5.1 hosts - Managed Object...
As a potential workaround, you can try to put into use Quick Migration functionality that is available in Veeam Free version. With Veeam Quick Migration you’ll be able to migrate promptly one or more...
View ArticleRe: Resource Pools
Тогда лучше не пул, а в свойствах самой ВМ во вкладке resourses выставить эти лимиты.
View ArticleRe: USB hard drive stops responding
Hello, I have such a problem twice in VMware Workstation.Nothing helps, mount unmount...problem exists.First time it solved after reinstalling VMware Tools.Second time nothing helped, only fresh...
View ArticleRe: Error attempting to migrate VM between ESXi 5.1 hosts - Managed Object...
Mostly its looks webclient refresh issue.Remove both the host from the web-client and add it back. Give a fresh try...All the best -A
View ArticleRe: Resource Pools
Я бы создал пул и выставил для него Shares в low и установил лимит чтобы не очень низкий и другим ВМ памяти хватило.Вообще очень стрёмная конфигурация с учетом того что у такой "жирной" ВМ может...
View ArticleRe: VirtualSwitch and Virutalport group details
Thanks for the quick updated code. Is there a chance to fetch the VLAN id from the Port groups? if yes, could you please update the code which includes VLAN id.
View ArticleRe: VMWare Network Teaming in order to have 2Gbps
Hello, Try to look in this articles: Host requirements for link aggregation for ESXi and ESXVMware KB: Host requirements for link aggregation for ESXi and ESX Hope will help.
View ArticlevCenter Logs
Hi, I know this is a common one and not an issue as such. However - I'd like to remove/hide a particular task from the "tasks & events" log. We have a constant spew of 'map disk region' tasks which...
View Article