Linux SSD disappear after soft reboot

Set Linux reboot parameter

I had an issue with my NVME SSD disappearing after soft reboot, reappearing back after power cycle. I fixed it by adding reboot=pci kernel parameter. I added it to GRUB_CMDLINE_LINUX_DEFAULT parameter within /etc/default/grub file Then need to run update-grub, reboot, and the subsequent reboots had no issue with ssd.