[atomic-devel] Question about Docker Storage

2018-05-17 Thread Chad Tindel
Hi- I am getting errors like this: /usr/bin/docker-current: failed to register layer: devmapper: Thin Pool has 521 free data blocks which is less than minimum required 549 free data blocks. Create more free space in thin pool or use dm.min_free_space option to change behavior. And I see in docke

Re: [atomic-devel] Documenting "rpm-ostree override"

2018-05-17 Thread Chris Negus
Thanks. I added a write-up of "rpm-ostree override" to the Atomic Install and Config guide (currently in QA). I'd be glad for any comments: https://access.qa.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/installation_and_configuration_guide/#overriding_an_ex

Re: [atomic-devel] Documenting "rpm-ostree override"

2018-05-17 Thread Micah Abbott
On 05/17/2018 11:04 AM, Chris Negus wrote: Thanks. I added a write-up of "rpm-ostree override" to the Atomic Install and Config guide (currently in QA). I'd be glad for any comments: https://access.qa.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/installa

Re: [atomic-devel] Documenting "rpm-ostree override"

2018-05-17 Thread Chris Negus
- Original Message - > On 05/17/2018 11:04 AM, Chris Negus wrote: > > Thanks. I added a write-up of "rpm-ostree override" to the Atomic Install > > and Config guide (currently in QA). I'd be glad for any comments: > > > > > > https://access.qa.redhat.com/documentation/en-us/red_hat_ent

Re: [atomic-devel] Documenting "rpm-ostree override"

2018-05-17 Thread Micah Abbott
On 05/17/2018 03:38 PM, Chris Negus wrote: - Original Message - On 05/17/2018 11:04 AM, Chris Negus wrote: Thanks. I added a write-up of "rpm-ostree override" to the Atomic Install and Config guide (currently in QA). I'd be glad for any comments: https://access.qa.redhat.com/docum

[atomic-devel] rpm-ostree equivalent of fastest mirror and parallel downloads

2018-05-17 Thread Muayyad AlSadi
Hi, in /etc/dnf/dnf.conf I have fastestmirror=1 max_parallel_downloads=20 what is the of that in rpm-ostree?