scsidump performance #1459
hanshuebner
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm using PiSCSI from the develop branch running on a RPi 3 using the 2.4 RaSCSI board. Target mode works fine and the performance is good. I have now tried to use initiator mode so that I can read and write real hard drives, but I have some issue with it. One problem is that more often than not, transfers to the disk fail, at arbitrary points in the operation, like this:
With a couple of retries, I managed to completely write the image:
The transfer speed, however, seems to be rather low.
Is this to be expected, or is there something wrong with my hardware?
Any help would be greatly appreciated. Thank you!
Hans
Beta Was this translation helpful? Give feedback.
All reactions