test out some v2 log striping of more sizes

Merge of xfs-cmds-melb:slinx:19870a by kenmcd.
This commit is contained in:
Tim Shimmin
2004-10-22 14:38:45 +00:00
parent 8672beb942
commit be9b0f9736
5 changed files with 1558 additions and 5 deletions
+129
View File
@@ -166,6 +166,49 @@ Files TMP.ls1 and TMP.ls2 are identical
*** unmount ***
*** logprint after mount and replay... ***
clean log
*** filesystem is checked ok ***
--- mkfs=version=2,su=64k, mnt=logbsize=64k ---
*** mkfs ***
*** mount ***
*** calling fsstress -p 4 -z -f rmdir=10 -f link=10 -f creat=10 -f mkdir=10 -f rename=30 -f stat=30 -f unlink=30 -f truncate=20 -m8 -n 10000 ***
*** ls -RF SCRATCH_MNT ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF SCRATCH_MNT ***
*** diff ls before and after ***
Files TMP.ls1 and TMP.ls2 are identical
*** unmount ***
*** logprint after mount and replay... ***
clean log
@@ -209,6 +252,49 @@ Files TMP.ls1 and TMP.ls2 are identical
*** unmount ***
*** logprint after mount and replay... ***
clean log
*** filesystem is checked ok ***
--- mkfs=version=2,su=128k, mnt=logbsize=128k ---
*** mkfs ***
*** mount ***
*** calling fsstress -p 4 -z -f rmdir=10 -f link=10 -f creat=10 -f mkdir=10 -f rename=30 -f stat=30 -f unlink=30 -f truncate=20 -m8 -n 10000 ***
*** ls -RF SCRATCH_MNT ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF SCRATCH_MNT ***
*** diff ls before and after ***
Files TMP.ls1 and TMP.ls2 are identical
*** unmount ***
*** logprint after mount and replay... ***
clean log
@@ -258,3 +344,46 @@ clean log
*** filesystem is checked ok ***
--- mkfs=version=2,su=256k, mnt=logbsize=256k ---
*** mkfs ***
*** mount ***
*** calling fsstress -p 4 -z -f rmdir=10 -f link=10 -f creat=10 -f mkdir=10 -f rename=30 -f stat=30 -f unlink=30 -f truncate=20 -m8 -n 10000 ***
*** ls -RF SCRATCH_MNT ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF SCRATCH_MNT ***
*** diff ls before and after ***
Files TMP.ls1 and TMP.ls2 are identical
*** unmount ***
*** logprint after mount and replay... ***
clean log
*** filesystem is checked ok ***