<p dir="ltr">Hi, <br>
The below error got resolved.<br>
Now while starting my esx domain I got the following error:</p>
<p dir="ltr">"Error: internal error: Could not start domain: GenericVmConfigFault - Failed to start the virtual machine. "</p>
<p dir="ltr">Is this a bug?</p>
<p dir="ltr">Regards,<br>
Varun<br>
</p>
<div class="gmail_quote">On 16 Aug 2013 11:43, "varun bhatnagar" <<a href="mailto:varun292006@gmail.com">varun292006@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">Hi Ján,</p>
<p dir="ltr">Thanks a lot for the suggestion. It worked and volume is added to the datastore. Now if I try to start the node it gives an error saying:</p>
<p dir="ltr">Error: internal error: Could not start domain: FileNotFound - File [datastore1] testNode/cluster.vmdk was not found."</p>
<p dir="ltr">But .vmdk file exist at this location. What is going wrong here can anyobe plz suggest. Below is my xml:</p>
<p dir="ltr"><domain type='vmware'><br>
  <name>testNode</name><br>
  <uuid>50115e16-9bdc-49d7-f171-53c4d7f91710</uuid><br>
  <memory>1048576</memory><br>
  <currentMemory>1048576</currentMemory><br>
  <vcpu>1</vcpu><br>
  <os><br>
    <type arch='x86_64'>hvm</type><br>
  </os><br>
  <devices><br>
    <disk type='file' device='disk'><br>
      <source file='[datastore1] testNode/cluster.vmdk'/><br>
      <target dev='sda' bus='scsi'/><br>
      <address type='drive' controller='0' bus='0' unit='0'/><br>
    </disk><br>
    <controller type='scsi' index='0'/><br>
    <interface type='bridge'><br>
      <mac address='00:50:56:25:48:c7'/><br>
      <source bridge='VM Network'/><br>
    </interface><br>
  </devices><br>
</domain></p>
<div class="gmail_quote">On 15 Aug 2013 21:16, "Ján Tomko" <<a href="mailto:jtomko@redhat.com" target="_blank">jtomko@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 08/15/2013 04:30 PM, varun bhatnagar wrote:<br>
> Hi,<br>
><br>
> I was trying to add volume...I got one xml snippet and I modified it according<br>
> to my node configuration:<br>
<br>
Hi,<br>
<br>
could you try specifying the format as well?<br>
<br>
><br>
> < volume><br>
> <name>testNode/cluster.vmdk </name><br>
> <allocation>0 </allocation><br>
> <capacity unit='G'>2<capacity><br>
<br>
<target><br>
    <format type='vmdk'><br>
</target><br>
<br>
> </volume><br>
<br>
Jan<br>
<br>
</blockquote></div>
</blockquote></div>