Displaying 1 result from an estimated 1 matches for "mda4".
Did you mean:
mda
2001 Dec 11
1
More external journal woes.
...has_journal. Nor does there seem to be a debugfs command to allow
this. Hence the need for the hacked e2fsck.
- tune2fs will allow me to set the journal device to a device which
does not have a valid journal. It will then not let me remove the
has_journal feature:
/dev/mda4 is not a journal device.
Journal NOT removed
Observations:
If I set the fsck pass number in /etc/fstab to 0, so that fsck
doesn't run, the the kernel seems to recover the journal
successfully.
Comments:
with the increasing lack of stability of device numbers in linux, I
d...