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...
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...
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! -->...
Wrote a small shell script to detect proper cpu configuration:
#!/usr/bin/env bash
# cputest.sh — Detect x86-64 micro-arch levels (v2/v3/v4) and show a tidy summary.
# Options:
# --no-color disable ANSI colors
# --full also print...
Hi!
Wenn "im Netzwerk isoliere" bedeutet, dass die Node keine Verbindung mehr zu den anderen Nodes in dem Cluster hat, dann würde das bedeuten, dass dadurch die ganze Node gefenced wird auf der die HA-Container laufen. Das bedeutet dann...
/etc/pve is mounted by pve-cluster service.
The real data is in /var/lib/pve-cluster/config.db which is an sqlite database.
(Quoting https://forum.proxmox.com/threads/this-is-bad-etc-pve-is-missing-on-boot.127059/post-555167 ).
"If you have...
In your screenshot you look where the template for the LXC container is stored and that has to be a storage from type dir.
If you go further through the process to the DISKS tab, you will find, that you can select your rpool and Proxmox will...
Running 'key only' since around half a year.
Only adding new nodes won't work - you need to reenable password auth for the 'entry host' in the cluster for this.
Hi All. Thanks to everyone for the suggestions. For me, it was definitely the "/usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js" that was causing the issue. I tried a gazillion other fixes first, but in the end, it was reinstalling...
Naja, an irgendeinen Punkt müssen die Leute sich aber doch (wohl oder übel) mit der Technik dahinter beschäftigen. Wenn docker-volumes (die ja auch nicht mehr sind als "Benutze Ordner x an Ort y") schon zu kompliziert sind, warum setzen sie dann...
Normally you would configure one job which will skip the verified job and reverify the skiped ones after some time of time and another less executed one for the full-verify.
As example I have one verify job which is run every day and will skip...
Why don't you ask that simulated intelligence?
You may read man zpool-upgrade.
After executing "zpool upgrade" and using (as far as I know) those features you need a kernel module with a new enough zfs kernel module to utilize ZFS.
In PVE...
The issue was that the system was trying to connect to Proxmox servers via IPv6 first, but IPv6 connectivity wasn't working properly, causing timeouts.
Diagnosis:
- DNS resolution worked fine (both IPv4 and IPv6 addresses returned)
- Basic...
Thank you for pointing me in the right direction!
Actually, I found that now it's easier than in 2021 because now you don't even have to create and configure a remote. You can just go to the datastore associated with your external hard drive >...
I've never done that, sounds like a neat pitfall :-)
Now you may need to follow:
https://shop.proxmox.com/index.php?rp=/knowledgebase/6/Server-change---How-can-I-move-my-current-subscription-key-to-the-new-server.html
Thank you very much. The bios shows me the same thing: only 3 disks. I then tried swap all different cable, identified one of the cable is not working.
Really appreciate your help.
You might not doing anything wrong :) .
I wonder what is this above sdd disk sized 0 bytes...
If these four disks are connected to that LSI card, I would check if the card has any "BIOS" / setup menu that can be entered into during the bootup of...
Yes. And yes. It has been discussed so many times... I won't repeat the arguments.
Yes.
I must admin that in my Homelab all of my NVMe lack PLP (while nearly all SSDs have it). For my $Dayjob cluster I would never do so.
Yes, NVMe has a much...