Ich glaube, Kabel und auch die SSDs kann ich ausschließen, das habe ich alles schon in den verschiedensten Kombinationen ausprobiert. Auch die SSDs einzeln, da scheint es keine Probleme zu geben.
Bei der Firmware wüßte ich jetzt nicht - so es...
just to confirm, as I also played around with mergerFS: cache.files=off will break qmp, you need at least cache.files=partial
thanks @naffhouse for reporting back, this actually helped a lot.
for anyone wondering, under my mergerFS fount options, I had to use the option - cache.files-partial in /etc/fstab -- for the mergerFS mount.. now it works successfully
Hi, it seems it is it.
For some reason it wasn't automatically detected and I had to update the driver with the "have disk" option to let it to be installed.
I "suppose" it is it because if I try to load a different driver, the system warns me...
Background / VM history:
The affected VM has a complex migration history:
Originally a physical Windows Server 2016 server (HP ML350 Gen10, Xeon Silver) virtualized using VMware Converter onto a Dell PowerEdge with E5-2660 V4 CPUs...
With 2 cluster_network (like cluster_network = 10.10.10.0/24, 10.10.20.0/24, but ensure that the 2 networks are seperated) you are avoiding the single stream limit with LACP hashing. You should also have advantage for replication because there...
Periodic spikes are abt. 45 sec apart (~ 27 events per 10 minutes). Graphs only have a resolution of 60 sec if you zoom in.
Because of undersampling you can not find something repeating in a 45 sec period.
Of course from time to time a power...
Sorry that was a typo .... I was just giving an example and stuffed up the addressing... public network is 192.168.20.0/24
Just going through the doco again - is that best practice or is a bond a better idea?
On one of our three nodes I observe the following:
Apr 14 10:12:46 proxmox3 dbus-daemon[3026]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.457' (uid=33...
Hi abamalu,
Yes, I get that you need a public network which is the front end but what I to configure two cluster networks.
My systems have four NICs.. two in a bond for Management/Front-end Traffic and two on separate networks for back-end...
Hello @anowak
To split the traffic, you have to set cluster_network and public_network:
[global]
...
cluster_network = 10.10.10.0/24
public_network = 10.10.20.0/24
...
https://pve.proxmox.com/pve-docs/pveceph.1.html#pve_ceph_install_wizard
When I reboot my Proxmox host, I have to enter this command in the Monitor section of the VM in order to set a password for VNC (necessary to connect with the VNC client built into macOS).
set_password vnc none -d vnc2
This does the trick but I...
Hi All,
I was googling around and understood that it was best to have two fault domains when using Ceph. So I set up two separate networks. When using the Proxmox GUI it only asks for a single back-end cluster network, which is fine. I then go...
Hi Same problem experienced on CentOS 9 trying to convert the VMWare .vmdk file to qcow2 format
If I change the disk type to IDE as suggested previously, I can boot up OK with the qcow2 file (so conversion has worked successfully).
However the...
Hello,
I'm trying to get my nftables working on my dedicated server with Proxmox v8.4.14, and the problem I'm having is that my rules applied to the "nftable list ruleset" aren't being taken into account by the virtual machines hosted on my...
I'm looking for a way to do this live. I recently converted multiple hosts to Proxmox VMs. One is my pfSense router. Another is my Home assistant, which manages among other things, all the lights in my home. I have the VM backups taken care of...