Search results

  1. R

    Network problem bond+vlan+bridge

    I have the same with Broadcom BCM57412 NetXtreme-E 10Gb Ethernet create bond across 2 diferrents 2 nic = erro create bond using 1 dual nic = ok
  2. R

    Support to glusterfs

    Hi, Can I use an external glusterfs with PBS ? Regards, Rodrigo
  3. R

    [SOLVED] PVE Firewall not filtering anything

    I have the same issue here, using the version pve-manager/6.2-11/22fb4983 (running kernel: 5.4.55-1-pve) But I don't know what command disabled the net.bridge.bridge-nf-call-iptables and net.bridge.bridge-nf-call-ip6tables This is a CRITICAL SECURITY ISSUE ! Because expose the VMs...
  4. R

    Create new VM from Backup

    Hi ! Can I create a new vm from a backup vm ? Regards, Rodrigo
  5. R

    6.2 Swap usage

    @ from the my last post 31 days ago I didn't have issue with my server again. But all swap still in use, I still monitoring with vmstat and in/out are small. root@proxmox05:~# uptime 19:34:23 up 31 days, 37 min, 1 user, load average: 4.72, 3.96, 4.58 root@proxmox05:~# free -m...
  6. R

    6.2 Swap usage

    The system vms were very slow .... because this I rebooted this servers 3 days ago. I saw all swap in use and high cpu load. I turned off/on swap at 2 hours ago and I am monitoring the swap usage root@proxmox05:~# free -m total used free shared buff/cache...
  7. R

    6.2 Swap usage

    Hi, the pid 28596 is a test machine without access running docker .... this is stranges for me root@proxmox05:~# for file in $(find /proc/*/status -exec grep -q 'VmSwap' {} \; -print); do awk '/^(VmSwap|Pid|Name)/{printf $2 " " $3 }END{ print ""}' $file 2>/dev/null; done | sort -k 3 -n -r |...
  8. R

    6.2 Swap usage

    Hi, One node from my cluster are using all swap. I don't have containers or zfs pool running. I try defined swappiness=1 without success. root@proxmox05:~# free -m total used free shared buff/cache available Mem: 193219 63387 918...
  9. R

    Ceph client upgrade ?

    Hi. No I don't defined the proxmox ceph repo during the upgrade process, this is my question .... I need upgrade client packages to Nautilus when use a external ceph cluster deployed without proxmox ? Regards. Rodrigo
  10. R

    Ceph client upgrade ?

    hello there ! I upgraded my cluster from 5.4 to 6.2 without issues. I use a external ceph cluster version version 14.2.9 nautilus (stable) and I checked the proxmox use ceph version 12.2.11 luminous (stable). Should I upgrade proxmox client to nautilus in proxmox ? Regards, Rodrigo