Re: what is the advantage of separating the ESXI OS from the Data?
Given that ESXi is perfectly capable (and supported) running on an 8GB USB drive or SD card, putting two SAS disks in a mirror just to install the Hypervisor is a very expensive option. Still, I see...
View ArticleRe: vCo : Number to base16 conversion method
I found some code that fits my needs : var hexes = ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'];var min = min || 2;var nibble;var outHex='';do{ nibble = inNumber...
View ArticleRe: vicfg-cfgbackup не является внутренней или внешней командой ...
Может проблема с PERL-ом, у меня запустилось без прописывания чего либо в PATH.попробуйте запустить из bin C:\Program Files (x86)\VMware\VMware vSphere CLI>cd bin C:\Program Files...
View ArticleRe: Multiple interfaces on one Virtual Machine
I tested that on a simple manually created virtual machine with RHEL6.4 and 2 virtual NICs - result was the same. I even have GUI on that machine, open settings for network, put 2 IPs that I can use...
View ArticleRe: Connect-VIServer fails
Hi, Thanks for your reply, the write-host command gives me the below output: System.Data.DataRowSystem.Data.DataRowSystem.Data.DataRow I guess write-output should be the correct command, I am able to...
View ArticleRe: Connect-VIServer fails
I have attached a screenshot, although the IP address is blacked out, of course for security reasons.
View ArticleRe: A issue with vSphere web client
Is this the same all VMs?yes, the same all the VMs have same issues. Did you install the Client Integration Plugin?yes, install the plugin already. Do you have a firewall in place between the client on...
View ArticleRe: vicfg-cfgbackup не является внутренней или внешней командой ...
надо было писать команду с расширением: vicfg-cfgbackup.plя писал просто vicfg-cfgbackup On Windows, the extension .pl is required for vicfg-commands, but not for ESXCLI
View ArticleRe: Удалил не нужную вирт. машину, а пространство не освободилось.
да увидел их.А как их удалить?Спасибо за понимание)
View ArticleRe: Perl SDK - get/set vSphere 5.1 tags?
Hi William,thanks' for the reply.I mean the vSphere 5.1 Tags, -> the topic of this thread .These tags have been called "custom attributes" from the guy that opend this discussion, and I expect that...
View ArticleRe: VCENTER MANAGEMENT (DR HOST)
Yes you can (of course your vCenter Server must be able to reach the ESXi host in all locations ). Cheers,Mario
View ArticleRe: how to set up vmware channel between primary and secondary vCenter...
What I meant by Layer 2 VLAN is no gateway, no DNS.So when you configure network settings on the adapter (Both Primary and Secondary):IP Address: x.x.x.xSubnet Mask: x.x.x.xGateway: NULLDNS: NULL Also,...
View ArticleRemoved datastore from host, still present in vCenter?
I had some performance issues with my iSCSI connection on my QNAP SAN, so I decided to switch to NFS instead. Much better now, but the old iSCSI datastore ("Store-1") is still present in vCenter, even...
View ArticleModifying virtual hardware while deploying a vApp
Hi, is it possible to modify virtual hardware at the time of deploying a vApp in vCloud Director or is it necessary another tool? I mean, what I would like is to deploy a virtual machine from my...
View ArticleESXi Host Memory Capacity
Hi, I'm just wondering how people capacity manage their ESXi hosts in regards to memory?? In our old 4.1 environment we disable TPS so large pages werent used and we saw around a 20% redunction on our...
View ArticleHow to restart a suspended virtual machine?
I tried to update Fusion 4.0 to 4.1; after the update failed I could not restart Fusion. I have uninstalled and reinstalled Fusion 4.0. After reinstalling Fusion 4.0, I am able to see the suspended...
View ArticleRe: How to add extra memory to root file system in UNIXware7.1.3 VM
Sir I am posting the same topic again because I am unable to reply by pressing reply radio button so I am requesting you to check the functionality of reply radio button. What "reply radio button" are...
View ArticleRecover deleted vmdk files?
I accidentally deleted four vmdk files that I absolutely need to recover. What are my options?
View ArticleRe: how to set up vmware channel between primary and secondary vCenter...
> Wait a sec, so do you use both Standard switch and Distributed switch?> Standard switch for ESXi Management and dvSwitch for vCSHB?Yes, I use vSS for ESXi mgmt and vDS for vCSHB. But, does that...
View Article