What benefit and services do you get?
You get commercial support and help via several support channels, and guaranteed access to the Proxmox VE repositories for updates and bug fixes.
Every Open Source project needs to be financed by a strong...
Hey there! Welcome to the forum.
For the CPU Affinity, you can set the cores in the Processors options under Advanced (here I pinned my 4 vCPUs to core 0-3):
But normally, if you enable NUMA, it stays on one NUMA Node and uses all of those vCPU...
So my aim is basically to test the ram performance in this case between a hyperv hypervisor and proxmox pve
I am trying to optimize proxmox so that I get th best performance possible and I am still getting a better performance with a Windows...
To anyone following along who might not be familiar with multipath configurations, please make sure that you have installed "multipath-tools and multipath-tools-boot" and that your /etc/multipath.conf includes a "blacklist" that includes all of...
It might be illuminating to benchmark the used NVMe drives' fsync performance, and compare them to each other.
Are your guest OS the same distro/build, and use the same filesystem for persisting data onto their backing stores?
To anyone following along who might not be familiar with multipath configurations, please make sure that you have installed "multipath-tools and multipath-tools-boot" and that your /etc/multipath.conf includes a "blacklist" that includes all of...
I recommend against using Dell's hardware RAID for your homelab. Flash IT firmware in that PERC and use pass-through mode on the BOSS card.
Install Proxmox in ZFS mirror (raid1) on these 2x 240GB drives (don't use BOSS RAID).
ZFS mirror (RAID1)...
You know that proxmox is incredible and great i realy love it.
Insane what a small team in austria could bring to the world.
But focus on my problem :).
I have a bunch of network interfaces on my servers between 1-12.
One interface eg.: eth0 is...
Yes replication only works with zfs. You shouldn't combine it with HW raid though and shouldn't use RAIDZ for vm storage, see this writeup by UdoB for reference:
https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
ZFS...
Yes, the single ZFS is the archive drive. pbs (thinkserver) is the main backup ZFS mirror (thank you for the correction). And the RAIDZ2 (again, thank you) is the remote backup storage external (trashcan). I should've explained my setup earlier...
Yes replication only works with zfs. You shouldn't combine it with HW raid though and shouldn't use RAIDZ for vm storage, see this writeup by UdoB for reference:
https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
ZFS...
I've got a mirrored rpool on SATA SSDs using systemd. I messed around with /etc/kernel/cmdline trying to get amd_pstate to work, and iirc I commented out the first line trying to use the second one. Not sure if that messed it up, if I made a...
So I've done the mounts and chroot, then tried to do:
apt reinstall proxmox-kernel-6.17.13-1-pve
which gets so far then complains it can't access download.proxmox.com
I'm connected via ethernet cable to the same switch this PC is on, so I'm...
Is that the archive one?
Which one is that? Also there is no RAID1 in ZFS, do you mean mirror?
No RAID6 in ZFS, do you mean RAIDZ2?
So I don't fully understand your current setup, what is where, and what is the problem. So I will make a wild...
Your storage layout is very strange. Your whole VG is only used 33GB~ and I see no data pool. What did you select in the installer and why?
Please share this
lsblk -o+FSTYPE
pvs
vgs
lvs
Unless I see that I have to make certain assumptions.
Run...