I have 2 old laptops in a PVE cluster (which is brilliant). One of the nodes has a USB drive attached for backup.
In the GUI, I can see the USB attached to the first node, but it also appears on the second node (with a question mark).
I continually get errors in the second node logs
This is entirely expected but how do I stop the error?
[edit]
Just found where it is managed (in the cluster which isn't obvious) and it is not listed as shared.
[edit2]
So I have just realised that I migrated a container from node 1 to 2 and the backup schedule has the backup of that container pointing to the USB device.
I suspect that is the reason Node 2 is trying to mount it.
In the GUI, I can see the USB attached to the first node, but it also appears on the second node (with a question mark).
I continually get errors in the second node logs
Code:
Mar 10 16:39:05 pve2 pvestatd[1126]: unable to activate storage 'usb-sdb1' - directory is expected to be a mount point but is not mounted: '/media/sdb1'
This is entirely expected but how do I stop the error?
[edit]
Just found where it is managed (in the cluster which isn't obvious) and it is not listed as shared.
[edit2]
So I have just realised that I migrated a container from node 1 to 2 and the backup schedule has the backup of that container pointing to the USB device.
I suspect that is the reason Node 2 is trying to mount it.
Last edited: