On Fri, Dec 16, 2016 at 10:16:13AM +0200, Marius Vollmer wrote: > Vivek Goyal <vgo...@redhat.com> writes: > > > [...] And if overlayfs does not work for a user, switching back to > > devmapper should be easy. > > > > - atomic storage reset > > - edit /etc/sysconfig/docker-storage-setup and set > > STORAGE_DRIVER=devicemapper > > - restart docker > > Should we have a button in Cockpit to do this?
Allowing reset of storage (or allowing switching container storage backend) in cockpit makes sense to me. Vivek