can not seek in input: Illegal seek
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
when partclone checks the image i get the failure from the title (not a catastrophic failure progress moves along but still maybe something to be fixed)
[1;33mThis image was saved successfully: CLZ-TEST [0;39mEnd of savedisk job for image CLZ-TEST. Start checking the saved image CLZ-TEST if restorable... Setting the TERM as linux [1;33mThe image to be checked: CLZ-TEST [0;39m[1;33mThis is a whole disk image, saved from harddrive: nbd0 The partition to be checked: nbd0p1 nbd0p2 nbd0p3 nbd0p5 nbd0p6 nbd0p7 [0;39m[9;0]*****************************************************. Checking the partition table in the image "CLZ-TEST"... Partition table file for disk was found: nbd0 *****************************************************. Checking the swap partition info in the image "CLZ-TEST"... Finding swap partition(s) in MBR table /home/partimag/CLZ-TEST/nbd0-pt.sf... *****************************************************. Checking the MBR in the image "CLZ-TEST"... MBR file for this disk was found: nbd0 *****************************************************. [1;33mChecking the partition nbd0p1 in the image "CLZ-TEST"... [0;39m*****************************************************. Partclone v0.2.89 http://partclone.org Starting to check image (-) can not seek in input: Illegal seek Calculating bitmap... Please wait... done! File system: FAT16 Device size: 524.3 MB = 1024000 Blocks Space in use: 286.7 KB = 560 Blocks Free Space: 524.0 MB = 1023440 Blocks Block size: 512 Byte
Thanks. This message is from pixz, and actually we are waiting for the upstream to fix that:
https://github.com/vasi/pixz/issues/62
No idea why it's not fixed...
Steven
any update on this? it still looks opened
is there any way to workaroudn it? or if it fails wait a bit and retry again ?
right now every time it fails i just restart the whole reimaging process again, and it's time consuming, will be nice if clonezilla coudl handle this
i upgraded to clonezilla-live-20180606-bionic-amd64.iso but still see the issue
partclone.c,open_target,1611: open /dev/sda1 error(17)
error exit
partclone fail, please check ....
can not seek in input: illegal seek
Are you sure it's the same issue? If so, the workaround is to avoid using pixz. By default Clonezilla actually uses pigz, or you can enter expert mode, and use other options, like -z8p, or -z9p.
Steven