<br><br><div class="gmail_quote">On Thu, Mar 20, 2008 at 10:31 PM, Dharmesh Kamdar <<a href="mailto:kamdard71@yahoo.com">kamdard71@yahoo.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I've installed Fedora 8 as a guest OS on Fedora-7+XEN.<br>
The host info:<br>
$> uname -a<br>
Linux hojo 2.6.21-7.fc7xen #1 SMP Tue Feb 12 12:32:24<br>
EST 2008 i686 athlon i386 GNU/Linux<br>
<br>
CPU: mobile AMD Athlon(tm) XP-M 1400+<br>
RAM: 1GB<br>
ARCHITECTURE: x86 (32 bit)<br>
<br>
While creating the guest, I specified the storage as<br>
/var/lib/xen/images/f8_xen.img (of about 7 GB).<br>
<br>
Unfortunately the guest OS is running out of storage<br>
space and I want to add more storage to it (file<br>
system based, no LVM or partition etc).<br>
<br>
I did manage to increase the size of the image file<br>
via "dd" with dd as follows:<br>
<br>
dd if=/dev/zero of=/var/lib/xen/images/F8_XEN.img<br>
bs=2M seek=4096 conv=notrunc count=2048<br>
2048+0 records in<br>
2048+0 records out<br>
4294967296 bytes (4.3 GB) copied, 124.617 s, 34.5 MB/s<br>
[root@hojo images]#<br>
[root@hojo images]# ls -ltr<br>
total 12398420<br>
-rwxr-xr-x 1 root root 12884901888 2008-03-20 19:30<br>
F8_XEN.img<br>
[root@hojo images]#<br>
<br>
Now, I want to add some more storage space to  the<br>
guest OS.<br>
<br>
So how do I do it ?<br>
<br>
Will appreciate if someone can provide some pointers.<br>
</blockquote><div><br><a href="http://xen.markmail.org/search/?q=resize+disk">http://xen.markmail.org/search/?q=resize+disk</a><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Thanks,<br>
kamdard.<br>
<br>
<br>
      ____________________________________________________________________________________<br>
Looking for last minute shopping deals?<br>
Find them fast with Yahoo! Search.  <a href="http://tools.search.yahoo.com/newsearch/category.php?category=shopping" target="_blank">http://tools.search.yahoo.com/newsearch/category.php?category=shopping</a><br>
<font color="#888888"><br>
--<br>
Fedora-xen mailing list<br>
<a href="mailto:Fedora-xen@redhat.com">Fedora-xen@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-xen" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-xen</a><br>
</font></blockquote></div><br>