May I ask why you migrate in the first place? You can restore a restic backup without a running rest-server while a backup in PBS always need a running PBS. It's easy to use a PBS as target for restic too ( via rest-server or a dedicated ssh...
interessantes projekt, aber hast du schonmal gedacht, zumindest teile davon bei uns upstream zu bringen? zb zusätzliche spalten im tree ist denk ich etwas was wir vllt reinnehmen würden.
bei dem cluster resources ist es so, dass wenn die config...
Ich habe mich an die zahlreichen Anleitungen zum Thema Multipath (z.B. https://pve.proxmox.com/wiki/Multipath) gehalten.
Aber den Teil hast Du vermutlich bereits gelöst.
Der LVM-Teil ist einfach: Auf einem Node anlegen und auf den anderen Nodes...
Find out yourself with your hardware:
apt install sysstat
Start two terminals:
iostat -dx 2
top -H
Increase readers until the load on iostat for every disk is ~90% (or some lower limit to leave headroom for other activities on the same zpool)...
Nicht direkt, aber man kann ( und sollte) die Permissions so setzen, dass von ProxmoxVE nur neue Backups erstellt und bestehende gelesen, aber keine gelöscht werden können. Dazu einen offsite-PBS und man kann ähnliches erreichen:
- Per Firewall (...
Perhaps this can shed some light:
https://pve.proxmox.com/pve-docs/chapter-pvecm.html#pvecm_corosync_over_bonds
Corosync is very strict regards bond interface.
Hi,
there was unfortunately a kernel bug with kernel 6.17.2 which could lead to slow or even stall TCP connections during backups, newer kernel builds are not affected, therefore it works after you upgraded the system. This thread [0] contains...
It would certainly be nice to have that in the UI, and it would probably be relatively easy to implement given that the QEMU guest agent provides the necessary data.
On the other hand, how important is it actually to see the available storage...
How do you monitor the availability and function of the services running inside the vm? For this you need a dedicated monitoring software anyhow. I'm really baffled, are there seriously professional IT-departments without a dedicated...
Its more bad as you think!
There is only one NVMe mirror as Special Device, so you can loos everythink, you have no second oder third Dive on your Special Device!
Use a Special Device als ZFS Mirror Device with N >= 2 Device.
It would certainly be nice to have that in the UI, and it would probably be relatively easy to implement given that the QEMU guest agent provides the necessary data.
On the other hand, how important is it actually to see the available storage...
As I said: It depends on how your system boots. Usually, Proxmox is installed in such a way that it can boot either with UEFI or BIOS (legacy) boot.
You can find out what your system is currently booted with by ececuting:
[ -d /sys/firmware/efi...
Nein. Beachte bitte die Fußnote 3.
Es funktioniert hervorragend, ein shared Block Storage (wie gesagt, mache ich auf einer 3par über FC) an mehrere Hosts zu präsentieren.
Das wird hier im Forum auch von verschiedenen anderen Teilnehmern (z.B...
A single vdev? That's worst case - there is no way no make it slower than that! (Even a RaidZ3 has the same IOPS = same speed...)
My recommendation would have been 7*mirrors --> seven times the IOPS of that construct...
Sorry, I have no trivial...
How do you monitor the availability and function of the services running inside the vm? For this you need a dedicated monitoring software anyhow. I'm really baffled, are there seriously professional IT-departments without a dedicated...