Closed Piotr-K8i closed 3 years ago
@GoebelL
I found solutions to change filesystem parameter but I don't think I can do it remotely
Recreating an XFS file system with ftype=1
Idea is to upgrade docker environment at our side and revisit this docker devicemapper ressource leak issue, in case if it still persists then.
Done with oscm-jenkinsscripts#28.
Summary Due to devicemapper storage driver is deprecated in Docker Engine 18.09, and will be removed in a future release, change the storage driver to the recommended overlay2.
Details
Acceptance criteria [ ] Docker uses overlay2 as the storage driver. [ ] All test are green [ ] No storage depletion after running UI integration tests
Additional context Overlay2