So I have a lab environment, and one thing is giving me challenges: I have a physical SSD (4TB SSD with music and movies - so read only kind of SSD), it is connected to Proxmox and show up clear and fine, even after reboot so no problem there.
I use the following command to get my mediaserver to be able to use that perticular drive:
This works beautifully - however after a reboot of Proxmox it is gone, and I need to redo that particular command (and also uncheck the backup box on the drive, no need to backup this 4TB drive - I have a copy somewhere else). Now it is not that often I do a full reboot, however if something happens and for some reason Proxmox decides to reboot itself.... Or power outage (yes I have a UPS, it will handle the load for a hour or so)...
Any ideas what I am doing wrong here?
I use the following command to get my mediaserver to be able to use that perticular drive:
qm set 201 -scsi1 /dev/disk/by-id/ata-Samsung_SSD_860_QVO_4TB_S4CXNF0M601478D-part1
This works beautifully - however after a reboot of Proxmox it is gone, and I need to redo that particular command (and also uncheck the backup box on the drive, no need to backup this 4TB drive - I have a copy somewhere else). Now it is not that often I do a full reboot, however if something happens and for some reason Proxmox decides to reboot itself.... Or power outage (yes I have a UPS, it will handle the load for a hour or so)...
Any ideas what I am doing wrong here?