Re: Need Power CLI script to mount Snapshot volumes in ESX 4.x
but that advance configuration was for ESX3.5 and not for 4.x
View ArticleRe: vmdk files are growing and growing and growing...
Helo! My last week was busy, but yesterday I tried the command with snapshot 8. Was not successful, the answer was the same, some parameter is'nt correct. After this I made a new snapshot, no. 10 and...
View ArticleRe: What is the purpose of vmx--xxxxxx.vswp file?
Thanks rickardnobel, Could you explain more detail about that file?or do you have any reference documents or site link for that? Kindly Regards.
View ArticleRe: Need Power CLI script to mount Snapshot volumes in ESX 4.x
I had this problem with 4.0 servers on a mixed farm, as I say I can't look at it today. just trying to assist.
View ArticleRe: What is the purpose of vmx--xxxxxx.vswp file?
Hi, Already there is a discussion regarding this http://communities.vmware.com/message/1988192 This below article gives some new idea about new vswp file http://myvirtualcloud.net/?p=2051
View ArticleHow many active paths per a LUN on using active/active array controller.
Hello everyone, I have a symmetric active/active array controller and two HBAs on the ESXi host(also two SAN switch).In that case, I have 4 paths per a LUN, right!I wonder how many active paths per a...
View ArticleRe: VM Template ESXi Questions
I normally clone my OSCustomizationSpec (New-OSCustomizationSpec -OsCustomizationSpec ...) , make the changes on the copy and remove the copy at the end.
View ArticleRe: How many active paths per a LUN on using active/active array controller.
Hi, I have here e.g. Netapp3040 (2 heads cluster / iscsi) and have 4 paths - so by RR all the 4 paths will be used.By one customer we have Netapp 2040 (cluster also) and have there 4 active paths...
View ArticleRe: datastore shows 40% used, but 0 in size
Hi, have you checked what kind of files are there ("ls -la" in datastore1 dir)? RegChristian
View ArticleRe: http 403 accessing shared vm
Allleexx wrote: Hi all,I have just build a shared vm on workstation 8.Now i'mtrying to connect it via https://127.0.0.1 and after i checked to get the unsecure certificate i got a 403...
View ArticleRe: does vCenter essentials have any features over vsphere client?
Hi, for me the VC on Windows gets some differences: e.g.VC converter for P2V (migration from ph. to vm)vm cloning (making clones of running vms) and vm templatessimplified backup of vms over e.g....
View ArticleRe: One DHCP server and few subnets
djak44 wrote: I have attached a diagram, maybe the diagram can state the issue better, please have a look at the attached, my question is: how does the DHCP server distinguish between Computer A and...
View ArticleRe: Query vCloud Object from vCO
Glad you found the solution by yourself. Here is a better version of what I have posted yesterday: var queryService = vcdHost.getQueryService(); var expression = new...
View ArticleRe: How many active paths per a LUN on using active/active array controller.
Thanks Christian, You mean when a VM resided on a LUN writes several files down on its disk, 4 active paths would be used concurrently...I just want to focus on the FC.and what is the baseline to round...
View ArticleRe: Query vCloud Object from vCO
Here the same thing but passing a VDC object and a vApp template name as inputs (so you do not have to pass a VCD host) var queryService = vdc.getHost().getQueryService(); var expression = new...
View ArticleRe: Test Network with Internet Access, but no access to anything else
you can Vyatta appliance to setup a network and use that for internet access to your network https://solutionexchange.vmware.com/store/category_groups/19/products/1603...
View ArticleRe: ESXi 4.1 NTP server
Did you try to join ESXi hosts to the domain and check if you synchronize the host with your DC's time
View ArticleVirtual Machine Provisioning
Hello There, I want to have my users create their own Virtual machines and manage it after they have got an approval from their managers.Is Orchestrator a tool to help me ? Using Orchestrator , can i...
View ArticleRe: One DHCP server and few subnets
Thank you for your reply, I have all that configured, Computer A port is a VLAN 10 tag and B is VLAN 20, this is all fine, when the guest send a DHCP request to the server with the help of the DHCP...
View Article