medicineman25
Dabbler
- Joined
- Mar 20, 2021
- Messages
- 29
I have a few hard disks attached to a TrueNAS VM that is running inside Proxmox. They are ISCI drives and I resized them to shrink with the following command:
Then I ran a rescan
It identified the drives and everything seemed to be fine. Upon booting up the TrueNAS VM, all of the disks are now offline.
What did I miss?
EDIT: to clarify this is not the root disk of the VM, I did not touch that at all. These are extra pools for storing plugins and some media.
Code:
zfs set volsize=XXXG <vmid>
Then I ran a rescan
Code:
qm rescan
It identified the drives and everything seemed to be fine. Upon booting up the TrueNAS VM, all of the disks are now offline.
What did I miss?
EDIT: to clarify this is not the root disk of the VM, I did not touch that at all. These are extra pools for storing plugins and some media.
Last edited: