8 Nov 2003 03:32
Report: mounting JFS fails unless log got replayed
<mt <at> amira.ch>
2003-11-08 02:32:23 GMT
2003-11-08 02:32:23 GMT
Hello all, as reported earlier on this mailinglist I had problems mounting an JFS partition - it failed to mount when connected to an external device. Meanwhile I managed to make the problem reproduce & fixable: mounting the JFS partition fails when the partition's journal was not already replayed by fsck. here the related lines from /etc/fstab #/dev/hdg1 /mnt/sda1 jfs defaults 1 2 #/dev/hdg2 /mnt/sda2 jfs defaults 1 2 /dev/sda1 /mnt/sda1 jfs defaults,noauto 0 0 /dev/sda2 /mnt/sda2 jfs defaults,noauto 0 0 Note: I'm using an external IDE-Firewire bridge, so it's an SCSI-device to be mounted - anyway the IDE-HD is still the same. It's obvious that the on-boot scanning and error-attempt values have to be zero for an externally connected device that may be plugged in at any time - but it's not that obvious that an explicit journal replay is required prior to beeing able to mount the device. Best Regards ---------- Linux l1 2.4.20 l1:/mnt # mount /dev/sda1(Continue reading)
RSS Feed