Mischen kannst du das problemlos, Storage ist im Cluster ja pro Node definiert. Was du halt nicht kriegst ist gemeinsamer Storage: egal ob XFS-Directory oder ZFS, lokal bleibt lokal, und beim Verschieben wird jedes Mal die komplette Disk über die...
Hallo,
naja grundsätzlich sollte man ZFS und HW-Raid nicht mischen. Ich unterstelle jetzt mal dass das 500GB RAID1 zwei SSDs auf einen eigenen Controller für die boot-Disc ist? Das kann dann dann so bleiben. Beim HW-Controller muss man jetzt...
The Permission Management -concept should allow this, I believe. See this chapter: https://pve.proxmox.com/pve-docs/chapter-pveum.html#_objects_and_paths
Unfortunately this whole concept needs some learning effort first as the dependencies and...
You know that there are statements "out there" which declare iSCSI deprecated, right?
Of course this is heavily exaggerated, but for new setups: choose wisely! Changing the storage system after the fact is... difficult - as you know...
Those posts are a dozen years old. The author also has over 18k posts on the old forums, so it's pretty clear they were drinking the FreeNAS Kool-Aid. There is going to be some bias.
As mentioned, virtualizing FreeBSD is less common than...
Obligatorischer Hinweis auf https://github.com/credativ/ProxCLMC von @gyptazy Mit den Tool kannst du den "kleinsten gemeinsamen Nenner" für die generischen CPU-Modelle im Cluster bestimmen. Die VM-Config kannst du ja in einen Wartungsfenster...
Läuft grundsätzlich, den Cluster interessiert's nicht, Corosync auch nicht. Aber Live-Migration zwischen Intel und AMD kannst du knicken, das geht einfach nicht. Offline verschieben (VM runterfahren, migrieren, wieder starten) klappt dagegen...
It's in the config you posted:
unused0: local:103/rcuss.raw
Replication checks every volume referenced in the VM config, not just the attached ones.
That entry is the leftover original from your move: "Move disk" keeps the source as an...
The performance is fine. For a workstation that is, not for a gaming machine. And - of course - it depends on the actual hardware.
The Mini-PC I am using in this very moment has a Ryzen 7 and 32 GiB Ram and I use two 4k displays with the...
Most distributions have nowadays btrfs together with something like snapper or timeshift integrated for this. With this you have snapshots of your system state and can always revert to an earlier point in time. I also wouldn't feel comfortable...
Yes, it can work. But it increases complexity. Drastically, from my point of view.
Perhaps the "Dev workstation"-concept may be interesting for you?
https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11...
Interesting discussion. I'm confident in my approach now. For my needs, PDM should be fine by itself without setting up actual clusters. If I had identical machines and wanted to use clustering to sync up their network configuration with SDN or...
Alexander Wirt of Proxmox Partner Credativ did a PoC patch too and a talk on it at the FrosCon conference at University of applied sciences Sankt Augustin near Bonn:
https://github.com/credativ/FrOSCon2026-microvm/
His talk is in German but...
Hi, @mickyface
But UdoB asked you:
"PS: please use code-blocks, either by utilizing the "</>" symbol or by inserting ... manually for all terminal output."
Because screenshots of terminal output are discouraged.
The most referenced texts ( https://www.truenas.com/community/resources/absolutely-must-virtualize-truenas-a-guide-to-not-completely-losing-your-data.212/ and...
What kind of disks are used and how many. How is the storage organized?
You can (just for debugging/testing) try to use a much, much smaller target. If that works you know the mechanism is ok and the capacity raises problems.
----
PBS needs...
Yeah.
I am definitely a fan of Proxmox - both the company and the software suite. But it lacks some comfort; compare this: "Rolling Node Updates - Update Proxmox nodes one by one with automatic VM evacuation" -...
There are multiple valid strategies and tools, of course. I am using a "historical" mix of Mediawiki and Gitlab.
You may start with storing away the output of pvereport - it is really valuable if you have to restart from scratch.
Tipp: try to...
You right, somehow I understood that there are SSD for OS but not SSD to dedicate to SD, so imagined that OP wanted to devote some space on those SSD for SD.
It is by definition a Single-Point-of-Failure.
With an actual cluster you would eliminate that aspect ;-)
And a cluster makes frequent maintenance so much easier. How many Kernel-upgrades did we have this year? I've rebooted my systems 20 to...