Hi
I had attached an external hdd via usb to the server and after initializing it and creating a zfs, created a directory on top in order to store backups. i need now to remove it and probably manually umount it, in order to attach it to a different server and restore one Vm from there (in case it will be referred, I didn t want to join those nodes together in a cluster and make the procedure easier, for my reasons)
So in order to remove the usb connection from the external case hosting the disk (keeping the power on) do iI only need to remove the external storage from Datacenter tab (so graphically only) or to umount the mounting point as well from cli?
I am asking because before and after removal command
root@HH:~# systemctl list-units "*.mount" gives me on both situations (before and after removal) that the mount is still loaded active and mounted
UNIT LOAD ACTIVE SUB DESCRIPTION
-.mount loaded active mounted Root Mount
mnt-pve-Externalstorage.mount loaded active mounted Mount storage 'Externalstorage' under /mnt/pve
I don t want to corrupt anything, so am I missing any service I need to restart (could I restart the hypothetical needed service while this service would affect all other mounting points based on which storages are running? - probably expressed it weirdly) or something? I am reminding you the server is online in a production environment and not easy to restart as I please.
Thank you
I had attached an external hdd via usb to the server and after initializing it and creating a zfs, created a directory on top in order to store backups. i need now to remove it and probably manually umount it, in order to attach it to a different server and restore one Vm from there (in case it will be referred, I didn t want to join those nodes together in a cluster and make the procedure easier, for my reasons)
So in order to remove the usb connection from the external case hosting the disk (keeping the power on) do iI only need to remove the external storage from Datacenter tab (so graphically only) or to umount the mounting point as well from cli?
I am asking because before and after removal command
root@HH:~# systemctl list-units "*.mount" gives me on both situations (before and after removal) that the mount is still loaded active and mounted
UNIT LOAD ACTIVE SUB DESCRIPTION
-.mount loaded active mounted Root Mount
mnt-pve-Externalstorage.mount loaded active mounted Mount storage 'Externalstorage' under /mnt/pve
I don t want to corrupt anything, so am I missing any service I need to restart (could I restart the hypothetical needed service while this service would affect all other mounting points based on which storages are running? - probably expressed it weirdly) or something? I am reminding you the server is online in a production environment and not easy to restart as I please.
Thank you
Last edited: