Search results

  1. A

    unsupported centos release 'AlmaLinux release 10.0 (Purple Lion)

    I am trying to create a CT in Proxmox VE 9.05 I am getting: I remember years ago it was a hack, some file to edit and allow Alma 10 to be installed still...
  2. A

    AlmaLinux 10 CT template ?

    I want to start using AlmaLinux 10 as LXC containers . I know that must be 2 different versions: _v2 and regular. There is an EOL for having it available in Proxmox GUI -> local -> CT Templates ?
  3. A

    Proxmox Backup on PPPOE ?

    It is even possible to install Proxmox Backup Server on a PPOE connection ? I am trying all kind of tricks, but nothing works. So the question is: it is possible ? Thank you
  4. A

    Modification in PVE source code

    I do want to propose a very small change in the file /usr/share/perl5/PVE/VZDump.pm Backup email notification Subject line to be shorter, as now is hard to understand on the mobile device if the status is failed or successfull. Instead of my $subject = "vzdump backup status ($hostname) ...
  5. A

    [SOLVED] Can't SSH on nodes and GUI are not loading , after upgrade 6.4 -> 7.1 .

    I just upgrades 3 nodes in a cluster, all from 6.4 to 7.1 after reboot, i cannot SSH on any node, and the GUI are not loading. Still, all LXC containers are un and running. I suspect an issue with the node network interface what should i do ? i can ask for KVM , Hetzner servers Thanks...
  6. A

    TASK ERROR: failed to remove proxy config '/etc/apt/apt.conf.d/76pveproxy' - No such file or directory (os error 2)

    after installing the latest updates of PBS , from today , when i run Administration -> Updates i am getting:
  7. A

    Multiline comment on Datastore->Summary page

    I am trying to add comments on multiple lines in the Datastore -> Summary page as i have to write down more complex instructions there, No luck, everything stay on a single line I have tried with <br> , \n, nothing Is that possible ? Thank you