Bug 304000

Summary: xfsprogs not installed when using xfs for installation partitions
Product: [openSUSE] openSUSE 10.3 Reporter: Frank-Michael Fischer <fmfischer>
Component: InstallationAssignee: Stefan Schubert <schubi>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P5 - None CC: aj, aschnell, kkaempf
Version: Beta 2   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 10.3   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Frank-Michael Fischer 2007-08-23 18:47:03 UTC
This is the error message from /var/log/boot.msg:

fsck 1.40.2 (12-Jul-2007)
fsck: fsck.xfs: not found
fsck: Error 2 while executing fsck.xfs for /dev/disk/by-id/scsi-SATA_MAXTOR_STM38021_9QZ1FYZF-part5
donemount: according to mtab, /dev/sda5 is already mounted on /

Activating device mapper...
done
Checking file systems...
fsck 1.40.2 (12-Jul-2007)
fsck: cannot check /dev/disk/by-id/scsi-SATA_MAXTOR_STM38021_9QZ1FYZF-part5: fsck.xfs not found
fsck: cannot check /dev/disk/by-id/scsi-SATA_MAXTOR_STM38021_9QZ1FYZF-part6: fsck.xfs not found

Here is the "fdisk -ul" output:
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x0009c4c6

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63      273104      136521   83  Linux
/dev/sda2          273105   156296384    78011640    f  W95 Ext'd (LBA)
/dev/sda5          273168    16289909     8008371   83  Linux
/dev/sda6        16289973   154207934    68958981   83  Linux
/dev/sda7       154207998   156296384     1044193+  82  Linux swap / Solaris

and here "mount":

/dev/sda5 on / type xfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda1 on /boot type ext2 (rw,acl,user_xattr)
/dev/sda6 on /home type xfs (rw)
securityfs on /sys/kernel/security type securityfs (rw)
/dev/sr0 on /media/SU103Bet.001 type iso9660 (ro,nosuid,nodev,uid=501)

One has to install xfsprogs manually to have a working fsck during bootup.
Comment 1 Matej Horvath 2007-08-24 11:42:38 UTC
Arvin, shall this bug be closed as a duplicate of Bug 263821?
Comment 2 Frank-Michael Fischer 2007-08-24 13:18:27 UTC
How can it be a duplicate of a resolved bug, when this bug is still alive?
Comment 3 Arvin Schnell 2007-08-24 14:08:06 UTC
Need log-files from installation, see http://en.opensuse.org/Bugs/YaST.
Comment 4 Frank-Michael Fischer 2007-08-24 15:22:48 UTC
Sorry, but for other bugfixing support I had to reinstall and changed "/" to ext3 while "/home" is still on xfs. In this case xfsprogs are installed at installation time. My new installation log files will not show the problem.
Comment 6 Andreas Jaeger 2007-08-25 08:30:30 UTC

*** This bug has been marked as a duplicate of bug 271912 ***