Search results for query: lxc

  1. J

    [SOLVED] Issue: Unable to reach Ceph after upgrade to Squid (19.2)

    Good day. I have recently updated my Ceph from Reef (18.2.8) to Squid (19.2) in preparation for upgrading my ProxMox systems from v8 to v9. I followed the below documentation, to prepare: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#In-place_upgrade To which I then completed these steps...
  2. H

    [TUTORIAL] [HOW TO] GPU passthrough to unprivileged, no nesting Jellyfin LXC container. From a novice, for novices.

    You are correct and the post was edited. I had to setup that Jellyfin LXC again coz I created the first one with way too smal storage even tho nothing is being stored in it, and all I did this time was: 1. Mount the passthrough 2. ./NVIDIA-Linux-x86_64-580.142.run --no-kernel-modules within...
  3. S

    [SOLVED] Cluster based vnc / console error - Version 2

    ...the file "AnyEvent.pm" reads: $self->dprint("websocket received close. status code: '$statuscode'"); However when I try the same stunt with a LXC running on another node, it works miraculously. Journactl -f tells me: Apr 15 08:54:32 proxmox141 pvedaemon[291162]: starting lxc termproxy...
  4. P

    [SOLVED] systemd-timedated starting every minute filling up the journal

    On one of our three nodes I observe the following: Apr 14 10:12:46 proxmox3 dbus-daemon[3026]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.457' (uid=33 pid=136911 comm="timedatectl show...
  5. M

    [SOLVED] Official way to backup proxmox VE itself?

    ...itself for disaster recovery purposes. Like another poster, I do have GPU passthrough configured from my AMD 5700G APU onto a Plex Media Server LXC container. I can't afford to take down my entire Proxmox host in order to do a Proxmox OS backup, since that means I might temporarily be in the...
  6. P

    [SOLVED] Why am I seeing messages from LXC containers inside my OPNSense VM?

    ...dmesg logs: [1647927.673632] audit: type=1400 audit(1776192019.588:76561): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-200_<-var-lib-lxc>" profile="rsyslogd" name="/run/systemd/journal/dev-log" pid=1921 comm="systemd-journal" requested_mask="r" denied_mask="r"...
  7. SInisterPisces

    [PVE 9/ZFS-Based VM/LXC Storage] Why Shouldn't I Disable Swap Inside Linux VMs?

    I am aware that on bare metal Linux, or a non-ZFS-based Proxmox VE host, there are advantages to having swap enabled. So, I'm asking specifically about using swap inside VMs stored as zVols on a thin-provisioned ZFS mirror pool. I have a 4 GiB Debian 13 that I've never seen use more than 1.2...
  8. M

    [SOLVED] Confusion about permissions when going via API

    Answering my own question: not possible through the WebUI, but on the CLI: pveum acl modify /sdn/zones/localnetwork/vmbr0/234 --roles MyNewRole --group MyNewGroup
  9. M

    [SOLVED] Confusion about permissions when going via API

    ...VM.Clone SDN.Use and then I assigned the group in question this role in the context of the resource pool. Members of this resource pool are the LXC to clone, as well the storage used by this LXC. This got me further!! Thank you! Now I have {"message":"Permission check failed...
  10. G

    [SOLVED] Confusion about permissions when going via API

    From the API-viewer: It also states there that the newid is a required parameter.
  11. M

    [SOLVED] Confusion about permissions when going via API

    Hello, I created a new user, added them to a new group, created a new resource pool, added an LXC to that resource pool, and then gave the new group the PVETemplateUser role in that resource pool. I then created an API key for the new user (without privilege separation, such that the key would...
  12. J

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

    ...Proxmox leverages the Ubuntu kernel, enhanced with custom compile flags, built-in ZFS support, and patches optimized for virtual machines and LXC containers. (If you are curious of the patches, checkout the proxmox-kernel git.) Ubuntu 26.04 Release Information Final Planned Release Date...
  13. G

    DVB adapter / USB passthrough

    Did you found a solution for this issue? I successfully passed through, Drivers is detected by TVH but its not scanning any channels as it should
  14. G

    Major speed reduction with bridged NIC vs Vmware

    ...addition to an onboard 1GbE NIC) • pfSense VM (VM 200) on Proxmox • 1Gbps unmanaged switch for physical LAN clients • Mix of LXC containers and VMs on the same Proxmox host Current Network Config /etc/network/interfaces: auto lo iface lo inet loopback iface nic1 inet...
  15. fiona

    Failed backup - unable to activate storage

    So still the same physical network? Yes, the timeout for checking the mount directory is 2 seconds. Telling from the error message, this is the command that fails for you and since you see the issue sporadically/randomly it might be related to the network after all.
  16. P

    [SOLVED] Log-Spam durch systemd-timedated

    Auf einem der Cluster-Nodes beobachte ich folgendes im Log: Apr 14 10:12:46 proxmox3 dbus-daemon[3026]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.457' (uid=33 pid=136911 comm="timedatectl show...
  17. A

    [SOLVED] Proxmox freezes with high IO, maybe ZFS related

    Hello. I'm now experiencing freezes which started three days ago and happens every day but in random time. Hardware is Hetzner Server Symptoms: Proxmox interface shows high IO delay, about 30-50%, while no significant IO operations are happening. I watched iotop, and 15M/s write was maximum...
  18. S

    NGINX proxy manager just works in lxc locally - not with other lxc

    Were you ever able to fix this? I'm having the same exact issue trying to map subdomains for other LXC's from a NPM LXC
  19. P

    Failures in my syslog

    1. ZFS in proxmox 2. I have ZFS folder mountpoints into LXC and docker runs in the LXC
  20. W

    [SOLVED] pmg8to9-Warnung: Failed to resolve hostname --> Upgrade-Probleme

    Ok, das habe ich jetzt auf "statisch" geändert. Seitdem steht in der /etc/hosts natürlich die feste IP -- und der pmg8to9 Test läuft tatsächlich durch. Super -- besten Dank!