Snapshot or backup are basically only a different action that needs to be executed per VM.
So a copy of backup job scheduler but for making snapshots would be fine. Manual actions could be triggered with "run now" button. So no new "bulk action"...
Hi @xybo, yes that applies to ZFS as well!
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Wie verhalten sich eigentlich die Rule-based Einträge? Wenn ich in der User-based Liste "*.ru" blockiere, dann werden auch mails von "info@das.ist.kein.spam.ru" blockiert.
Wie ist es wenn ich bei Rulebased einen "Domain"-Eintrag für "ru"...
Hello all,
I managed to get this working with acme-dns, here's my Step by Step how I did it (sorry for all the redactions, gotta keep some stuff secure)
So our Corporate DNS doesn't allow API but i can log into it to create the CNAME TXT record...
nice write up @complexplaster27 ! I noticed you didn't even have to hit the command line with a pvenode config set to add the alias= key. Seems the acme-dns plugin doesn't need that. I'm guessing it's because you specify ACMEDNS_SUBDOMAIN during...
I was wondering if it would be feasible for Pulse to add a second or alternate url for proxmox. It is probably not warrented for maintenance, but if a node is down, Pulse can not then monitor the rest of the cluster.
Hi, @Abhinav Arya
You gave the "[TUTORIAL]" prefix for this post thread. But your post doesn't contain any tutorial.
Could you edit the subject and remove that prefix?
Currently it is simply not true and misleading for readers. People search...
Möglich. Aber wir sind hier nicht bei Rate mal mit Rosenthal.
Vielleicht kann Eine KI ihm da weiterhelfen, mir ist da jetzt die Zeit für zu Schade.
Könnte auch sein Windoof PC mit aktiver Firewall sein, den er da anpingt und der ICMP blocked...
Thank you for reporting back and explaining what it does. I can see that the tool has its place for solving problem that arise if you use LVM or NFS with VMs. For that purpose it automates a lot of the complexity and is well and good, yet I still...
Bei Punkt 2.) vermute ich mal, dass das nicht so möglich sein wird.
Ich werde nun einfach die Listen doppelt pflegen.
Hat jemand noch eine Info zu Punkt 1.) ?
Meine Lösung für meine v9.1.0 (falls jemand das gleiche Problem hat):
sudo -u postgres psql
\l
\c Proxmox_ruledb
\dt
\d userprefs
\copy (SELECT pmail, name, data FROM userprefs ORDER BY name DESC) TO '/tmp/userprefs.csv' WITH (FORMAT csv, HEADER...
Hi @petruzzo
thanks for posting on the forum!
As a test could you try to use pvesh instead of pveceph directly?
Your command would look something like this
pvesh create /nodes/<node>/ceph/osd --dev <DEV> --node <node> --osds-per-device 2
Ref...
Hi @dakralex,
As I understand it, the rebalance-on-start feature does not take any action for VMs that are being starting on another node after a node failure. It only takes effect when a start is issued for VMs that are already in a stopped...