ARC is for a default installation on a PVE 9 with 32 GiB much lower. So the example is missing clear directions and could be phrased much better to be helpful.
Hi,
the much more easier solution than building your own ISO might be to use the first-boot script in combination with a separate named partition on the USB flash drive.
So the first-boot script could do something like:
mount -o ro...
Would you be so kind to not post untested ai generated answers?
Parts like this
are simply not correct. This would potentially increase the used memory for ARC.
DHCP-Reservierung ist nicht dasselbe wie ein ARP-Eintrag, sas sind zwei komplett unterschiedliche Mechanismen:
Die DHCP-Reservierung sorgt nur dafür, dass der Container immer dieselbe IP bekommt. Trotzdem kann der ARP-Cache auslaufen, denn dort...
This package is necessary to prevent race condition issues at boot; what could happen without it is that VGs get trapped ahead of multipath by the operating system. If you dont have any entries in fstab for your iscsi mounts you dont need it...
hi,
ive started a small project that attempts to ease scanning backups done to an PBS via clamav (or any other antivirus engine)
You can find the full description and the code here:
https://github.com/abbbi/pbsav
this is currently WIP, but...
This is a boot-time race condition. The NIC eno1np0 isn't initialized by the kernel yet when ifupdown2 runs, but it's available moments later, which is why systemctl restart networking fixes everything.
The log confirms this: all NICs on PCIe...
quick update: in order to fix this for good we need the following PR we're developing together with upstream: https://github.com/FRRouting/frr/pull/20005
Hi,
I am moving all my services from one node to another using "backup and restore".
I have moved 14 LXC successfully so far, but one of them just doesn't want to restore on the other node.
PVE log:
()
recovering backed-up configuration from...
@bbgeek17 wrote two pieces which should cover your questions:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/
Basically snapshot on lvm/thick wasn't supported...
Would you be so kind to not post untested ai generated answers?
Parts like this
are simply not correct. This would potentially increase the used memory for ARC.
I might misunderstand the issue, but couldn't you just backup locally and then `zfs send` the backups to your parents?
Again, apologies if I misunderstood!
Hello all!
I have a 3-node Proxmox 9.1.5 cluster with Ceph RBD storage. I want to implement a sort of "shutdown HA" state for VMs in the event of a cluster node failure. Rather than using the HA feature to automatically restart VMs on other...
I was told ZFS is bad for NVMe drives.
My question is what option? there is ZFS (RAID0), ZFS (RAID1), ZFS (RAID10), ZFS (RAIDZ-1), ZFS (RAIDZ-2) and ZFS (RAIDZ-3) so not really obvious.
One other question, will I be able to expand by adding...
Hey, wie kommst du auf die 4MB/s bei der usb Platte? Ich kann das hier nicht nachvollziehen. Da ist der synjob zu einer usb Platte ( 3.1) wesentlich schneller.
Gerade geschaut, letzter sync sind es 80gb gewesen in durchschnittlich 70MB/s laut log...
Die Erstbefüllung würde mit 4 MB / s einfach zu lange dauern, daran hatte ich aber auch schon gedacht.
Bezüglich Punkt 3) Offline Backup heißt für mich, kein Server mit den PBS-Pulls drauf sondern Backup ist komplett auf eigenem Medium und kann...
Im putting PBS on an R610 with maxxxed out RAM 192GiB I think and 1.8TB of SATA spinning disks. Theres tons of possibilities but its go time. Which way do you guys think is best for nightly backups and replication to a 2nd R610 and why?