Wusste ich nicht, funktioniert aber trotzdem -> ich versuche, es mal umzustellen. Hast Du eine Idee, warum "host" als cpu-Typ nicht mehr funktioniert (die cpu ist ein Xeon von letztem Jahr)? Mittlerweile kam habe ich auf pve 9.2.3 upgedatet...
the documentation might benefit from a note that using cephfs will (as of now) prevent use of some current ceph features.
agreed. the kernel cephfs does not advertise the reef features. because the pg-upmap-primary needs the cooperation of...
Traditionally, kernels, initrds, grub config etc, on Linux systems go into /boot (usually on a separate (ext2) partition).
If you are using root on ZFS and UEFI boot, your system boots from a separate EFI partition (ESP), which also has the...
Proxmox can't properly read RAM usage of FreeBSD based VM's (like PfSense and also OPnSense), related to the abilities of the Qemu agent installed.
There's a ton of topics on that, for example...
Hello, I have the same question. Proxmox with Home Assistant installed has three IP addresses on the local network. Is this normal, or should I disable one of the interfaces?
Well..., my intention was to show that the term "snapshot" in the PVE context has multiple meanings. Other systems are not really relevant - for a newbie with a first PVE setup.
Im trying to setup dedicated 10gbe link for PBS i make 2 network interfaces with different subnets IPs:
192.168.1.199 web UI interface and downloads for updates, default gateway, also for pulls from internet outside server
192.168.5.199 10 gbe...
Ich würde primarycache Standard lassen und eher zfs_arc_meta_balance und ähnliche empfehlen. Eventuell vorher zuerst ein paar Infos einholen
zarcsummary -s arc
zarcsummary -s archits
Thinlinc kann für bis zu 10 gleichzeitige User kostenlos verwendet werden. Installieren kann man das auf jedem eigenen Linuxserver - man kann ganze Desktops oder auch nur einzelne Anwendungen zur Verfügung stellen -
Im Browser oder Client. Bei...
Was für eine DB ist das? Gerade aktuelle MS SQL haben gern alle CPU Features, daher würde ich bei MS SQL immer CPU Typ Host ohne Nested Virtualisierung nehmen.
Wenn du etwas mehr über deine Hardware erzählst, vor allem die Speicherkonfiguration...
Hi,
You miss this important step:
1. Test your new Hdd device:
- run in paralell, smartctl -t long, and a badblock test for at least 3 days
Without this, you may lose your time !
Good luck / Bafta !
I've began to sent 550 5.1.1 (mailbox unavailable) instead of 550 5.7.1 (policy reason) to spammers via postfix and observed a _massive_ decrease of further incomming spam. (~ 70% less spam for at least the few days since i began)
Anyone tried...
List installed kernels: apt list --installed | grep kernel
Purge all from old series (verify with the output from above!), e.g.:
apt purge pve-kernel-5*
apt purge proxmox-kernel-6*
Run: apt autoremove or: apt autoremove --purge regularly