Posted by Anonymous on Sat 13th Sep 09:24 (modification of post by Anonymous view diff)
diff | download | new post
- AQ-00-0001:~# sh ./testfs-.20.sh -yvvv -D /dev/etherd/e10.1 -F ocfs2 -M /test
- Linux-VServer FS Test [V0.20] Copyright (C) 2005-2008 H.Poetzl
- Linux 2.6.26.3-vs2.3.0.35 x86_64/0.30.216
- VCI: 0002:0303 236 13000fb1 (ID24)
- ---
- testing ocfs2 filesystem ...
- mkfs.ocfs2 1.2.1
- Overwriting existing ocfs2 partition.
- Proceed (y/N): Filesystem label=
- Block size=4096 (bits=12)
- Cluster size=65536 (bits=16)
- Volume size=1000204795904 (15261914 clusters) (244190624 blocks)
- 474 cluster groups (tail covers 4826 clusters, rest cover 32256 clusters)
- Journal size=268435456
- Initial number of node slots: 4
- Creating bitmaps: done
- Initializing superblock: done
- Writing system files: done
- Writing superblock: done
- Formatting Journals: done
- Writing lost+found: done
- mkfs.ocfs2 successful
- [000]# succeeded.
- mount -t ocfs2 -o rw /dev/etherd/e10.1 /test 3>&2
- [001]# succeeded.
- mount -o remount,rw,tag /test 3>&2
- mount.ocfs2: Invalid argument while mounting /dev/etherd/e10.1 on /test
- [002]# failed.
- xattr related tests ...
- mount -t ocfs2 -o rw /dev/etherd/e10.1 /test 3>&2
- [101]# succeeded.
- setattr --barrier /test/dir_3376
- [102]# succeeded.
- do_xattr_verify /test showattr /test/dir_3376 -+(-)-Bui-
- verify /test/dir_3376: -+(-)-Bui- = ----Bui-
- [103]# succeeded.
- do_xattr_verify /test lsattr /test/dir_3376 -+(-)?(A)+(-)
- verify /test/dir_3376: -+(-)?(A)+(-) = ------------------
- [104]# succeeded.
- go_xid 2 chattr =i /test/dir_3376
- vcontext --create --xid 2 -- chattr =i /test/dir_3376
- New security context is 2
- /test/dir_3376: Permission non accord?e
- [105]# succeeded.
- do_xattr_barrier /test /test/dir_3376 .^^
- chmod +x /test/dir_3376
- vcontext --migrate --xid 1 -- chmod +x /test/dir_3376
- chmod: modification des permissions de `/test/dir_3376': Op?ration non permise
- vcontext --create --xid 2 -- chmod +x /test/dir_3376
- New security context is 2
- chmod: modification des permissions de `/test/dir_3376': Op?ration non permise
- [106]# succeeded.
- setattr --~barrier /test/dir_3376
- [108]# succeeded.
- do_xattr_verify /test showattr /test/dir_3376 -+(-)-bui-
- verify /test/dir_3376: -+(-)-bui- = ----bui-
- [109]# succeeded.
- setattr --iunlink /test/file_3376
- [112]# succeeded.
- do_xattr_verify /test showattr /test/file_3376 -+(-)--UI-
- verify /test/file_3376: -+(-)--UI- = -----UI-
- [113]# succeeded.
- do_xattr_verify /test lsattr /test/file_3376 -+(-)-i-+(-)?([AE])+(-)
- verify /test/file_3376: -+(-)-i-+(-)?([AE])+(-) = ----i-----------T-
- verify /test/file_3376: -+(-)-i-+(-)?([AE])+(-) ~ ----i-----------T-
- [114]# failed.
- ln /test/file_3376 /test/file_3376.y
- [115]# succeeded.
- go_xid 2 rm -f /test/file_3376
- vcontext --create --xid 2 -- rm -f /test/file_3376
- New security context is 2
- [117]# succeeded.
- setattr --~iunlink /test/file_3376.x
- [118]# succeeded.
- do_xattr_verify /test showattr /test/file_3376.x -+(-)--ui-
- verify /test/file_3376.x: -+(-)--ui- = -----ui-
- [119]# succeeded.
- do_xattr_verify /test showattr /test/dir_3376 -+(-)-Bui-
- verify /test/dir_3376: -+(-)-Bui- = ----Bui-
- [121]# succeeded.
- do_xattr_verify /test lsattr /test/dir_3376 -+(-)?(A)+(-)
- verify /test/dir_3376: -+(-)?(A)+(-) = ------------------
- [122]# succeeded.
- do_xattr_verify /test showattr /test/file_3376 -+(-)--UI-
- verify /test/file_3376: -+(-)--UI- = -----ui-
- verify /test/file_3376: -+(-)--UI- ~ -----ui-
- [123]# failed.
- do_xattr_verify /test lsattr /test/file_3376 -+(-)-i-+(-)?([AE])+(-)
- verify /test/file_3376: -+(-)-i-+(-)?([AE])+(-) = ------------------
- verify /test/file_3376: -+(-)-i-+(-)?([AE])+(-) ~ ------------------
- [124]# failed.
- do_xattr_cowbreak /test /test/file_3376 ...
- chmod +x /test/file_3376.0
- vcontext --migrate --xid 1 -- chmod +x /test/file_3376.1
- vcontext --create --xid 2 -- chmod +x /test/file_3376.2
- New security context is 2
- [125]# succeeded.
- umount /dev/etherd/e10.1 3>&2
- [128]# succeeded.
- do_fsck ocfs2 /dev/etherd/e10.1 3>&2
- Checking OCFS2 filesystem in /dev/etherd/e10.1:
- label: <NONE>
- uuid: 26 ac a9 a9 b9 f7 4d 0b a9 67 c6 7e 6f 93 33 d1
- number of blocks: 244190624
- bytes per block: 4096
- number of clusters: 15261914
- bytes per cluster: 65536
- max slots: 4
- /dev/etherd/e10.1 was run with -f, check forced.
- Pass 0a: Checking cluster allocation chains
- Pass 0b: Checking inode allocation chains
- Pass 0c: Checking extent block allocation chains
- Pass 1: Checking inodes and blocks.
- Pass 2: Checking directory entries.
- Pass 3: Checking directory connectivity.
- Pass 4a: checking for orphaned inodes
- Pass 4b: Checking inodes link counts.
- All passes succeeded.
- [129]# succeeded.
- umount /dev/etherd/e10.1 3>&2
- [138]# succeeded.
- do_fsck ocfs2 /dev/etherd/e10.1 3>&2
- Checking OCFS2 filesystem in /dev/etherd/e10.1:
- label: <NONE>
- uuid: 26 ac a9 a9 b9 f7 4d 0b a9 67 c6 7e 6f 93 33 d1
- number of blocks: 244190624
- bytes per block: 4096
- number of clusters: 15261914
- bytes per cluster: 65536
- max slots: 4
- /dev/etherd/e10.1 was run with -f, check forced.
- Pass 0a: Checking cluster allocation chains
- Pass 0b: Checking inode allocation chains
- Pass 0c: Checking extent block allocation chains
- Pass 1: Checking inodes and blocks.
- Pass 2: Checking directory entries.
- Pass 3: Checking directory connectivity.
- Pass 4a: checking for orphaned inodes
- Pass 4b: Checking inodes link counts.
- All passes succeeded.
- [139]# succeeded.
- do_fsck ocfs2 /dev/etherd/e10.1 3>&2
- Checking OCFS2 filesystem in /dev/etherd/e10.1:
- label: <NONE>
- uuid: 26 ac a9 a9 b9 f7 4d 0b a9 67 c6 7e 6f 93 33 d1
- number of blocks: 244190624
- bytes per block: 4096
- number of clusters: 15261914
- bytes per cluster: 65536
- max slots: 4
- /dev/etherd/e10.1 was run with -f, check forced.
- Pass 0a: Checking cluster allocation chains
- Pass 0b: Checking inode allocation chains
- Pass 0c: Checking extent block allocation chains
- Pass 1: Checking inodes and blocks.
- Pass 2: Checking directory entries.
- Pass 3: Checking directory connectivity.
- Pass 4a: checking for orphaned inodes
- Pass 4b: Checking inodes link counts.
- All passes succeeded.
- [999]# succeeded.
- AQ-00-0001:~#
Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.
