Bug 285467

Summary: fsck: fsck.jfs not found
Product: [openSUSE] openSUSE 11.0 Reporter: Per Jessen <per>
Component: InstallationAssignee: Michael Andres <ma>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: locilka
Version: Factory   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Per Jessen 2007-06-19 11:03:24 UTC
A snippet from /var/log/boot.msg:  (I believe this is the first boot after phase1):

Checking root file system...
fsck 1.40-WIP (14-Nov-2006)
fsck: fsck.jfs: not found
fsck: Error 2 while executing fsck.jfs for /dev/disk/by-id/scsi-SATA_HDS722540VLAT20_VNR15FC1RAM21M-part3
donemount: according to mtab, /dev/sda3 is already mounted on /

Activating device mapper...
done
Starting MD Raid done
Waiting for udev to settle...
Scanning for LVM volume groups...
  Reading all physical volumes.  This may take a while...
  No volume groups found
  No volume groups found
Activating LVM volume groups...
  No volume groups found
done
Checking file systems...
fsck 1.40-WIP (14-Nov-2006)
fsck: cannot check /dev/disk/by-id/scsi-SATA_HDS722540VLAT20_VNR15FC1RAM21M-part3: fsck.jfs not found
fsck: cannot check /dev/disk/by-id/scsi-SATA_HDS722540VLAT20_VNR15FC1RAM21M-part1: fsck.jfs not found
donedone
Comment 1 Jiri Dluhos 2007-07-02 10:38:26 UTC
I'd guess this is a problem of the installer not having fsck.jfs accessible at this point; assigning to the installer team.
Comment 2 Lukas Ocilka 2007-07-02 11:05:36 UTC
Snwint, please, make sure that fsck.jfs is part of the inst-sys. Thanks.
Comment 3 Steffen Winterfeldt 2007-07-02 11:13:12 UTC
It sure is there. The report is about _after_ the reboot.

I'd rather suspect a zypp issue (like with xfs).
Comment 4 Lukas Ocilka 2007-07-02 11:16:47 UTC
Ah, I see.

I'd reassign this to Thomas or Arvin but I think this functionality was wanted from libzypp (xfs packages for xfs filesystem, jfs for jfs filesystem ...)
Comment 5 Michael Andres 2007-07-18 13:00:52 UTC

*** This bug has been marked as a duplicate of bug 271912 ***
Comment 6 Per Jessen 2008-04-14 18:15:34 UTC
I am reopening this - exactly the same problem has now reappeared in Factory:

-----
Starting udevd: done
Loading required kernel modules
doneActivating swap-devices in /etc/fstab...
doneChecking root file system...
fsck 1.40.8 (13-Mar-2008)
fsck: fsck.jfs: not found
fsck: Error 2 while executing fsck.jfs for /dev/ida/c0d0p1
donemount: according to mtab, /dev/ida/c0d0p1 is already mounted on /

Setting up the hardware clock done
Activating device mapper...
done
Waiting for udev to settle...
Scanning for LVM volume groups...
  Reading all physical volumes.  This may take a while...
  Found volume group "MYSQL" using metadata type lvm2
  Found volume group "HOME" using metadata type lvm2
  Found volume group "Quarantine" using metadata type lvm2
Activating LVM volume groups...
  1 logical volume(s) in volume group "MYSQL" now active
  1 logical volume(s) in volume group "HOME" now active
  1 logical volume(s) in volume group "Quarantine" now active
done
/usr/bin/tac
Checking file systems...
fsck 1.40.8 (13-Mar-2008)
fsck: cannot check /dev/ida/c0d0p1: fsck.jfs not found
fsck: cannot check /dev/ida/c0d1p2: fsck.jfs not found
donedone
Mounting local file systems...
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
-----

Comment 7 Michael Andres 2008-04-15 09:15:52 UTC
Evaluation of filesystem dependencies is fixed in libzypp-4.11.1. (for beta1)