Ahh, so it is only there to know what it needs to backup, to get a backup from the shutdown state, without the changes that happened to the disk during the backup.
So maybe on ZFS it would theoretically also be possible to create a snapshot and...
Thanks for your points. While GFS2 technically works, I would not recommend it for production use. This setup was only a PoC to demonstrate what could be achieved.
We also added PBS as a qdevice to provide proper quorum handling for HA.
For...
Thanks for your points. While GFS2 technically works, I would not recommend it for production use. This setup was only a PoC to demonstrate what could be achieved.
We also added PBS as a qdevice to provide proper quorum handling for HA.
For...
As our customers are businesses and enterprises, I'd never recommend to them to use unsupported technology combination. That said, necessity is the mother of invention/adaptation.
The minimum requirements of GFS2 do not negate the minimum...
even if you have error... just import this in registry and reboot:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\QEMU-GA]
"Type"=dword:00000010
"Start"=dword:00000002
"ErrorControl"=dword:00000000...
May I know how you setup the Dell ECS to Proxmox Backup Server for S3?
I am using the ECS behind HAProxy and its using self signed certs.
When i do
proxmox-backup-manager s3 endpoint list-buckets I get "unexpected status code 403 Forbidden"...
All the ones I've looked at have the standard weekly fstrim timer/Windows disk optimize, and I can run it manually. But as noted above trimming 18 GB leaves a wide gulf between 95 GB "on disk" and ~400 GB USED.
I've found a few other threads...
Ok, that did not directly come to mind to be honest, but it is very understandable at the moment.
Our customers when migrating away from Hyper-V or VMware environments usually do this when they need to replace their hardware after 5-8 years.
In...
Adding a Hyper-V–based PVE host just for quorum is short-sighted. You are introducing additional, unnecessary, management overhead:
Storage pools will now need to be restricted to specific nodes.
If you add NAS storage later and do not restrict...
I had tested latency half a year ago: https://forum.proxmox.com/threads/qdevice-deployment.173182/post-805735
From my experiment it seems that a hundred milliseconds are tolerable.
in PMG 8 the issue remains... I was having login issues due to the downgraded PMG API (I resorted to that the other day).
I updated again this week and the issue came back:
This is enabled but the issue still happens
I know this is super old, but just wanted to say thank you for this. I was going crazy trying to get 9.1 installed on my z97, and this solved it for me.
Wenn im CLI Guide auch nix zu UNMAP/zero-detect steht, würd ich an der Stelle HPE-Support kontaktieren. Das Problem sitzt definitiv im Controller, fstrim schickt die UNMAPs raus (deshalb die "freed"-Meldung), aber der Controller setzt sie nicht...
Das Volume ist auf jeden Fall thin, sieht man an Alloc 7014 < Total 7656, das passt also. Das Problem ist rein dass der Controller die UNMAPs ignoriert.
Die basic show volumes Ausgabe zeigt leider nicht alles. Probier mal show advanced-settings...
Danke für die Ausgaben. Die Allocated Pages sind nur durchs Aufräumen gesunken, nicht durch fstrim, der Controller ignoriert die UNMAPs offensichtlich. Kannst du noch show volumes SSD01 posten? Da steht drin ob Zero-Detect auf dem Volume aktiv...
DISC-MAX steht auf 2G, also Discard wird vom OS/Multipath-Stack supported. Das bestätigt: die UNMAPs gehen raus, der Controller macht nur nix damit.
Was mir noch auffällt: DISC-GRAN ist 32M, nicht 4M wie ich vorher angenommen hatte. Wenn du...