Files
apfstests/087.out
T
ptools 19d0b58250 Add test 087 which uses fsstress to create meta ops and src/godown
to create a dirty log for recovery.
It checks that FS looks reasonable after recovery and is a consistent
state.
There are more v2 log variants yet to try.
Uses fsstress to create meta ops and src/godown to create a dirty log for recovery. It checks that FS looks reasonable after recovery and is a
consistent state. There are more v2 log variants yet to try.
2004-02-24 02:58:40 +00:00

175 lines
2.4 KiB
Plaintext

QA output created by 087
*** init FS
--- mkfs=-lversion=2, mnt=-ologbsize=32k ---
*** 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 /mnt/scratch ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF /mnt/scratch ***
*** 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 ***
--- mkfs=-lversion=2,su=4096, mnt=-ologbsize=32k ---
*** 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 /mnt/scratch ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF /mnt/scratch ***
*** 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 ***
--- mkfs=-lversion=2,su=32768, mnt=-ologbsize=32k ---
*** 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 /mnt/scratch ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF /mnt/scratch ***
*** 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 ***
--- mkfs=-lversion=2, mnt=-ologbsize=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 /mnt/scratch ***
*** godown ***
*** unmount ***
*** logprint after going down... ***
dirty log
*** mount with replay ***
*** ls -RF /mnt/scratch ***
*** 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 ***