Changes

Jump to navigation Jump to search

X1011

888 bytes added, 14 May
no edit summary
[[File:X1011-V1.1-P6.jpg|thumb|right|X1011 V1.1]]
[[File:X1011-C1-IMG-8410.jpg|thumb|right|The matching case x1011-c1 for X1011]]
 
==Tips==
'''To verify whether it is a hardware problem:'''
 
1. Clear any RAID settings and mount each drive as a separate volume.
[[File:X1011-raid-test1.png|none]]
 
2. Open a second terminal to Monitor for any NVMe errors (I/O timeout, reset controller, I/O error, etc.):
 
pi@raspberrypi ~ $ sudo dmesg -w | grep -i nvme
 
[[File:X1011-raid-test3.png|none]]
 
3. Create a 30GB testing file on one of the SSDs:
 
pi@raspberrypi ~ $ sudo dd if=/dev/zero of=./TestingFile bs=100M count=300 oflag=direct
[[File:X1011-raid-test2.png|none]]
 
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
==Overview==
==User Manual==
* Dimensions source file (DXF): [[File:x1011-pcb.dxf]] - You can view it with [https://viewer.autodesk.com/ Autodesk Viewer] online
* Hardware: [[X1011-hardware]]
* Software: How to make X1011 work: [https://suptronics.com/Raspberrypi/Storage/x1011-v1.2_software1_software.html Software Tutorials]
* From Jeff's review video: https://www.youtube.com/watch?v=yLZET7Jhza8
{{#ev:youtube|https://www.youtube.com/watch?v=yLZET7Jhza8}}

Navigation menu