simple test of EAs in xfsdump/xfsrestore
[xfstests-dev.git] / 063.out
1 QA output created by 063
2 Creating directory system to dump using src/fill.
3 Setup Attribute "attr1" set to a 9 byte value for smalll:
4 some_text
5 .Attribute "attr2" set to a 10 byte value for biggg:
6 some_text2
7 .Attribute "attr3" set to a 10 byte value for sub/smalll:
8 some_text3
9 .Attribute "attr4" set to a 10 byte value for sub/biggg:
10 some_text4
11 .Attribute "attr5" set to a 8 byte value for dir:
12 dir_text
13 ...............
14 Dumping to file...
15 xfsdump  -f DUMP_FILE -M stress_tape_media -L stress_063 SCRATCH_MNT
16 xfsdump: level 0 dump of HOSTNAME:SCRATCH_MNT
17 xfsdump: dump date: DATE
18 xfsdump: session id: ID
19 xfsdump: session label: "stress_063"
20 xfsdump: ino map phase 1: skipping (no subtrees specified)
21 xfsdump: ino map phase 2: constructing initial dump list
22 xfsdump: ino map phase 3: skipping (no pruning necessary)
23 xfsdump: ino map phase 4: skipping (size estimated in phase 2)
24 xfsdump: ino map phase 5: skipping (only one dump stream)
25 xfsdump: ino map construction complete
26 xfsdump: estimated dump size: NUM bytes
27 xfsdump: /var/xfsdump/inventory created
28 xfsdump: creating dump session media file 0 (media 0, file 0)
29 xfsdump: dumping ino map
30 xfsdump: dumping directories
31 xfsdump: dumping non-directory files
32 xfsdump: ending media file
33 xfsdump: media file size NUM bytes
34 xfsdump: dump size (non-dir files) : NUM bytes
35 xfsdump: dump complete: SECS seconds elapsed
36 xfsdump: Dump Status: SUCCESS
37 Restoring from file...
38 xfsrestore  -f DUMP_FILE  -L stress_063 RESTORE_DIR
39 xfsrestore: using online session inventory
40 xfsrestore: searching media for directory dump
41 xfsrestore: examining media file 0
42 xfsrestore: reading directories
43 xfsrestore: directory post-processing
44 xfsrestore: restoring non-directory files
45 xfsrestore: restore complete: SECS seconds elapsed
46 xfsrestore: Restore Status: SUCCESS
47 Comparing dump directory with restore directory
48 Looking at the extended attributes (EAs)
49 EAs on dump
50 Attribute "attr2" had a 10 byte value for DUMP_DIR/biggg:
51 some_text2
52 Attribute "attr5" had a 8 byte value for DUMP_DIR/dir:
53 dir_text
54 Attribute "attr1" had a 9 byte value for DUMP_DIR/smalll:
55 some_text
56 Attribute "attr4" had a 10 byte value for DUMP_DIR/sub/biggg:
57 some_text4
58 Attribute "attr3" had a 10 byte value for DUMP_DIR/sub/smalll:
59 some_text3
60 EAs on restore
61 Attribute "attr2" had a 10 byte value for DUMP_DIR/biggg:
62 some_text2
63 Attribute "attr5" had a 8 byte value for DUMP_DIR/dir:
64 dir_text
65 Attribute "attr1" had a 9 byte value for DUMP_DIR/smalll:
66 some_text
67 Attribute "attr4" had a 10 byte value for DUMP_DIR/sub/biggg:
68 some_text4
69 Attribute "attr3" had a 10 byte value for DUMP_DIR/sub/smalll:
70 some_text3
71 Files 063.ea1 and 063.ea2 are identical