Hi,
I need to mount my USB drive to use it as a destination to take VM backups, how to do that?
I can only see the USB drive if i'm passthrough(ing) to a VM (and I can mount it as well & see the disk drives when using fdisk-l) but I can't see that all on the node..how can I mount it on the PVE host /node itself?
Thanks!
I need to mount my USB drive to use it as a destination to take VM backups, how to do that?
I can only see the USB drive if i'm passthrough(ing) to a VM (and I can mount it as well & see the disk drives when using fdisk-l) but I can't see that all on the node..how can I mount it on the PVE host /node itself?
root@muffin:~# lsusb
Bus 002 Device 003: ID 0bda:0415 Realtek Semiconductor Corp. 2-Port USB 3.0 Hub
Bus 002 Device 005: ID 0bc2:5131 Seagate RSS LLC FA GoFlex Pro
Bus 002 Device 004: ID 0bc2:5131 Seagate RSS LLC FA GoFlex Pro
Bus 002 Device 002: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:5415 Realtek Semiconductor Corp. 2-Port USB 2.0 Hub
Bus 001 Device 002: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@muffin:~#
Thanks!