Recent content by vrang

  1. V

    PXVE, Nginx & Websocket proxy

    This works for me: in the http section: map $http_upgrade $connection_upgrade { default upgrade; '' close; } In the server scection: location / { proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header...
  2. V

    Kernel 3.10, MTU 900 not working and soft lockup CPU

    I downloaded the pve-kernel-source, and patched the kernel with this patch: http://patchwork.ozlabs.org/patch/324370/ After rebuilding and loading the new tg3.ko-driver changing MTU works again. Can you please incorporate this patch in your patchset for next kernel? Thanks
  3. V

    Kernel 3.10, MTU 900 not working and soft lockup CPU

    I'm currently testing proxmox with kernel 3.10 from pvetest repository. When trying to use MTU 9000 on my bridged + bonded network interfaces the kernel crashes with the following Call Trace: Call Trace: [<ffffffff81612270>] dump_stack+0x19/0x1b [<ffffffff8160c0ad>]...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!