Prev: Request for comments re filesystem types ext4, XFS and reiser
Next: KAddressBook and KOrganizer migration to KDE4?
From: Eef Hartman on 23 Dec 2009 04:54 JMR <jmr(a)nowhere.be> wrote: > Filesystem is clean. > fsck succeeded.Mounting root device read-write. > Mounting root /dev/disk/by-label/SUSE-11.2 > mount -o rev -t reiserfs /dev/disk/by-label/SUSE-11.2/root I don't believe the standard openSUSE kernel has reiserfs builtin. You must either make your root "another fs" (ext3 comes to mind) or extend the initrd with reiserfs support module(s). -- ******************************************************************* ** Eef Hartman, Delft University of Technology, dept. SSC/ICT ** ** e-mail: E.J.M.Hartman(a)tudelft.nl - phone: +31-15-278 82525 ** *******************************************************************
From: Eef Hartman on 23 Dec 2009 05:47 Rob <nomail(a)example.com> wrote: > Of course this time is dwarfed by the time it will take to run > fsck.ext3 on your 6 disks formatted in ext3, when you boot the system > and it decides that too much time has gone between checks. I recently had this on a fileserver which had to be reboot and it started checking all 10 (!) md RAID volumes it contained (all ext3 formatted). Instead of just a simple reboot , now the server was ofline for more then 15 minutes (this is a 6 disk - about 1 TB total - system with RAID 5). -- ******************************************************************* ** Eef Hartman, Delft University of Technology, dept. SSC/ICT ** ** e-mail: E.J.M.Hartman(a)tudelft.nl - phone: +31-15-278 82525 ** *******************************************************************
From: Rob on 23 Dec 2009 07:17 Eef Hartman <E.J.M.Hartman(a)tudelft.nl> wrote: > JMR <jmr(a)nowhere.be> wrote: >> Filesystem is clean. >> fsck succeeded.Mounting root device read-write. >> Mounting root /dev/disk/by-label/SUSE-11.2 >> mount -o rev -t reiserfs /dev/disk/by-label/SUSE-11.2/root > > I don't believe the standard openSUSE kernel has reiserfs builtin. > You must either make your root "another fs" (ext3 comes to mind) > or extend the initrd with reiserfs support module(s). You don't need builtin support of the FS, mkinitrd will add the correct modules for the rootfs to initrd and this will happen automatically when you install the system via Yast.
From: Rob on 23 Dec 2009 07:19 Eef Hartman <E.J.M.Hartman(a)tudelft.nl> wrote: > Rob <nomail(a)example.com> wrote: >> Of course this time is dwarfed by the time it will take to run >> fsck.ext3 on your 6 disks formatted in ext3, when you boot the system >> and it decides that too much time has gone between checks. > > I recently had this on a fileserver which had to be reboot and it > started checking all 10 (!) md RAID volumes it contained (all ext3 > formatted). Instead of just a simple reboot , now the server was > ofline for more then 15 minutes (this is a 6 disk - about 1 TB total > - system with RAID 5). My system has 8 disks and it is busy for more than an hour when it needs to check them all. Which it has to when I reboot it after a year or so.
First
|
Prev
|
Pages: 1 2 3 4 Prev: Request for comments re filesystem types ext4, XFS and reiser Next: KAddressBook and KOrganizer migration to KDE4? |