Re: Defrag Virtual Hard Drive in vSphere 4 Hypervisor
Yes you are correct.. Mark it as correct ... :)
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Никто не говорит по проблемы в процессе загрузки гипервизора. Проблема когда гипервизор уже работает и ВМ работают на разных датасторах соответственно размещенные на СХД разного класса, в один...
View ArticleQuadrante Mágico do Gartner 2013
Olhem isso amigos: http://www.gartner.com/technology/reprints.do?id=1-1GJA88J&ct=130628&st=sb Vmware ainda bem na frente, Microsoft chegando e Citrix lá embaixo. Sds,
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Самое интересное что при восстановлении связи с потерянной луной в течении короткого промежутка времени (тестировал до часа), гипервизор очухивается и продолжает работать дальше, отвечать на команды,...
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Уважаемые коллеги, чтобы такого не было - грамотно проектируйте систему. А слова о том что "один из датасторов (расположенный на дешевом NAS) пропадает (с включенными на нем тестовыми ВМ)" "iscsi без...
View ArticleVMs status in the list
Hi, I have list of VMs in the txt format, i want to check the status of the VMs. Some of the VMs doesn't exist in the VC. Could anyone help me with the script to get the result? Need the details like...
View ArticleRe: Deploying VM's from template using customisation
i set the verbosity to trivial and threw up some other warnings. it seems there is a licensing issue which i need to resolve - I think that this may be preventing the customization from running...
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Вопрос собственно вот в чем - почему такие проблемы возникают на софтварном iscsi, но их нет на других адаптерах?Данная конкретная площадка состоит из 5 лезвий IBM HS23 и СХД IBM Storwize V7000,...
View ArticleRe: Essentials Plus vCenter linked mode to vCenter standard?
As an up date to this post ( i realize its a few years dated), VMware has kitted together Essentials and Essentials Plus kits to create a new kit Remote Office and Branch Office (ROBO) which...
View ArticleRe: VMs status in the list
You mean something like this ?Get-Content-PathC:\vmnames.txt|Select@{N="VMname";E={$_}}, @{N="Status"";E={ $vm=Get-VM-Name$_-ErrorActionSilentlyContinue if($vm){$vm.PowerState}else{"Not found"}...
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Ошибка возникает из за специфики работы софтверного адаптера, а механизм iscsi в гипервизоре один для софт и хардверных адаптеров.
View ArticleHow to disable 'Workstation Server Settings'?
Setup:MacBook running Ubuntu 13.04 and VMware Workstation 9.0.2 build-1031769Problem:Go into Preferences select 'Shared VMs' and then try to remove the check for 'Enable virtual machine sharing and...
View ArticleRe: ESXi 5 + software iSCSI зависает хост
Собственно я пришел к такому же выводу, а эта конкретная ситуация возникла из за изначально проблемного экземпляра СХД IOmega (которую сейчас будем заменять) ну и попытка удешевить решение для РК,...
View ArticleRe: VMware Player configure to use TOR
VMike25 wrote: ... i have to set up to connect from the initial start through TOR What do you mean by "connect from the initial start" and "TOR"? Be explicit and specific! Are you referring to "The...
View ArticleUnlock takes 3 seconds with View agent 5.2
Hi, I have the following issue:When I want to unlock a session, it takes about 3 seconds before I can put in my credentials.This happens as soon I install the View agent 5.2.0-987719 in a VM.With the...
View ArticleRe: Persona Management - Default User profile
There are some GPO settings in the View persona GPO that will allow you to add certain exclusions. You could try manipulating those to see if will allow you to accomplish what you need.
View ArticleRe: content pack : Bar colors in Graph & enable & E-mail JSON tags for Alerts
#1 I would like to render different colors for the different severity events like errors in red color bar in graph. How to provide this in JSON file. This is not possible today. You cannot do this...
View ArticleRe: Getting HA-status from PowerCLI
Thank you! That worked very well. How could I get the GuestOS? Tried this:GuestOS = (Get-VM$_.Name |Select-Object-PropertyGuest.GuestFullName).GuestFullName
View Article