Hello.
I'm planning to install PVE on servers that have one SSD and six disks. The idea is to configure Ceph OSDs in each disk and dedicate the SSD to the DB/WAL.
When doing this configuration from the GUI, it doesn't seem to allow you to put...
When i migrated the VMs, it did indeed leave the vmdisks on the old storage, but these have since been deleted.
Sadly nothing gets listed using the command. I am suspecting these to be old vms that have been incompletely deleted before the...
My setup:
2x DELL R640 and 1x DELL R630
1X DELL ME4024
All servers are connected to ME4024 using one SAS cable per node. I have PVE Cluster with 3 servers but only one can see ME4024.
Hi all,
I already maintain local mirrors for many Linux distros + PVE + PVE (+ PDM!), PostgreSQL, Fedora and so on.
Debmirror + lftp in mirroring mode (yes) + apt-mirror.
Was looking at proxmox-offline-mirror.
Works Ok for downloading /...
Hello everyone, I'd like to allow access to a /24 ip address range. For example : 10.10.10.242-10.10.10.254. I tried all different formats and could not get it to work in the source field of proxmox firewall. Do I really have to enter in all IP...
I can reproduce this on a plain Debian testing machine using fresh Windows 11 24H2 / 25H2. 23H2 / Windows 10 22H2 are unaffected.
Unfortunately, I can't just ignore this as not only does power consumption increase but those interrupts also...
vermutlich wird es auf:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2126434 und
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2125707 hinauslaufen.
auditd haben wir auch im Einsatz
Das Problem tritt erst seit der Installation des Kernels und dem notwendigen Neustart auf.
Mit 5.15.0-157 besteht das Problem leider nach wie vor.
Betroffen sind aber in unterschiedlicher Häufigkeit bisher "nur" ca. 15% aller 22.04er Systeme...
As I found out, the error is caused by proxmox-backup.service.
Now I use this for auto fix. But that's not the solution.
Add script:
nano /usr/local/bin/pbs-autofix.sh
#!/bin/bash
# Proxmox Backup Server auto-diagnostic & self-healing script...
Hello.
I'm planning to install PVE on servers that have one SSD and six disks. The idea is to configure Ceph OSDs in each disk and dedicate the SSD to the DB/WAL.
When doing this configuration from the GUI, it doesn't seem to allow you to put...
Dem würde ich nicht so pauschal folgen:
Erstens tun sich gerade Neulinge mit den bind-mounts für NFS schwer.
Zweitens sieht die Dokumentation beider Projekte eine Installation als docker- oder podman-Container mit docker-compose/podman-compose...
I think reservation is on zfs pool level and quota is on zfs dataset / zvol level
If your pool has multiple datasets and your quota is set too high the pool could fill up anyway so i think you have to add a reservation to the pool itself to...
Hello.
I'm looking to migrate a cluster of four Dell VxRAY E660 servers to use Proxmox.
Each server has a 32GB boot SSD, a 750GB SSD, and six 2.2TB disks, with 10GB network interfaces.
My first question is if anyone has installed Proxmox on these...
Hallo @goseph,
das Durchreichen der iGPU ist theoretisch möglich, in der Praxis aber sehr komplex und fehleranfällig. Oft verliert der Proxmox-Host dadurch seine eigene Konsolenausgabe, was die Wartung erschwert.
Die stabilere und deutlich...
Instead of quotas you could also use reservation at pool level.
zfs get reservation <pool>
zfs set reservation=<size> <pool>
If you run out of space you could remove the reservation, delete some data and then add the reservation again...
Hi,
Proxmox ships its own firmware bundle, which is built from the Proxmox kernel sources and includes many proprietary firmware files—including some for Atheros devices.
Do you really need to install Atheros proprietary drivers?
If some drivers...