Open jjoo172 opened 7 years ago
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!
Hi, sorry to bother again but I was wondering if you'd be able to help me out here. Thanks in advance!
Hi, another ping on this - thanks in advance!
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!