Hi, I am wondering about nftables, in the admin guide it says to use nftables you need to install proxmox-firewall instead of pve-firewall (https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_firewall_nft). It also says that it is currently...
Hi @eugene-bg,
QEMU 10.1 cannot work with the patch I posted applied, because the option did not exist yet. You have to reinstall the qemu-server package before testing that.
With further digging I found a solution in my case as well. The "hugepage" hint was very helpful but did not fix it for me.
The explanation i put together for my case: The patch mentioned above changes how the kernel allocates IOVA (IO Virtual...
Danke für das Update! Sollte https://git.onesystems.ch/backuppilot/-/releases nicht ohne Login funktionieren? Oder den Link auf https://git.onesystems.ch/backuppilot/app/-/releases anpassen? Das scheint zu funktionieren.
I dont have any logs specific of the pve-ha-lrm before it crashed which i already provided earlier. I do have a full journalctl but it shows exactly the same logs which I obtained from the normal syslog, but not specific to pve-ha-lrm.
I have a...
BackupPilot 1.0.0 ist ab sofort verfügbar.
Mit der Version 1.0.0 wird erstmals auch der vollständige Quellcode veröffentlicht:
https://git.onesystems.ch/backuppilot/app
Wer in den erweiterten Einstellungen den Release-Kanal auf Stable gesetzt...
BackupPilot 1.0.0 ist ab sofort verfügbar.
Mit der Version 1.0.0 wird erstmals auch der vollständige Quellcode veröffentlicht:
https://git.onesystems.ch/backuppilot/app
Wer in den erweiterten Einstellungen den Release-Kanal auf Stable gesetzt...
Hi,
I have wrote a script to generate an iso install with debian + proxmox package merged + debian preseed file for automatic installation,
with crypto lvm + specific partitions for CIS compliance.
It's using secureboot with proxmox shim &&...
I have Proxmox setup with both IP4 and IP6 static addresses. IP6 access to GUI as well as SSH doesn't work. Ip6 Ping also doesn't work.
I have macros for Ping and NDP enabled on the interface both in and out. Both input and output policies are...
I've hit a very frustrating set of circumstances in trying to backup our Nextcloud DataPortal which is a very large VM of about 30TB onto LTO-9 tapes (for a truly offline airgapped set of backups). Due to the size, the backup requires at least...
Bonjour,
j'ai une remontée d'erreur sur un PBS intégré au sein d'un cluster depuis que j'ai fait un changement de mot de passe root.
J'ai aussi mis à jour le mot de passe root sur mes datastores : pvesm set <PBS_STORAGE> --password
Mais...
Hi Daniel,
please could you explain how dynamic load CRS imbalance is calculated?
Value is displayed in "Datacenter / HA / Status / master" when dynamic CRS is active.
BR
Marcus
Perfect, thank you!
So the VMs freezing in this scenario is expected.
Ceph is configured with only 2 OSDs in total and the pool min_size is also set to 2. As soon as one of the OSDs goes down either because of a defect or a node shutdown, the...
Hello,
Out of curiosity, do you have any source for this? I have seen in the past a couple of cases where increasing the size of the discard granularity had a positive impact on trimming times, but in those instances we recommended much...
Hi, colleagues, I need your advice.
We're planning to move WAL logs from HDDs to separate SSDs.
We have a question: is there a big difference between using SATA-III or SAS SSDs?
SAS is 24GB/s
SATA-III 6GB/s
Our HDDs are Seagate SAS 10Tb...
I read through the chain, and I dont really understand what everyone is arguing about.
Yes. ceph requires a minimum configuration (network topology, OSD count, etc) before its performant.
this the is the wrong question to ask. whether someone...
I want to create an LXC container on my PVE node and I need to set some low level options (like lxc.environment and lxc.hook.pre-start). It works fine if I SSH onto the node and edit the file /etc/pve/lxc/4711.conf manually .
But since I need to...