-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
When container-storage-setup is run it fails with:
ERROR: XFS filesystem at /var has ftype=0, cannot use overlay backend; consider different driver or separate volume or OS reprovision
The message is correct insomuch that /var is on a partition with ftype=0, but I have mounted /var/lib/docker from a partition which has ftype=1 which allows docker to start without the ftype warnings. Shouldn't container-storage-setup also be using /var/lib/docker and not /var when testing for ftype?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels