Linux-VServer pastebin service

Posted by Anonymous on Thu 4th Sep 15:32 (modification of post by Anonymous view diff)
diff | download | new post

  1. Q-00-0001:~# sh  ./testfs.sh -vvvxyz -D /dev/etherd/e10.1 -F ocfs2 -M /test  
  2. Linux-VServer FS Test [V0.19] Copyright (C) 2005-2008 H.Poetzl  
  3. Linux 2.6.22.19-vs2.2.0.7 x86_64/0.30.216  
  4. VCI:  0002:0200 236 030007b1 (ID24)  
  5. ---  
  6. testing ocfs2 filesystem ...  
  7. mkfs.ocfs2 1.2.1  
  8. Overwriting existing ocfs2 partition.  
  9. Proceed (y/N): Filesystem label=  
  10. Block size=4096 (bits=12)  
  11. Cluster size=65536 (bits=16)  
  12. Volume size=1000204795904 (15261914 clusters) (244190624 blocks)  
  13. 474 cluster groups (tail covers 4826 clusters, rest cover 32256 clusters)  
  14. Journal size=268435456  
  15. Initial number of node slots: 4  
  16. Creating bitmaps: done  
  17. Initializing superblock: done  
  18. Writing system files: done  
  19. Writing superblock: done  
  20. Formatting Journals: done  
  21. Writing lost+found: done  
  22. mkfs.ocfs2 successful  
  23.  
  24. [000]# succeeded.  
  25.         mount -t ocfs2 -o rw /dev/etherd/e10.1 /test 3>&2  
  26. [001]# succeeded.  
  27.         mount -o remount,rw,tag /test 3>&2  
  28. mount.ocfs2: Invalid argument while mounting /dev/etherd/e10.1 on /test  
  29. [002]# failed.  
  30. tag related tests ...  
  31.         mount -t ocfs2 -o rw,tag /dev/etherd/e10.1 /test 3>&2  
  32. [011]# succeeded.  
  33.         do_tag_touch /test 0 1 255 256 666  
  34.         touch /test/file_1: 0  
  35.         touch /test/file_1  
  36.         touch /test/file_2: 1  
  37.         vcontext --migrate --xid 1 -- touch /test/file_2  
  38.         touch /test/file_3: 255  
  39.         vcontext --create --xid 255 -- touch /test/file_3  
  40. New security context is 255  
  41.         touch /test/file_4: 256  
  42.         vcontext --create --xid 256 -- touch /test/file_4  
  43. New security context is 256  
  44.         touch /test/file_5: 666  
  45.         vcontext --create --xid 666 -- touch /test/file_5  
  46. New security context is 666  
  47. [012]# succeeded.  
  48.         do_tag_verify /test 0 1 255 256 666  
  49.         verify /test/file_1: 0 = 0  
  50.         verify /test/file_2: 1 = 1  
  51.         verify /test/file_3: 255 = 255  
  52.         verify /test/file_4: 256 = 256  
  53.         verify /test/file_5: 666 = 666  
  54. [014]# succeeded.  
  55.         do_tag_read /test 0 .... 1 ..^. 255 ..^.  
  56. cat: /test/file_2: Permission non accordée  
  57. cat: /test/file_3: Permission non accordée  
  58. [015]# succeeded.  
  59.         umount /dev/etherd/e10.1 3>&2  
  60. [019]# succeeded.  
  61.         do_tag_verify /test 0 1 255 256 666  
  62.         verify /test/file_1: 0 = 0  
  63.         verify /test/file_2: 1 = 1  
  64.         verify /test/file_3: 255 = 255  
  65.         verify /test/file_4: 256 = 256  
  66.         verify /test/file_5: 666 = 666  
  67. [020]# succeeded.  
  68.         mount -o remount,rw,tag /test 3>&2  
  69. [021]# succeeded.  
  70.         do_tag_verify /test 0 1 255 256 666  
  71.         verify /test/file_1: 0 = 0  
  72.         verify /test/file_2: 1 = 1  
  73.         verify /test/file_3: 255 = 255  
  74.         verify /test/file_4: 256 = 256  
  75.         verify /test/file_5: 666 = 666  
  76. [022]# succeeded.  
  77.         mount -o remount,rw /test 3>&2  
  78. [023]# succeeded.  
  79.         do_tag_verify /test 0 1 255 256 666  
  80.         verify /test/file_1: 0 = 0  
  81.         verify /test/file_2: 1 = 1  
  82.         verify /test/file_3: 255 = 255  
  83.         verify /test/file_4: 256 = 256  
  84.         verify /test/file_5: 666 = 666  
  85. [024]# succeeded.  
  86.         do_tag_read /test 0 .... 1 ..^. 255 ..^.  
  87. cat: /test/file_2: Permission non accordée  
  88. cat: /test/file_3: Permission non accordée  
  89. [025]# succeeded.  
  90.         do_tag_verify /test 0 1 255 256 666  
  91.         verify /test/file_1: 0 = 0  
  92.         verify /test/file_2: 1 = 1  
  93.         verify /test/file_3: 255 = 255  
  94.         verify /test/file_4: 256 = 256  
  95.         verify /test/file_5: 666 = 666  
  96. [026]# succeeded.  
  97.         do_tag_write /test 0 .... 1 ..^. 255 ..^.  
  98. tee: /test/file_2: Permission non accordée  
  99. tee: /test/file_3: Permission non accordée  
  100. [027]# succeeded.  
  101.         do_tag_verify /test 0 1 255 256 666  
  102.         verify /test/file_1: 0 = 0  
  103.         verify /test/file_2: 1 = 1  
  104.         verify /test/file_3: 255 = 255  
  105.         verify /test/file_4: 256 = 256  
  106.         verify /test/file_5: 666 = 666  
  107. [028]# succeeded.  
  108.         do_tag_change /test 200 201 256 254 777  
  109.         change /test/file_1: 200  
  110.         change /test/file_2: 201  
  111.         change /test/file_3: 256  
  112.         change /test/file_4: 254  
  113.         change /test/file_5: 777  
  114. [033]# succeeded.  
  115.         do_tag_verify /test 200 201 256 254 777  
  116.         verify /test/file_1: 200 = 200  
  117.         verify /test/file_2: 201 = 201  
  118.         verify /test/file_3: 256 = 256  
  119.         verify /test/file_4: 254 = 254  
  120.         verify /test/file_5: 777 = 777  
  121. [034]# succeeded.  
  122.         do_tag_read /test 200 ..^.  
  123. cat: /test/file_1: Permission non accordée  
  124. [035]# succeeded.  
  125.         do_tag_write /test 200 ..^. 201 ..^.  
  126. tee: /test/file_1: Permission non accordée  
  127. tee: /test/file_2: Permission non accordée  
  128. [037]# succeeded.  
  129.         do_tag_read /test 200 ....  
  130. [045]# succeeded.  
  131.         do_tag_write /test 200 .... 201 ....  
  132. [047]# succeeded.  
  133. xattr related tests ...  
  134.         mount -t ocfs2 -o rw /dev/etherd/e10.1 /test 3>&2  
  135. [101]# succeeded.  
  136.         setattr --barrier /test/dir_4268  
  137. [102]# succeeded.  
  138.         do_xattr_verify /test showattr /test/dir_4268 ---Bui-  
  139.         verify /test/dir_4268: ---Bui- = ----Bui-  
  140.         verify /test/dir_4268: ---Bui- ~ ----Bui-  
  141. [103]# failed.  
  142.         do_xattr_verify /test lsattr /test/dir_4268 -+(-)?(A)+(-)  
  143.         verify /test/dir_4268: -+(-)?(A)+(-) = -------A----------  
  144. [104]# succeeded.  
  145.         go_xid 2 chattr =i /test/dir_4268  
  146.         vcontext --create --xid 2 -- chattr =i /test/dir_4268  
  147. New security context is 2  
  148. /test/dir_4268: Permission non accordée  
  149. [105]# succeeded.  
  150.         do_xattr_barrier /test /test/dir_4268 .^^  
  151.         chmod +x /test/dir_4268  
  152.         vcontext --migrate --xid 1 -- chmod +x /test/dir_4268  
  153. chmod: modification des permissions de `/test/dir_4268': Opération non permise  
  154.         vcontext --create --xid 2 -- chmod +x /test/dir_4268  
  155. New security context is 2  
  156. chmod: modification des permissions de `/test/dir_4268': Opération non permise  
  157. [106]# succeeded.  
  158.         setattr --~barrier /test/dir_4268  
  159. [108]# succeeded.  
  160.         do_xattr_verify /test showattr /test/dir_4268 ---bui-  
  161.         verify /test/dir_4268: ---bui- = ----bui-  
  162.         verify /test/dir_4268: ---bui- ~ ----bui-  
  163. [109]# failed.  
  164.         setattr --iunlink /test/file_4268  
  165. [112]# succeeded.  
  166.         do_xattr_verify /test showattr /test/file_4268 ----UI-  
  167.         verify /test/file_4268: ----UI- = -----UI-  
  168.         verify /test/file_4268: ----UI- ~ -----UI-  
  169. [113]# failed.  
  170.         do_xattr_verify /test lsattr /test/file_4268 -+(-)-i-+(-)?([AE])+(-)  
  171.         verify /test/file_4268: -+(-)-i-+(-)?([AE])+(-) = ----i--A----------  
  172. [114]# succeeded.  
  173.         ln /test/file_4268 /test/file_4268.y  
  174. [115]# succeeded.  
  175.         go_xid 2 rm -f /test/file_4268  
  176.         vcontext --create --xid 2 -- rm -f /test/file_4268  
  177. New security context is 2  
  178. [117]# succeeded.  
  179.         setattr --~iunlink /test/file_4268.x  
  180. [118]# succeeded.  
  181.         do_xattr_verify /test showattr /test/file_4268.x ----ui-  
  182.         verify /test/file_4268.x: ----ui- = -----ui-  
  183.         verify /test/file_4268.x: ----ui- ~ -----ui-  
  184. [119]# failed.  
  185.         do_xattr_verify /test showattr /test/dir_4268 ---Bui-  
  186.         verify /test/dir_4268: ---Bui- = ----Bui-  
  187.         verify /test/dir_4268: ---Bui- ~ ----Bui-  
  188. [121]# failed.  
  189.         do_xattr_verify /test lsattr /test/dir_4268 -+(-)?(A)+(-)  
  190.         verify /test/dir_4268: -+(-)?(A)+(-) = -------A----------  
  191. [122]# succeeded.  
  192.         do_xattr_verify /test showattr /test/file_4268 ----UI-  
  193.         verify /test/file_4268: ----UI- = -----UI-  
  194.         verify /test/file_4268: ----UI- ~ -----UI-  
  195. [123]# failed.  
  196.         do_xattr_verify /test lsattr /test/file_4268 -+(-)-i-+(-)?([AE])+(-)  
  197.         verify /test/file_4268: -+(-)-i-+(-)?([AE])+(-) = ----i--A----------  
  198. [124]# succeeded.  
  199.         do_xattr_cowbreak /test /test/file_4268 ...  
  200.         chmod +x /test/file_4268.0  
  201.         vcontext --migrate --xid 1 -- chmod +x /test/file_4268.1  
  202.         vcontext --create --xid 2 -- chmod +x /test/file_4268.2  
  203. New security context is 2  
  204. [125]# succeeded.  
  205.         umount /dev/etherd/e10.1 3>&2  
  206. [128]# succeeded.  
  207.         do_fsck ocfs2 /dev/etherd/e10.1 3>&2  
  208. fsck.ocfs2: invalid option -- a  
  209. Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]  
  210.                     [ -B block size ] device  
  211.  
  212. Critical flags for emergency repair:  
  213.  -n             Check but don't change the file system  
  214.  -y             Answer 'yes' to all repair questions  
  215.  -f             Force checking even if file system is clean  
  216.  -F             Ignore cluster locking (dangerous!)  
  217.  
  218. Less critical flags:  
  219.  -b superblock  Treat given block as the super block  
  220.  -B blocksize   Force the given block size  
  221.  -G             Ask to fix mismatched inode generations  
  222.  -u             Access the device with buffering  
  223.  -V             Output fsck.ocfs2's version  
  224.  -v             Provide verbose debugging output  
  225. [129]# failed.  
  226.         umount /dev/etherd/e10.1 3>&2  
  227. [138]# succeeded.  
  228.         do_fsck ocfs2 /dev/etherd/e10.1 3>&2  
  229. fsck.ocfs2: invalid option -- a  
  230. Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]  
  231.                     [ -B block size ] device  
  232.  
  233. Critical flags for emergency repair:  
  234.  -n             Check but don't change the file system  
  235.  -y             Answer 'yes' to all repair questions  
  236.  -f             Force checking even if file system is clean  
  237.  -F             Ignore cluster locking (dangerous!)  
  238.  
  239. Less critical flags:  
  240.  -b superblock  Treat given block as the super block  
  241.  -B blocksize   Force the given block size  
  242.  -G             Ask to fix mismatched inode generations  
  243.  -u             Access the device with buffering  
  244.  -V             Output fsck.ocfs2's version  
  245.  -v             Provide verbose debugging output  
  246. [139]# failed.  
  247. disk limit related tests ...  
  248.         do_dlimit_add /test 32 5 300 301 600 900  
  249. [201]# succeeded.  
  250.         do_dlimit_space /test 16 300 301 600 900  
  251.         vcontext --create --xid 300 -- rm -f /test/space-300*  
  252. New security context is 300  
  253.         vcontext --create --xid 300 -- dd if=/dev/zero of=/test/space-300 bs=1k count=16  
  254. New security context is 300  
  255. 16+0 enregistrements lus  
  256. 16+0 enregistrements écrits  
  257. 16384 octets (16 kB) copiés, 0,00042361 seconde, 38,7 MB/s  
  258. [202]# succeeded.  
  259.         do_dlimit_verify /test 300 301 600 900  
  260.         verify 300: space 8192 = 0  
  261.         verify 300: 8192 ~ 0  
  262.         verify 300: inode 128 = 0  
  263.         verify 300: 128 ~ 0  
  264. [203]# failed.  
  265.         do_dlimit_inodes /test 3 300 301 600 900  
  266.         vcontext --create --xid 300 -- rm -f /test/inodes-300*  
  267. New security context is 300  
  268.         vcontext --create --xid 300 -- touch /test/inodes-300-1  
  269. New security context is 300  
  270.         vcontext --create --xid 300 -- touch /test/inodes-300-2  
  271. New security context is 300  
  272. [204]# succeeded.  
  273.         do_dlimit_verify /test 300 301 600 900  
  274.         verify 300: space 0 = 0  
  275.         verify 300: inode 0 = 0  
  276. [205]# succeeded.  
  277.         do_dlimit_space /test 33 300 301 600 900  
  278.         vcontext --create --xid 300 -- rm -f /test/space-300  
  279. New security context is 300  
  280.         vcontext --create --xid 300 -- dd if=/dev/zero of=/test/space-300 bs=1k count=33  
  281. New security context is 300  
  282. 33+0 enregistrements lus  
  283. 33+0 enregistrements écrits  
  284. 33792 octets (34 kB) copiés, 0,00018467 seconde, 183 MB/s  
  285. [206]# failed.  
  286.         do_dlimit_inodes /test 6 300 301 600 900  
  287.         vcontext --create --xid 300 -- rm -f /test/inodes-300-1 /test/inodes-300-2  
  288. New security context is 300  
  289.         vcontext --create --xid 300 -- touch /test/inodes-300-1  
  290. New security context is 300  
  291.         vcontext --create --xid 300 -- touch /test/inodes-300-2  
  292. New security context is 300  
  293.         vcontext --create --xid 300 -- touch /test/inodes-300-3  
  294. New security context is 300  
  295.         vcontext --create --xid 300 -- touch /test/inodes-300-4  
  296. New security context is 300  
  297.         vcontext --create --xid 300 -- touch /test/inodes-300-5  
  298. New security context is 300  
  299. [207]# failed.  
  300.         do_dlimit_verify /test 300 301 600 900  
  301.         verify 300: space 0 = 0  
  302.         verify 300: inode 0 = 0  
  303. [208]# succeeded.  
  304.         do_dlimit_add /test 128 10 300 301 600 900  
  305. [211]# succeeded.  
  306.         do_dlimit_cowtest /test 5 9 300 301 600 900  
  307.         vcontext --create --xid 300 -- rm -f /test/cow-300*  
  308. New security context is 300  
  309.         vcontext --create --xid 300 -- dd if=/dev/zero of=/test/cow-300 bs=1k count=5  
  310. New security context is 300  
  311. 5+0 enregistrements lus  
  312. 5+0 enregistrements écrits  
  313. 5120 octets (5,1 kB) copiés, 7,2429e-05 seconde, 70,7 MB/s  
  314.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-0  
  315. New security context is 300  
  316.         vcontext --create --xid 300 -- touch /test/cow-300-0  
  317. New security context is 300  
  318.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-1  
  319. New security context is 300  
  320.         vcontext --create --xid 300 -- touch /test/cow-300-1  
  321. New security context is 300  
  322.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-2  
  323. New security context is 300  
  324.         vcontext --create --xid 300 -- touch /test/cow-300-2  
  325. New security context is 300  
  326.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-3  
  327. New security context is 300  
  328.         vcontext --create --xid 300 -- touch /test/cow-300-3  
  329. New security context is 300  
  330.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-4  
  331. New security context is 300  
  332.         vcontext --create --xid 300 -- touch /test/cow-300-4  
  333. New security context is 300  
  334.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-5  
  335. New security context is 300  
  336.         vcontext --create --xid 300 -- touch /test/cow-300-5  
  337. New security context is 300  
  338.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-6  
  339. New security context is 300  
  340.         vcontext --create --xid 300 -- touch /test/cow-300-6  
  341. New security context is 300  
  342.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-7  
  343. New security context is 300  
  344.         vcontext --create --xid 300 -- touch /test/cow-300-7  
  345. New security context is 300  
  346.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-8  
  347. New security context is 300  
  348.         vcontext --create --xid 300 -- touch /test/cow-300-8  
  349. New security context is 300  
  350. [212]# succeeded.  
  351.         do_dlimit_verify /test 300 301 600 900  
  352.         verify 300: space 0 = 0  
  353.         verify 300: inode 0 = 0  
  354. [213]# succeeded.  
  355.         do_dlimit_cowtest /test 43 3 300 301 600 900  
  356.         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  
  357. New security context is 300  
  358.         vcontext --create --xid 300 -- dd if=/dev/zero of=/test/cow-300 bs=1k count=43  
  359. New security context is 300  
  360. 43+0 enregistrements lus  
  361. 43+0 enregistrements écrits  
  362. 44032 octets (44 kB) copiés, 0,000221828 seconde, 198 MB/s  
  363.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-0  
  364. New security context is 300  
  365.         vcontext --create --xid 300 -- touch /test/cow-300-0  
  366. New security context is 300  
  367.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-1  
  368. New security context is 300  
  369.         vcontext --create --xid 300 -- touch /test/cow-300-1  
  370. New security context is 300  
  371.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-2  
  372. New security context is 300  
  373.         vcontext --create --xid 300 -- touch /test/cow-300-2  
  374. New security context is 300  
  375. [222]# failed.  
  376.         do_dlimit_verify /test 300 301 600 900  
  377.         verify 300: space 0 = 0  
  378.         verify 300: inode 0 = 0  
  379. [223]# succeeded.  
  380.         do_dlimit_verify /test 300 301 600 900  
  381.         verify 300: space 0 = 0  
  382.         verify 300: inode 0 = 0  
  383. [231]# succeeded.  
  384.         do_dlimit_cowtest /test 3 43 300 301 600 900  
  385.         vcontext --create --xid 300 -- rm -f /test/cow-300*  
  386. New security context is 300  
  387.         vcontext --create --xid 300 -- dd if=/dev/zero of=/test/cow-300 bs=1k count=3  
  388. New security context is 300  
  389. 3+0 enregistrements lus  
  390. 3+0 enregistrements écrits  
  391. 3072 octets (3,1 kB) copiés, 6,4886e-05 seconde, 47,3 MB/s  
  392.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-0  
  393. New security context is 300  
  394.         vcontext --create --xid 300 -- touch /test/cow-300-0  
  395. New security context is 300  
  396.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-1  
  397. New security context is 300  
  398.         vcontext --create --xid 300 -- touch /test/cow-300-1  
  399. New security context is 300  
  400.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-2  
  401. New security context is 300  
  402.         vcontext --create --xid 300 -- touch /test/cow-300-2  
  403. New security context is 300  
  404.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-3  
  405. New security context is 300  
  406.         vcontext --create --xid 300 -- touch /test/cow-300-3  
  407. New security context is 300  
  408.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-4  
  409. New security context is 300  
  410.         vcontext --create --xid 300 -- touch /test/cow-300-4  
  411. New security context is 300  
  412.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-5  
  413. New security context is 300  
  414.         vcontext --create --xid 300 -- touch /test/cow-300-5  
  415. New security context is 300  
  416.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-6  
  417. New security context is 300  
  418.         vcontext --create --xid 300 -- touch /test/cow-300-6  
  419. New security context is 300  
  420.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-7  
  421. New security context is 300  
  422.         vcontext --create --xid 300 -- touch /test/cow-300-7  
  423. New security context is 300  
  424.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-8  
  425. New security context is 300  
  426.         vcontext --create --xid 300 -- touch /test/cow-300-8  
  427. New security context is 300  
  428.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-9  
  429. New security context is 300  
  430.         vcontext --create --xid 300 -- touch /test/cow-300-9  
  431. New security context is 300  
  432.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-10  
  433. New security context is 300  
  434.         vcontext --create --xid 300 -- touch /test/cow-300-10  
  435. New security context is 300  
  436.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-11  
  437. New security context is 300  
  438.         vcontext --create --xid 300 -- touch /test/cow-300-11  
  439. New security context is 300  
  440.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-12  
  441. New security context is 300  
  442.         vcontext --create --xid 300 -- touch /test/cow-300-12  
  443. New security context is 300  
  444.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-13  
  445. New security context is 300  
  446.         vcontext --create --xid 300 -- touch /test/cow-300-13  
  447. New security context is 300  
  448.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-14  
  449. New security context is 300  
  450.         vcontext --create --xid 300 -- touch /test/cow-300-14  
  451. New security context is 300  
  452.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-15  
  453. New security context is 300  
  454.         vcontext --create --xid 300 -- touch /test/cow-300-15  
  455. New security context is 300  
  456.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-16  
  457. New security context is 300  
  458.         vcontext --create --xid 300 -- touch /test/cow-300-16  
  459. New security context is 300  
  460.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-17  
  461. New security context is 300  
  462.         vcontext --create --xid 300 -- touch /test/cow-300-17  
  463. New security context is 300  
  464.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-18  
  465. New security context is 300  
  466.         vcontext --create --xid 300 -- touch /test/cow-300-18  
  467. New security context is 300  
  468.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-19  
  469. New security context is 300  
  470.         vcontext --create --xid 300 -- touch /test/cow-300-19  
  471. New security context is 300  
  472.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-20  
  473. New security context is 300  
  474.         vcontext --create --xid 300 -- touch /test/cow-300-20  
  475. New security context is 300  
  476.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-21  
  477. New security context is 300  
  478.         vcontext --create --xid 300 -- touch /test/cow-300-21  
  479. New security context is 300  
  480.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-22  
  481. New security context is 300  
  482.         vcontext --create --xid 300 -- touch /test/cow-300-22  
  483. New security context is 300  
  484.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-23  
  485. New security context is 300  
  486.         vcontext --create --xid 300 -- touch /test/cow-300-23  
  487. New security context is 300  
  488.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-24  
  489. New security context is 300  
  490.         vcontext --create --xid 300 -- touch /test/cow-300-24  
  491. New security context is 300  
  492.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-25  
  493. New security context is 300  
  494.         vcontext --create --xid 300 -- touch /test/cow-300-25  
  495. New security context is 300  
  496.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-26  
  497. New security context is 300  
  498.         vcontext --create --xid 300 -- touch /test/cow-300-26  
  499. New security context is 300  
  500.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-27  
  501. New security context is 300  
  502.         vcontext --create --xid 300 -- touch /test/cow-300-27  
  503. New security context is 300  
  504.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-28  
  505. New security context is 300  
  506.         vcontext --create --xid 300 -- touch /test/cow-300-28  
  507. New security context is 300  
  508.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-29  
  509. New security context is 300  
  510.         vcontext --create --xid 300 -- touch /test/cow-300-29  
  511. New security context is 300  
  512.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-30  
  513. New security context is 300  
  514.         vcontext --create --xid 300 -- touch /test/cow-300-30  
  515. New security context is 300  
  516.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-31  
  517. New security context is 300  
  518.         vcontext --create --xid 300 -- touch /test/cow-300-31  
  519. New security context is 300  
  520.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-32  
  521. New security context is 300  
  522.         vcontext --create --xid 300 -- touch /test/cow-300-32  
  523. New security context is 300  
  524.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-33  
  525. New security context is 300  
  526.         vcontext --create --xid 300 -- touch /test/cow-300-33  
  527. New security context is 300  
  528.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-34  
  529. New security context is 300  
  530.         vcontext --create --xid 300 -- touch /test/cow-300-34  
  531. New security context is 300  
  532.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-35  
  533. New security context is 300  
  534.         vcontext --create --xid 300 -- touch /test/cow-300-35  
  535. New security context is 300  
  536.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-36  
  537. New security context is 300  
  538.         vcontext --create --xid 300 -- touch /test/cow-300-36  
  539. New security context is 300  
  540.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-37  
  541. New security context is 300  
  542.         vcontext --create --xid 300 -- touch /test/cow-300-37  
  543. New security context is 300  
  544.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-38  
  545. New security context is 300  
  546.         vcontext --create --xid 300 -- touch /test/cow-300-38  
  547. New security context is 300  
  548.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-39  
  549. New security context is 300  
  550.         vcontext --create --xid 300 -- touch /test/cow-300-39  
  551. New security context is 300  
  552.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-40  
  553. New security context is 300  
  554.         vcontext --create --xid 300 -- touch /test/cow-300-40  
  555. New security context is 300  
  556.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-41  
  557. New security context is 300  
  558.         vcontext --create --xid 300 -- touch /test/cow-300-41  
  559. New security context is 300  
  560.         vcontext --create --xid 300 -- ln /test/cow-300 /test/cow-300-42  
  561. New security context is 300  
  562.         vcontext --create --xid 300 -- touch /test/cow-300-42  
  563. New security context is 300  
  564. [232]# failed.  
  565.         do_dlimit_verify /test 300 301 600 900  
  566.         verify 300: space 0 = 0  
  567.         verify 300: inode 0 = 0  
  568. [233]# succeeded.  
  569.         do_fsck ocfs2 /dev/etherd/e10.1 3>&2  
  570. fsck.ocfs2: invalid option -- a  
  571. Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]  
  572.                     [ -B block size ] device  
  573.  
  574. Critical flags for emergency repair:  
  575.  -n             Check but don't change the file system  
  576.  -y             Answer 'yes' to all repair questions  
  577.  -f             Force checking even if file system is clean  
  578.  -F             Ignore cluster locking (dangerous!)  
  579.  
  580. Less critical flags:  
  581.  -b superblock  Treat given block as the super block  
  582.  -B blocksize   Force the given block size  
  583.  -G             Ask to fix mismatched inode generations  
  584.  -u             Access the device with buffering  
  585.  -V             Output fsck.ocfs2's version  
  586.  -v             Provide verbose debugging output  
  587. [239]# failed.  
  588.         do_fsck ocfs2 /dev/etherd/e10.1 3>&2  
  589. fsck.ocfs2: invalid option -- a  
  590. Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]  
  591.                     [ -B block size ] device  
  592.  
  593. Critical flags for emergency repair:  
  594.  -n             Check but don't change the file system  
  595.  -y             Answer 'yes' to all repair questions  
  596.  -f             Force checking even if file system is clean  
  597.  -F             Ignore cluster locking (dangerous!)  
  598.  
  599. Less critical flags:  
  600.  -b superblock  Treat given block as the super block  
  601.  -B blocksize   Force the given block size  
  602.  -G             Ask to fix mismatched inode generations  
  603.  -u             Access the device with buffering  
  604.  -V             Output fsck.ocfs2's version  
  605.  -v             Provide verbose debugging output  
  606. [999]# failed.  
  607. 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.
Your Name

Remember my name in a cookie