[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] docker storage setup
- From: Colin Walters <walters verbum org>
- To: atomic-devel projectatomic io
- Subject: Re: [atomic-devel] docker storage setup
- Date: Mon, 20 Oct 2014 14:23:33 -0400
On Mon, Oct 20, 2014, at 08:36 AM, Radek Vykydal wrote:
> I tested it with this Anaconda partitioning:
>
> /boot 300M ext4
This should inherit the instclass' default filesystem (e.g. for RHEL,
xfs).
Particularly since we're switching to GRUB2 which has fine XFS support.
> / on 3G LV xfs (VG taking up all the space on disks selected for
> installation)
Yeah. I sort of wonder whether we should hardcode the 3G or attempt
to determine it from the ostree content (note: at the moment ostree
doesn't
say in the commit how big the content is, but it could).
> swap on the root's VG calculated automatically
Right.
> This is what we probably can set as autopart default for Atomic
> installclass
> (as opposed to current autopart wher root's LV takes up all free space
> on VG).
Is that doable? I haven't dove into the anaconda autopart code at all.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]