Search results

  1. P

    Random reboots

    Hello, I'm using PVE 7.1-8 CE, I'm glad with how it's working but it started to reboot randomly. I suspect it has to do something with apparmor since there are some errors around time of reboots. example: Aug 16 10:48:31 pve pveproxy[95888]: got inotify poll request in wrong process -...
  2. P

    [SOLVED] hookscripts on container to gracefully start/stop docker images inside containers

    I try to execute hookscript. I successfully added hookscript from documentation /usr/share/pve-docs/examples/guest-example-hookscript.pl and I see it's beeng executed in gui taks log: GUEST HOOK: 112 pre-start 112 is starting, doing preparations. GUEST HOOK: 112 post-start 112 started...
  3. P

    Firewall working partly, why? ignores some rules

    Hi guys, I have an issue with firewall. I've created 2 rules: 1) accepting pings only form 1 ip, 2) accepting admin panel access only form 1 ip. Blocking pings form other hosts working. But blocking admin panel access form other ips does not. I've restarted whole system but still it...