I don't think so. The patch by selbitschka works very differently than the "fix" that Stoiko Ivanov authored and was commtted in pve-storage.git.
The -w option enables raw sends, which sends the entire dataset as-is, it does not decrypt it, nor...
Ich zielte eher auf die PVE-Übersicht, als auf Werte einzelner VMs.
Wenn du Zeit und Lust hast, solch seltsames Verhalten zu verfolgen, spricht natürlich nichts dagegen.
Aber einen potentiellen, anderen Hypervisor virtualisiert zu betreiben...
I have been making some integration tests and find out that the memberOf=cn=MyGroup,ou=gon,dc=example,dc=com in the User Filter field is enough to make it synchronize only users belonging to the MyGroup.
Keep in mind to run openssl s_client...
Hi Maxim,
with 4x 2.5GbE per node and your setup using Corosync, HA and ZFS replication without Ceph, I would separate the traffic types as much as possible to keep the cluster stable and easier to troubleshoot.
I would use one dedicated NIC...
Maybe something is holding them from LVM activation. Could you boot host with unplugged not active HDD ? After that I would plug single HDD and look at the logs to understand what happens with LVM detection.
Looks like the most recent version of PROXMOX 9.2.2 has implemented a permanent fix for this, see this commit:
https://git.proxmox.com/?p=pve-storage.git;a=commit;f=src/PVE/Storage/ZFSPoolPlugin.pm;h=c705a2c03f2c5a9c67695d5d998925875d95c50b...
The upgrade guide OP posted is fine. The only issue we found was for https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Kernel_Audit_Messages_are_Enabled_During_the_Upgrade, the guide says "excessive logging" which means any on screen prompts...
The upgrade guide OP posted is fine. The only issue we found was for https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Kernel_Audit_Messages_are_Enabled_During_the_Upgrade, the guide says "excessive logging" which means any on screen prompts...
I usually full reinstall node by node. Move the VMs, remove the node from cluster, reinstall, add back the node to cluster, move VMs back.
If you enable ZFS replication days in advance the migration is almost instant from one node to another.
I usually full reinstall node by node. Move the VMs, remove the node from cluster, reinstall, add back the node to cluster, move VMs back.
If you enable ZFS replication days in advance the migration is almost instant from one node to another.
Figured out the same thing also like 2 minutes ago.
There is a file "/etc/sysctl.d/99-proxmox-arp.conf", last modified May, 13th with the following contents:
net.ipv4.conf.all.arp_ignore=2
net.ipv4.conf.all.arp_announce=2
Pretty sure I did not...
Dear all,
I am upgrading the hardware of my 3-node-homelab-cluster. Currently, every node has a single NIC (GbE).
The new hardware has 4 NICs per node (2.5GbE) and I want to make best use of them.
How should I set-up routing for my cluster...
I have I/O threads enabled on all my servers.
This is the config of the VM from my report:
agent: 1
bios: ovmf
boot: order=scsi0;sata0
cores: 4
cpu: x86-64-v3
efidisk0: local-tank01:vm-103-disk-0,size=1M
machine: pc-i440fx-9.2+pve1
memory: 8192...
I would check your Layer 2 stuff:
Can you ping the node?
Connect an Ethernet cable directly from your workstation to the node. As long as its gigabit, you do not need crossover cable
From the console of the PVE node, try to ping its own IP -...