[PLD 2.x (Ac): Bug 122] New: mkfs from xfsprogs-2.9.6 incompatible with 2.6 .16 kernel

btsadmin at pld-linux.org btsadmin at pld-linux.org
Mon Mar 24 18:25:44 CET 2008


http://bugs.pld-linux.org/show_bug.cgi?id=122

           Summary: mkfs from xfsprogs-2.9.6 incompatible with 2.6.16 kernel
           Product: PLD 2.x (Ac)
           Version: unspecified
          Platform: All
        OS/Version: PLD Linux
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Core system
        AssignedTo: bugs at pld-linux.org
        ReportedBy: glen at pld-linux.org
   Estimated Hours: 0.0


User-Agent:       Mozilla/5.0 (compatible; Konqueror/3.5; Linux; en_US)
KHTML/3.5.9 (like Gecko) PLD/2.0 (Ac)
Build Identifier: 

fails: xfsprogs-2.9.6-1.amd64


# mkfs.xfs /dev/sys2/backup  -f -L backup
meta-data=/dev/sys2/backup       isize=256    agcount=4, agsize=983040 blks
         =                       sectsz=512   attr=2
data     =                       bsize=4096   blocks=3932160, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096
log      =internal log           bsize=4096   blocks=2560, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

# mount /dev/sys2/backup /media/backup/
mount: wrong fs type, bad option, bad superblock on /dev/sys2/backup,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

XFS: bad version
XFS: SB validate failed
XFS mounting filesystem dm-10


works: xfsprogs-2.8.18-1.amd64
# mkfs.xfs /dev/sys2/backup  -f -L backup
meta-data=/dev/sys2/backup       isize=256    agcount=16, agsize=245760 blks
         =                       sectsz=512   attr=0
data     =                       bsize=4096   blocks=3932160, imaxpct=25
         =                       sunit=0      swidth=0 blks, unwritten=1
naming   =version 2              bsize=4096
log      =internal log           bsize=4096   blocks=2560, version=1
         =                       sectsz=512   sunit=0 blks
realtime =none                   extsz=4096   blocks=0, rtextents=0
# mount /dev/sys2/backup /media/backup/

# OK

Reproducible: Always


-- 
Configure bugmail: http://bugs.pld-linux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


More information about the pld-bugs mailing list