Search results

  1. M

    lxc network interface created but not removed

    hi, yesterday I added a second networkinterface to a container. After some testing I removed it again, everything with the pve webgui. After some rebooting of the container I realized thenetworking Service failed. ifup could not get up eth2. eth2 was removed previously. I took a look into...
  2. M

    Error: missing Upgrade header - PBS behind traefik

    Hello, I am trying to get PBS working behind traefik reverse proxy. At the moment all my services are running behind traefik and i got no problems. PVE works, pbs webinterface works and 10 other websites are working well. But trying to make a backup from pve to pbs using the fqdn to get routed...
  3. M

    rsyslog filter - stop not discarding

    Hello, I am trying to tidy up my syslog on lates pve (7.3-4). Therefore i edited the /etc/rsyslog.conf and added the following before the # RULES # section. (I already tried on other positions, nothing changed) if ($programname contains "root") then { action(type="omfile" file="/mnt/log.log")...
  4. M

    LXC <-> Docker für dumme

    Hallo Forengemeinde. ich benötige ein wenig Aufklärungsarbeit von euch, da ich irgendwie einen Knoten im Kopf habe. Mein aktueller Setup: Proxmox Host mit Ubuntu VM, alles jeweils auf der neusten Version. In der VM ist docker installiert und dort laufen alle meine Services. d.h. aber auch...
  5. M

    [SOLVED] Wrong time after rollback - quick sync possible?

    Hello, I am running Proxmox version 7.2.3 with an Ubuntu 22.04 VM. The last few days I tried some things and therefore I made a snapshot everytime and needed to rollback two times. Because of the rollback the time of the VM is the time of the snapshot. Measurements written to my influxdb got...
  6. M

    [SOLVED] VM not autobooting when backub is scheduled

    Proxmox-Version: 7.1-1 My server is not live already so I boot and shutdown it every day to work on. I have an active backup schedule at 02:00 every day. Always when I boot the server and the scheduled backup did not run because the power was off at night, the backup starts when proxmox is up...
  7. M

    [SOLVED] Second ZFS pool failed to import on boot

    Hello, i have 2 zfs pools on my machine (PVE 7.1): rpool (Mirror SSD) datapool (Mirror HDD) Everytime i boot up my machine, i get an error, the import of datapool failed. A view in the syslog shows everytime the same enty: Jan 3 13:31:29 pve systemd[1]: Starting Import ZFS pool datapool...