I don't know of any way that one volume could "push" another one out of the way, sorry.
So my suggestion would be either / or, i.e. all data from that one volume would have to go into their own LV which would have to be configured to be big...
Hast Du den Thin Pool schon irgendwann mal vollgeschrieben und dann Dateien gelöscht?
Dann könnte es vielleicht auch an (mangelndem) trim / discard liegen:
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_trim_discard
okay i managne to disable IPV6 (i think) and didn't help - I edited the host file with 66.70.154.82 download.proxmox.com and that seem to have fixed it I still cannot figure out why the its get the IPV6 address though
Would then be possible for this second thin pool to automatically grow, taking space away from the main thin pool ?
Right now this root volume only needs 10G, I don't know how much temporary space it might need in the future, possibly all of...
Would it be possible to "exile" this one specific volume into a small second thin pool (or even just plain LV of the maximum size required) on the same disk?
Nein, leider fehlt der Hardware RAM das steht fest. Lief alles super bis eine Maschine dazu kam.
Aber das lässt sich lösen, aber die Preise aktuell sind krass für ram.
Ich denke es gibt sicherlich einiges was man optimieren könnte, aber dafür...
Would you like to delete the file /var/log/pveproxy/access.log and start the service again? Provide the output of journalctl -lu pveproxy afterwards and ss -tlnp | grep 8006
For Denny or anyone still looking at creating shared ZFS, it CAN be done by adding GlusterFS on top and replicating the Zpools between the hosts. See this webpage for more info and a very good tutorial -->...
Hi @JonesHerbet, welcome to the forum.
Since you’re looking to refresh your infrastructure, it’s worth taking a step back and considering a more comprehensive update. Replacing HDDs with NVMe is a good start. You should also review your network...
I don't know what happened, 24h later, it started working. No watchtower updates, for sure no updates of PVE. Blaming it on some made up caching issues and confirming that aforementioned setup works.
Servus zusammen, ich hoffe hier kann mich jemand auf den richtigen Weg bringen wo es hängt.
local-lvm hat angeblich zuwenig Platz für 32GB-CT
die CT's und VM's belegen aber nur knapp 200GB (und die sind nicht voll)
Wo kommt denn die...
Returning this now:
*pveproxy service - PVE API Proxy Server
Loaded: loaded (/usr/lib/systend/system/pveproxy.service; enabled: preset: enabled)
Active: active (running) since Mon 2025-12-08 15:13:28 CST: 7s ago
Invocation...
Another difference between Windows & Linux is that Linux guys enjoy being bothered!
Anyway - happy you got sorted maybe mark this thread as Solved. At the top of the thread, choose the Edit thread button, then from the (no prefix) dropdown...
I re-mounted the USB drive and used the Stop mode for backup and now everything works. The problem with the /mnt/usb-backup happened when I disconnected the USB drive for safe keeping. Coming from a Windows background I thought I could just...
I re-mounted the USB drive and used the Stop mode for backup and now everything works. The problem with the /mnt/usb-backup happened when I disconnected the USB drive for safe keeping. Coming from a Windows background I thought I could just...
Use the following commands to fix the permissions, they're bit wide open at the moment.
chmod 700 /var/log/pveproxy and then again systemctl restart pveproxy and systemctl status pveproxy
So this should do the trick:
Firstly - delete the data currently in /mnt/usb-backup leaving the directory there empty.
Then:
nano /etc/fstab
#add the following line, save & exit
UUID=7751d33a-13dc-45f2-83b3-49016c708672 /mnt/usb-backup ext4...
Hi,
I have an LVM2 thin pool on my Proxmox system that contains multiple thin volumes. Occasionally, one of the volumes unexpectedly grows very large, causing the thin pool to run out of space. This usually isn't a big problem, I just delete...