Hi Dominik, I should have perhaps phrased that better or logged a ticket before. My bad.
Its specifically PBS installed on top of Debian that yields secure boot issues.
Pretty much, if you perform a Debian install with custom partitioning with a...
I have 2x TrueNAS storage boxes, but I turned to OMV to handle drives connected via USB (currently 3x connected).
I tried multiple LXC options and ZimaOS before settling on OMV running in VM as the most stable solution with USB connected drives...
Hallo Community,
Ich werde von Home Assistent Green auf einen Intel NUC umsteigen. Hierfür habe ich mir einen Intel NUC 7i7BNH i7 7567U mit 16GB Arbeitsspeicher und einer 256GB NVME SSD gekauft. Ich habe Proxmox dann mit folgender Anleitung...
you can do this online.
The command qm disk move {vmid} {disk} {target-storage} works while the VM is running. Proxmox uses QEMU's block job mechanism (mirror + pivot) under the hood, which copies the data live and then atomically switches over...
Zwei Auffälligkeiten in der Ausgabe:
Online state: unknown: systemd-networkd überwacht den Online-Status nicht aktiv
eth0: Lost carrier - Gained carrier : Das interface verliert kurz die Verbindung beim Start (hier nur beim Boot, aber das könnte...
In my case, setting up AppArmor inside containers helped.
pct enter <id>
echo "/run/systemd/journal/dev-log rw," >> /etc/apparmor.d/local/usr.sbin.rsyslogd
apparmor_parser -r /etc/apparmor.d/usr.sbin.rsyslogd
reboot
This is probably what fiona...
This is a boot-time race condition. The NIC eno1np0 isn't initialized by the kernel yet when ifupdown2 runs, but it's available moments later, which is why systemctl restart networking fixes everything.
The log confirms this: all NICs on PCIe...
Hinsichtlich live-Migration, ja.
Richtig, der ist ja gerade kaputtgegangen.
Naja, wie in #2 schon erwähnt: du verlierst die Daten seit der letzten Replikation.
Aber ja, auf dem überlebenden Node startet HA diese VM neu. Automatisch!
Das geht durchaus. Du verlierst halt die Daten seit der letzten Replikation und es dauert ein paar Minuten bis der Gast auf einem anderen Node gestartet wird. Du musst auch HA für ihn aktivieren. Prüfe mal Gast > More > Manage HA bzw. Datacenter...
Speaking from an enterprise perspective, this feature is something that i know several companies do, with other products than PBS - have it unencrypted locally (for fast backup), and then copy it to a hosting partner, compute in a cloud provider...
Das hier ist das Proxmox Community Support Forum und der Name sollte grundsätzlich schon auch Programm sein, bitte also schon auch etwas bei dem Thema bleiben.
Der Thread hat auch einige Reports und Spam Triggers generiert, etwas offensichtlich...
"PING: transmit failed. General failure." is a very different error than a timeout. This means Windows couldn't even send the packet, the network stack itself is failing locally, before anything hits the wire. This shifts focus to the VM side...
by default all unprivileged containers map to the same host range (typically 100000:65536). The actual isolation relies on multiple kernel layers, not just
UIDs:
1. Mount namespaces: each container has its own filesystem view. A process inside...
Speaking from an enterprise perspective, this feature is something that i know several companies do, with other products than PBS - have it unencrypted locally (for fast backup), and then copy it to a hosting partner, compute in a cloud provider...
Hinsichtlich live-Migration, ja.
Richtig, der ist ja gerade kaputtgegangen.
Naja, wie in #2 schon erwähnt: du verlierst die Daten seit der letzten Replikation.
Aber ja, auf dem überlebenden Node startet HA diese VM neu. Automatisch!