Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Snapper create-config problem with docker subvol #848

Open
jernst opened this issue Aug 17, 2021 · 1 comment
Open

Snapper create-config problem with docker subvol #848

jernst opened this issue Aug 17, 2021 · 1 comment

Comments

@jernst
Copy link
Member

jernst commented Aug 17, 2021

# /usr/share/ubos-admin/bin/ubos-ready -v -v
ERROR: snapper (create-config) failed for config varlibdockerbtrfs /var/lib/docker/btrfs IO Error (subvolume is not a btrfs subvolume).
ERROR: snapper --config 'varlibdockerbtrfs' setup-quota failed: Unknown config.
@jernst
Copy link
Member Author

jernst commented Aug 17, 2021

That's because findmnt --types btrfs reports it as a btrfs filesystem, but snapper thinks it isn't.

Ideally we would match what findmnt returns with the subvolumes reported by btrfs subvol list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant