Thank you so much for your reply. It will be fixed in a future update. I actually had a moment, since it wasn't a particularly severe warning. Honestly, the problem arose while managing monitoring and having to deal with these warnings that were...
by default all unprivileged containers map to the same host range (typically 100000:65536). The actual isolation relies on multiple kernel layers, not just
UIDs:
1. Mount namespaces: each container has its own filesystem view. A process inside...
Hallo,
hier scheint post-up ethtool -K enp0s25 gso off tso off rxvlan off txvlan off gro off tx off rx off sg off
den gewünschten Erfolg zu haben. Ich habe gestern einige GB verschoben im Zuge der Neuordnung von Backup-Verzeichnissen etc. Kein...
Forgot to update but its solved
The rsync mostly succeeds, set -e treats any non‑zero exit code as a fatal error and stops the script.
rsync often returns exit code 23
So adding
rsync -avz /var/ /zdata/var/ || true
Makes it work. I will post the...
Can you share how did you do that without a full reinstall? I am facing similar situation and is desperately looking for a solution. For whatever reasons my update broke the proxmox, I can SSH into the server but cant access through web and can't...
You might find this of interest: https://chrisdown.name/2018/01/02/in-defence-of-swap.html
WIthout SWAP I wouldn't use nohang. I only use it because linux doesn't step in on its own for some reason. I didn't configure it further.
Änderbar in Datastore > Options > Tuning Options.
Bitte nicht raus picken was von einer Befehlsausgabe relevant sein könnte, das hilft meist nicht. Oder die Ausgabe weitgehend stehen lassen.
Werden die GC Jobs denn regelmäßig nach dem prune...
Der GC löscht nicht sofort. Siehe auch hier. Wo befindet sich dein Datastore? Kannst du folgendes teilen?
lsblk -o+FSTYPE,LABEL,MODEL
df -hT
Die kompletten Task Logs wären auch sinnvoll.
Siehe meinen Link von #3 der erklärt wieso das überhaupt existiert. Das temporör zu ändern ist die Idee, ja. Ob das für deinen Fall sicher ist kann ich dir aber nicht beantworten.
Hallo, ich setze mir immer auf meine ZFS Pools ein spezielles Quota mit
zfs get refreservation rpool/quota
#
zfs create rpool/<zfs-data-pool>
zfs set refreservation=<15% of max.> rpool/<zfs-data-pool>
Somit kann ich diesen Wert bei einem "Unfall"...
There is no officially endorsed way to implement such boot from PVE installer. I have seen success stories reported in the forum from people installing Debian to boot from SAN.
I have no recent personal experience with booting from FC SAN, so...
Hi @Kordian ,
99% of similarly reported issues were related to community script hack to remove subscription reminder on login.
Recent versions of the hack implement a bash script hook that executes automatically and pulls/patches the files after...
Warum, du kannst doch in OpenWRT MultiWan konfigurieren. So ganz verstehe ich nicht warum du es so machst.
Ich setze eine pfsense ein die auch MultiWan kann. Oder willst du dir ein Failover HA Cluster bauen, keine Ahnung ob das OpenWRT kann
Good news:
After commenting out the shares on the affected NAS in /etc/pve/storage.cfg and restarting pvestatd, my PVE cluster works fine again! pvesm statusdoes no longer stall and shows the expected result. All question marks in the GUI have...
Hi everyone,
it would be a great to see the configured VLAN tag directly in the "IPs" section of the VM/CT Summary page.
Currently, one has to click into the "Hardware" or "Network" tab to verify which VLAN a NIC is assigned to. Having this...
In my view, you can either change the color scheme, or if you want gradient, you can just forget the green and instead of using green just use either black or white. White when using dark theme, block when using light theme, or simply use black...