Hi all,

I have converted my all my filesystems to ext3.  I am running SuSE 7.3.  But I
am concerned that my root partition did not get converted.  Last night I had a
power outage and on reboot, fschk was run on my root partition.  The boot
screen showed the following message:

    /dev/hda2 not cleanly unmounted, check forced

Now all the other partitions looked like they were using the journal files
because for each partition, I saw a message stating (something to the effect)
that the journal file was being checked.

Once the system was booted, when I do a 'ps | grep jour'  I see only 4 entries
and would expect 5 for my 5 partitions:

root        50     1  0 06:44 ?        00:00:00 [kjournald]
root        51     1  0 06:44 ?        00:00:00 [kjournald]
root        52     1  0 06:44 ?        00:00:00 [kjournald]
root        53     1  0 06:44 ?        00:00:00 [kjournald]


Below is my fstab:

/dev/hda2       /                       ext3            defaults 1 1
/dev/hdb5       /usr                    ext3            defaults 1 2
/dev/hdb1       /usr/src                ext3            defaults 1 2
/dev/hdb6       /opt                    ext3            defaults 1 2
/dev/hdb7       /home                   ext3            defaults 1 2
/dev/hdb2       swap                    swap            pri=42 0 0
/dev/cdrecorder /media/cdrecorder       auto            ro,noauto,user,exec 0 0
/dev/cdrom      /media/cdrom            auto            ro,noauto,user,exec 0 0
/dev/fd0        /media/floppy           auto            noauto,user,sync 0 0
devpts          /dev/pts                devpts          defaults 0 0
proc            /proc                   proc            defaults 0 0
usbdevfs        /proc/bus/usb           usbdevfs        defaults,noauto 0 0



/dev/hda1 has a test version of SuSE7.3 which I can boot into.  I used this to
convert /dev/hda2 (my production root partion).  I am running with the stock
SuSE 7.3 kernel and haven't yet applied any security updates.
 
When I try and rerun tunejfs on /dev/hda2 I get the following message:

tune2fs 1.24a (02-Sep-2001)
The filesystem already has a journal.


So it should be ext3, right?  Can anyone help unravel the mystery?

TIA!

=====
_____________________________
Susan Macchia
mailto:[EMAIL PROTECTED]
_____________________________

- Running Linux - because life is too short for reboots...

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to