Recent content by hadyos

  1. H

    mediated device passthrough to lxc container

    Hi, I'm trying to do same for my Frigate container, is that means that you can't use vgpu (mediated device) inside lxc or I didn't understand the process, Help would really appreciated here Thanks
  2. H

    Realm field is gone on freash Installs

    Clearing the cache didn't help This the output of pveversion -v pve-manager: 2.0-12 (pve-manager/2.0/784729f4) running kernel: 2.6.32-6-pve proxmox-ve-2.6.32: 2.0-55 pve-kernel-2.6.32-6-pve: 2.6.32-55 lvm2: 2.02.88-2pve1 clvm: 2.02.88-2pve1 corosync-pve: 1.4.1-1 openais-pve: 1.1.4-1 libqb...
  3. H

    Realm field is gone on freash Installs

    I rebooted the server and cleared my firefox cache but still no Realm field. hadyos
  4. H

    Realm field is gone on freash Installs

    Hi, I just run a fresh instillation on my server, after the instillation I tried to login to the web GUI and to my surprise the Realm field is empty and I can't choose any way to login to the web GUI. I have beta3 2.0/784729f4. Any idea how to solve it? Thanks, hadyos
  5. H

    Proxmox VE 2.0 beta3 released!

    Hi, 1. Testing beta3 I can see that all guests monitor icons in the GUI are black even if the the guest on, any idea why? 2. Login from chrome on Windows 7 get me "Login failed, please try again", same login on Linux with firefox 8 login me in without errors. Thanks, hadyos
  6. H

    Bluetooth pairing kills the guest

    Hi, I have one Windows 7 (32bit) with usb bluetooth dongle connected to it. In 1.9 I used to pair with dongle but now each connection to a bluetooth device from Windows 7 crashes windows immediately without leaving any trace. Any ideas why it's happing? Thanks hadyos
  7. H

    Proxmox VE 2.0 beta released!

    If it's a feature the ISO file should be under ISO direcroy and not under template directory, or may be I don't understand how it works. hadyos Sent from my Desire HD using Tapatalk
  8. H

    Proxmox VE 2.0 beta released!

    Hi, I think I found a little bug in beta2. ISO files are placed under template directory and not under iso like it was in beta1. I mounted my ISO shared dir from my storage to proxmox and under ISO type, when I tried to access it I can't see any of my iso files. (Through CLI I can see all my...
  9. H

    Some Impressions on Proxmox 2.0

    Thanks, Works like a charm.
  10. H

    Some Impressions on Proxmox 2.0

    dietmar Here is my conf file. I still get the error: vm 111 - unable to parse value of 'usb0' - unable to parse usb device. ostype: wxp virtio0: images:111/vm-111-disk-1.raw memory: 768 sockets: 1 cores: 1 boot: c freeze: 0 cpuunits: 1000 acpi: 1 kvm: 1 bootdisk: virtio0 usb0: 041e:30d3 net0...
  11. H

    Some Impressions on Proxmox 2.0

    dietmar Thanks for the quick reply. usb0: through usb4: is not working in conf files, I get "unable to parse value of 'usb0' - unable to parse usb device" Any ideas? Thanks, hadyos
  12. H

    Some Impressions on Proxmox 2.0

    1. Nice looking GUI, more professional look. 2. Up to Proxmox 1.9 I had nice USB support through hostusb command but now testing Proxmox 2.0 I see that qm does know what is hostusb. Is the command changed or removed? How do I get USB back? 3. In Proxmox 1.9 we had kvm 0.15.2 now we have...