xfs
[Top] [All Lists]

xfstest fail

To: "linux-xfs@xxxxxxxxxxx" <linux-xfs@xxxxxxxxxxx>
Subject: xfstest fail
From: "D. Stimits" <stimits@xxxxxxxxxx>
Date: Sat, 09 Jun 2001 02:14:40 -0600
Reply-to: stimits@xxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
I'm using the 2.4.6-pre1-xfs kernel. Currently it is mounted on a
temporary IDE drive that has /boot/ as ext2, "/" as xfs. Tests are run
against an aic7xxx controller to scsi hard drive. No tape backup devices
are available.

First is probably not an error, but I am wondering about the meaning of
this output from the 001 test:
001 13s ...

Failure occurred on a reiserfs test, but I do not use reiserfs. I think
it was testing against overwrites or something related, number 032:
pts/3:...src/linux/cmd/xfstests# ./check 026 027 028 029 030 031 032 033
034
make: Nothing to be done for `default'.
026
027
028
029
030
031
032 - output mismatch (see 032.out.bad)
2a3
> Failed - overwrote fs type reiserfs!
033
034
Failures: 032
Failed 1 of 9 tests

The 032.out.bad:
QA output created by 032
Silence is golden.
Failed - overwrote fs type reiserfs!

The 032.full:
=== Creating ext2 filesystem...
    ( mkfs -t ext2 /dev/sda7 )
mke2fs 1.19, 13-Jul-2000 for EXT2 FS 0.5b, 95/08/09
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
117504 inodes, 234942 blocks
11747 blocks (5.00%) reserved for the super user
First data block=0
8 block groups
32768 blocks per group, 32768 fragments per group
14688 inodes per group
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376

Writing inode tables:
0/8^H^H^H1/8^H^H^H2/8^H^H^H3/8^H^H^H4/8^H^H^H5/8^H^H^H6/8^H^H^H7/8^H^H^Hdone    
                 
Writing superblocks and filesystem accounting information: done
=== Attempting XFS overwrite of ext2...
mkfs.xfs: /dev/sda7 appears to contain an existing filesystem (ext2).
mkfs.xfs: Use the -f option to force overwrite
=== Creating minix filesystem...
    ( mkfs -t minix /dev/sda7 )
672 inodes
2000 blocks
Firstdatazone=25 (25)
Zonesize=1024
Maxsize=268966912

=== Attempting XFS overwrite of minix...
mkfs.xfs: /dev/sda7 appears to contain an existing filesystem (minix).
mkfs.xfs: Use the -f option to force overwrite
=== Creating msdos filesystem...
    ( mkfs -t msdos /dev/sda7 )
mkfs.msdos 2.2 (06 Jul 1999)
=== Attempting XFS overwrite of msdos...
mkfs.xfs: /dev/sda7 appears to contain an existing filesystem (vfat).
mkfs.xfs: Use the -f option to force overwrite
=== Creating reiserfs filesystem...
    ( mkfs -t reiserfs /dev/sda7 )

<-------------mkreiserfs, 2000------------->
reiserfsprogs 3.x.0f
Creating reiserfs of 3.6 format
Block size 4096 bytes
Block count 234942
Used blocks 8219
Free blocks count 226723
First 16 blocks skipped
Super block is in 16
Bitmap blocks (8) are :
        17, 32768, 65536, 98304, 131072, 163840, 196608, 229376
Journal size 8192 (blocks 18-8210 of file /dev/sda7)
Root block 8211
Hash function "r5"
ATTENTION: YOU SHOULD REBOOT AFTER FDISK!


Next, a question on test 041, will it actually alter partition size or
placement on the test partitions' drive? I have the partition sizes that
I want now, and don't mind wiping partition contents, but do not want to
resize or move partition boundaries.

Test 040 says it can't run srcdiff without WORKAREA set, which I don't
seem to have a reference to in the README. What should it be set to?

Further failure for loop mount, a few others simply did not have tools
installed, or else not implemented. Tests 045 through 054:

Thanteros pts/3:...src/linux/cmd/xfstests# ./check 045 046 047 048 049
050 051 052 053 054
make: Nothing to be done for `default'.
045
046
047
048
049 [failed, exit status 1] - output mismatch (see 049.out.bad)
7,15c7,8
< --- stress
< --- clean
< --- create file for ext2 fs
< --- Create ext2 fs in file on looped xfs
< --- Mount ext2 on xfs via loop
< --- stress ext2 on xfs via loop
< --- clean
< --- umount ext2 on xfs
< --- umount xfs
---
> !!! failed to loop mount xfs
> (see 049.full for details)
050 [not run] Installed quota tools do not support XFS
051 [not run] requires kernel ACL support
052 [not run] Installed quota tools do not support XFS
053 - output mismatch (see 053.out.bad)
5,12c5,12
< $SCRATCH_MNT/test.0 [u::r--,g::rwx,o::rw-]
< $SCRATCH_MNT/test.1 [u::r-x,g::---,o::---]
< $SCRATCH_MNT/test.2 [u::---,g::r-x,o::---]
< $SCRATCH_MNT/test.3 [u::---,g::---,o::r-x]
< $SCRATCH_MNT/test.4 [u::---,g::r-x,o::rwx]
< $SCRATCH_MNT/test.5 [u::---,g::---,o::---,u:id2:r-x,m::rwx]
< $SCRATCH_MNT/test.6 [u::rwx,g::r-x,o::r--]
< $SCRATCH_MNT/test.7 [u::---,g::---,o::---,g:id2:r-x,m::-w-]
---
> chacl: error getting ACL on "/mnt/sda/7/test.0": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.1": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.2": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.3": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.4": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.5": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.6": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.7": Function not implemented
17,24c17,24
< $SCRATCH_MNT/test.0 [u::r--,g::rwx,o::rw-]
< $SCRATCH_MNT/test.1 [u::r-x,g::---,o::---]
< $SCRATCH_MNT/test.2 [u::---,g::r-x,o::---]
< $SCRATCH_MNT/test.3 [u::---,g::---,o::r-x]
< $SCRATCH_MNT/test.4 [u::---,g::r-x,o::rwx]
< $SCRATCH_MNT/test.5 [u::---,g::---,o::---,u:id2:r-x,m::rwx]
< $SCRATCH_MNT/test.6 [u::rwx,g::r-x,o::r--]
< $SCRATCH_MNT/test.7 [u::---,g::---,o::---,g:id2:r-x,m::-w-]
---
> chacl: error getting ACL on "/mnt/sda/7/test.0": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.1": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.2": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.3": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.4": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.5": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.6": Function not implemented
> chacl: error getting ACL on "/mnt/sda/7/test.7": Function not implemented
054
Not run: 050 051 052
Failures: 049 053
Failed 2 of 7 tests


More info, 049.out.bad:
QA output created by 049
--- Create ext2 fs on scratch
--- Mount ext2 fs on scratch
--- Create xfs fs in file on scratch
--- Make mount points
--- Mount xfs via loop
!!! failed to loop mount xfs
(see 049.full for details)



Related 049.full:
(dev=/dev/sda7, mount=/mnt/sda/7)

--- mounts
/dev/hdc2 on / type xfs (rw)
none on /proc type proc (rw)
/dev/hdc1 on /boot type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdc1 on /mnt/sdc/1 type ext2 (rw)
/dev/sda6 on /mnt/sda/6 type xfs (rw)
--- Create ext2 fs on scratch
mke2fs 1.19, 13-Jul-2000 for EXT2 FS 0.5b, 95/08/09
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
117504 inodes, 234942 blocks
11747 blocks (5.00%) reserved for the super user
First data block=0
8 block groups
32768 blocks per group, 32768 fragments per group
14688 inodes per group
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376

Writing inode tables:
0/8^H^H^H1/8^H^H^H2/8^H^H^H3/8^H^H^H4/8^H^H^H5/8^H^H^H6/8^H^H^H7/8^H^H^Hdone    
                 
Writing superblocks and filesystem accounting information: done
--- Mount ext2 fs on scratch
--- Create xfs fs in file on scratch
meta-data=/mnt/sda/7/test.xfs    isize=256    agcount=1, agsize=5120
blks
data     =                       bsize=4096   blocks=5120, imaxpct=25
         =                       sunit=0      swidth=0 blks, unwritten=0
naming   =version 2              bsize=4096
log      =internal log           bsize=4096   blocks=1200
realtime =none                   extsz=65536  blocks=0, rtextents=0
--- Make mount points
--- Mount xfs via loop
mount: could not find any device /dev/loop#
!!! failed to loop mount xfs
--- mounts at end (after cleanup)
/dev/hdc2 on / type xfs (rw)
none on /proc type proc (rw)
/dev/hdc1 on /boot type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdc1 on /mnt/sdc/1 type ext2 (rw)
/dev/sda6 on /mnt/sda/6 type xfs (rw)
/dev/sda7 on /mnt/sda/7 type ext2 (rw)



Is any of this relevant as worth worrying about, since I don't use
reiserfs?

D. Stimits, stimits@xxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • xfstest fail, D. Stimits <=