Recent content by belette

  1. B

    (hostapd) Wireless device busy on Proxmox Host

    Thanks for your inputs! But just to understand better, you think that PVE Kernel is not allowing Hostapd to change the channel? I still don't understand why PVE Kernel is dealing with the wireless card - driver? I only realize that when I want to update iwlwifi it needs to remove the PVE...
  2. B

    (hostapd) Wireless device busy on Proxmox Host

    Hi Mr. Holmes! Thanks for your reply. Yes it is! This is the reason why I keep not understanding why it only doesn't work when it tries to change the channel... iwlist scan is working well and give me all the wireless network around me. I have a doubt on this one.. lspci -nn 03:00.0 Network...
  3. B

    (hostapd) Wireless device busy on Proxmox Host

    (PVE from ISO 3.3 / Kernel 3.10.0-4-pve / OVS 2.3.0-1 / Intel Wireless 7260) Hi, On my Proxmox server at home I have a Wireless adapter I would like to use with Hostapd. On a similar hardware without Proxmox I am able to use the wireless adapter as an AP but not with Proxmox. It is like...
  4. B

    [High Availability] Fencing based on SNMP Switches

    Hi ! I would like to know if anyone has successfully implemented HA based on SNMP fencing? In fact my servers are not supporting IMPI or any other methods.. so I need to go through SNMP as I understood that fencing is mandatory to make it work. Anyone has some working configuration based on...
  5. B

    Openvswitch issue during boot

    Hi BeeFGee It is like we encounter the same issue.. It is strange that this is not affecting more people.. Have you find a workaround?
  6. B

    Capture packets with VLAN tag (Virtio / E1000 / VMXNET3) on Windows box

    Hi, My Proxmox is set with OVS with a port mirroring configured to send traffic to a Windows VM where I have installed my analysis product. I am unable to see the VLAN tag. To double check, I change my NIC driver to the old RTL8139 and now I am able to see the VLAN (but it is not a good...
  7. B

    Openvswitch issue during boot

    Anyone who has the same issue ? Many thanks
  8. B

    Openvswitch issue during boot

    Hi Dietmar, From CD, fresh new installation. Only done a kernel update (3.10) & OVS (2.3.0) all from PVE repository. I have search on old posts and saw your reply regarding a patch for init but I doubled checked and the patch is here.
  9. B

    Openvswitch issue during boot

    (PVE from ISO 3.3 / Kernel 3.10.0-4-pve / OVS 2.3.0-1 ) Hi, During the boot process I can see (unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) everytime OVS try to do an action, it is like networking process is starting after it. To double check...
  10. B

    Openvswitch init problems at boot

    (PVE from ISO 3.3 / Kernel 3.10.0-4-pve / OVS 2.3.0-1 ) Hi, I reactivated this thread as I have a similar issue when rebooting my host... During the boot process I can see (unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) everytime OVS try to do an...