@meie1kyl I think I need you to run a bit more into the debug:
Can you run:
source /usr/share/fog/lib/funcs.sh
getHardDisk
echo $hd
Basically (just so you’re aware)
I am seeing the drive when manually forced to the NVME drive is properly getting the inventory information for that specific drive, but when the machine boots for deploy/inventory tasks it takes whatever drive is returned from the getHardDisk
So what I wanted tested first was that the command actually worked appropriately and it appears to be working at least.
Next I want to see what the system (in normal operational mode) sees as the main drive.
I don’t know where the problem is but at least it doesn’t seem to be a RAID/AHCI mode switch issue (so thank you for that), it helps paint a bigger picture with real information.