Changes between Version 30 and Version 31 of malibu/gw3089gblade
- Timestamp:
- 04/19/2023 11:22:56 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
malibu/gw3089gblade
v30 v31 65 65 66 66 The GBlade needs to be opened up to install a 2280 M-Key NVME flash storage drive. The Gblade supports PCIe Gen 3.0 x4 lanes. 67 68 The NVME drive will show up as /dev/nvme0 and /dev/nvme0n1 respectively in Linux. 67 69 68 70 Here are the basic steps to open the case and access the NVME socket. … … 72 74 3. Slide out the side plate on the side the LED cable is mounted on. 73 75 4. The M.2 NVME socket should now be visible and a drive can be inserted. Secure the drive to the PEM towards the front of the unit and reinstall the frontplate. 76 77 Some example NVME speed tests with a Samsung 980 drive: 78 79 {{{ 80 root@jammy-malibu:~# dd if=/dev/nvme0n1 of=/dev/null bs=1M count=10k 81 10240+0 records in 82 10240+0 records out 83 10737418240 bytes (11 GB, 10 GiB) copied, 14.9507 s, 718 MB/s 84 85 root@jammy-malibu:~# sudo hdparm -tT --direct /dev/nvme0n1 86 /dev/nvme0n1: 87 Timing O_DIRECT cached reads: 3068 MB in 2.00 seconds = 1535.23 MB/sec 88 Timing O_DIRECT disk reads: 4710 MB in 3.00 seconds = 1569.63 MB/sec 89 90 }}} 91 74 92 75 93 == LED