Skip to content

[FEATURE] Handle known issues with some storage backends (btrfs, zfs, ...) #629

@iwilltry42

Description

@iwilltry42

In v5.0.0 we should try to handle some known issues with storage backends more conveniently.
We already have FAQ entries for btrfs and zfs.
At the very least we should check for the storage backend (we already have the runtime-info command) and based on that information emit a warning log.

  • automatically add /dev/mapper:/dev/mapper mount on btrfs
    • check, if, by now, this could work for zfs as well (though k3s may still be lacking zfs support as mentioned also in the FAQ entry)
      • if not, emit a warning with a hint to the FAQ entry on ZFS systems

References

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions