Bug ID | 1176052 |
---|---|
Summary | btrfsmainenance doesn't work with read-only root fs |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Kubic |
Assignee | kubic-bugs@opensuse.org |
Reporter | kukuk@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
btrfsmaintenance uses "/" as default filesystem, but the btrfs commands will not work with it since this is read-only on transactional-server and MicroOS. Use /.snapshots instead, as it is on the same filesystem but writeable.