Hello Proxmox Team,
I am running a 3-node Ceph cluster (ceph1, ceph2, and ceph3). Currently, ceph1 is configured as the primary local time source, while ceph2 and ceph3 use Chrony to sync their time from ceph1.
Recently, ceph3 experienced an...
I just ran into a similar problem in a Proxmox 8 ==> Proxmox 9 update:
After adding a V9 Node to the cluster, logging into the Web UI only worked on the new node, logging into the old nodes failed with the error: authentication failure...
this is what i get. also i used to think node meant CT/VM, so i re-checked but apparently the node is the host right? anyhow this is on the host:
# lspci -vnnk | awk '/VGA/{print $0}' RS=
nvidia-smi
pct config CTIDHERE
01:00.0 VGA compatible...
Hi, no worries!
Here is most likely your problem.
You set the Size and Min Size parameters for your Ceph pool both to 3.
This means that as soon as you lose one of your OSDs or respectively the PGs on that OSD, the remaining two copies of the...
the config does work though? - I agree that this can be improved and would become more readable - but want to make sure that I don't miss something here?
Hello,
The problem still exists, here is my solution. (UEFI Boot)
Create a blacklisting configuration file:
nano /etc/modprobe.d/blacklist-matrox.conf
Paste the following line to prevent the Matrox video driver from loading:
blacklist...
Some news :
I was able to reboot one of the both Proxmox host on Kernel 6.17.13-13-pve and retry the same process / same stress write test (30 minutes of stress).
I confirm that there is no issue on this kernel version.
So it seems to be a...
Hi everyone,
I'm currently looking for a Proxmox backup server. The server can be virtual; what's important to me is that it's a reputable provider that offers me my own virtual backup server. I don't need that much storage space either—1–2 TB...
Hi, no worries!
Here is most likely your problem.
You set the Size and Min Size parameters for your Ceph pool both to 3.
This means that as soon as you lose one of your OSDs or respectively the PGs on that OSD, the remaining two copies of the...
Ah ok i see, thank you for clarifying!
As per the iPXE documentation [1] this error translates to "No buffer space available" and Broadcom also has an error article on this [2] which links this error code to insufficient memory.
How much RAM...
Hallo, das habe ich schon verstanden.
Noch ein Tipp, die Geizhals Liste habe ich überarbeitet, da nun auch das ASRock B550 PG Riptide wieder, kurzfristig verfügbar ist.
Das alles ist nur als Vorschlag für ein HomeLab zu sehen und diese gibt...
In my homelab I use an overlay Network VPN ( tailscale as Client together with headscale on a vserver, netbird would be another option). I prefer this to Reverse proxys ( Like Pangolin which aims to be an opensource clone of cloudfare tunnels)...
You are using an http mode frontend with a tcp mode backend for pve, which doesn't make much sense: haproxy will terminate the ssl tunnel and send clear text traffic to PVE which won't work. Change the backend mode to http and use something like...
If HAProxy is terminating SSL on the frontend and then forwarding plain HTTP to the backend, the traffic between HAProxy and Proxmox won't be encrypted. That's expected unless SSL is also enabled on the backend connection.
I'd double check the...
Well, in fact I am coming from another side to this problem. I take backup by rsync from a lot of hosts. when the backup drive was built into the backup server (with ext4 fs) everything went without problems. Now I virtualised the backup server...
We're reviewing our Proxmox setup and trying to improve how a few internal applications are accessed from different office locations.
One of them is Vertex-HCM, an attendance management system our HR team uses daily, and we're currently deciding...
Thank you for your reply.
As I pointed out everything works in general. Devices can reach each other. Communication between networks works fine. The only thing that doesn't works is to teach the proxmox host itself on its LAN IP from the remote...