Echoing UdoB, setup a PDM VM and connect both PVE servers to it. Under the Remotes in the left pane, click on source server and in the middle pane you should see a little paper-airplane icon ( the icons in order are power, start, airplane...
Ich biete Dir noch dieses Bash-Script an, welche alle Installationseste des Debian Sysstem enfernt.
for f in $(dpkg -l | grep "rc " | cut -d " " -f 3); do echo $f; apt purge -y $f; done
Das löscht mehr, als man erwartet.
How is the storage set up? If it is zfs at both sides you should be able to do a simple zfs send > zfs receive to copy from one machine to the other. If you have different storage types at both ends it could be a little harder, and at that...
Ich biete Dir noch dieses Bash-Script an, welche alle Installationseste des Debian Sysstem enfernt.
for f in $(dpkg -l | grep "rc " | cut -d " " -f 3); do echo $f; apt purge -y $f; done
Das löscht mehr, als man erwartet.
Wie @ThoSo sagte, müllt dir /mnt gerne dein / zu, wenn ein PVE dorthin Daten schreibt, während irgendwas nicht gemountet ist. Also dort alles unmounten und nochmal prüfen, wieviel Speicher der Ordner belegt. Sollte kaum messbar sein...
P.S...
Schön, dass du den Problembären offenbar identifiziert hast.
Was du auf alle Fälle per apt remove entfernen kannst, ist alles was -5. enthält.
Mit Mut zur Lücke auch alles, was -6. enthält. Danach kannst du natürlich nicht mehr auf einen...
Genau das ist passiert, da sind Backups der VMen mit insgesamt 64GB
Darum werde ich mich aber erst Morgen kümmern.
Erstmal herzlichen Dank für eure Hilfe!
Ich werde berichten!
In my case, setting up AppArmor inside containers helped.
pct enter <id>
echo "/run/systemd/journal/dev-log rw," >> /etc/apparmor.d/local/usr.sbin.rsyslogd
apparmor_parser -r /etc/apparmor.d/usr.sbin.rsyslogd
reboot
This is probably what fiona...
Wie @ThoSo sagte, müllt dir /mnt gerne dein / zu, wenn ein PVE dorthin Daten schreibt, während irgendwas nicht gemountet ist. Also dort alles unmounten und nochmal prüfen, wieviel Speicher der Ordner belegt. Sollte kaum messbar sein...
P.S...
Either you ask the Proxmox maintainers directly (this is the community forum and I doubt, that the actual developers will read here often), or you go ahead, check out the actual kernel source, through git, and do the diff yourself. Main question...
apt-get auto-remove && apt-get auto-clean hat gerade mal 577MB gebracht, das wird wohl kaum reichen.
Mit @impack komme ich nicht weiter: entweder kommt nix, oder die Meldung
Hab verschiedene Möglichkeiten (welcher User, mit oder ohne die...
1TB is my current usage. I see this workflow being doable until I reach about 8 TB. The self-healing aspect of a "real" pool is nice. But even that ZFS is able to detect file changes and flag them is useful for a 1 drive pool. But you are right...
A cluster file system should remain stable, even in case of hardware failure. I did read that thread and the point is that there was data unavailability that simply allows the OS to continue in a corrupted state. They didn’t know why only that it...
Da hast du schon ein massives Problem, welches du wie bereits erwähnt beseitigen MUSST.
/dev/mapper/pve-root ext4 94G 90G 0 100% /
Schicke doch mal ein beherztes
ls -l /boot/