Remounting a USB storage device

cheezburger

Member
Sep 20, 2020
20
0
6
33
I have created a storage called "removable" which was just a USB drive, but I cannot remember which USB port I had it plugged into originally on my server.

At the moment, the storage is shown as (?) because it probably isn't mounted correctly:
1668481516223.png
1668481441396.png

What steps do I need to take to remount it properly once I know I have it in the right USB slot?
Code:
root@proxmox:~# lsusb
Bus 002 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
 
As far as I am aware, USBs are not mounted on a default installation, you usually need some kind of tool to do that.

There are some threads on unix related forums on this topic, and a quick Google search reveals a tool a user created specifically for Proxmox.
I did not test these, but as far as I can tell from the threads, these should still work with modern Proxmox installations. You might have to recreate your storage though, depending on whether the mount point is configurable.