The problem is that resilver stresses drives, so failure rate during resilver increases drastically.
If the drives are all from the same batch the chance a second disk fails during resilver is very high.
With 16 drives I would go with raidz3. It's not worth it to loose everything because you...
I would like to pin windows machines to "latest" but it is not in the list.
After the recent upgrade windows machines are set to "5.1", linux is set to "latest"
I know this is due to a workaround, but why is latest not available for windows ?
Windows machine:
I would stick with debian repositories, stable has 5.5-3, backports has 8.0-2
Make sure to read the upgrade notes https://docs.gluster.org/en/latest/Upgrade-Guide/
Wieso wechselt Ihr zum stable Kernel ?
5.11 ist kein longterm kernel https://www.kernel.org/, bullseye kommt offiziell mit 5.10 https://packages.debian.org/bullseye/linux-image-amd64
Persöhnlich begrüße ich die verwendung vom upstream stable Kernel, patche meine systeme eh meistens selber...
ACPI ist standard seit über 25 Jahren...
Bitte sicher gehen das "Qemu Quest Agent" auf "disabled" gesetzt ist, ansonsten wird kein ACPI genutzt.
Wenn die VM es tatsächlich nicht unterstützt shutdown timeout festlegen.
https://pve.proxmox.com/pve-docs/qm.1.html#qm_startup_and_shutdown
Ja, du setzt lediglich denn spam core hoch um die e-mail als "spam" zu kenzeichnen.
Macht kein unterschied ob rejected oder blocked, die e-mail kommt nicht durch.
Just snapshot "subvol-105-disk-0" with your cronjob, it's the same way as with the bind mounts.
I would recommend autosnapshot or other tools that automatically create snapshots and destroy them.
Das geht aber nur bei sehr kleinen setups, ansonsten kostet es zu viel Zeit.
Zur not hab ich zfs autosnapshot.
Alle services laufen eh als container via kubernetes, bei major upgrades wird einfach neu deployt.
Terraform, cloud-init und ansible kümmern sich um alles.
unattended-upgrades und needrestart für security patches.
apticron und apt-listchanges für mail mit changelog.
ansible für upgrades, brauchst nichtmal playbooks einfach
ansible all --forks 1 -m shell -a "apt update && apt full-upgrade -y"
vorher auf einem host testen, statt all gruppen nutzen.
Nur der sprung von 7 auf 8 macht kaum unterschied, es kommt auf die Konfiguration an.
Mit preload hast du 33% mehr performance. Das neue rust backend is laut nextcloud 10x so schnell.
Sachen wie FPM und verwendung von redis/memcached machen einen unterschied von 1-4x.
Viele installieren sich...
I think your results are mixed up. NVME should be the faster one.
SSD's have a built in cache and that's why they are fast. After 2-8GB the cache is full and they go down to 100-700mb/s depending on the model.
Crystaldisk on windows by default tests with 1GB so that's always only the cache...
That's the same I do, but using the configuration file is a bit nicer.
## cpu scaling
# proxmox uses performance by default change to powersave to enable cpu scaling
# cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
apt install cpufrequtils
cat << 'EOF' > /etc/default/cpufrequtils...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.