Search results

  1. Chriswiss

    Problem display VZDump

    Last update of pve solved the problem. Christophe
  2. Chriswiss

    Problem display VZDump

    Yes course. On the other node no problem with the same config. I'm thinking of a display bug instead. I already tried to empty cookie and cache. Thanks. Christophe
  3. Chriswiss

    Problem display VZDump

    Good evening, I wanted to add a new directory for my backup today. On one of the servers in my cluster, the directory is not displayed. (See capture) The "local" storage is the same. I have never had this behavior before. Someone to an idea, thank you. Christophe
  4. Chriswiss

    Configuring DHCP (OVH and WHMCS)

    Hi Adrien, Why use DHCP ? A static address must be configured, with an ip failover for example at OVH. Good configuration. Chris
  5. Chriswiss

    Can't launch Proxmox : apparmor="DENIED"

    Hi Damien, The solution is to accept Apparmor writing to /run/systemd/journal/dev-log Some of the explanations can befound here : /etc/apparmor.d/local/README So, nano /etc/apparmor.d/local/usr.sbin.named Add this line /run/systemd/journal/dev-log rw, Finally run, apparmor_parser -r...