Posted by Anonymous on Thu 4th Sep 15:32 (modification of post by Anonymous view diff)
diff | download | new post
- Q-00-0001:~# sh ./testfs.sh -vvvxyz -D /dev/etherd/e10.1 -F ocfs2 -M /test
- Linux-VServer FS Test [V0.19] Copyright (C) 2005-2008 H.Poetzl
- Linux 2.6.22.19-vs2.2.0.7 x86_64/0.30.216
- VCI: 0002:0200 236 030007b1 (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.
- tag related tests ...
- mount -t ocfs2 -o rw,tag /dev/etherd/e10.1 /test 3>&2
- [011]# succeeded.
- do_tag_touch /test 0 1 255 256 666
- touch /test/file_1: 0
- touch /test/file_1
- touch /test/file_2: 1
- vcontext --migrate --xid 1 -- touch /test/file_2
- touch /test/file_3: 255
- vcontext --create --xid 255 -- touch /test/file_3
- New security context is 255
- touch /test/file_4: 256
- vcontext --create --xid 256 -- touch /test/file_4
- New security context is 256
- touch /test/file_5: 666
- vcontext --create --xid 666 -- touch /test/file_5
- New security context is 666
- [012]# succeeded.
- do_tag_verify /test 0 1 255 256 666
- verify /test/file_1: 0 = 0
- verify /test/file_2: 1 = 1
- verify /test/file_3: 255 = 255
- verify /test/file_4: 256 = 256
- verify /test/file_5: 666 = 666
- [014]# succeeded.
- do_tag_read /test 0 .... 1 ..^. 255 ..^.
- cat: /test/file_2: Permission non accordée
- cat: /test/file_3: Permission non accordée
- [015]# succeeded.
- umount /dev/etherd/e10.1 3>&2
- [019]# succeeded.
- do_tag_verify /test 0 1 255 256 666
- verify /test/file_1: 0 = 0
- verify /test/file_2: 1 = 1
- verify /test/file_3: 255 = 255
- verify /test/file_4: 256 = 256
- verify /test/file_5: 666 = 666
- [020]# succeeded.
- mount -o remount,rw,tag /test 3>&2
- [021]# succeeded.
- do_tag_verify /test 0 1 255 256 666
- verify /test/file_1: 0 = 0
- verify /test/file_2: 1 = 1
- verify /test/file_3: 255 = 255
- verify /test/file_4: 256 = 256
- verify /test/file_5: 666 = 666
- [022]# succeeded.
- mount -o remount,rw /test 3>&2
- [023]# succeeded.
- do_tag_verify /test 0 1 255 256 666
- verify /test/file_1: 0 = 0
- verify /test/file_2: 1 = 1
- verify /test/file_3: 255 = 255
- verify /test/file_4: 256 = 256
- verify /test/file_5: 666 = 666
- [024]# succeeded.
- do_tag_read /test 0 .... 1 ..^. 255 ..^.
- cat: /test/file_2: Permission non accordée
- cat: /test/file_3: Permission non accordée
- [025]# succeeded.
- do_tag_verify /test 0 1 255 256 666
- verify /test/file_1: 0 = 0
- verify /test/file_2: 1 = 1
- verify /test/file_3: 255 = 255
- verify /test/file_4: 256 = 256
- verify /test/file_5: 666 = 666
- [026]# succeeded.
- do_tag_write /test 0 .... 1 ..^. 255 ..^.
- tee: /test/file_2: Permission non accordée
- tee: /test/file_3: Permission non accordée
- [027]# succeeded.
- do_tag_verify /test 0 1 255 256 666
- verify /test/file_1: 0 = 0
- verify /test/file_2: 1 = 1
- verify /test/file_3: 255 = 255
- verify /test/file_4: 256 = 256
- verify /test/file_5: 666 = 666
- [028]# succeeded.
- do_tag_change /test 200 201 256 254 777
- change /test/file_1: 200
- change /test/file_2: 201
- change /test/file_3: 256
- change /test/file_4: 254
- change /test/file_5: 777
- [033]# succeeded.
- do_tag_verify /test 200 201 256 254 777
- verify /test/file_1: 200 = 200
- verify /test/file_2: 201 = 201
- verify /test/file_3: 256 = 256
- verify /test/file_4: 254 = 254
- verify /test/file_5: 777 = 777
- [034]# succeeded.
- do_tag_read /test 200 ..^.
- cat: /test/file_1: Permission non accordée
- [035]# succeeded.
- do_tag_write /test 200 ..^. 201 ..^.
- tee: /test/file_1: Permission non accordée
- tee: /test/file_2: Permission non accordée
- [037]# succeeded.
- do_tag_read /test 200 ....
- [045]# succeeded.
- do_tag_write /test 200 .... 201 ....
- [047]# succeeded.
- xattr related tests ...
- mount -t ocfs2 -o rw /dev/etherd/e10.1 /test 3>&2
- [101]# succeeded.
- setattr --barrier /test/dir_4268
- [102]# succeeded.
- do_xattr_verify /test showattr /test/dir_4268 ---Bui-
- verify /test/dir_4268: ---Bui- = ----Bui-
- verify /test/dir_4268: ---Bui- ~ ----Bui-
- [103]# failed.
- do_xattr_verify /test lsattr /test/dir_4268 -+(-)?(A)+(-)
- verify /test/dir_4268: -+(-)?(A)+(-) = -------A----------
- [104]# succeeded.
- go_xid 2 chattr =i /test/dir_4268
- vcontext --create --xid 2 -- chattr =i /test/dir_4268
- New security context is 2
- /test/dir_4268: Permission non accordée
- [105]# succeeded.
- do_xattr_barrier /test /test/dir_4268 .^^
- chmod +x /test/dir_4268
- vcontext --migrate --xid 1 -- chmod +x /test/dir_4268
- chmod: modification des permissions de `/test/dir_4268': Opération non permise
- vcontext --create --xid 2 -- chmod +x /test/dir_4268
- New security context is 2
- chmod: modification des permissions de `/test/dir_4268': Opération non permise
- [106]# succeeded.
- setattr --~barrier /test/dir_4268
- [108]# succeeded.
- do_xattr_verify /test showattr /test/dir_4268 ---bui-
- verify /test/dir_4268: ---bui- = ----bui-
- verify /test/dir_4268: ---bui- ~ ----bui-
- [109]# failed.
- setattr --iunlink /test/file_4268
- [112]# succeeded.
- do_xattr_verify /test showattr /test/file_4268 ----UI-
- verify /test/file_4268: ----UI- = -----UI-
- verify /test/file_4268: ----UI- ~ -----UI-
- [113]# failed.
- do_xattr_verify /test lsattr /test/file_4268 -+(-)-i-+(-)?([AE])+(-)
- verify /test/file_4268: -+(-)-i-+(-)?([AE])+(-) = ----i--A----------
- [114]# succeeded.
- ln /test/file_4268 /test/file_4268.y
- [115]# succeeded.
- go_xid 2 rm -f /test/file_4268
- vcontext --create --xid 2 -- rm -f /test/file_4268
- New security context is 2
- [117]# succeeded.
- setattr --~iunlink /test/file_4268.x
- [118]# succeeded.
- do_xattr_verify /test showattr /test/file_4268.x ----ui-
- verify /test/file_4268.x: ----ui- = -----ui-
- verify /test/file_4268.x: ----ui- ~ -----ui-
- [119]# failed.
- do_xattr_verify /test showattr /test/dir_4268 ---Bui-
- verify /test/dir_4268: ---Bui- = ----Bui-
- verify /test/dir_4268: ---Bui- ~ ----Bui-
- [121]# failed.
- do_xattr_verify /test lsattr /test/dir_4268 -+(-)?(A)+(-)
- verify /test/dir_4268: -+(-)?(A)+(-) = -------A----------
- [122]# succeeded.
- do_xattr_verify /test showattr /test/file_4268 ----UI-
- verify /test/file_4268: ----UI- = -----UI-
- verify /test/file_4268: ----UI- ~ -----UI-
- [123]# failed.
- do_xattr_verify /test lsattr /test/file_4268 -+(-)-i-+(-)?([AE])+(-)
- verify /test/file_4268: -+(-)-i-+(-)?([AE])+(-) = ----i--A----------
- [124]# succeeded.
- do_xattr_cowbreak /test /test/file_4268 ...
- chmod +x /test/file_4268.0
- vcontext --migrate --xid 1 -- chmod +x /test/file_4268.1
- vcontext --create --xid 2 -- chmod +x /test/file_4268.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
- fsck.ocfs2: invalid option -- a
- Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]
- [ -B block size ] device
- Critical flags for emergency repair:
- -n Check but don't change the file system
- -y Answer 'yes' to all repair questions
- -f Force checking even if file system is clean
- -F Ignore cluster locking (dangerous!)
- Less critical flags:
- -b superblock Treat given block as the super block
- -B blocksize Force the given block size
- -G Ask to fix mismatched inode generations
- -u Access the device with buffering
- -V Output fsck.ocfs2's version
- -v Provide verbose debugging output
- [129]# failed.
- umount /dev/etherd/e10.1 3>&2
- [138]# succeeded.
- do_fsck ocfs2 /dev/etherd/e10.1 3>&2
- fsck.ocfs2: invalid option -- a
- Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]
- [ -B block size ] device
- Critical flags for emergency repair:
- -n Check but don't change the file system
- -y Answer 'yes' to all repair questions
- -f Force checking even if file system is clean
- -F Ignore cluster locking (dangerous!)
- Less critical flags:
- -b superblock Treat given block as the super block
- -B blocksize Force the given block size
- -G Ask to fix mismatched inode generations
- -u Access the device with buffering
- -V Output fsck.ocfs2's version
- -v Provide verbose debugging output
- [139]# failed.
- disk limit related tests ...
- do_dlimit_add /test 32 5 300 301 600 900
- [201]# succeeded.
- do_dlimit_space /test 16 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/space-300*
- New security context is 300
- vcontext --create --xid 300 -- dd if=/dev/zero of=/test/space-300 bs=1k count=16
- New security context is 300
- 16+0 enregistrements lus
- 16+0 enregistrements écrits
- 16384 octets (16 kB) copiés, 0,00042361 seconde, 38,7 MB/s
- [202]# succeeded.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 8192 = 0
- verify 300: 8192 ~ 0
- verify 300: inode 128 = 0
- verify 300: 128 ~ 0
- [203]# failed.
- do_dlimit_inodes /test 3 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/inodes-300*
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-1
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-2
- New security context is 300
- [204]# succeeded.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 0 = 0
- verify 300: inode 0 = 0
- [205]# succeeded.
- do_dlimit_space /test 33 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/space-300
- New security context is 300
- vcontext --create --xid 300 -- dd if=/dev/zero of=/test/space-300 bs=1k count=33
- New security context is 300
- 33+0 enregistrements lus
- 33+0 enregistrements écrits
- 33792 octets (34 kB) copiés, 0,00018467 seconde, 183 MB/s
- [206]# failed.
- do_dlimit_inodes /test 6 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/inodes-300-1 /test/inodes-300-2
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-1
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-2
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-3
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-4
- New security context is 300
- vcontext --create --xid 300 -- touch /test/inodes-300-5
- New security context is 300
- [207]# failed.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 0 = 0
- verify 300: inode 0 = 0
- [208]# succeeded.
- do_dlimit_add /test 128 10 300 301 600 900
- [211]# succeeded.
- do_dlimit_cowtest /test 5 9 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/cow-300*
- New security context is 300
- vcontext --create --xid 300 -- dd if=/dev/zero of=/test/cow-300 bs=1k count=5
- New security context is 300
- 5+0 enregistrements lus
- 5+0 enregistrements écrits
- 5120 octets (5,1 kB) copiés, 7,2429e-05 seconde, 70,7 MB/s
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-0
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-0
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-1
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-1
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-2
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-2
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-3
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-3
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-4
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-4
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-5
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-5
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-6
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-6
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-7
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-7
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-8
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-8
- New security context is 300
- [212]# succeeded.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 0 = 0
- verify 300: inode 0 = 0
- [213]# succeeded.
- do_dlimit_cowtest /test 43 3 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/cow-300 /test/cow-300-0 /test/cow-300-1 /test/cow-300-2 /test/cow-300-3 /test/cow-300-4 /test/cow-300-5 /test/cow-300-6 /test/cow-300-7 /test/cow-300-8
- New security context is 300
- vcontext --create --xid 300 -- dd if=/dev/zero of=/test/cow-300 bs=1k count=43
- New security context is 300
- 43+0 enregistrements lus
- 43+0 enregistrements écrits
- 44032 octets (44 kB) copiés, 0,000221828 seconde, 198 MB/s
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-0
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-0
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-1
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-1
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-2
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-2
- New security context is 300
- [222]# failed.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 0 = 0
- verify 300: inode 0 = 0
- [223]# succeeded.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 0 = 0
- verify 300: inode 0 = 0
- [231]# succeeded.
- do_dlimit_cowtest /test 3 43 300 301 600 900
- vcontext --create --xid 300 -- rm -f /test/cow-300*
- New security context is 300
- vcontext --create --xid 300 -- dd if=/dev/zero of=/test/cow-300 bs=1k count=3
- New security context is 300
- 3+0 enregistrements lus
- 3+0 enregistrements écrits
- 3072 octets (3,1 kB) copiés, 6,4886e-05 seconde, 47,3 MB/s
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-0
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-0
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-1
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-1
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-2
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-2
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-3
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-3
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-4
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-4
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-5
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-5
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-6
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-6
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-7
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-7
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-8
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-8
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-9
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-9
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-10
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-10
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-11
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-11
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-12
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-12
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-13
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-13
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-14
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-14
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-15
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-15
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-16
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-16
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-17
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-17
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-18
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-18
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-19
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-19
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-20
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-20
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-21
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-21
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-22
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-22
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-23
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-23
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-24
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-24
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-25
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-25
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-26
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-26
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-27
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-27
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-28
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-28
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-29
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-29
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-30
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-30
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-31
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-31
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-32
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-32
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-33
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-33
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-34
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-34
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-35
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-35
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-36
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-36
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-37
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-37
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-38
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-38
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-39
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-39
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-40
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-40
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-41
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-41
- New security context is 300
- vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-42
- New security context is 300
- vcontext --create --xid 300 -- touch /test/cow-300-42
- New security context is 300
- [232]# failed.
- do_dlimit_verify /test 300 301 600 900
- verify 300: space 0 = 0
- verify 300: inode 0 = 0
- [233]# succeeded.
- do_fsck ocfs2 /dev/etherd/e10.1 3>&2
- fsck.ocfs2: invalid option -- a
- Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]
- [ -B block size ] device
- Critical flags for emergency repair:
- -n Check but don't change the file system
- -y Answer 'yes' to all repair questions
- -f Force checking even if file system is clean
- -F Ignore cluster locking (dangerous!)
- Less critical flags:
- -b superblock Treat given block as the super block
- -B blocksize Force the given block size
- -G Ask to fix mismatched inode generations
- -u Access the device with buffering
- -V Output fsck.ocfs2's version
- -v Provide verbose debugging output
- [239]# failed.
- do_fsck ocfs2 /dev/etherd/e10.1 3>&2
- fsck.ocfs2: invalid option -- a
- Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]
- [ -B block size ] device
- Critical flags for emergency repair:
- -n Check but don't change the file system
- -y Answer 'yes' to all repair questions
- -f Force checking even if file system is clean
- -F Ignore cluster locking (dangerous!)
- Less critical flags:
- -b superblock Treat given block as the super block
- -B blocksize Force the given block size
- -G Ask to fix mismatched inode generations
- -u Access the device with buffering
- -V Output fsck.ocfs2's version
- -v Provide verbose debugging output
- [999]# failed.
- 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.
