Ich nehme mal an, dass die Binary einfach nicht im PATH ist. Probier mal das
#!/usr/bin/env bash
set -euo pipefail
if ! /usr/sbin/proxmox-backup-manager task list | /usr/bin/grep -q "running"; then
/usr/bin/logger -t pbs_shutdown_daily...
ja die scripte liegen auf dem pve,
ich lass den verify über das hook script laufen damit der erst danach runterfährt wenn er fertig ist
bzw nutze ich das für meinen zweiten pbs der einmal die Woche die Backups vom Haupt PBS synct der ist dann...
Ich habe dem Immich Server mal 4 Kerne gegeben und den OCR Task gestartet. Damit gehen alle 4 Kerne mit der Temperatur hoch. Es geht mir nicht um die Zeit. Der Immich Server kann von mir aus gerne tagelang seine Aufgaben machen, die gemacht...
Thank you! Didn't know about PVE-zsync.
Yes, I would love to name it same on both hosts (local-zfs) but sadly this doesn't work except there is only one single entry which is identical for all nodes.
And why I can't (do not want) to rename...
Moin zusammen,
schon mal danke für die ganzen Beiträge. Wow.
Meinen Geekom habe ich auseinandergebaut. Also ich habe das Ober und Unterteil abgemacht. Der MiniPC steht frei auf einer Kiste.
Ich finde auch, dass er nicht einfach abschalten...
Additional info. I tried telling QEMU what happened and I tried rescanning the SCSI on the client.
PVE Host:
526 qm stop 100
527 qm status 100
528 qm set 100 --delete scsi1
529 qm set 100 --scsi1 rna-mepdm-1:vm-100-disk-0,size=800G...
For anyone that comes across this post, I cloned a Windows VM to try some new machine settings to improve performance. All went well, until a few days later, it showed it wasn't activated. I have a retail license, but it wouldn't activate...
My /var/log/proxmox-backup/tasks folder is huge:
# cd /var/log/proxmox-backup
# du -hs *
85M api
1.1G tasks
Is it safe to simply delete it?
Why it is not rotated automatically?
pve-zsync allows to configure the target storage pool but it doesn't support HA: https://pve.proxmox.com/wiki/PVE-zsync
Regarding storage replication: To work it needs a zfs pool on both nodes, configured with the same storage id in...
Das habe ich alles so in #4 geschrieben. Danke dass du das nochmals bestätigst.
Aber es gibt doch heute noch genug Anwendungen, die nur einen Thread nutzen, deswegen gibts ja auch nach wie vor die Single-Thread-Benchmarks. Dass das Gerät das...
It doesn't. You need two ZFS pools on each node with the same ID in the storage.cfg in /etc/pve but this name doesn't need to be rpool or data.
Let's say you have a vm image storaed on node pve-node1 local zfs pool "zfs-vm", then you can...
Genau. Das Problem des TE ist aber, dass seine Kiste abschaltet, weil ein Kern zu 100% ausgelastet ist. Und das wird auch mit Docker in einer VM passieren, wenn du 50'000 Fotos auf einmal hochlädst. Und ja das ist normal, wenn du die ganzen...