|
From: Lars Marowsky-B. <lm...@su...> - 2001-06-07 18:01:18
|
On 2001-05-31T13:05:49,
Jeff Dike <jd...@ka...> said:
> > Oh - and if I resize the db0 file on the host, is that noticed by UML
> > so I could do resizereiserfs and grow the filesystem online?
>
> No. Currently, you'd have to unmount the filesystem and remount it. It would
> be possible to say on the command line "don't do I/O bounds checking on this
> device". That's the only place in the driver that cares about the device
> size. It's handy for stopping a dd on the raw device, but it doesn't matter
> for a filesystem.
Oh, thats not what I meant. I don't want UML to skip bounds checking, I just
want it to notice when the bounds change.
ie, if for example I handed a logical volume to UML as db0, and I resize that
(on the host, using LVM), I would want UML to notice without having to
completely restart it, so I can use resize_fs inside UML too.
Sincerely,
Lars Marowsky-Brée <lm...@su...>
--
Perfection is our goal, excellence will be tolerated. -- J. Yahl
|