I would like to know the correct way to remove a removable (external usb disk) datastore from PBS correctly. After removing it by
I cannot export the pool.
So how is the correct procedure before physically detaching the external usb disk?
Code:
proxmox-backup-manager datastore remove datapool
Code:
zpool export poolname
umount: /poolname: target is busy.
cannot unmount '/poolname': umount failed
zfs unmount poolname umount: /poolname: target is busy.
cannot unmount '/poolname': umount failed
So how is the correct procedure before physically detaching the external usb disk?
Last edited: