Search results

  1. Y

    Proxmox Kernel USB issue: device disconnect (frame counter not updating; disabled)

    Is there any update on this ? I have similar issue. I'm passing through a PCI USB to the VM. When running nested qemu throuogh android studio emulator my mouse starts randomly freezing until both mouse and keyboard dies.
  2. Y

    VirtioFS support

    Ok so after a little playing around with it I got it provisionally working so I thought It might be worth sharing. Host setup: # Create temporary folder to share mkdir /tmp/shared/ # Clone virtio-fs qemu and build virtiofsd (https://virtio-fs.gitlab.io/howto-qemu.html) git clone...
  3. Y

    Use a different qemu

    Did you ever managed to get this working?
  4. Y

    VirtioFS support

    New version of qemu comes with VirtioFS support. Is there any plans for proxmox implementation? Ability to share disks across VMs just like mount points within containers would be a very used feature if implemented. Thanks
  5. Y

    Assigning network interface access to a user or group.

    Is there a way to assign specific interfaces to user ? I would like to assign few vmbr's to a user or group.
  6. Y

    HTML5 console viewer.

    hmm. I guess is time to move to oVirt.
  7. Y

    Auto config Network card

    If I understood properly you want to have dhcp server for your guests right ? So you install VM with dhcp server in the same network as VM's and you're sorted.
  8. Y

    Auto config Network card

    I am not sure if you're asking for real... surely if you don't know the answer to this question its a bit too early to work on proxmox i think.
  9. Y

    No Network Access After Install

    your card is not supported out the box on debian. http://ubuntuforums.org/showthread.php?t=2008332&page=11e http://askubuntu.com/questions/333938/how-do-i-get-a-qualcomm-atheros-killer-e2200-gigabit-ethernet-card-workingl compile driver and install, modprobe and you're done.
  10. Y

    Auto config Network card

    You mean like DHCP or what ?
  11. Y

    HTML5 console viewer.

    Hey Guys, do you have any plans of ditching java for html5 console viewer ? It's going to be more pain now when chromium builds don't support java any more so console will not work on maxhton, new opera, and others based on chromium.
  12. Y

    How to move existing vm's to newly created pools.

    Hi, I have created vm instances before pools, I would like to move them to newly created pools but I cannot see any option available to do this. Could anyone help ?