Hello,
i have installed proxmox_backup_server in container /docker/ and i would like to passthrough usb storage or directory from this storage to container /to do backups/.
Is it possiblle?
Thx in advance.
Petr
Hello,
i have installed proxmox_backup_server in container /docker/ and i would like to passthrough usb storage or directory from this storage to container /to do backups/.
Is it possiblle?
Thx in advance.
Petr
Not directly. But if the USB disk found by RouterOS running the container, it can be added in /container/mounts.
But USB is not accessible to the /containers, on any platform, today.
@valnik Would be so kind and share your setup config for the Proxmox backup server container? since I want to install the same thing and been trying this image “https://github.com/ayufan/pve-backup-server-dockerfiles/” and ran into various problems for volumes and etc. (I’m using the pre-compiled and hosted at https://hub.docker.com/r/ayufan/proxmox-backup-server)
P.S. I want to have all the mounts and etc on the disk1 (since it’s a x86_64 router with only one disk that got 512GB of size
so everything will be where ROS is also installed)
This seems to be available now with routeros 7.20 https://mikrotik.com/download/changelogs
*) container - added "device" option to pass a device from /system/hardware menu to a container;