hi<br><br>the output of the command &quot;df -h&quot; is in the screenshot.<br><br>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>
<br><br><br><br><br><div class="gmail_quote">On Fri, Jan 22, 2010 at 2:56 AM, Tres Wong-Godfrey <span dir="ltr">&lt;<a href="mailto:tres@enso.org">tres@enso.org</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>
It sounds like it&#39;s already mounted.<br>
<br>
When you&#39;re in the vm, what&#39;s &#39;df -h&#39; give?<br>
<br>
Regards,<br>
Tres<br>
<br>
Tres Wong-Godfrey<br>
<div><div></div><div class="h5"><br>
<br>
On Jan 21, 2010, at 1:14 PM, Shweta Gulati wrote:<br>
<br>
&gt; Hello,<br>
&gt;<br>
&gt; We want to allocate a space of 512 MB for storage for a VM and the OS<br>
&gt; for it is ttylinux. The template that we are using is :<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; NAME   = ttylinux<br>
&gt; CPU    = 0.1<br>
&gt; MEMORY = 128<br>
&gt;<br>
&gt; DISK   = [<br>
&gt;  source   = &quot;root@10.100.57.73:/srv/cloud/images/ttylinux.img&quot;,<br>
&gt;  target   = &quot;hda&quot;,<br>
&gt;  size    = &quot;128&quot;,<br>
&gt;  readonly = &quot;no&quot; ]<br>
&gt;<br>
&gt; DISK   = [<br>
&gt;  type    = &quot;fs&quot;,<br>
&gt;  size            = &quot;512&quot;,<br>
&gt;  format   = &quot;ext3&quot;,<br>
&gt; #  save          = &quot;yes&quot;,<br>
&gt;  target   = &quot;hda&quot;]<br>
&gt;<br>
&gt; NIC    = [ NETWORK = &quot;Small network&quot; ]<br>
&gt;<br>
&gt; FEATURES=[ acpi=&quot;no&quot; ]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; GRAPHICS = [<br>
&gt;  type    = &quot;vnc&quot;,<br>
&gt;  listen  = &quot;127.0.0.1&quot;,<br>
&gt;  port    = &quot;-1&quot;]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; CONTEXT = [<br>
&gt;    hostname    = &quot;$NAME&quot;,<br>
&gt;    ip_public   = &quot;10.100.57.72&quot;,<br>
&gt;    files      =<br>
&gt; &quot;/root/Download/one-1.4/share/scripts/ubuntu/context/init.sh<br>
&gt; /root/.ssh/id_rsa.pub&quot;,<br>
&gt;    target      = &quot;hdc&quot;,<br>
&gt;    root_pubkey = &quot;id_rsa.pub&quot;,<br>
&gt;    username    = &quot;opennebula&quot;,<br>
&gt;    user_pubkey = &quot;id_rsa.pub&quot;<br>
&gt; ]<br>
&gt;<br>
&gt;<br>
&gt; But when we are within the VM that is allocated, the disk of size 512<br>
&gt; MB,specified in the template is not accessible. How do we access this<br>
&gt; disk?Do we need to mount it separately??When we tried to mount it<br>
&gt; using the command:<br>
&gt;<br>
&gt; mount -t ext3 /dev/hda /mnt/new      (whr new is a newly created<br>
&gt; directory to map the device to it.)<br>
&gt;<br>
&gt; we get the error, &quot;deivce or resource busy&quot;.<br>
&gt; Are we on the right track?<br>
&gt; Please help.<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
&gt; <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
</blockquote></div><br>