Search results

  1. P

    [SOLVED] Problem with hetzner ipv4 on baremetal

    Hello everyone, after hours of fruitless research I'm turning to the community :). I have three hetzner servers, running proxmox 8 (latest kernel), on which I have an ipv4 configuration problem. When setting up the servers, I had only taken ipv6. No worries there and I set up the three servers...
  2. P

    PBS 3.1-2 wrong datastore information sshfs

    Hello everyone ! To explain the context, I use a hetzner storage box for storing the backups I make for different PVE nodes. It works very well. Previously, I mounted the storage box in CIFS but as I sometimes had disconnections, this generated numerous entries in kern.log and I found myself...
  3. P

    [SOLVED] Permission denied (os error 13) on VM backup

    Hi everyone, I'm asking for your help today because I can't find any solution. I have a "proxmox backup server" which works correctly, in version 3 and installed on a "proxmox 7.4" host in an LXC container. Everything works perfectly for the backup of data from the LXC containers of the host...
  4. P

    [SOLVED] LXC container fails to start without any reason

    Hello everyone, I have a big problem on one of my vps since this morning, without any apparent reason. After a server crash and a reboot, I find myself unable to start the lxc containers. Here are the packages that are present on the server: proxmox-ve: 7.2-1 (running kernel: 5.15.64-1-pve)...
  5. P

    ipv6 port forwarding like ipv4

    Hi all! Totally new to ipv6, I'm trying to reproduce an ipv4 routing configuration on ipv6. I have a hetzner server on which the interface is configured as follows: # loopback device auto lo iface lo inet loopback iface lo inet6 loopback # external ipv4 auto eno1 iface eno1 inet...
  6. P

    Start LXC on demand

    Hello everyone and sorry if this has already been requested on this forum (I did not find or not searched with the right keywords maybe). I was wondering if, on any chance, it would be possible to start a container (lxc) on demand, much like what is done on some aws instances. Basically, a...
  7. P

    PVE 6 is there a way to push a file to multiple container ?

    Hello everyone, everything is in the title :) So you'll understand I'm looking for a way (simple if possible of course) to copy or edit the same file on multiple containers (lxc). I set up several containers that do the same thing and for which I would like to edit at the same time. If...
  8. P

    pve5to6 fail on "Resolved node IP"

    People hi! I 'm facing a new problem. I would like to update my version of proxmox (currently 5.4) on a server where I have only one node currently. By following the documentation I could see that a very useful command allows to see the compatibility "pve5to6". After execution of this...
  9. P

    [SOLVED] Problem LXC mariadb debian 10

    People hi! :) I just noticed an anomaly on a lxc container freshly installed with a debian 10 template. Indeed, after installing the container I launched an "apt update && apt-upgrade" then "apt install mariadb-server". Here is the error message I just had: systemctl status mariadb.service ●...
  10. P

    [SOLVED] Proxmox container no internet

    Hello everyone, I have a problem that I can not solve on a SCALEWAY GP1-XS instance. I installed debian 9 on it then proxmox 5.4. Good for this part, I can connect to the proxmox web interface without any problems. I would like to give the opportunity to my LXC containers to access the...
  11. P

    [SOLVED] Connect by sftp on container but not as root

    Hi Proxmox Community! After much research on the subject and yet still no concrete answer, I ask for your help to try to resolve an issue on unprivileged containers. I try by all means to connect on my containers SFTP but without using the root account created by default. Each time I try to...