Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype...
[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: using file dump (drive_simple) strategy
17 xfsdump: level 0 dump of HOSTNAME:SCRATCH_MNT
18 xfsdump: dump date: DATE
19 xfsdump: session id: ID
20 xfsdump: session label: "stress_063"
21 xfsdump: ino map phase 1: constructing initial dump list
22 xfsdump: ino map phase 2: skipping (no pruning necessary)
23 xfsdump: ino map phase 3: skipping (only one dump stream)
24 xfsdump: ino map construction complete
25 xfsdump: estimated dump size: NUM bytes
26 xfsdump: /var/xfsdump/inventory created
27 xfsdump: creating dump session media file 0 (media 0, file 0)
28 xfsdump: dumping ino map
29 xfsdump: dumping directories
30 xfsdump: dumping non-directory files
31 xfsdump: ending media file
32 xfsdump: media file size NUM bytes
33 xfsdump: dump size (non-dir files) : NUM bytes
34 xfsdump: dump complete: SECS seconds elapsed
35 xfsdump: Dump Status: SUCCESS
36 Restoring from file...
37 xfsrestore  -f DUMP_FILE  -L stress_063 RESTORE_DIR
38 xfsrestore: using file dump (drive_simple) strategy
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: 4 directories and 21 entries processed
44 xfsrestore: directory post-processing
45 xfsrestore: restoring non-directory files
46 xfsrestore: restore complete: SECS seconds elapsed
47 xfsrestore: Restore Status: SUCCESS
48 Comparing dump directory with restore directory
49 Looking at the extended attributes (EAs)
50 EAs on dump
51 User names
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 "attr3" had a 10 byte value for DUMP_DIR/sub/smalll:
57 some_text3
58 Root names
59 Attribute "attr2" had a 10 byte value for DUMP_DIR/biggg:
60 some_text2
61 Attribute "attr4" had a 10 byte value for DUMP_DIR/sub/biggg:
62 some_text4
63 EAs on restore
64 User names
65 Attribute "attr5" had a 8 byte value for DUMP_DIR/dir:
66 dir_text
67 Attribute "attr1" had a 9 byte value for DUMP_DIR/smalll:
68 some_text
69 Attribute "attr3" had a 10 byte value for DUMP_DIR/sub/smalll:
70 some_text3
71 Root names
72 Attribute "attr2" had a 10 byte value for DUMP_DIR/biggg:
73 some_text2
74 Attribute "attr4" had a 10 byte value for DUMP_DIR/sub/biggg:
75 some_text4
76 Files 063.ea1 and 063.ea2 are identical