Restore di un nodo cluster Proxmox VE: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 September 2025

  • curprev 08:4108:41, 18 September 2025 Gabriele.vivinetto talk contribs 832 bytes +832 Created page with "Se esistono altri nodi, occorre predisporre il mountpoint /etc/pve vuoto. Se mancano dei pacchetti, andare su un altro nodo:<pre> cd /tmp cat /etc/apt/sources.list /etc/apt/sources.list.d >sources.list dpkg --get-selections >selections.list apt-mark showauto >auto.list </pre> Andare sul nodo restorato:<pre> cd /tmp scp mynode01.example.com:/tmp/*.list . cp sources.list /etc/apt/ apt-get update /usr/lib/dpkg/methods/apt/update /var/lib/dpkg/ dpkg --set-selections <sel..." Tag: Visual edit