[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] /sysroot is full - Can we clean, resize it
- From: Josh Berkus <jberkus redhat com>
- To: Charles Moulliard <cmoullia redhat com>, Dusty Mabe <dusty dustymabe com>
- Cc: atomic-devel projectatomic io
- Subject: Re: [atomic-devel] /sysroot is full - Can we clean, resize it
- Date: Fri, 27 Oct 2017 10:55:21 -0700
On 10/27/2017 07:03 AM, Charles Moulliard wrote:
> Many thanks.
>
> - I will try to upload Fed Atomic 26 on our OpenStack platform
> - Here is the info required
> : https://gist.github.com/cmoulliard/07866a4f89804cfdd6de863487f24a88
> - I will look to your suggestions: move to f26
>
> Are you running docker with overlayfs? I don' think so
>
Then it's much simpler; you just need to grow the / volume using lvextend.
So:
lvextend -L6G /dev/mapper/atomicos-root
xfs_growfs /dev/mapper/atomicos-root
This is, BTW, why we're switching to "one big volume" by default in F27.
--
--
Josh Berkus
Project Atomic
Red Hat OSAS
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]