Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: How to expand the file created by xenguest-install?: msg#00209
|
Subject: |
Re: How to expand the file created by xenguest-install? |
On Mon, 2006-04-24 at 20:29 -0400, Denis Forveille wrote:
> After that I'm stucked:
> - I cant expand the filesystem for "/" from domU: "fdisk" gives the
> correct (new) size for "/dev/xvda", but I can't use parted or
> rezise2fs on "/dev/xvda1" as it is mounted...
Take a look at ext2online for online resizing of ext[23] filesystems
> - Maybe, from dom0, a combination of "lomount" and "parted" or
> "resize2fs" or other tools could do the job but I don't know how to do
> it.
Take a look at kpartx (I think it's in the device-mapper-multipath
package for whatever reason, but that's neither here nor there) -- it'll
let you set up device mapper devices based on a partition table if you
want to do manipulation of guest filesystems from dom0
Jeremy
|
| |