Search results

  1. D

    no connection to the internet from container

    docker sets up some iptables rules, borks everything, in the name of security i believe. info i used to solve: https://docs.docker.com/network/packet-filtering-firewalls/#docker-on-a-router...
  2. D

    no connection to the internet from container

    sudo systemctl edit docker add this: [Service] ExecStartPost=iptables -I DOCKER-USER -j ACCEPT save reboot probably a huge security risk or wahatever, and not recommended see above. but it works for me
  3. D

    Proxmox node name change

    Afaik that is correct, attempting to change the hostname of a host that is set up is not supported, or recommended. but if you back up your containers and vms, reinstall, and do the steps laid out in the comment above yours, you can restore the containers afterwards no problem. Unless you...
  4. D

    Proxmox node name change

    the wiki does say "This must be done on a empty node." at least it does at the time of writing. best way i know of (fresh install, before first boot): - uncheck automatically reboot after successful install, - ALT+<Fkey> when its done for a command line - nano the files: nano /etc/hosts...
  5. D

    cant restore because of mknode **PRIVLEGED or unprivleged**

    getting an error restoring a container. from googling it said the solution was to restore as privileged instead of unprivleged, but both cause the same error: recovering backed-up configuration from 'raid1-backups:backup/vzdump-lxc-125-2022_11_11-21_09_34.tar.zst' WARNING: You have not turned...
  6. D

    [SOLVED] Cant backup only unprivileged container I have.

    i had tried all three, all did the same error. i fixed it though: i had to stop the container, mount the disk image file in a tmp directory, and remove (container root)/dev/lxc-125.log, which was not present when the container was running.
  7. D

    [SOLVED] Cant backup only unprivileged container I have.

    no change, but I just realized the console in proxmox web interface no longer works for any container however SSH works fine: failed waiting for client: timed out TASK ERROR: command '/usr/bin/termproxy 5900 --path /vms/125 --perm VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole125 -r...
  8. D

    [SOLVED] Cant backup only unprivileged container I have.

    nope. its a btrfs raid1 array, and other containers backup to it regularly
  9. D

    [SOLVED] Cant backup only unprivileged container I have.

    INFO: starting new backup job: vzdump 125 --notes-template '{{guestname}}' --remove 0 --compress zstd --mode stop --node pve --storage raid1-backups INFO: filesystem type on dumpdir is '-' -using /var/tmp/vzdumptmp4105384_125 for temporary files INFO: Starting Backup of VM 125 (lxc) INFO: Backup...
  10. D

    only one io scheduler available

    as per https://pve.proxmox.com/wiki/IO_Scheduler I tried checking available io schedulers for my drives, they all only specify mq-deadline and none. ``` root@pve:~# cat /sys/block/sda/queue/scheduler [mq-deadline] none root@pve:~# cat /sys/block/*/queue/scheduler none none none none none none...
  11. D

    [SOLVED] OpenVPN in unprivileged container

    did you change the permissions of /dev/net/tun? using cgroup2 solved my issues (also after migrating to a PVE 7.1 node)

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!