Search results for query: lxc

  1. M

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available on test and no-subscription

    Just upgraded today; 7.0.0-3-pve and corresponding 'current' versions of things in the no-subscription repo. I'm seeing a Host Managed network LXC warn me upon start that DHCP fails - however, the CT properly has an IP address. After rebooting I'm noticing that my singular LXC with 'Host...
  2. t.lamprecht

    Proxmox Backup Server 4.2 released!

    ...Q: Can I install Proxmox Backup Server on Debian, in a VM, as LXC or alongside with Proxmox VE? A: Yes, but all this is not the recommended setup (expert use only). Q: Where can I get more information about upcoming features? A: Follow the announcement forum and pbs-devel mailing list...
  3. t.lamprecht

    Proxmox Backup Server 4.2 released!

    ...Q: Can I install Proxmox Backup Server on Debian, in a VM, as LXC or alongside with Proxmox VE? A: Yes, but all this is not the recommended setup (expert use only). Q: Where can I get more information about upcoming features? A: Follow the announcement forum and pbs-devel mailing list...
  4. J

    Empfehlung für einen Neuling - Sicherung ein ca. 20 TB VM eines PVE auf einem PBS und anschließend auf Band

    Warum überhaupt OMV? Wenn es dir um eine GUI für Dateifreigaben gibt, dafür tut es dann auch eine Debian-VM mit Webmin oder Cockpit. Oder ein lxc-Container mit den turnkey-fileserver o.ä, etwa https://github.com/bashclub/zamba-lxc-toolbox restic und kopia sind ja erstmal nur die Clients, die...
  5. fba

    [SOLVED] Error: no such logical volume

    ...in the storage configuration at all? Assuming each node provides the default LVM-Thinpool anyway, you're not gaining anything from that. If no vm/lxc has it's disk stored there, removing the entries would be a good start for a cleanup. If you really want to configure HA you will need either a...
  6. K

    Backups failed after server 4.1.8 and 4.1.10, client 4.1.9 updates

    ...pve2 --notification-mode notification-system --notes-template '{{guestname}}' --storage pbs100G --remove 0 INFO: Starting Backup of VM 300 (lxc) INFO: Backup started at 2026-04-28 18:27:44 INFO: status = stopped INFO: backup mode: stop INFO: ionice priority: 7 INFO: CT Name: dev INFO...
  7. O

    Clean install Connection error - not loading WEB GUI

    That I don't know. Anyway, I can see that your setup isn't quite basic. As you are - in your own words - "totally new with Proxmox", I suggest you start with a very basic, simple setup and gradually add features and services. Then you'll be able to know which change has caused an issue. On the...
  8. G

    Ubuntu 26.04 - Likely Template release date?

    @dharakos maybe this helps for the meantime: https://gyptazy.com/blog/ubuntu-26-04-final-lxc-container-image-for-proxmox8-proxmox-9/ We already had the same things for Debian 13. It might take some further time until there's an official image but maybe this helps for the meantime.
  9. E

    Automatically mount nested datasets into LXC

    Funnily, I found a relevant Reddit thread a few minutes after this one: I can confirm the recursive mount works! However, I don't like the fact that Proxmox doesn't show these entries in the Resources tab like 'native' mounts.
  10. M

    Clean install Connection error - not loading WEB GUI

    Yes - that script did ask that! I will try to re-install it again in a couple of days :) Do you know if that also will fix the "connection error" that I see Every couple seconds on the vms/lxc?
  11. D

    Ubuntu 26.04 - Likely Template release date?

    Still trying to learn this stuff, but I think the vm is not going to yield resources to other vm's if it's busy, whereas a lxc container will - Is this correct?
  12. D

    Ubuntu 26.04 - Likely Template release date?

    Hi Guys - Brand new to Proxmox, so apologies in advance if this is info posted somewhere (I had a look, but can't see it!) - is there a bit of a guess at the likely release date of Ubuntu 26.04 templates to use for LXC containers?
  13. M

    Clean install Connection error - not loading WEB GUI

    ...and did perform the "PVE Post Install" but still have lots of issues with my Proxmox installation. What i want to create is a Nextckoud VM/LXC with the now 10TB that will increase in the future to like 20TB or 30TB. When i have the Nextcloud working i will get Nginx Proxy Manager installed...
  14. D

    LXC backups are failing when the container includes snaps

    So this is kind of sorted now (and it wasn't any of those things). The LXC is now at least backing up. Doing the exclusion file doesn't have any effect (I suspect that needs the actual PBS setup to work) - nor does (as I found elsewhere) editing a setting in /etc/vzdump.conf - it passes the...
  15. N

    Can an ovs infrastructure be added to a default install of vmbr0?

    ...on Supermicro Epyc ROME platform (32-core, 384GB RAM, fast SSDs all direct-to-cpu. Running Proxmox 9.1 with Gnome DE and a mix of VM and LXC guests, with Incus and ssh2incus running in some VMs and possibly Podman with Devpod in others. Need to build an OOBM network across this infrastructure...
  16. G

    [SOLVED] lxc_init: 845 Failed to run lxc.hook.pre-start for container

    That is why I suggested: Anyway it seems that the OP has successfully solved the issue.
  17. B

    Restore von CT Backup funktioniert nicht

    Ich denke du hast meine Frage korrekt beantwortet, und mein Lösungsansatz hat im Nachgang nicht funktioniert. :) Mit lxc-usernsexec werden die Berechtigungen im Container auf Berechtigungen außerhalb des Containers gemappt. Fehlende Berechtigungen sind häufiger ein Problem, wenn Zugriffe an...
  18. G

    [SOLVED] lxc_init: 845 Failed to run lxc.hook.pre-start for container

    Maybe a workaround: Find an LXC that does starts up fine at boot & then configure the order for that LXC to startup first, & then add a Startup delay to that container, so that the subsequent LXCs startup successfully. You could even create a "bogus" LXC just for this task.
  19. C

    Backups failed after server 4.1.8 and 4.1.10, client 4.1.9 updates

    I'm seeing the same issue, on a single LXC (running Plex) out of many LXCs and VMs. Here's my log, hope it helps...
  20. S

    [SOLVED] lxc_init: 845 Failed to run lxc.hook.pre-start for container

    We've got several containers failing to start at host reboot (they are configured to start at boot, any order). Each of them gives an identical error in the UI (aside from container #): However, the affected containers will start manually afterward. These containers include nvidia-device...