Hey :)
glad to hear you figured it out.
You won't notice a performance degradation by using v3 honestly, AVX-512 is heavily specific.
(Well, depends what you are using the VM for)
I also don't think this is a compatibility issue. I think...
Linux-Desktop auf Proxmox-Server? Ja, das geht - ich habs zu Hause mit meinem Proxmox gemacht.
Grund: ich wollte möglichst einfach online-video - bild und audio, mit Web-browsing direkt auf die Kiste haben, ohne mit mich aufwendige...
The historical pitfall with this design is : splitting LUNs across SP A/SP B improves parallelism and queue depth, but if each SP is already running near its own capacity, a failure/trespass event on one SP means the survivor has to absorb both...
Actually, I've never done it the other way around. LVM was explicitly created for such setups where you bind together multiple LUNs into ONE volume group and then carve out volumes from it. This is the way to go and the way it has always been...
Maybe you are using SSDs or only 1TB drives with a low resilver time. IMHO even then RAIDZ1 is not really save. Imagine if one disk fails, and you switch out the wrong disk. ZFS has almost no guardrails and will let you do many stupid things...
First, local root exploits are dangerous, of course, but not that dangerous for PVE, because everything already runs as root. There is no priviledge escalation necessary from there.
CVE-2026-46242 is according to your link already fixed in...
I don't understand what you mean, it's a privilege escalation for containers as well afaik, and it's more critical than fragnesia and others as there's no workaround.
I see no update on proxmox 8 with latest version 6.8.12-32 , or if it's fixed...
Turns out I need to fall back to the old postfix configuration with sasl_passwd support.
After set this in the main.cf postfix file:
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = $myhostname...
Maybe you are using SSDs or only 1TB drives with a low resilver time. IMHO even then RAIDZ1 is not really save. Imagine if one disk fails, and you switch out the wrong disk. ZFS has almost no guardrails and will let you do many stupid things...
Here is my config file for PowerEdge R740 with a USB drive (Kingston) and a nvme drive.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist...
The historical pitfall with this design is : splitting LUNs across SP A/SP B improves parallelism and queue depth, but if each SP is already running near its own capacity, a failure/trespass event on one SP means the survivor has to absorb both...
FORGED_GMAIL_RCVD matched bei uns auch in einigen legitimen Mails.
Wir verwenden rspamd (PMG CustomCheck) in Kombination mit Spamassassin. In rspamd könnte man den Text der Mail trainieren.
Spamassassin alleine ist einfach nicht ausreichend...
Hi,
This is expected, because an API token is inherently tied to the user that is selected, and therefore a token can never have more privileges than its parent user.
The solution you found, adding the permission to the pbs-site1@pbs user as...
First, local root exploits are dangerous, of course, but not that dangerous for PVE, because everything already runs as root. There is no priviledge escalation necessary from there.
CVE-2026-46242 is according to your link already fixed in...
Linux-Desktop auf Proxmox-Server? Ja, das geht - ich habs zu Hause mit meinem Proxmox gemacht.
Grund: ich wollte möglichst einfach online-video - bild und audio, mit Web-browsing direkt auf die Kiste haben, ohne mit mich aufwendige...
First, local root exploits are dangerous, of course, but not that dangerous for PVE, because everything already runs as root. There is no priviledge escalation necessary from there.
CVE-2026-46242 is according to your link already fixed in...