Search results

  1. R

    Can' unlock delete LXC

    Hi, the GUI shows a locked LXC which is locked. I'm trying to unlock remove this LXC but it's not possible to do this: root@nab:/etc/pve/nodes/nab/lxc# pct unlock 100 Configuration file 'nodes/nab/lxc/100.conf' does not exist: root@nab:/etc/pve/nodes/nab/lxc# ls -al total 5 drwxr-xr-x 2...
  2. R

    VM (PBS) "fwbr203i0: port 2(tap203i0) entered blocking state"

    Hi, I`m runnig a Proymox Backup Servas as a VM in PVE enviroment. The PS always looses LAN connection from time to time. Everytime when the VM looses connection the System log of the PVE shoes the message: Jun 05 14:50:31 NAB6 kernel: fwbr203i0: port 1(fwln203i0) entered blocking state Jun 05...
  3. R

    GUI Bootdisk size

    Hallo, bei allen VM`s wird in der Übersicht die Belegung (in%) der Harddisk nicht angezeigt, bei den lxc Container wird alles richtig angezeigt. Ist das ein bekann`ter Bug und wenn ja, was kann man tun?
  4. R

    [SOLVED] Wireguard VPN Problem mit einzelnem Host

    Problem gefunden: Ohh was eine komisch Geschichte... Die Ubuntu VM nutze ich für meine Docker Container. Ein Container (Wallabag) kreiert ein (Docker) Netzwerk 192.168.16.0/20. Das "überlappt" sich mit dem IP-Bereich eines VLANs (192.168.16.0/24). Solange der Container Netzwerk aktiv ist kann...
  5. R

    [SOLVED] Wireguard VPN Problem mit einzelnem Host

    Hallo, ich verbinde meine Netzwerke über eine VPN Verbindung. Standort 1 FritzBox 192.168.20.1 RaspberryPi mit Wireguard Standort 2 UDM Pro 192.168.10.1 Management LAN 192.168.10.0/24 (div. VLANs, u.a. 192.168.16.0/24) Proxmox lxc mit Wiregard Das Problem ist folgendes: Ich bekomme mit...
  6. R

    [SOLVED] spice Console

    "das kommt darauf an wohin du dich zum webinterface verbindest." Ich habe einen Moment gebraucht bis ich den Satz verstanden habe... ‍ Die IP des webinterface war die des "alten" Node (192.168.10.2). Wenn ich die PVE Oberfläche (Cluster) mit der IP des neuen Node (192.168.10.3) öffne...
  7. R

    [SOLVED] spice Console

    Hallo, ich hatte eine Mint-VM auf einem meiner Notes (192.168.10.2) laufen und habe auf diese via Spice zugegriffen, was ohne Probleme funktioniert hat. Jetzt habe ich ein neues Node (192.168.10.5) dem Cluster hinzugefügt und die Mint-VM auf das neue Node migriert. Die VM an sich läuft, aber...
  8. R

    Beitrag bitte löschen

    Ja, da hast du recht, Ich hatte mich in meinem Beitrag missverständlich ausgedrückt. Die "(externe USB HDD" war an eines Synology Diskstation angeschlossen und über einen NFS mount (fstab-Eintag) mit der VM verbunden. Nachdem ich die HDD an der Diskstation entfernt hatte, kam die oben gezeigt...
  9. R

    Beitrag bitte löschen

    Hallo, ich habe eine VM (Debian) als Docker Host eingerichtet. Daran war eine Laufwerk (externe USB HDD) verbunden, auf der nur Daten für einen Nextcloud Container abgelegt waren. Die HDD ist leider abgeraucht und wurde entsprechend entfernt, auch in der Hardware Konfiguration der VM...
  10. R

    Fehlermeldung beim Update

    Hallo, ich bekomme folgende Fehlermeldung, wenn ich die Updatefunktion auf dem Host ausführe: starting apt-get update Hit:1 http://security.debian.org bullseye-security InRelease Hit:2 http://download.proxmox.com/debian/pve bullseye InRelease Hit:3 http://ftp.de.debian.org/debian bullseye...
  11. R

    lxc update

    Heißt dann einfach mal abwarten, oder?
  12. R

    lxc update

    root@InfluxDB:~# apt update OK:1 http://archive.ubuntu.com/ubuntu jammy InRelease Holen:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] Holen:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [597 kB] Holen:4 http://security.ubuntu.com/ubuntu...
  13. R

    lxc update

    Hallo, ich versuche meine lxc-Container upzudaten, bekomme aber immer wieder folgende Fehlermeldung (sowohl Debian als auch Ubuntu): The following packages have been kept back: libnss-systemd libpam-systemd libsystemd0 libudev1 systemd systemd-sysv systemd-timesyncd udev 0 upgraded, 0 newly...
  14. R

    [SOLVED] SMB auf LXC Container

    OK habs, dann mal nach stundenlanger Suche herausgefunden.... Nicht die iptables haben die (Samba)-Ports blockiert, sonder ufw. Nach: sudo ufw allow Samba funktioniert alles alles wie es soll.
  15. R

    [SOLVED] SMB auf LXC Container

    Hallo, ich versuche einen SMB Server auf einem Container zu installieren. Die Installation klappt wie gewohnt, aber der Server (192.168.10.63) ist von einem anderen lxc z.B. via smbclient nicht erreichbar, Ping funktioniert. Hier erstmal die config des Containers: arch: amd64 cores: 4...
  16. R

    Backup Proxmox Host mit Proxmox Backup Client

    Hi, kann man auf dem PVE Host den Proxmox Backup Client installieren und somit den Host sichern? Oder welche Möglichkeiten gibt es den PVE Host zu sichern? Gruß
  17. R

    Change IP of PBS

    Hi, I have installed PBS on a Raspberry Pi via docker-compose. Now I want to reconfigure my hole network and I have to change the IP address of the PBS. How can I manage this? Regards
  18. R

    LXC upgrade Ubuntu

    Hi, ich habe eben versucht meinen Ubuntu Container mit do-release-upgrade und do-release-upgrade -d zu aktualisieren, bekomme ich folgende Meldung: Continue [yN] y Get:1 Upgrade tool signature [819 B]...
  19. R

    Benötige Hilfe beim Restore

    Hallo, nochmal danke für eure Antworten. Konnte das Backup wiederherstellen. Werde aber in Zukunft für die PBS VM ein vzdump backup machen und alle anderen VMs/Container dann mit PBS sichern. Ggf. werde ich PBS auch auf einem eigenen Mini PV laufen lassen. Sowas sollte doch von der HW-Spec...
  20. R

    Benötige Hilfe beim Restore

    Jetzt ist er da...Klassiker :-)

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!