Hi Guys,
i found this article in the Web:
And i found out the vendor and ProdID.
The OpenVZ VM is running on a cluster node and i want to stick a usb HDD into that cluster node and use it within a VM
So i used ssh to connect to that node and did a
But the system tells me:
setting parameters failed - unable to read config for VM 107
Vm 107 is a openvz ubuntu 8.04 and it runs Postgres DB
Any hints?
i found this article in the Web:
Code:
http://dohbuntu.bei-bastian.de/
And i found out the vendor and ProdID.
The OpenVZ VM is running on a cluster node and i want to stick a usb HDD into that cluster node and use it within a VM
So i used ssh to connect to that node and did a
Code:
qm set 107 -hostusb 1058:1001
But the system tells me:
setting parameters failed - unable to read config for VM 107
Vm 107 is a openvz ubuntu 8.04 and it runs Postgres DB
Any hints?