VirtualBox

#21047 closed defect (duplicate)

Invalid AssertRelease for StorageControllerType_NVMe

Reported by: misha.gps Owned by:
Component: other Version: VirtualBox 6.1.36
Keywords: nvme cLedSata Cc:
Guest type: Linux Host type: Linux

Description

Please change in

file ConsoleImpl2.cpp
function int Console::i_configConstructorInner(PUVM pUVM, PVM pVM, AutoWriteLock *pAlock)
case StorageControllerType_NVMe:
string 2389: AssertRelease(cPorts <= cLedSata);


I think cLedNvme should be used instead of cLedSata

Otherwise, I can't use more than 30 nvme disks out 255

Change History (1)

comment:1 by aeichner, 18 months ago

Resolution: duplicate
Status: newclosed

Duplicate of #21084, will be fixed in the next 6.1.x maintenance release. VBox 7.0 is not affected by this btw.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use