mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
updates for tests requiring a tape device to work with quota mount options.
This commit is contained in:
@@ -1,123 +0,0 @@
|
||||
QA output created by 024
|
||||
Put scsi tape driver into variable block size mode
|
||||
Creating directory system to dump using src/fill.
|
||||
Setup ....................................
|
||||
Erasing tape
|
||||
Dumping to tape...
|
||||
xfsdump -l0 -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
|
||||
xfsdump: version 3.0 - Running single-threaded
|
||||
xfsdump: level 0 dump of HOSTNAME:SCRATCH_MNT
|
||||
xfsdump: dump date: DATE
|
||||
xfsdump: session id: ID
|
||||
xfsdump: session label: "stress_024"
|
||||
xfsdump: ino map phase 1: skipping (no subtrees specified)
|
||||
xfsdump: ino map phase 2: constructing initial dump list
|
||||
xfsdump: ino map phase 3: skipping (no pruning necessary)
|
||||
xfsdump: ino map phase 4: skipping (size estimated in phase 2)
|
||||
xfsdump: ino map phase 5: skipping (only one dump stream)
|
||||
xfsdump: ino map construction complete
|
||||
xfsdump: estimated dump size: NUM bytes
|
||||
xfsdump: /var/xfsdump/inventory created
|
||||
xfsdump: preparing drive
|
||||
xfsdump: creating dump session media file 0 (media 0, file 0)
|
||||
xfsdump: dumping ino map
|
||||
xfsdump: dumping directories
|
||||
xfsdump: dumping non-directory files
|
||||
xfsdump: ending media file
|
||||
xfsdump: media file size NUM bytes
|
||||
xfsdump: dumping session inventory
|
||||
xfsdump: beginning inventory media file
|
||||
xfsdump: media file 1 (media 0, file 1)
|
||||
xfsdump: ending inventory media file
|
||||
xfsdump: inventory media file size NUM bytes
|
||||
xfsdump: writing stream terminator
|
||||
xfsdump: beginning media stream terminator
|
||||
xfsdump: media file 2 (media 0, file 2)
|
||||
xfsdump: ending media stream terminator
|
||||
xfsdump: media stream terminator size 1048576 bytes
|
||||
xfsdump: dump size (non-dir files) : NUM bytes
|
||||
xfsdump: dump complete: SECS seconds elapsed
|
||||
Erasing tape
|
||||
Dumping incrementally to tape...
|
||||
xfsdump -l1 -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
|
||||
xfsdump: version 3.0 - Running single-threaded
|
||||
xfsdump: level 1 incremental dump of HOSTNAME:SCRATCH_MNT based on level 0 dump begun DATE
|
||||
xfsdump: dump date: DATE
|
||||
xfsdump: session id: ID
|
||||
xfsdump: session label: "stress_024"
|
||||
xfsdump: ino map phase 1: skipping (no subtrees specified)
|
||||
xfsdump: ino map phase 2: constructing initial dump list
|
||||
xfsdump: ino map phase 3: pruning unneeded subtrees
|
||||
xfsdump: ino map phase 4: estimating dump size
|
||||
xfsdump: ino map phase 5: skipping (only one dump stream)
|
||||
xfsdump: ino map construction complete
|
||||
xfsdump: estimated dump size: NUM bytes
|
||||
xfsdump: preparing drive
|
||||
xfsdump: creating dump session media file 0 (media 0, file 0)
|
||||
xfsdump: dumping ino map
|
||||
xfsdump: dumping directories
|
||||
xfsdump: dumping non-directory files
|
||||
xfsdump: ending media file
|
||||
xfsdump: media file size NUM bytes
|
||||
xfsdump: dumping session inventory
|
||||
xfsdump: beginning inventory media file
|
||||
xfsdump: media file 1 (media 0, file 1)
|
||||
xfsdump: ending inventory media file
|
||||
xfsdump: inventory media file size NUM bytes
|
||||
xfsdump: writing stream terminator
|
||||
xfsdump: beginning media stream terminator
|
||||
xfsdump: media file 2 (media 0, file 2)
|
||||
xfsdump: ending media stream terminator
|
||||
xfsdump: media stream terminator size 1048576 bytes
|
||||
xfsdump: dump size (non-dir files) : NUM bytes
|
||||
xfsdump: dump complete: SECS seconds elapsed
|
||||
Rewinding tape
|
||||
Restoring from tape...
|
||||
xfsrestore -f TAPE_DEV -L stress_024 RESTORE_DIR
|
||||
xfsrestore: version 3.0 - Running single-threaded
|
||||
xfsrestore: using online session inventory
|
||||
xfsrestore: searching media for directory dump
|
||||
xfsrestore: preparing drive
|
||||
xfsrestore: examining media file 0
|
||||
xfsrestore: reading directories
|
||||
xfsrestore: directory post-processing
|
||||
xfsrestore: restoring non-directory files
|
||||
xfsrestore: restore complete: SECS seconds elapsed
|
||||
Comparing dump directory with restore directory
|
||||
Only in DUMP_DIR: big
|
||||
Files DUMP_DIR/small and RESTORE_DIR/DUMP_SUBDIR/small are identical
|
||||
Files DUMP_DIR/sub/a and RESTORE_DIR/DUMP_SUBDIR/sub/a are identical
|
||||
Only in DUMP_DIR/sub: a00
|
||||
Only in DUMP_DIR/sub: a000
|
||||
Only in DUMP_DIR/sub: b
|
||||
Only in DUMP_DIR/sub: b00
|
||||
Files DUMP_DIR/sub/big and RESTORE_DIR/DUMP_SUBDIR/sub/big are identical
|
||||
Files DUMP_DIR/sub/c and RESTORE_DIR/DUMP_SUBDIR/sub/c are identical
|
||||
Only in DUMP_DIR/sub: c00
|
||||
Only in DUMP_DIR/sub: d
|
||||
Only in DUMP_DIR/sub: d00
|
||||
Files DUMP_DIR/sub/e and RESTORE_DIR/DUMP_SUBDIR/sub/e are identical
|
||||
Only in DUMP_DIR/sub: e00
|
||||
Only in DUMP_DIR/sub: e000
|
||||
Only in DUMP_DIR/sub: f
|
||||
Only in DUMP_DIR/sub: f00
|
||||
Only in DUMP_DIR/sub: g
|
||||
Only in DUMP_DIR/sub: g00
|
||||
Only in DUMP_DIR/sub: h
|
||||
Only in DUMP_DIR/sub: h00
|
||||
Only in DUMP_DIR/sub: h000
|
||||
Only in DUMP_DIR/sub: i
|
||||
Only in DUMP_DIR/sub: i00
|
||||
Only in DUMP_DIR/sub: j
|
||||
Only in DUMP_DIR/sub: j00
|
||||
Only in DUMP_DIR/sub: k
|
||||
Only in DUMP_DIR/sub: k00
|
||||
Only in DUMP_DIR/sub: k000
|
||||
Only in DUMP_DIR/sub: l
|
||||
Only in DUMP_DIR/sub: l00
|
||||
Only in DUMP_DIR/sub: m
|
||||
Only in DUMP_DIR/sub: m00
|
||||
Only in DUMP_DIR/sub: n
|
||||
Only in DUMP_DIR/sub: n00
|
||||
Only in DUMP_DIR/sub: small
|
||||
Only in SCRATCH_MNT: RESTORE_SUBDIR
|
||||
|
||||
Reference in New Issue
Block a user