search for: esxdomain

Displaying 4 results from an estimated 4 matches for "esxdomain".

2013 Aug 12
2
Error while starting the node on ESXi hypervisor
Hi, Today I was trying to start a node using libvirt on ESX (esxi-5.1) hypervisor and I got the following error message: *virsh # define /local/myNode/esxdomain.xml* *Domain testNode defined from /local/myNode/esxdomain.xml* *virsh # start testNode* *error: Failed to start domain testNode* *error: internal error: Could not start domain: GenericVmConfigFault - Cannot open the disk /vmfs/volues/5208f99d-760cf4a2-000c29520788/testNode.vmdk or one of the snaps...
2013 Aug 13
1
Re: Error while starting the node on ESXi hypervisor
...@googlemail.com> wrote: > 2013/8/12 varun bhatnagar <varun292006@gmail.com>: > > Hi, > > > > Today I was trying to start a node using libvirt on ESX (esxi-5.1) > > hypervisor and I got the following error message: > > > > virsh # define /local/myNode/esxdomain.xml > > Domain testNode defined from /local/myNode/esxdomain.xml > > virsh # start testNode > > error: Failed to start domain testNode > > error: internal error: Could not start domain: GenericVmConfigFault - > Cannot > > open the disk /vmfs/volues/5208f99d-760cf4a2...
2013 Sep 23
0
Libvirt ESX: Image file not getting copied to ESX server
Hi, I am trying to start a node using libvirt on ESX hypervisor. Before starting I am performing the following steps: 1) vol-create datastore1 /local/new_volume.xml (Creating a volume in pool) 2) define /local/esxdomain.xml (Defining a node) 3) start MyNode (Starting a node) I tried to get the status of my node and it is showing *running *but I am not able to ping my node (as it is in network). I later got the console of my node and found out that my node is not even getting started. It says "Operating Syste...
2013 Aug 13
0
Re: Error while starting the node on ESXi hypervisor
2013/8/12 varun bhatnagar <varun292006@gmail.com>: > Hi, > > Today I was trying to start a node using libvirt on ESX (esxi-5.1) > hypervisor and I got the following error message: > > virsh # define /local/myNode/esxdomain.xml > Domain testNode defined from /local/myNode/esxdomain.xml > virsh # start testNode > error: Failed to start domain testNode > error: internal error: Could not start domain: GenericVmConfigFault - Cannot > open the disk /vmfs/volues/5208f99d-760cf4a2-000c29520788/testNode.vmdk or...