Good afternoon,
I initially set up a VM with mergerfs and samba on it. I formatted the disks directly on the VM. I'd like to redo that and have proxmox handle the harddrive mounts directly and run a lxc container with samba and another with mergerfs.
The problem is that I cannot seem to get proxmox to see the hardrives as available again.
I set the passthrough initially with
I have tried removing it with
When I try to now mount it under disks, I just receive a message saying no unused disks. Shouldn't the hard drive I detached now be availble?
On this thread, it stated they had to reformat all the drives. I'm really hoping that's not the case.
https://www.reddit.com/r/Proxmox/comments/boqjrb/undo_proxmox_physical_disk_passthrough/
I initially set up a VM with mergerfs and samba on it. I formatted the disks directly on the VM. I'd like to redo that and have proxmox handle the harddrive mounts directly and run a lxc container with samba and another with mergerfs.
The problem is that I cannot seem to get proxmox to see the hardrives as available again.
I set the passthrough initially with
Code:
qm set 102 - -scsi2 /dev/disk/by-id/device
Code:
qm set 102 --delete scsi2
On this thread, it stated they had to reformat all the drives. I'm really hoping that's not the case.
https://www.reddit.com/r/Proxmox/comments/boqjrb/undo_proxmox_physical_disk_passthrough/