I just want to check one more thing before I look to set this up can I run proxmox on a device with HA installed and use skyconnect in a usb port will it just read from that port or will it half to be assigned I am looking to run HA with sky connect but also run Emby with a USB hard drive on another USB port on a Nuc 15 Pro Mini intel core 5 210H with 16gb of ram and am trying to make sure I can somehow allow both to read off a USB device does this work? if not is there a suggestion to get this to work?
#proxmox HA
1 messages · Page 1 of 1 (latest)
You can forward specific devices to specific vm's in proxmox.
Example here where I am adding specifically the ZBT-2 to my HA VM:
For zigbee use a ethernet adapter like the SLZB-06. For storage use a NAS or other kinds of shared/replicated storage.
Oh. You don't mean High Availability. No. Two VMs can't directly share one USB drive. You can mount it on the host though and share with the guests (bind mount(virtiofs) or mount via SAMBA on the HA side. You have to create the SAMBA share on the other side (node/CT), of course.
lol, HA vs HA strikes again.