Linux-VServer pastebin service

Posted by Anonymous on Thu 4th Sep 15:23 (modification of post by ghislainocfs2 view diff)
View followups from Anonymous and Anonymous | diff | download | new post

  1. AQ-00-0001:~# sh  ./testfs.sh -vvvxy -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_3806  
  137. [102]# succeeded.  
  138.         do_xattr_verify /test showattr /test/dir_3806 ---Bui-  
  139.         verify /test/dir_3806: ---Bui- = ----Bui-  
  140.         verify /test/dir_3806: ---Bui- ~ ----Bui-  
  141. [103]# failed.  
  142.         do_xattr_verify /test lsattr /test/dir_3806 -+(-)?(A)+(-)  
  143.         verify /test/dir_3806: -+(-)?(A)+(-) = -------A----------  
  144. [104]# succeeded.  
  145.         go_xid 2 chattr =i /test/dir_3806  
  146.         vcontext --create --xid 2 -- chattr =i /test/dir_3806  
  147. New security context is 2  
  148. /test/dir_3806: Permission non accord?e  
  149. [105]# succeeded.  
  150.         do_xattr_barrier /test /test/dir_3806 .^^  
  151.         chmod +x /test/dir_3806  
  152.         vcontext --migrate --xid 1 -- chmod +x /test/dir_3806  
  153. chmod: modification des permissions de `/test/dir_3806': Op?ration non permise  
  154.         vcontext --create --xid 2 -- chmod +x /test/dir_3806  
  155. New security context is 2  
  156. chmod: modification des permissions de `/test/dir_3806': Op?ration non permise  
  157. [106]# succeeded.  
  158.         setattr --~barrier /test/dir_3806  
  159. [108]# succeeded.  
  160.         do_xattr_verify /test showattr /test/dir_3806 ---bui-  
  161.         verify /test/dir_3806: ---bui- = ----bui-  
  162.         verify /test/dir_3806: ---bui- ~ ----bui-  
  163. [109]# failed.  
  164.         setattr --iunlink /test/file_3806  
  165. [112]# succeeded.  
  166.         do_xattr_verify /test showattr /test/file_3806 ----UI-  
  167.         verify /test/file_3806: ----UI- = -----UI-  
  168.         verify /test/file_3806: ----UI- ~ -----UI-  
  169. [113]# failed.  
  170.         do_xattr_verify /test lsattr /test/file_3806 -+(-)-i-+(-)?([AE])+(-)  
  171.         verify /test/file_3806: -+(-)-i-+(-)?([AE])+(-) = ----i--A----------  
  172. [114]# succeeded.  
  173.         ln /test/file_3806 /test/file_3806.y  
  174. [115]# succeeded.  
  175.         go_xid 2 rm -f /test/file_3806  
  176.         vcontext --create --xid 2 -- rm -f /test/file_3806  
  177. New security context is 2  
  178. [117]# succeeded.  
  179.         setattr --~iunlink /test/file_3806.x  
  180. [118]# succeeded.  
  181.         do_xattr_verify /test showattr /test/file_3806.x ----ui-  
  182.         verify /test/file_3806.x: ----ui- = -----ui-  
  183.         verify /test/file_3806.x: ----ui- ~ -----ui-  
  184. [119]# failed.  
  185.         do_xattr_verify /test showattr /test/dir_3806 ---Bui-  
  186.         verify /test/dir_3806: ---Bui- = ----Bui-  
  187.         verify /test/dir_3806: ---Bui- ~ ----Bui-  
  188. [121]# failed.  
  189.         do_xattr_verify /test lsattr /test/dir_3806 -+(-)?(A)+(-)  
  190.         verify /test/dir_3806: -+(-)?(A)+(-) = -------A----------  
  191. [122]# succeeded.  
  192.         do_xattr_verify /test showattr /test/file_3806 ----UI-  
  193.         verify /test/file_3806: ----UI- = -----UI-  
  194.         verify /test/file_3806: ----UI- ~ -----UI-  
  195. [123]# failed.  
  196.         do_xattr_verify /test lsattr /test/file_3806 -+(-)-i-+(-)?([AE])+(-)  
  197.         verify /test/file_3806: -+(-)-i-+(-)?([AE])+(-) = ----i--A----------  
  198. [124]# succeeded.  
  199.         do_xattr_cowbreak /test /test/file_3806 ...  
  200.         chmod +x /test/file_3806.0  
  201.         vcontext --migrate --xid 1 -- chmod +x /test/file_3806.1  
  202.         vcontext --create --xid 2 -- chmod +x /test/file_3806.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.         do_fsck ocfs2 /dev/etherd/e10.1 3>&2  
  248. fsck.ocfs2: invalid option -- a  
  249. Usage: fsck.ocfs2 [ -fGnuvVy ] [ -b superblock block ]  
  250.                     [ -B block size ] device  
  251.  
  252. Critical flags for emergency repair:  
  253.  -n             Check but don't change the file system  
  254.  -y             Answer 'yes' to all repair questions  
  255.  -f             Force checking even if file system is clean  
  256.  -F             Ignore cluster locking (dangerous!)  
  257.  
  258. Less critical flags:  
  259.  -b superblock  Treat given block as the super block  
  260.  -B blocksize   Force the given block size  
  261.  -G             Ask to fix mismatched inode generations  
  262.  -u             Access the device with buffering  
  263.  -V             Output fsck.ocfs2's version  
  264.  -v             Provide verbose debugging output  
  265. [999]# failed.  
  266. 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