Did you disable networking.service (systemctl disable --now networking.service)? If it is still running after that something else causes it to start up. On my systems (Debian containers upgraded from 12/bookworm) it is not running and does not at...
Sorry to insist:
If a quorum is needed for console, then why is a quorum not needed for the web site or SSH access?
To me, that is exactly the same.
But yes, I will set up a qdevice. Was already doing it.
It would have been great to have the...
If a machine can't reach other cluster members it restricts changes so that when it gets back into the cluster there aren't conflicts. That's just how it works, as discussed a million times in this forum. Set up a q-device as recommended in the...
Hello all,
I have an Intel I350 4 port network card installed in my Proxmox server. I have been using these cards for a long time, but this is the first time on Proxmox 9. I noticed that in the gui it shows the 4 ports as unknown. Has anyone...
HA or cluster is not the point here. The point is:
why would anyone need a quorum to use functionality that is limited to 1 machine?
For me, critical and local functionality, like console access to the machine to which you are connected, should...
@Yetanprox
I like these changes and they are working better for me, however I noticed that networking.service is still running. It seems like it would be cleaner if that could be disabled somehow in the script. I would make this change, but I...
Hi!
3 node cluster, CEPH 17.2.8
after one node had power loss cluster was rebalancing for a while and then 1 pg became active+clean+inconsistent
I've tried to perform deep scrub with ceph pg deep-scrub and after it was finished with no result -...
Probably not, I am not sure. But it is by far more safe!
The risk lies always in the rebuild-process because the vdev has to actively read all drives to reconstruct the data for the new one. That's (a little, little bit) dangerous.
If you...
I found this thread in a search for the same problem - I was using an outdated bookmark or search results for the helper scripts. For the sake of future travelers, I will do the opposite of what bbgeek17 did in two whole posts of text: actually...
To operate a cluster you need to have "Quorum" = more than 50% of the votes. That has been mentioned here a zillion times. (And this is not restricted to HA.)
Build a separate thingy to give that third vote! -->...
Hi @Veidit,
Packer is a great tool to continue building your templates - there’s plenty of documentation available, so no need to reinvent the wheel.
I’m not entirely clear on what issue you’re facing with expanding the root disk. Packer...
Hello,
I have configured an OVS bond+bridge with 2 ports belonging to the bond.
Here's the relevant configuration in /etc/network/interfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto eno1
allow-vmbr0 eno1
##eno1...
Bad idea as your new disks are 2.6x in size as the previous once you will end up after all resilvering and rebalancing that 2.6x times any writes and any reads hit your biggest vdev and as it's a raidz(2) you end up with the iops of a single...
Over the extended test with the windows VM iperf3 experienced an issue, but proxmox and the VMs are all still responsive.
On the win10 client with a VirtIO nic I got:
iperf3: error - control socket has closed unexpectedly
On the server, I got...
Aus unerklärlichen Gründen ist das Problem weg. Das ist zwar gut, aber auch nicht, denn ohne den Grund zu kennen könnte es ja jeder Zeit wieder passieren ...