I enabled ballooning on my debian VMs after upgrading and they both report only the minimum allocated amounts and never expanded causing them to crash. This happened on two seperate pve hosts. Both hosts had 50gb ram free.
Ah, sorry I do know this but my math was wrong. We have a newborn in the house and my brain is fried.
What's scary is that Google's paid Gemini Pro model couldn't figure this out and has definitively told me the metadata is corrupt and that I...
The 127 from zpool list is the raw capacity; you need to subtract the parity from it.
So, it looks more like this:
raidz2-0: (7*10.9)-(2*10.9)=54.5
raidz2-1: (7*7.28)-(2*7.28)=36.4
raidz2-0+raidz2-1: 54.5+36.4=90.9
man zpoolprops
So, have a...
Here is the output
zpool status -v
pool: pve1storage
state: ONLINE
scan: scrub repaired 0B in 2 days 07:29:00 with 0 errors on Tue Jul 15 07:53:01 2025
config:
NAME STATE READ WRITE CKSUM...
Hi
I have searched forums, used Google and asked AI but can't seem to figure this out. Forums and Google point toward issues with VM storage but I am not storing VMs on this pool. AI thinks the metadata may be corrupt on my pool (which I...