I'll give it a shot.tryrunning solidigm firmware disc?
I wonder if there might be a work-around (hack-around ?) for this onerous restriction. Could (one of) you do so:Confirmed "broken" with Proxmox 6.2.11-1 kernel.
Confirmed working with Proxmox 5.15.107-1 kernel.
Stats for one of the units:
Code:root@pve:~# nvme smart-log /dev/nvme4n1 Smart Log for NVME device:nvme4n1 namespace-id:ffffffff ... root@pve:~# nvme smart-log /dev/nvme5n1 Smart Log for NVME device:nvme5n1 namespace-id:ffffffff
nvme id-ctrl /dev/nvmeX | grep "^nn"
lspci -nn
command.nvme id-ctrl /dev/nvmeX | grep "^nn"
returns nn : 1
for both devices.lspci -nn
returnsda:00.0 Non-Volatile memory controller [0108]: Intel Corporation NVMe Datacenter SSD [3DNAND, Beta Rock Controller] [8086:0a54]
db:00.0 Non-Volatile memory controller [0108]: Intel Corporation NVMe Datacenter SSD [3DNAND, Beta Rock Controller] [8086:0a54]
Yep, I believe that's the reason the flag hasn't been added to the kernel yet.The nn value of 1 means that the device has (only) ONE namespace; ergo, not a candidate for the hack-around I had in mind. [It was/is a longshot anyway.]
The ID-pair reported, [8086:0a54], is the same one as used by the P4600 (and most likely the P4608); I wanted to eliminate the chance that these drives were Oracle-ized and had a different ID-pair (the Dell-flavored P4600 is different). (It is the ID-pair that the kernel uses to decide IF there are any known (to the kernel) quirks for the device, and if so, just which one(s).) This particular ID-pair IS in the newer kernels, but, alas, NOT yet with the NVME_QUIRK_BOGUS_ID flag.
I'm assuming something got lost in translation.EDIT ; to add (for @Sacrilego, below)
[**] I.e. VendorId:\DeviceID (\ to un-smiley)
("I wrote what I meant, and I meant what I wrote ..." )
Just because Google returned you something that (seemed to (fuzzy-)match) iis immaterial unless/until YOU actually understand (technically) the underlying details, and can assess the applicability to your quest.
{ PCI_DEVICE_SUB(0x8086, 0x0a54, 0x108e, 0x4871), /* Oracle F640 6.4TB */
.driver_data = NVME_QUIRK_BOGUS_NID, },
{ PCI_VDEVICE(INTEL, 0x0a54), /* Intel P4500/P4600 */
.driver_data = NVME_QUIRK_STRIPE_SIZE |
NVME_QUIRK_DEALLOCATE_ZEROES |
NVME_QUIRK_IGNORE_DEV_SUBNQN, },
I was thinking to buy one for my home PC (mid tower case, Windows 11). Is it good idea if I have only one case fan or its better to buy something more "SOHO" grade product? +70 C doing nothing seem pretty high temperature + it will require a lot of PCI-E lanes.idle'ing at ~70C for me without any cooling.
Interesting these run hot, the p4618s(next gen) I have run surprisingly cool. In the same open air testbench configuration/ambient I have a p4618 showing 21C and a micron 9300max is showing 41C. The 9300max might be seeing a bit more activity ATM but nothing crazy.Got 2 of the cards and wow they run HOT! Be warned, make sure you have enough cooling especially if you're gonna be doing heavy writing! They were idle'ing at ~70C for me without any cooling.
SMART-wise, ones I got have roughly 1 and 1.6PB written to them. Not bad for $250 considering their 35PB endurance lol
You should be fine as long as you have some airflow, I have a small AC Infinity sucking air over it now and it dropped the temps down to 40-50C.I was thinking to buy one for my home PC (mid tower case, Windows 11). Is it good idea if I have only one case fan or its better to buy something more "SOHO" grade product? +70 C doing nothing seem pretty high temperature + it will require a lot of PCI-E lanes.
Yeah I was surprised as well, especially with how big the heatsink is on itInteresting these run hot, the p4618s(next gen) I have run surprisingly cool. In the same open air testbench configuration/ambient I have a p4618 showing 21C and a micron 9300max is showing 41C. The 9300max might be seeing a bit more activity ATM but nothing crazy.
I bought four as well, ended up using them in an all flash truenas scale system. Keeping them cool was a challenge.Hi there!
Just thought i`d participate in this discussion: I bought 4 of them as well.
Not knowing that i got myself the oracle branded ones i am facing the same problem to get a more recent firmware.
Mine are on QDV1RF35, I`d like to get them to: QDV1CP06.