proxmox (VSphere VMWare to Proxmox migration)
Hello,
We are in the process of migrating our existing VMWare VSphere VMs to proxmox environment. All our VMs disks are placed under common storage across esxi.
As per the documentation, already...
proxmox (VSphere VMWare to Proxmox migration)
Hello,
We are in the process of migrating our existing VMWare VSphere VMs to proxmox environment. All our VMs disks are placed under common storage across esxi.
As per the documentation, already...
Hello guys,
After another update to Veeam (v13), this issue came back again. (PVE do not start and jobs waiting for a worker)
I followed the same process as below:
C:\Program Files\Veeam\Plugins\PVE\Service\
Edit the appsettings.json file...
Hello. I deployed Proxmox Mail Gateway version 8.2 on my Hyper-V hypervisor. After configuring fetchmail according to the administrator's guide https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_fetchmail, emails are collected...
Hallo zusammen,
wir haben vor 1 Monat von 8 auf 9 Aktualisert, aktuell sind wir auf der 9.1.9.
Uns ist nun aufgefallen, das wenn wir ein Klon von einen verknüpften Klon machen der Wert IO Verzögerung durch Auslastung auf 98% schnellt und das...
ok. So, I followed these instructions, but they are a little incomplete. Specifically the section marked:
Install proxmox-pve-exporter
There are some steps you have to do inside of Proxmox to make Prometheus pve exporter work correctly.
You...
Hallo
Hatte letzte Woche mal wieder die Updates gemacht. Stand ist 9.1.9.
Es war auch ein Kernel update dabei, jedoch hatte ich nicht gleich einen Neustart gemacht. Am Sonntag startet der MiniPC neu und hing im PinkScreen mit PanicError.
Bei...
Additionally, with just 3 nodes in a ceph cluster, make sure you have at least 4 OSDs in each. Because with just 2 per node, you will likely have issues if one of the OSDs fails. As then Ceph will recover the lost replicas to the only node it can...
Those are on the cheaper and slower side of consumer SSDs. They will not perform well with sustained load and the primarily sync writes that Ceph does.
The recommendation for enterprise SSDs with power loss protection (PLP) is there for good...
Currently I use 6.17.13-7-pve in my cluster and it works fine. CEPH was using KRBD but I felt that it might have been contributing to the problems.
Now I have KRBD disabled and the VMs are using userspace CEPH client libs.
Hi. Apparently the same thing happened to me. Went from 9.1.6 to 9.1.9 today and got kernel panic :
unable to mount root fs on unknown-block(0,0)
Rebooted back to 6.17.13-7-pve and all seem ok.
journalctl does not seem to show much. But maybe...
I had the same issue. Some of the systemd network configuration was vanished, I don't know the root cause.
To solve the issue in my case:
apt-get install --reinstall ifupdown2
This do the trick and configure systemd network related scripts, so...
We have 2 proxmox hosts for around 20vms which are all running Win11 and we want to use WSL2 which requires virtualization support.
Now when I enable nested virtualization as a flag in the hardware config for the machine it doesnt work (windows...
Hello.
I'm installing a 3 node cluster with these servers:
1 - DELL r660xs 2 cpu 64 GB RAM boot from HD - 2 x Crucial BX500 4Tb SSD (no raid)
2 - DELL r660xs 2 cpu 196 GB RAM boot from HD - 2 x Crucial BX500 4Tb SSD (no raid)
3 - DELL T440 1...
Give something like this a look
grep -r . /sys/class/powercap/intel-rapl:0/constraint*
grep -r . /sys/devices/system/cpu/cpufreq/policy*/energy_performance_preference
There might also be PL1/PL2 options in the UEFI of the device. My MiniPC...
This config is correct? Should there be commas in the verses?
smtpd_recipient_restrictions =
permit_mynetworks
reject_unauth_destination
reject_non_fqdn_recipient
check_recipient_access...
Hello!
I encountered a problem with kernels 7.0.x
Windows VMs (mostly win10, but also win11) can randomly freeze, with cpu usage about 60-70%.
This happens only on newer (faster?) cpus, to be exact: i7-13 gen and i9-12 gen
I don't observe this...
Currently I use 6.17.13-7-pve in my cluster and it works fine. CEPH was using KRBD but I felt that it might have been contributing to the problems.
Now I have KRBD disabled and the VMs are using userspace CEPH client libs.