summaryrefslogtreecommitdiffstats
path: root/tools/h5recover/testfiles/test29.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5recover/testfiles/test29.stdout')
-rw-r--r--tools/h5recover/testfiles/test29.stdout63
1 files changed, 63 insertions, 0 deletions
diff --git a/tools/h5recover/testfiles/test29.stdout b/tools/h5recover/testfiles/test29.stdout
new file mode 100644
index 0000000..c65d2f3
--- /dev/null
+++ b/tools/h5recover/testfiles/test29.stdout
@@ -0,0 +1,63 @@
+Examining the putative HDF5 file test29.h5:
+ attempting to get the length of test29.h5...
+ file length = 6752
+ attempting to open test29.h5...
+ opened file successfully.
+ searching for super block...
+ superblock found at 0x0.
+ reading super block version...
+ super block version = 2.
+ reading offset and length sizes from super block...
+ offset_size = 8.
+ length_size = 8.
+ computing eoa addr and offset...
+ eoa_addr = 0x1c
+ eoa_offset = 0x1c
+ reading base addr from super block...
+ base addr = 0x0
+ reading super block extension addr...
+ super block extension addr = 0xda7
+ reading SB extension object header version...
+ object header version = 2.
+ scanning SB extension for metadata journaling msg...
+ preparing to examine v2 SBE ohdr...
+ size of chunk size = 1
+ creation order stored = 0
+ phase change values stored = 0
+ times stored = 1
+ chunk 0 size = 0x1f
+ chunk 0 addr = 0xdbe
+ scanning SB ext chunk 0.
+ found journaling message at 0xdc2
+ metadata journaling msg addr = 0xdc2
+ reading metadata journaling message...
+ reading metadata journaling message.
+ MDJ msg version = 0
+ journaling enabled = TRUE
+ magic = 0x60622d70
+ journal file path len = 15
+ journal file = "trecover.h5.jnl"
+ attempting to close test29.h5...
+ closed file successfully
+ test29.h5 was journaled and not closed properly.
+ It is probably corrupt, and it cannot be opened by the HDF5 library.
+ journaling enabled = 1
+ magic = 0x60622d70
+ journal file name = "trecover.h5.jnl".
+
+Examining the putative HDF5 journal file test29.jnl:
+ attempting to determine journal file length...
+ file length = 49152
+ attempting to open test29.jnl...
+ opened file successfully.
+ attempting to read header.
+ journal file version = 1.
+ target file = "trecover.h5"
+ magic = 0x60622d70
+ creation date = Wed_Apr__1
+ Unexpected human readable tag "humanreadable".
+ attempting to close test29.jnl...
+ closed file successfully.
+
+errors reading test29.jnl. Journal un-useable.
+