Naja, damit wir irgendetwas sagen können, was dir helfen könnte, brauchen wir etwas mehr Informationen.
Reine Vermutung: du hast PVE Version 9 auf irgendeinem Rechner installiert und irgendein anderer Rechner kann dessen Webinterface nicht...
Probably yes!
My choice would be OPNsense nevertheless. It just has all the bells and whistles one might want. And you are not forced to enable/use them all at once - but they are available when you realize you want some new features next year...
Perhaps the very new (unreleased!) Datacenter Manager can help you in some regard: https://forum.proxmox.com/threads/proxmox-datacenter-manager-0-9-beta-released.171742/
That wasn't obvious from your first post. A lot of users come here with lowest end hardware and/or semi-damaged systems - wondering why they have problems.
Good question!
I have seen similar behavior - a single high level task slowing down a...
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 >...