X1011: Difference between revisions
| Line 30: | Line 30: | ||
[[File:X1011-raid-test2.png|none]] | [[File:X1011-raid-test2.png|none]] | ||
4. Copy the 30GB file to multiple SSDs simultaneously: | 4. Copy the 30GB file to multiple SSDs simultaneously (please change the path you want to copy it to): | ||
pi@raspberrypi ~ $ echo /media/pi/cn600/ /media/pi/spcc/ /media/pi/netac/ | xargs -n 1 cp ./TestingFile | pi@raspberrypi ~ $ echo /media/pi/cn600/ /media/pi/spcc/ /media/pi/netac/ | xargs -n 1 cp ./TestingFile | ||