On 03/23/2016 02:49 PM, Tom Kacvinsky wrote:
On Mar 23, 2016, at 14:09, Tom Kacvinsky <Tom.Kacvinsky@suse.com> wrote:
On Mar 23, 2016, at 13:55, Chris Murphy <lists@colorremedies.com> wrote:
On Wed, Mar 23, 2016 at 7:05 AM, Tom Kacvinsky <Tom.Kacvinsky@suse.com> wrote:
I made the fundamental mistake of not giving enough space to the / partition, and now I find I cannot install further updates because I am out of disk space.
I'm skeptical this is your mistake. The defaults shouldn't readily get you into trouble unless you have a workload that's a distinct edge case. I'm hopeful there's been a change from 13.2's layout+snapper policy to do more aggressive clean ups or less aggressive snapshotting. I can hardly think of a general purpose use case where needing more than two rollbacks are really necessary. So OK, throw a bunch more rollbacks at it and make it 5. That's not a lot of trees but snapper takes piles of snapshots by default.
I think you're better off looking at snapper configuration and getting it to clean up all these snapshots you'll never rollback to.
Otherwise, you're stuck having to migrate /home elsewhere because XFS does not support shrink at all. You'll have to move the data off /home, wipe /home entirely, repartition, reformat, and copy data back to home, and then you can live resize Btrfs.
Thanks. I’ll dig into snapper. Never worked with btrfs before, so it will take a while. Hopefully there is a good online resource.
OK, snapper is pretty easy to figure out. I had only one snapshot, which I deleted, but it did not free up enough space. :-(
I’m looking for other stuff to delete. I am thinking the default I took for /, 10GB, is not nearly enough.N�����r��y隊Z)z{.�ﮞ˛���m�)z{.��+�:�{Zr�az�'z��j)h���Ǿ� ޮ�^�ˬz�
Yes 10GB might not be enough but whats the output from btrfs fi usage / ? You can also try running a balance (btrfs balance start / -dlimit=3) and see if that helps. -- Regards, Uzair Shamim -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org