[[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==
The X1011 is an ideal storage solution for creating a home media center or building a network-attached storage (NAS) system. It allows you to store and stream your own videos, music, and digital photos within your home or even remotely across the world.
X1011 supports software RAID, you can configure RAID through software such as OpenMediaVault. The same is true for [[X1004]], [[X1005]], etc.
----
{{PCIe to NVME Sets}}
==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}}