[Q] Does Argon NEO 5 Case supports 2TB or more storage?

Due to the fact 2TB and more are thicker then 1TB or less, will 2TB fit in the case?

For example, the Kingston KC3000 2TB.

Which PCI version supports the case?

The KC3000 2TB heat sink makes it too wide.

For the last couple of weeks, I’ve been using the using the Kingston - NV2 M.2 PCIe 4.0 NVMe 2TB. So far so good. It’s used for recording TV, then running comskip to ‘remove’ commercials; and a bit of software testing. Hope this is useful:-


df -h /dev/nvme0n1p2

Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p2 1.8T 1.2T 538G 70% /


sudo nvme smart-log /dev/nvme0

Smart Log for NVME device:nvme0 namespace-id:ffffffff
critical_warning : 0
temperature : 40°C (313 Kelvin)
available_spare : 100%
available_spare_threshold : 10%
percentage_used : 0%
endurance group critical warning summary: 0
Data Units Read : 2,569,556 (1.32 TB)
Data Units Written : 3,453,174 (1.77 TB)
host_read_commands : 5,499,269
host_write_commands : 25,785,069
controller_busy_time : 965
power_cycles : 31
power_on_hours : 328
unsafe_shutdowns : 6
media_errors : 0
num_err_log_entries : 0
Warning Temperature Time : 61
Critical Composite Temperature Time : 7
Thermal Management T1 Trans Count : 0
Thermal Management T2 Trans Count : 0
Thermal Management T1 Total Time : 0
Thermal Management T2 Total Time : 0


Contents of /boot/firmware/config.txt:-

# Enable the PCIe External connector.
dtparam=pciex1
# Certified Gen 2.0 (5 GT/sec) - Gen 3.0 (10 GT/sec):
dtparam=pciex1_gen=3

Here is the performance:-
dd if=/dev/zero of=./speedTestFile bs=20M count=5 oflag=direct

5+0 records in
5+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 0.158731 s, 661 MB/s