Handbuch auf MkDocs-Basis, mit Bildschirmfotos aus dem Programm

26 Kapitel in vier Teilen, in der Reihenfolge, in der man sie braucht:
erst sichern, dann Dateien holen, dann ganze Maschinen wiederherstellen,
dahinter der Nachschlagteil.

Gebaut wird mit MkDocs + Material. Bewusst ohne Netzabhaengigkeiten:
keine Schriften vom CDN (font: false), Volltextsuche mit deutschem
Stemming liegt neben den Seiten. Im Notfall steht vielleicht das halbe
Netz - dann nuetzt eine Doku im Internet nichts.

  handbuch/bauen.sh              baut handbuch/site/
  handbuch/bauen.sh ansehen      Vorschau auf 127.0.0.1:8000

install.sh nimmt das gebaute Handbuch mit nach
/usr/share/doc/pvesnap/handbuch/ - falls es vorliegt. Auf dem Host selbst
wird nichts gebaut, mkdocs gehoert nicht auf einen Hypervisor.

Die 28 Bildschirmfotos sind nicht abfotografiert, sondern erzeugt: Der
echte Programmcode laeuft in einem Pseudo-Terminal gegen einen erfundenen
Proxmox-Host (Attrappen fuer pvesh, perl und rbd), pyte baut den Bildschirm
nach, heraus faellt ein SVG. Damit stimmen sie garantiert mit dem Programm
ueberein, sind reproduzierbar und enthalten keine echten Daten. Die
Werkstatt dafuer liegt unter handbuch/werkstatt/ samt LIESMICH.md.

Nebenbei: die Schlussmeldung von install.sh warb noch mit --exchange,
das mit dem eingebauten Austauschlaufwerk weggefallen ist.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
duffyduck
2026-08-09 12:39:30 +02:00
co-authored by Claude Opus 5
parent c484596702
commit 59e7224297
72 changed files with 7355 additions and 2 deletions
+27
View File
@@ -0,0 +1,27 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap config → Globales</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap - Globale Einstellungen </text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> /etc/pvesnap.conf </text>
<rect x="31.2" y="116.0" width="989.4" height="18.4" fill="#06989a"/>
<text x="31.2" y="129.3" fill="#2e3436" textLength="989.0" lengthAdjust="spacing" xml:space="preserve">Praefix im Snapshot-Namen auto </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Pruefintervall des Dienstes 1m </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Zustandsdatei /var/lib/pvesnap/state.json </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Protokollstufe INFO </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Zusaetzliche Logdatei - </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Zeitlimit je Snapshot-Task 15m </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Wiederholungen bei belegter Spe… 2 </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Wartezeit vor Wiederholung 1m </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Pause zwischen zwei VMs keine </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Beim Start sofort ausfuehren nein </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Testlauf (nichts wirklich tun) nein </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Standard-Beschreibung pvesnap | Gruppe: {group} | erstellt: {datetime} | Vorhaltezeit: {keep_time… </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Platzhalter der Beschreibung: {group} {vmid} {name} {node} {type} {datetime} {date} {time} {keep_time} {keep_count} </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Enter Aendern | q zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

+40
View File
@@ -0,0 +1,40 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap config → Gruppe taeglich</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap - Gruppe: taeglich </text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Kurzname im Snapshot: auto-taeglich-JJJJMMTT-HHMMSS </text>
<text x="31.2" y="111.3" fill="#d3d7cf" font-weight="bold" textLength="980.4" lengthAdjust="spacing" xml:space="preserve">-- Allgemein -----------------------------------------------------------------------------------------------------</text>
<rect x="31.2" y="116.0" width="989.4" height="18.4" fill="#06989a"/>
<text x="31.2" y="129.3" fill="#2e3436" textLength="989.0" lengthAdjust="spacing" xml:space="preserve">Name taeglich </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Aktiv ja </text>
<text x="31.2" y="165.3" fill="#d3d7cf" font-weight="bold" textLength="980.4" lengthAdjust="spacing" xml:space="preserve">-- Zeitplan ------------------------------------------------------------------------------------------------------</text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Art des Zeitplans taeglich </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Uhrzeit (HH:MM) 02:30 </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Naechster Termin (Vorschau) Mo 10.08.2026 02:30 (taeglich um 02:30) </text>
<text x="31.2" y="237.3" fill="#d3d7cf" font-weight="bold" textLength="980.4" lengthAdjust="spacing" xml:space="preserve">-- Vorhaltezeit --------------------------------------------------------------------------------------------------</text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Anzahl behalten (je VM) 14 </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Maximales Alter 3w </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Mindestens behalten 0 (keine Untergrenze) </text>
<text x="31.2" y="309.3" fill="#d3d7cf" font-weight="bold" textLength="980.4" lengthAdjust="spacing" xml:space="preserve">-- Welche VMs? ---------------------------------------------------------------------------------------------------</text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Alle VMs/Container nein </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> VMs aus Liste waehlen ... - </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Namensmuster (z.B. web-*) - </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Tags produktion </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Pools - </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Gasttypen alle (VMs und Container) </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Ausgeschlossene VMIDs - </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Ausgeschlossene Namensmuster - </text>
<text x="14.0" y="471.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Ausgeschlossene Tags nosnap </text>
<text x="14.0" y="489.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Trifft aktuell zu auf 6 Gast/Gaeste (100, 101, 102, 105, 110, 130) </text>
<text x="31.2" y="507.3" fill="#d3d7cf" font-weight="bold" textLength="980.4" lengthAdjust="spacing" xml:space="preserve">-- Snapshot-Optionen ---------------------------------------------------------------------------------------------</text>
<text x="14.0" y="525.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> RAM mitsichern (nur laufende … nein </text>
<text x="14.0" y="543.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Gestoppte ueberspringen nein </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Beschreibung (Vorlage) pvesnap | Gruppe: {group} | erstellt: {datetime} | Vorhaltezeit: {keep_time} … </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Enter Aendern | Leer Umschalten | v VM-Auswahl | q zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap config</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap - Gruppen </text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Datei: /etc/pvesnap.conf [Dienst: laeuft] </text>
<text x="31.2" y="111.3" fill="#d3d7cf" font-weight="bold" textLength="705.2" lengthAdjust="spacing" xml:space="preserve">Gruppe Aktiv Zeitplan Behalte Auswahl</text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> ------------------------------------------------------------------------------------------------------------------ </text>
<rect x="31.2" y="134.0" width="989.4" height="18.4" fill="#06989a"/>
<text x="31.2" y="147.3" fill="#2e3436" textLength="989.0" lengthAdjust="spacing" xml:space="preserve">stuendlich ja alle 1h (an der Uhr ausgeric… 24 / 2d Tags: stuendlich </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> taeglich ja taeglich um 02:30 14 / 3w Tags: produktion </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> monatlich ja monatlich am 1. um 04:00 6 / 57w1d alle VMs </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Enter Bearbeiten | n Neu | c Kopieren | d Loeschen | Leer An/Aus </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> g Global | v VMs | s Speichern | r Dienst neu laden | q Ende </text>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

@@ -0,0 +1,24 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap config → Uebersicht</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap - Uebersicht: welche VM in welcher Gruppe? </text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 10 Gaeste </text>
<text x="31.2" y="111.3" fill="#d3d7cf" font-weight="bold" textLength="438.6" lengthAdjust="spacing" xml:space="preserve">VMID Name Status Gruppen</text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 100 web01 running stuendlich, taeglich, monatlich </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 101 db01 running stuendlich, taeglich, monatlich </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 102 fileserver running taeglich, monatlich </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 105 warenwirtschaft running taeglich, monatlich </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 110 mailgw running taeglich, monatlich </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 111 gitlab running monatlich </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 120 build-test stopped (keine Gruppe) </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 130 dc01 running taeglich, monatlich </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 9101 db01-live running (keine Gruppe) </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 9102 warenwirtschaft-w stopped (keine Gruppe) </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Pfeiltasten Blaettern | r Neu laden | q zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

+25
View File
@@ -0,0 +1,25 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap config → VMs waehlen</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap - VMs fuer Gruppe 'taeglich' </text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 0 ausgewaehlt </text>
<text x="31.2" y="111.3" fill="#d3d7cf" font-weight="bold" textLength="636.4" lengthAdjust="spacing" xml:space="preserve"> VMID Typ Name Node Status Tags</text>
<rect x="31.2" y="116.0" width="989.4" height="18.4" fill="#06989a"/>
<text x="31.2" y="129.3" fill="#2e3436" textLength="989.0" lengthAdjust="spacing" xml:space="preserve">[ ] 100 VM web01 pve1 running produktion,stuendli… </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 101 VM db01 pve1 running produktion,datenban… </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 102 VM fileserver pve2 running produktion </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 105 VM warenwirtschaft pve2 running produktion,dongle </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 110 LXC mailgw pve1 running produktion </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 111 LXC gitlab pve2 running entwicklung </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 120 VM build-test pve2 stopped nosnap </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 130 VM dc01 pve1 running produktion </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 9101 VM db01-live pve1 running pvesnap-recovery </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [ ] 9102 VM warenwirtschaft-w pve2 stopped pvesnap-recovery </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Leer Auswaehlen | a Alle | n Keine | i Umkehren | / Filter | Enter Uebernehmen | q Abbruch </text>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

+28
View File
@@ -0,0 +1,28 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve2 — pvesnap-recovery → einrichten</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Vorhaben pruefen </text>
<text x="14.0" y="93.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Quelle: VM 105 (warenwirtschaft) auf pve2 </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Snapshot: auto-taeglich-20260809-023000 </text>
<text x="31.2" y="129.3" fill="#d3d7cf" font-weight="bold" textLength="249.4" lengthAdjust="spacing" xml:space="preserve">Neu: VM 9104 auf pve2</text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: live - abgeschottet </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Datentraeger (Copy-on-Write-Klone, das Original bleibt unberuehrt): </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> scsi0 ceph-vm:vm-105-disk-0 250G </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Netzwerk: keine Netzwerkkarte </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> net0 virtio=BC:24:11:00:69:40,bridge=vmbr0,firewall=1 </text>
<text x="31.2" y="273.3" fill="#4e9a06" textLength="335.4" lengthAdjust="spacing" xml:space="preserve">Anzeige: noVNC und SPICE (vga: qxl)</text>
<text x="31.2" y="291.3" fill="#4e9a06" textLength="378.4" lengthAdjust="spacing" xml:space="preserve">USB: 2 Weiterleitung(en) ueber SPICE</text>
<text x="31.2" y="309.3" fill="#4e9a06" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">Transfer: werkzeuge 4.0G im Gast als WERKZEUGE</text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> - Zugang auf zwei Wegen: noVNC im Browser und SPICE ueber </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 'pvesnap-recovery spice 9104' (remote-viewer). </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> - Im remote-viewer unter 'USB-Geraeteauswahl' das Geraet anhaken - es </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> kommt vom eigenen Rechner, nicht ueber das Netz des Gastes. Guest-Tools </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> braucht es dafuer nicht. </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> j = anlegen | n = abbrechen </text>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

+23
View File
@@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer 101</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> /run/pvesnap/mnt/101-auto-taeglich-20260809-023000/etc/fstab 699B </text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># /etc/fstab: static file system information. </text>
<text x="14.0" y="93.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># Use 'blkid' to print the universally unique identifier for a device; this may </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># be used with UUID= as a more robust way to name devices that works even if </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># disks are added and removed. See fstab(5). </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"># &lt;file system&gt; &lt;mount point&gt; &lt;type&gt; &lt;options&gt; &lt;dump&gt; &lt;pass&gt; </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve">UUID=4c1a9f3e-2b77-4d18-9a5c-7e3f0d1b8a26 / ext4 errors=remount-ro 0 1 </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve">UUID=9f2c-31AD /boot/efi vfat umask=0077 0 1 </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve">/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi1 /srv/dumps xfs defaults 0 2 </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve">/swap.img none swap sw 0 0 </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Pfeiltasten/Bild blaettern | Pos1/Ende | q zurueck (Zeile 1 von 11) </text>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

+50
View File
@@ -0,0 +1,50 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer 101</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-explorer - VM 101 (db01) - Snapshot auto-taeglich-20260809-023000 </text>
<rect x="14.0" y="62.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="75.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> VM 101 (db01) @ auto-taeglich-20260809-023000 </text>
<text x="521.4" y="75.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│ Lokaler Rechner </text>
<text x="14.0" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">/run/pvesnap/mnt/101-auto-taeglich-20260809-023000/srv/du… </text>
<text x="521.4" y="93.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│/root </text>
<rect x="14.0" y="98.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="521.4" y="111.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="111.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="516.0" lengthAdjust="spacing" xml:space="preserve"> db01-20260808-0200.sql.gz 3.8G 08.08.26 02:42│</text>
<text x="530.0" y="129.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> holen &lt;DIR&gt; 06.08.26 11:42</text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="516.0" lengthAdjust="spacing" xml:space="preserve"> db01-20260809-0200.sql.gz 3.9G 09.08.26 02:30│</text>
<text x="530.0" y="147.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> werkzeuge &lt;DIR&gt; 06.08.26 11:42</text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> kunden-export.csv 84.3M 07.08.26 07:42│ notizen.md 3.1K 06.08.26 11:42 </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="471.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="489.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="507.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="525.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="543.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 4 Eintraege │ 4 Eintraege </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> /run/pvesnap/mnt/101-auto-taeglich-20260809-023000/srv </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Tab Fenster | Enter Oeffnen | Leer Markieren | F5 Kopieren </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> F3 Ansehen | F7 Neuer Ordner | F2 Laufwerk | F10 Zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

@@ -0,0 +1,27 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer</text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="275.2" lengthAdjust="spacing" xml:space="preserve"> ┌─</text>
<text x="289.2" y="219.3" fill="#d3d7cf" font-weight="bold" textLength="258.0" lengthAdjust="spacing" xml:space="preserve"> Welcher Gast? (Esc beendet) </text>
<text x="547.2" y="219.3" fill="#d3d7cf" textLength="481.6" lengthAdjust="spacing" xml:space="preserve">────────────────────────┐ </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="275.2" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<rect x="289.2" y="242.0" width="456.2" height="18.4" fill="#06989a"/>
<text x="289.2" y="255.3" fill="#2e3436" textLength="455.8" lengthAdjust="spacing" xml:space="preserve"> VM 100 web01 running pve1 </text>
<text x="745.0" y="255.3" fill="#d3d7cf" textLength="283.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 101 db01 running pve1 │ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 102 fileserver running pve2 │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 105 warenwirtschaft running pve2 │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ LXC 110 mailgw running pve1 │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ LXC 111 gitlab running pve2 │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 120 build-test stopped pve2 │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 130 dc01 running pve1 │ </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 9101 db01-live running pve1 │ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ VM 9102 warenwirtschaft-w stopped pve2 │ </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> └───────────────────────────────────────────────────────┘ </text>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

+31
View File
@@ -0,0 +1,31 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer 101</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Tastenbelegung </text>
<text x="14.0" y="93.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Tab zwischen den Fenstern wechseln </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Pfeiltasten bewegen, Enter oeffnet Verzeichnis oder zeigt Datei </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Backspace ein Verzeichnis hoch </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Leertaste markieren, * umkehren, a alle, u keine </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F5 / c markiertes ins andere Fenster kopieren </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F3 / v Datei ansehen (Text oder Hex) </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F7 / n neues Verzeichnis (nur im lokalen Fenster) </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F6 / g Verzeichnis direkt eingeben </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F2 / m anderes Dateisystem des Snapshots waehlen </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> r neu einlesen </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F10 / q zurueck zur Snapshot-Auswahl </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Der Snapshot ist schreibgeschuetzt eingebunden - es kann nichts </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> kaputtgehen. Kopiert wird immer vom aktiven ins andere Fenster. </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Geraetedateien und Sockets werden uebersprungen, symbolische </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Verweise bleiben Verweise. </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Es gibt drei Ebenen: Gastauswahl -&gt; Snapshot-Auswahl -&gt; Dateien. </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> F10 oder q geht jeweils eine Ebene zurueck; der Snapshot wird </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> dabei wieder ausgehaengt. Das rechte Fenster behaelt sein </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Verzeichnis, auch wenn man den naechsten Snapshot oeffnet. </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> beliebige Taste = zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

@@ -0,0 +1,52 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer 101</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-explorer - VM 101 (db01) - Snapshot auto-taeglich-20260809-023000 </text>
<rect x="14.0" y="62.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="75.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> VM 101 (db01) @ auto-taeglich-20260809-023000 </text>
<text x="521.4" y="75.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│ Lokaler Rechner </text>
<text x="14.0" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">/run/pvesnap/mnt/101-auto-taeglich-20260809-023000/srv/du… </text>
<text x="521.4" y="93.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│/root </text>
<text x="14.0" y="111.3" fill="#06989a" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="521.4" y="111.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="111.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="14.0" y="129.3" fill="#fce94f" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">*db01-20260808-0200.sql.gz 3.8G 08.08.26 02:42</text>
<text x="521.4" y="129.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="129.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> holen &lt;DIR&gt; 06.08.26 11:42</text>
<rect x="14.0" y="134.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="147.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> db01-20260809-0200.sql.gz 3.9G 09.08.26 02:30</text>
<text x="521.4" y="147.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="147.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> werkzeuge &lt;DIR&gt; 06.08.26 11:42</text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> kunden-export.csv 84.3M 07.08.26 07:42│ notizen.md 3.1K 06.08.26 11:42 </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="471.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="489.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="507.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="525.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="543.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 4 Eintraege 1 markiert │ 4 Eintraege </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> /run/pvesnap/mnt/101-auto-taeglich-20260809-023000/srv/dumps/db01-20260809-0200.sql.gz </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#cc0000"/>
<text x="14.0" y="597.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> db01-20260808-0200.sql.gz (3.8G) nach /root kopieren? [j/n] </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> F3 Ansehen | F7 Neuer Ordner | F2 Laufwerk | F10 Zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 8.9 KiB

@@ -0,0 +1,53 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer 101</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-explorer - VM 101 (db01) - Snapshot auto-taeglich-20260809-023000 </text>
<rect x="14.0" y="62.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="75.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> VM 101 (db01) @ auto-taeglich-20260809-023000 </text>
<text x="521.4" y="75.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│ Lokaler Rechner </text>
<text x="14.0" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">/run/pvesnap/mnt/101-auto-taeglich-20260809-023000/srv/du… </text>
<text x="521.4" y="93.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│/root </text>
<text x="14.0" y="111.3" fill="#06989a" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="521.4" y="111.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="111.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="14.0" y="129.3" fill="#fce94f" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">*db01-20260808-0200.sql.gz 3.8G 08.08.26 02:42</text>
<text x="521.4" y="129.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="129.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> holen &lt;DIR&gt; 06.08.26 11:42</text>
<text x="14.0" y="147.3" fill="#fce94f" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">*db01-20260809-0200.sql.gz 3.9G 09.08.26 02:30</text>
<text x="521.4" y="147.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="147.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> werkzeuge &lt;DIR&gt; 06.08.26 11:42</text>
<rect x="14.0" y="152.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="165.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> kunden-export.csv 84.3M 07.08.26 07:42</text>
<text x="521.4" y="165.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│ notizen.md 3.1K 06.08.26 11:42 </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="471.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="489.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="507.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="525.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="543.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 4 Eintraege 2 markiert │ 4 Eintraege </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> /run/pvesnap/mnt/101-auto-taeglich-20260809-023000/srv/dumps/kunden-export.csv </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Tab Fenster | Enter Oeffnen | Leer Markieren | F5 Kopieren </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> F3 Ansehen | F7 Neuer Ordner | F2 Laufwerk | F10 Zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 9.0 KiB

@@ -0,0 +1,43 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-explorer</text>
<text x="14.0" y="75.3" fill="#d3d7cf" textLength="86.0" lengthAdjust="spacing" xml:space="preserve"> ┌─</text>
<text x="100.0" y="75.3" fill="#d3d7cf" font-weight="bold" textLength="447.2" lengthAdjust="spacing" xml:space="preserve"> Welcher Snapshot? (Esc = zurueck zur Gastauswahl) </text>
<text x="547.2" y="75.3" fill="#d3d7cf" textLength="481.6" lengthAdjust="spacing" xml:space="preserve">──────────────────────────────────────────────┐ </text>
<text x="14.0" y="93.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="86.0" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<rect x="100.0" y="98.0" width="834.6" height="18.4" fill="#06989a"/>
<text x="100.0" y="111.3" fill="#2e3436" textLength="834.2" lengthAdjust="spacing" xml:space="preserve"> auto-stuendlich-20260809-100000 09.08.2026 10:00 pvesnap | Gruppe: stuendlich | erstellt… </text>
<text x="934.2" y="111.3" fill="#d3d7cf" textLength="94.6" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-090000 09.08.2026 09:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-080000 09.08.2026 08:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-070000 09.08.2026 07:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-060000 09.08.2026 06:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-050000 09.08.2026 05:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-040000 09.08.2026 04:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-030000 09.08.2026 03:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-020000 09.08.2026 02:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-010000 09.08.2026 01:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260809-000000 09.08.2026 00:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-230000 08.08.2026 23:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-220000 08.08.2026 22:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-210000 08.08.2026 21:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-200000 08.08.2026 20:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-190000 08.08.2026 19:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-180000 08.08.2026 18:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-170000 08.08.2026 17:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-160000 08.08.2026 16:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-150000 08.08.2026 15:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="471.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-140000 08.08.2026 14:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="489.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-130000 08.08.2026 13:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="507.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-120000 08.08.2026 12:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="525.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-stuendlich-20260808-110000 08.08.2026 11:00 pvesnap | Gruppe: stuendlich | erstellt… │ </text>
<text x="14.0" y="543.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-taeglich-20260808-023000 08.08.2026 02:30 pvesnap | Gruppe: taeglich | erstellt: … │ </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ auto-taeglich-20260807-023000 07.08.2026 02:30 pvesnap | Gruppe: taeglich | erstellt: … │ </text>
<text x="14.0" y="579.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="597.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> └───────────────────────────────────────────────────────────────────────────────────────────────────┘ </text>
</svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

@@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → einrichten</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Wiederherstellung einrichten - VM 101 (db01) </text>
<rect x="14.0" y="80.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="93.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: recovery - mit Netz, gleiche Identitaet </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Netzwerk: automatisch (nach Modus) </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Arbeitsspeicher: wenn im Snapshot vorhanden </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke: werkzeuge </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> SPICE-Anzeige: nein - nur noVNC im Browser </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> USB-Weiterleitung: keine </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Neue VMID: 9103 </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Node: pve1 </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Danach starten: ja </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> live = zum Hineinschauen. recovery = die Maschine wirklich wieder in Betrieb nehmen. </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Pfeile Auswaehlen | Enter/Leer Aendern | v Laufwerke verwalten | F10 Anlegen | q Abbrechen </text>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

+29
View File
@@ -0,0 +1,29 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Wiederherstellung VM 9101 </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="249.4" lengthAdjust="spacing" xml:space="preserve">Maschine: VM 9101 auf pve1</text>
<text x="31.2" y="111.3" fill="#4e9a06" textLength="172.0" lengthAdjust="spacing" xml:space="preserve">Zustand: running</text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Herkunft: VM 101 @ auto-stuendlich-20260809-100000 </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: live </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Angelegt: 09.08.2026 11:04 </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Konsole im Browser: </text>
<text x="31.2" y="237.3" fill="#c4a000" textLength="713.8" lengthAdjust="spacing" xml:space="preserve"> https://10.20.0.11:8006/?console=kvm&amp;novnc=1&amp;vmid=9101&amp;node=pve1&amp;resize=off&amp;cmd=</text>
<text x="31.2" y="255.3" fill="#c4a000" textLength="464.4" lengthAdjust="spacing" xml:space="preserve"> SPICE (remote-viewer): pvesnap-recovery spice 9101</text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Der Arbeitsspeicher des Snapshots wurde geladen - beim ersten Start lief die Maschine genau weiter. </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke: </text>
<text x="31.2" y="345.3" fill="#4e9a06" textLength="335.4" lengthAdjust="spacing" xml:space="preserve"> dumps eingesteckt als scsi1</text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> e = auswerfen / einklinken, im laufenden Betrieb </text>
<text x="31.2" y="399.3" fill="#c4a000" textLength="455.8" lengthAdjust="spacing" xml:space="preserve">Datentraeger: Linked Clone - haengt am Quell-Snapshot</text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Belegt nur, was seither geschrieben wurde. Der Quell-Snapshot ist dafuer unloeschbar. </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Fuer den Dauerbetrieb mit f loesen (kopiert die Daten wirklich). </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> s Starten | h Herunterfahren | e Auswerfen/Einklinken | v Laufwerke </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> p SPICE/USB | f Loesen | x Verwerfen | q zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

+13
View File
@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-recovery </text>
<text x="340.8" y="345.3" fill="#d3d7cf" font-weight="bold" textLength="352.6" lengthAdjust="spacing" xml:space="preserve">Ermittle, wieviel kopiert werden muss ...</text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#cc0000"/>
<text x="14.0" y="597.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> 2.4G kopieren und dauerhaft loesen? [j/n] </text>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1,36 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Neustart noetig </text>
<rect x="31.2" y="80.0" width="619.6" height="18.4" fill="#cc0000"/>
<text x="31.2" y="93.3" fill="#eeeeec" font-weight="bold" textLength="619.2" lengthAdjust="spacing" xml:space="preserve">Dafuer muss VM 9101 neu starten - die Grafikkarte laesst sich im Betrieb</text>
<rect x="31.2" y="98.0" width="129.4" height="18.4" fill="#cc0000"/>
<text x="31.2" y="111.3" fill="#eeeeec" font-weight="bold" textLength="129.0" lengthAdjust="spacing" xml:space="preserve">nicht wechseln.</text>
<rect x="31.2" y="116.0" width="636.8" height="18.4" fill="#cc0000"/>
<text x="31.2" y="129.3" fill="#eeeeec" font-weight="bold" textLength="636.4" lengthAdjust="spacing" xml:space="preserve">Gleich kannst du waehlen, wie: entweder du faehrst im Gast selbst herunter</text>
<rect x="31.2" y="134.0" width="628.2" height="18.4" fill="#cc0000"/>
<text x="31.2" y="147.3" fill="#eeeeec" font-weight="bold" textLength="627.8" lengthAdjust="spacing" xml:space="preserve">und pvesnap startet ihn danach wieder, oder Proxmox versucht es per ACPI.</text>
<rect x="31.2" y="152.0" width="611.0" height="18.4" fill="#cc0000"/>
<text x="31.2" y="165.3" fill="#eeeeec" font-weight="bold" textLength="610.6" lengthAdjust="spacing" xml:space="preserve">Der erste Weg ist der verlaesslichere - Windows ignoriert den Aus-Knopf</text>
<rect x="31.2" y="170.0" width="43.4" height="18.4" fill="#cc0000"/>
<text x="31.2" y="183.3" fill="#eeeeec" font-weight="bold" textLength="43.0" lengthAdjust="spacing" xml:space="preserve">gern.</text>
<rect x="31.2" y="188.0" width="611.0" height="18.4" fill="#cc0000"/>
<text x="31.2" y="201.3" fill="#eeeeec" font-weight="bold" textLength="610.6" lengthAdjust="spacing" xml:space="preserve">Ein Neustart von innen im Gast wuerde nichts bringen - dabei setzt sich</text>
<rect x="31.2" y="206.0" width="602.4" height="18.4" fill="#cc0000"/>
<text x="31.2" y="219.3" fill="#eeeeec" font-weight="bold" textLength="602.0" lengthAdjust="spacing" xml:space="preserve">nur die Maschine zurueck, der QEMU-Prozess laeuft weiter mit der alten</text>
<rect x="31.2" y="224.0" width="103.6" height="18.4" fill="#cc0000"/>
<text x="31.2" y="237.3" fill="#eeeeec" font-weight="bold" textLength="103.2" lengthAdjust="spacing" xml:space="preserve">Grafikkarte.</text>
<rect x="31.2" y="242.0" width="585.2" height="18.4" fill="#cc0000"/>
<text x="31.2" y="255.3" fill="#eeeeec" font-weight="bold" textLength="584.8" lengthAdjust="spacing" xml:space="preserve">ACHTUNG: der geladene Arbeitsspeicher ist danach endgueltig weg. Die</text>
<rect x="31.2" y="260.0" width="585.2" height="18.4" fill="#cc0000"/>
<text x="31.2" y="273.3" fill="#eeeeec" font-weight="bold" textLength="584.8" lengthAdjust="spacing" xml:space="preserve">Maschine bootet kalt, offene Programme und ungespeicherte Daten sind</text>
<rect x="31.2" y="278.0" width="77.8" height="18.4" fill="#cc0000"/>
<text x="31.2" y="291.3" fill="#eeeeec" font-weight="bold" textLength="77.4" lengthAdjust="spacing" xml:space="preserve">verloren.</text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> j = trotzdem | andere Taste = abbrechen </text>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

@@ -0,0 +1,25 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Stelle Anzeige um </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="318.2" lengthAdjust="spacing" xml:space="preserve">Setze usb0=spice, usb1=spice, vga=qxl</text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="223.6" lengthAdjust="spacing" xml:space="preserve"> ┌─</text>
<text x="237.6" y="273.3" fill="#d3d7cf" font-weight="bold" textLength="266.6" lengthAdjust="spacing" xml:space="preserve"> Wie soll VM 9101 neu starten? </text>
<text x="504.2" y="273.3" fill="#d3d7cf" textLength="524.6" lengthAdjust="spacing" xml:space="preserve">───────────────────────────────────┐ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="223.6" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<rect x="237.6" y="296.0" width="559.4" height="18.4" fill="#06989a"/>
<text x="237.6" y="309.3" fill="#2e3436" textLength="559.0" lengthAdjust="spacing" xml:space="preserve"> Ich fahre im Gast herunter - pvesnap wartet und startet dann </text>
<text x="796.6" y="309.3" fill="#d3d7cf" textLength="232.2" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ Proxmox herunterfahren lassen (ACPI) - Windows blockt das oft │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ Gar nicht - spaeter selbst │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> └───────────────────────────────────────────────────────────────────┘ </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> bitte warten ... </text>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

@@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → einrichten</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Wiederherstellung einrichten - VM 101 (db01) </text>
<rect x="14.0" y="80.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="93.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: live - abgeschottet, ohne Netzwerk </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Netzwerk: automatisch (nach Modus) </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Arbeitsspeicher: wenn im Snapshot vorhanden </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke: werkzeuge </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> SPICE-Anzeige: nein - nur noVNC im Browser </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> USB-Weiterleitung: keine </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Neue VMID: 9103 </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Node: pve1 </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Danach starten: ja </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> live = zum Hineinschauen. recovery = die Maschine wirklich wieder in Betrieb nehmen. </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Pfeile Auswaehlen | Enter/Leer Aendern | v Laufwerke verwalten | F10 Anlegen | q Abbrechen </text>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

+37
View File
@@ -0,0 +1,37 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Wiederherstellung VM 9101 </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="249.4" lengthAdjust="spacing" xml:space="preserve">Maschine: VM 9101 auf pve1</text>
<text x="31.2" y="111.3" fill="#4e9a06" textLength="172.0" lengthAdjust="spacing" xml:space="preserve">Zustand: running</text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Herkunft: VM 101 @ auto-stuendlich-20260809-100000 </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: live </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Angelegt: 09.08.2026 11:04 </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Konsole im Browser: </text>
<text x="31.2" y="237.3" fill="#c4a000" textLength="713.8" lengthAdjust="spacing" xml:space="preserve"> https://10.20.0.11:8006/?console=kvm&amp;novnc=1&amp;vmid=9101&amp;node=pve1&amp;resize=off&amp;cmd=</text>
<text x="31.2" y="255.3" fill="#c4a000" textLength="464.4" lengthAdjust="spacing" xml:space="preserve"> SPICE (remote-viewer): pvesnap-recovery spice 9101</text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="275.2" lengthAdjust="spacing" xml:space="preserve"> Der Arbeitsspeicher des Snap┌─</text>
<text x="289.2" y="291.3" fill="#d3d7cf" font-weight="bold" textLength="249.4" lengthAdjust="spacing" xml:space="preserve"> SPICE-Anzeige (jetzt: aus) </text>
<text x="538.6" y="291.3" fill="#d3d7cf" textLength="490.2" lengthAdjust="spacing" xml:space="preserve">─────────────────────────┐ genau weiter. </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="275.2" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke: │ </text>
<rect x="289.2" y="314.0" width="456.2" height="18.4" fill="#06989a"/>
<text x="289.2" y="327.3" fill="#2e3436" textLength="455.8" lengthAdjust="spacing" xml:space="preserve"> ein - zusaetzlich remote-viewer, noetig fuer USB </text>
<text x="745.0" y="327.3" fill="#d3d7cf" textLength="283.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="31.2" y="345.3" fill="#4e9a06" textLength="240.8" lengthAdjust="spacing" xml:space="preserve"> dumps eingesteck</text>
<text x="272.0" y="345.3" fill="#d3d7cf" textLength="756.8" lengthAdjust="spacing" xml:space="preserve">│ aus - nur noVNC im Browser │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> e = auswerfen / einklinke│ │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> └───────────────────────────────────────────────────────┘ </text>
<text x="31.2" y="399.3" fill="#c4a000" textLength="455.8" lengthAdjust="spacing" xml:space="preserve">Datentraeger: Linked Clone - haengt am Quell-Snapshot</text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Belegt nur, was seither geschrieben wurde. Der Quell-Snapshot ist dafuer unloeschbar. </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Fuer den Dauerbetrieb mit f loesen (kopiert die Daten wirklich). </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> s Starten | h Herunterfahren | e Auswerfen/Einklinken | v Laufwerke </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> p SPICE/USB | f Loesen | x Verwerfen | q zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-recovery 1.0.0 - Snapshots als Maschine starten </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="670.8" lengthAdjust="spacing" xml:space="preserve">Maschine Zustand Node Herkunft Modus</text>
<rect x="14.0" y="98.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> VM 9101 running pve1 VM 101 @ auto-stuendlich-20… live </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> VM 9102 stopped pve2 VM 105 @ auto-taeglich-2026… recover </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Enter Details | n Neu | s Starten | h Herunterfahren | x Verwerfen | v Laufwerke | r Aktualisieren | q Beenden </text>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

+47
View File
@@ -0,0 +1,47 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Wiederherstellung VM 9101 </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="249.4" lengthAdjust="spacing" xml:space="preserve">Maschine: VM 9101 auf pve1</text>
<text x="31.2" y="111.3" fill="#4e9a06" textLength="172.0" lengthAdjust="spacing" xml:space="preserve">Zustand: running</text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Herkunft: VM 101 @ auto-stuendlich-20260809-100000 </text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: live </text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Angelegt: 09.08.2026 11:04 </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Konsole im Browser: </text>
<text x="31.2" y="237.3" fill="#c4a000" textLength="713.8" lengthAdjust="spacing" xml:space="preserve"> https://10.20.0.11:8006/?console=kvm&amp;novnc=1&amp;vmid=9101&amp;node=pve1&amp;resize=off&amp;cmd=</text>
<text x="31.2" y="255.3" fill="#c4a000" textLength="464.4" lengthAdjust="spacing" xml:space="preserve"> SPICE (remote-viewer): pvesnap-recovery spice 9101</text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="361.2" lengthAdjust="spacing" xml:space="preserve"> ┌─</text>
<text x="375.2" y="273.3" fill="#d3d7cf" font-weight="bold" textLength="266.6" lengthAdjust="spacing" xml:space="preserve"> USB-Weiterleitung (jetzt: 0) </text>
<text x="641.8" y="273.3" fill="#d3d7cf" textLength="387.0" lengthAdjust="spacing" xml:space="preserve">───┐ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="275.2" lengthAdjust="spacing" xml:space="preserve"> Der Arbeitsspeicher des Snap┌─</text>
<text x="289.2" y="291.3" fill="#d3d7cf" font-weight="bold" textLength="68.8" lengthAdjust="spacing" xml:space="preserve"> SPICE-A</text>
<text x="358.0" y="291.3" fill="#d3d7cf" textLength="670.8" lengthAdjust="spacing" xml:space="preserve">│ │─────────┐ genau weiter. </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="361.2" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<rect x="375.2" y="296.0" width="284.2" height="18.4" fill="#06989a"/>
<text x="375.2" y="309.3" fill="#2e3436" textLength="283.8" lengthAdjust="spacing" xml:space="preserve"> keine </text>
<text x="659.0" y="309.3" fill="#d3d7cf" textLength="369.8" lengthAdjust="spacing" xml:space="preserve"> │ │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="275.2" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke: │ </text>
<rect x="289.2" y="314.0" width="69.2" height="18.4" fill="#06989a"/>
<text x="289.2" y="327.3" fill="#2e3436" textLength="68.8" lengthAdjust="spacing" xml:space="preserve"> ein - </text>
<text x="358.0" y="327.3" fill="#d3d7cf" textLength="318.2" lengthAdjust="spacing" xml:space="preserve">│ 1 Anschluss │</text>
<rect x="676.2" y="314.0" width="69.2" height="18.4" fill="#06989a"/>
<text x="676.2" y="327.3" fill="#2e3436" textLength="68.8" lengthAdjust="spacing" xml:space="preserve">r USB </text>
<text x="745.0" y="327.3" fill="#d3d7cf" textLength="283.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="31.2" y="345.3" fill="#4e9a06" textLength="240.8" lengthAdjust="spacing" xml:space="preserve"> dumps eingesteck</text>
<text x="272.0" y="345.3" fill="#d3d7cf" textLength="756.8" lengthAdjust="spacing" xml:space="preserve">│ aus - │ 2 Anschluesse │ │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> e = auswerfen / einklinke│ │ 4 Anschluesse │ │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> └─────────│ │─────────┘ </text>
<text x="31.2" y="399.3" fill="#c4a000" textLength="326.8" lengthAdjust="spacing" xml:space="preserve">Datentraeger: Linked Clone - haengt am</text>
<text x="358.0" y="399.3" fill="#d3d7cf" textLength="670.8" lengthAdjust="spacing" xml:space="preserve">└───────────────────────────────────┘ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Belegt nur, was seither geschrieben wurde. Der Quell-Snapshot ist dafuer unloeschbar. </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Fuer den Dauerbetrieb mit f loesen (kopiert die Daten wirklich). </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> s Starten | h Herunterfahren | e Auswerfen/Einklinken | v Laufwerke </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> p SPICE/USB | f Loesen | x Verwerfen | q zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 7.0 KiB

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-recovery 1.0.0 - Snapshots als Maschine starten </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="670.8" lengthAdjust="spacing" xml:space="preserve">Maschine Zustand Node Herkunft Modus</text>
<rect x="14.0" y="98.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> VM 9101 running pve1 VM 101 @ auto-stuendlich-20… live </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> VM 9102 stopped pve2 VM 105 @ auto-taeglich-2026… recover </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#cc0000"/>
<text x="14.0" y="597.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> VM 9101 wirklich verwerfen? Alle Aenderungen darin sind weg. [j/n] </text>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

@@ -0,0 +1,28 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → einrichten</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Vorhaben pruefen </text>
<text x="14.0" y="93.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Quelle: VM 101 (db01) auf pve1 </text>
<text x="14.0" y="111.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Snapshot: auto-stuendlich-20260809-100000 </text>
<text x="31.2" y="129.3" fill="#d3d7cf" font-weight="bold" textLength="249.4" lengthAdjust="spacing" xml:space="preserve">Neu: VM 9103 auf pve1</text>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Betriebsart: live - abgeschottet </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Datentraeger (Copy-on-Write-Klone, das Original bleibt unberuehrt): </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> scsi0 ceph-vm:vm-101-disk-0 400G </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Netzwerk: Karte vorhanden, Leitung abgeklemmt </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> net0 virtio=BC:24:11:00:65:40,bridge=vmbr0,firewall=1 </text>
<text x="31.2" y="273.3" fill="#4e9a06" textLength="593.4" lengthAdjust="spacing" xml:space="preserve">Arbeitsspeicher: wird geladen (32.0G) - laeuft weiter statt zu booten</text>
<text x="31.2" y="291.3" fill="#4e9a06" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">Transfer: werkzeuge 4.0G im Gast als WERKZEUGE</text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> - Netzwerkkarte bleibt vorhanden, aber abgeklemmt (link_down): mit </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> geladenem Arbeitsspeicher darf sich die Geraeteausstattung nicht aendern. </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> - Der Arbeitsspeicher (32.0G) wird kopiert; die Maschine laeuft danach </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> genau dort weiter, wo sie beim Snapshot stand. </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> - Proxmox gibt den kopierten Arbeitsspeicher nach dem ersten Start wieder </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> frei - ein spaeterer Neustart bootet dann kalt. </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> j = anlegen | n = abbrechen </text>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

+19
View File
@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → einrichten</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Welche Transfer-Laufwerke anhaengen? </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="516.0" lengthAdjust="spacing" xml:space="preserve"> Name Groesse Zustand Wofuer</text>
<rect x="14.0" y="98.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> [ ] dumps 20.0G in Benutzung von 9101 Datenbank-Dumps und Expor… </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> [x] werkzeuge 4.0G frei Skripte, Treiber, Install… </text>
<rect x="14.0" y="134.0" width="1006.6" height="18.4" fill="#cc0000"/>
<text x="14.0" y="147.3" fill="#d3d7cf" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> [ ] austausch 8.0G am Host eingehaengt Alles andere </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> Belegte Laufwerke lassen sich nicht anhaengen - erst dort aushaengen. </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Leertaste Aus/Abwaehlen | Enter Uebernehmen | q Abbrechen </text>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@@ -0,0 +1,52 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → dumps</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> pvesnap-explorer - Transfer-Laufwerk dumps - beide Seiten beschreibbar </text>
<rect x="14.0" y="62.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="75.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> Transfer: dumps (DUMPS) </text>
<text x="521.4" y="75.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│ Lokaler Rechner </text>
<text x="14.0" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">/run/pvesnap/transfer/dumps </text>
<text x="521.4" y="93.3" fill="#d3d7cf" textLength="507.4" lengthAdjust="spacing" xml:space="preserve">│/root </text>
<rect x="14.0" y="98.0" width="507.8" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> ausgang &lt;DIR&gt; 29.06.26 11:42</text>
<text x="521.4" y="111.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="111.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> .. &lt;hoch&gt; </text>
<text x="14.0" y="129.3" fill="#06989a" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> eingang &lt;DIR&gt; 29.06.26 11:42</text>
<text x="521.4" y="129.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="129.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> holen &lt;DIR&gt; 06.08.26 11:42</text>
<text x="14.0" y="147.3" fill="#06989a" textLength="507.4" lengthAdjust="spacing" xml:space="preserve"> werkzeuge &lt;DIR&gt; 29.06.26 11:42</text>
<text x="521.4" y="147.3" fill="#d3d7cf" textLength="8.6" lengthAdjust="spacing" xml:space="preserve">│</text>
<text x="530.0" y="147.3" fill="#06989a" textLength="490.2" lengthAdjust="spacing" xml:space="preserve"> werkzeuge &lt;DIR&gt; 06.08.26 11:42</text>
<text x="14.0" y="165.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> LIESMICH.txt 401B 29.06.26 11:42│ notizen.md 3.1K 06.08.26 11:42 </text>
<text x="14.0" y="183.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="201.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="219.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="237.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="255.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="273.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="291.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="309.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="327.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="345.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="363.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="381.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="399.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="417.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="435.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="453.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="471.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="489.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="507.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="525.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> │ </text>
<text x="14.0" y="543.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> 4 Eintraege │ 4 Eintraege </text>
<text x="14.0" y="561.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> /run/pvesnap/transfer/dumps/ausgang </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Tab Fenster | Enter Oeffnen | Leer Markieren | F5 Kopieren </text>
<rect x="14.0" y="602.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="615.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> F3 Ansehen | F7 Neuer Ordner | F2 Laufwerk | F10 Zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 8.9 KiB

+17
View File
@@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → Laufwerke</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke - Austausch mit der Wiederherstellung </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="559.0" lengthAdjust="spacing" xml:space="preserve">Name Groesse belegt Zustand Wofuer</text>
<rect x="14.0" y="98.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> dumps 20.0G 4.0M in Benutzung von 9101 Datenbank-Dumps und Exporte </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> werkzeuge 4.0G 4.0M frei Skripte, Treiber, Installer </text>
<text x="14.0" y="147.3" fill="#4e9a06" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> austausch 8.0G 0B am Host eingehaengt Alles andere </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Name (kurz, klein, z.B. dumps): </text>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1042.8 634.0" width="1043" height="634" font-family="ui-monospace, SFMono-Regular, Menlo, Consolas, 'DejaVu Sans Mono', monospace" font-size="14.5">
<rect width="1042.8" height="634.0" rx="7" fill="#1b1e24"/>
<path d="M0 7a7 7 0 0 1 7-7h1028.8a7 7 0 0 1 7 7v23.0H0z" fill="#2b2f38"/>
<circle cx="16.0" cy="15" r="5" fill="#ed6a5e"/>
<circle cx="33.0" cy="15" r="5" fill="#f4bf4f"/>
<circle cx="50.0" cy="15" r="5" fill="#61c554"/>
<text x="521.4" y="20" fill="#9aa3b2" font-size="12" text-anchor="middle">root@pve1 — pvesnap-recovery → Laufwerke</text>
<rect x="14.0" y="44.0" width="1006.6" height="18.4" fill="#3465a4"/>
<text x="14.0" y="57.3" fill="#eeeeec" font-weight="bold" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Transfer-Laufwerke - Austausch mit der Wiederherstellung </text>
<text x="31.2" y="93.3" fill="#d3d7cf" font-weight="bold" textLength="559.0" lengthAdjust="spacing" xml:space="preserve">Name Groesse belegt Zustand Wofuer</text>
<rect x="14.0" y="98.0" width="1006.6" height="18.4" fill="#06989a"/>
<text x="14.0" y="111.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> dumps 20.0G 4.0M in Benutzung von 9101 Datenbank-Dumps und Exporte </text>
<text x="14.0" y="129.3" fill="#d3d7cf" textLength="1014.8" lengthAdjust="spacing" xml:space="preserve"> werkzeuge 4.0G 4.0M frei Skripte, Treiber, Installer </text>
<text x="14.0" y="147.3" fill="#4e9a06" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> austausch 8.0G 0B am Host eingehaengt Alles andere </text>
<rect x="14.0" y="584.0" width="1006.6" height="18.4" fill="#d3d7cf"/>
<text x="14.0" y="597.3" fill="#2e3436" textLength="1006.2" lengthAdjust="spacing" xml:space="preserve"> Enter Oeffnen | n Neu | u Aushaengen | l Loeschen | r Aktualisieren | q Zurueck </text>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB