Re: [qubes-users] Global value for the paramater "revisions_to_keep"

2023-05-13 Thread roger paranoia
Hello Thanks Thomas! That was of big help :D I haven't checked if that works retroactively... anyway though, to rapidly free some memory up and recover the system I just deleted all revisions with "lvremove /dev/qubes/dom0/*-back" (responding myself to the second question on my previous mail).

Re: [qubes-users] Global value for the paramater "revisions_to_keep"

2023-05-12 Thread Thomas Clarke
Hi, You can list your pools with `qvm-pool`. And list options for a pool with (where my pool is pool00) `qvm-pool info pool00`. Then you can set `revisions_to_keep` for a pool like `qvm-pool set -o revisions_to_keep=0 pool00`. I'm not sure if this will work retroactively on already created

[qubes-users] Global value for the paramater "revisions_to_keep"

2023-05-12 Thread roger paranoia
Hello I had a hard time cause I didn't notice the pool memory was running out of space because of the accumulation of snapshot revisions. I actually don't need 2 snapshots for most of my qubes and I've been wondering if it's possible to set a global value so those qubes don't fill up my disk