Also eigentlich ging es mir ja nur darum zu sagen, dass ZFS Repplikation eine valide Art ist um Backups zu machen und, dass wenn man ZFS Pull Repplikationen macht, man im Prinzip das zusätzliche 1 für offline oder unveränderbar, quasi gratis mit...
Hi,
you can just use apt to install the .deb package. Navigate to the directory where the .deb file is located and run the following command:
sudo apt install ./<your-file>
There are several calculators online such as https://florian.ca/ceph-calculator/.
With 3 nodes and 1 off there is nowhere to replicate so yes you’d have 2 copies. If another OSD is then lost those PG would have only 1 copy and I/O would stop...
Each of the 3 Nodes has a full copy of all data.
So your real usable space is somewhere below 27TB - you already mentioned the %-values. Probably a good idea to play it safe and stay under 70% in case a sudden spike happens, like unplanned data...
This is only true for owned mount point volumes of containers, because containers are backed-up and restored as a whole file-system at the moment. For a VM, only disks that are part of the backup will be removed during restore (based on the drive...
Hey all...So I am testing a failover WAN with VPN connectivity to my remote site. Everything works "except" some connectivity to PBS for sync jobs and monitoring API calls. Oddly I see the same on PVE but there is more information on teh PBS...
Ehrlich gesagt würd ich bei dem i5-8400 Setup bleiben. Für nen PBS der 2-3x die Woche ein paar Stunden läuft ist das mehr als genug, und du hast damit neuere Hardware mit weniger Stromverbrauch. Die 175 EUR für DDR3-Gebrauchtteile mit unbekannter...
I can provide an update to this and I think the answer is just the behavior at this point.
I've tested concurrent migrations (4-5) and get about the same throughput per import as if I was just running one, so it appears that there is logic to...
Thanks. I updated the hosts files, and it works now. So, the web UI simply uses hostnames to reach other cluster nodes. /etc/pve/.members seems to have been automatically updated with the same addresses.
hmm yeah since it's still valid that should be fine. but can attempt to renew it and verify pvenode acme cert renew; Though tbh I am not sure if this will help.
The UI for nested pools was introduced not that long ago; in pve-manager 9.1.5:
pve-manager (9.1.5) trixie; urgency=medium
[..]
* ui: resource tree: don't show empty grouping nodes as expandable.
* ui: resource tree: show nested pools...
I was able to replicate this issue and ended up on this thread.
I can confirm one difference between PVE and PDM for the realms. PVE allows you to ignore case, PDCM does not. In my environment there have been a mix of admins that have created...
Yes, there currently is no option to bulk add them to the HA stack, but feel free to add a feature request in our Bugzilla [0] such that we can track it there with some description what it should do.
[0]...
I wasn't asking for error messages.
I wanted more information on this part. Since you mentioned modifying this file it would be nice if you could just provide a copy of the exact version your browser was executing (the one in the browser dev...
Hi, sorry for the delayed response.
Storage and outside traffic are shared but I do have corosync on its own network.
This issue has miraculously fixed itself and I have been unable to replicate the issue... despite deliberately trying to...
Also eigentlich ging es mir ja nur darum zu sagen, dass ZFS Repplikation eine valide Art ist um Backups zu machen und, dass wenn man ZFS Pull Repplikationen macht, man im Prinzip das zusätzliche 1 für offline oder unveränderbar, quasi gratis mit...
Support for nested pools was added in PVE 8.1, allowing up to 3 levels of nesting for greater flexibility in structuring VMs and containers. Pool names can contain at most two slashes, structured as parent/child/grandchild.