hi<br><br>Ya we realize that this may be the problem. But could you elaborate more on what target other than hda to be taken in the second disk.<br><br>what is the problem that arises if we assign same target to both the disks??<br>
<br><br><div class="gmail_quote">On Fri, Jan 22, 2010 at 3:56 AM, Tres Wong-Godfrey <span dir="ltr">&lt;<a href="mailto:tres@blas.phemo.us">tres@blas.phemo.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi Shweta,<br>
<br>
Ah, I didn&#39;t pay enough attention to the conf file you sent in the first message. This may be the issue here:<br>
<div class="im"><br>
DISK   = [<br>
 source   = &quot;root@10.100.57.73:/srv/cloud/images/ttylinux.img&quot;,<br>
 target   = &quot;hda&quot;,<br>
 size      = &quot;128&quot;,<br>
 readonly = &quot;no&quot; ]<br>
<br>
DISK   = [<br>
 type      = &quot;fs&quot;,<br>
 size      = &quot;512&quot;,<br>
 format   = &quot;ext3&quot;,<br>
#  save    = &quot;yes&quot;,<br>
 target   = &quot;hda&quot;]<br>
<br>
<br>
</div>Notice that the target for both disks is hda.<br>
<br>
Let me know if that isn&#39;t it.<br>
<br>
Regards,<br>
<font color="#888888">Tres<br>
</font><div><div></div><div class="h5"><br>
<br>
On Jan 21, 2010, at 2:04 PM, Shweta Gulati wrote:<br>
<br>
&gt; hi<br>
&gt;<br>
&gt; the output of the command &quot;df -h&quot; as mentioned below.<br>
&gt;<br>
&gt; Filesystem        size              used     available      use%      Mounted on<br>
&gt;<br>
&gt; /dev/root           38.6 Mb      38.6mb          0             100%      /<br>
&gt;<br>
&gt; /tmpfs                   24.0k           0              24.0 kb       0%       /dev/shm<br>
&gt;<br>
&gt;<br>
&gt; The disk that we want is not mounted.But when we browse to the location &quot;/srv/cloud/one/var/68/images&quot; we see the disk of required size(512 MB).How do we make the vm list this disk?<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>