mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
change to new incremental syntax
This commit is contained in:
@@ -4,7 +4,7 @@ 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 -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
|
||||
xfsdump: level 0 dump of HOSTNAME:SCRATCH_MNT
|
||||
xfsdump: dump date: DATE
|
||||
xfsdump: session id: ID
|
||||
@@ -38,7 +38,7 @@ xfsdump: dump size (non-dir files) : NUM bytes
|
||||
xfsdump: dump complete: SECS seconds elapsed
|
||||
xfsdump: Dump Status: SUCCESS
|
||||
Erasing tape
|
||||
Dumping incrementally to tape...
|
||||
Dumping to tape...
|
||||
xfsdump -l1 -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
|
||||
xfsdump: level 1 incremental dump of HOSTNAME:SCRATCH_MNT based on level 0 dump begun DATE
|
||||
xfsdump: dump date: DATE
|
||||
|
||||
Reference in New Issue
Block a user