Hello everyone,
I had previously connected a USB HDD setup as a zpool and used lxc.mount.entry inside an LXC setup with Debian and Proxmox Backup Server.
I got it working but one of my other drives is a single drive and the ZFS was causing errors. I followed some recommendations to try out XFS, but now am having difficulty connecting to it inside the lxc.
I followed some suggestions and it's setup as:
Inside the lxc:
when I run lsusb inside the lxc it shows up, same with lsblk but I can't mount it.
Has anyone had some success?
Thank you in advance for your assistance.
Running Proxmox 8 on host and PBS 3 inside LXC installed inside Debian 12.
I had previously connected a USB HDD setup as a zpool and used lxc.mount.entry inside an LXC setup with Debian and Proxmox Backup Server.
I got it working but one of my other drives is a single drive and the ZFS was causing errors. I followed some recommendations to try out XFS, but now am having difficulty connecting to it inside the lxc.
I followed some suggestions and it's setup as:
lxc.cgroup2.devices.allow: c 189:* rwm
lxc.mount.entry: /dev/bus/usb/002/002 dev/bus/usb/002/002 none bind,optional,create=file 0,0
Inside the lxc:
ls -l /dev/bus/usb/002/002
---------- 1 root root 0 Jan 19 04:02 /dev/bus/usb/002/002
when I run lsusb inside the lxc it shows up, same with lsblk but I can't mount it.
Has anyone had some success?
Thank you in advance for your assistance.
Running Proxmox 8 on host and PBS 3 inside LXC installed inside Debian 12.
Last edited: