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