-
Notifications
You must be signed in to change notification settings - Fork 24
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
Storage write ends with exception if image is compressed with xz or gz #267
Comments
This suggests that the mtda daemon on the RPI4 did not respond to the ZeroRPC heartbeat. |
It may also be good to let us know:
it may also be interesting to check the kernel logs on the RPI |
I tested it with no compression and xz in both cases the error occurs. The image is uncompressed ~8GB and compressed ~300MB. MTDA writes directly to a USB drive. Here is the config for storage:
The image is written successfully to the disk. Also we tested it on the USB3 and USB2 slot and is in both cases the same behavior. |
mtda_deamon_2023-01-09.log.gz |
Thank you so much for the additional details and for the logs. |
Hmm looks like it worked ok for me on the RPi using a rather large image:
I also checked that further interactions with the rpi4 using |
For completeness, here's the config file used on my end:
obviously the power commands are dummy ones (not really using this rpi4 with MTDA or with a DUT attached) |
@chombourger I tested it with |
If i write a image to a usb drive with mtda-0.17-1 on a raspi4 with
mtda-cli storage write <image>
the process ends with the following exception:The text was updated successfully, but these errors were encountered: