Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is the output in fs-results.csv interpreted? #9

Open
jjoo172 opened this issue Oct 25, 2017 · 2 comments
Open

How is the output in fs-results.csv interpreted? #9

jjoo172 opened this issue Oct 25, 2017 · 2 comments

Comments

@jjoo172
Copy link

jjoo172 commented Oct 25, 2017

I got the following output:

images/ext3.img.gz,./mmap_read,error,overlay,-7,,
images/ext3.img.gz,./mmap_write,error,overlay,-7,,
images/ext3.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext3.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/ext4.img.gz,./mmap_read,error,overlay,-7,,
images/ext4.img.gz,./mmap_write,error,overlay,-7,,
images/ext4.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext4.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/exfat.img.gz,./mmap_read,error,overlay,-7,,
images/exfat.img.gz,./mmap_write,error,overlay,-7,,
images/exfat.img.gz,./pread,error,overlay,255,read fail. errno: Transport endpoint is not connected,
images/exfat.img.gz,./pwrite,error,overlay,255,open fail Transport endpoint is not connected,
images/jfs.img.gz,./mmap_read,error,overlay,-7,,
images/jfs.img.gz,./mmap_write,error,overlay,-7,,
images/jfs.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/jfs.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/xfs.img.gz,./mmap_read,error,overlay,-7,,
images/xfs.img.gz,./mmap_write,error,overlay,-7,,
images/xfs.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/xfs.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/ext3-largefile.img.gz,./mmap_read,error,overlay,-7,,
images/ext3-largefile.img.gz,./mmap_write,error,overlay,-7,,
images/ext3-largefile.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext3-largefile.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/ext4-largefile.img.gz,./mmap_read,error,overlay,-7,,
images/ext4-largefile.img.gz,./mmap_write,error,overlay,-7,,
images/ext4-largefile.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext4-largefile.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/jfs-largefile.img.gz,./mmap_read,error,overlay,-7,,
images/jfs-largefile.img.gz,./mmap_write,error,overlay,-7,,
images/jfs-largefile.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/jfs-largefile.img.gz,./pwrite,error,overlay,255,open fail Input/output error,

Would you be able to explain what these errors mean and whether it means there are errors in the filesystem? I couldn't figure out to interpret these based on the README. Thank you!

@jjoo172
Copy link
Author

jjoo172 commented Oct 30, 2017

Hi, sorry to bother again but I was wondering if you'd be able to help me out here. Thanks in advance!

@jjoo172
Copy link
Author

jjoo172 commented Nov 13, 2017

Hi, another ping on this - thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant