On Mon, Sep 18, Michael Aquilina wrote:
Not sure how I can check this, but running this command:
sudo ls /var/lib/docker/btrfs/subvolumes
lists various subvolumes.
I'm pretty sure the docker folder is running on the btrfs partition rather than one of the other various partitions.
The default of openSUSE is that /var/lib/docker is on the root filesystem and not an own subvolume (which would solve your rollback problems) or partition (which would additional solve performance problems, deadlocks, and a lot of more problems). Please put /var/lib/docker on an own partition. Everything else doesn't make any sense. Thorsten -- Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & CaaSP SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Felix Imendoerffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nuernberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org