[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] Storage for system containers




On 04/24/2017 11:57 PM, Ben Breard wrote:
> The only issue I have with using the same location is that when troubleshooting, it's fairly common to wipe the storage pool. I think we'd want users to rm -rf /var/lib/docker without worrying about removing system containers.

using a symlink to /var/lib/containers/docker/ should be ok for this.

> 
> Is this still an issue after the current partition scheme moves to OverlayFS?
> 

Yes and no. If people choose to store their containers on a separate
partition (even though it is overlayFS on top of XFS), then yes, it is
still an issue.

If people choose to make one very large root partition and use that,
then no it is not a problem as all the storage is shared.

Dusty


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]