rm -f $tmp.*
if [ $status -eq 0 ]; then
# don't keep these files around unless something went wrong
- rm -f $seq.trans* $seq.op* $seq.full
+ rm -f $seq.trans* $seq.op*
fi
echo "*** unmount"
umount $SCRATCH_MNT 2>/dev/null
# it may no be the case in all QA environments where the LR
# may be forced out early.
-lversion=2,su=4096 -ologbsize=32k 8
+ -lversion=2,su=32768 -ologbsize=32k 64
+ -lversion=2,su=36864 -ologbsize=32k 72 # expect mount to fail
EOF
# do the work for various log params which
# should not effect the data content of the log
cat $tmp.seq.params \
-| while read mkfs mnt start
+| while read mkfs mnt start restofline
do
if [ "$mkfs" != "#" ]; then
_mkfs_create_log $mkfs $mnt
naming =VERN bsize=XXX
log =LDEV bsize=XXX blocks=XXX
realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
+*** compare logprint: 018.noquota.op with 018.op.mnt-ologbsize=32k.mkfs-lversion=2,su=32768.filtered
+*** compare logprint: 018.noquota.trans_inode with 018.trans_inode.mnt-ologbsize=32k.mkfs-lversion=2,su=32768.filtered
+*** compare logprint: 018.noquota.trans_buf with 018.trans_buf.mnt-ologbsize=32k.mkfs-lversion=2,su=32768.filtered
+meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
+data = bsize=XXX blocks=XXX, imaxpct=PCT
+ = sunit=XXX swidth=XXX, unwritten=X
+naming =VERN bsize=XXX
+log =LDEV bsize=XXX blocks=XXX
+realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
+mount failed: -ologbsize=32k
+(see 018.full for details)
+meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
+data = bsize=XXX blocks=XXX, imaxpct=PCT
+ = sunit=XXX swidth=XXX, unwritten=X
+naming =VERN bsize=XXX
+log =LDEV bsize=XXX blocks=XXX
+realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
*** compare logprint: 018.ugquota.trans_inode with 018.trans_inode.mnt-ousrquota,grpquota.mkfs-lversion=1.filtered
*** unmount