Bug 1219621 - [doc] Issue in "REQUIREMENTS FOR A ROLLBACK FROM A BOOTABLE SNAPSHOT"
Summary: [doc] Issue in "REQUIREMENTS FOR A ROLLBACK FROM A BOOTABLE SNAPSHOT"
Status: RESOLVED FIXED
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP4
Classification: openSUSE
Component: Documentation (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Tomáš Bažant
QA Contact: Frank Sundermeyer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 11:43 UTC by Jiri Belka
Modified: 2024-02-07 07:58 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Belka 2024-02-06 11:43:37 UTC
REQUIREMENTS FOR A ROLLBACK FROM A BOOTABLE SNAPSHOT:

https://documentation.suse.com/sles/15-SP4/html/SLES-all/cha-snapper.html#id-1.3.3.11.9.7

I have a concern about this part of the docs:

---%>---
* The root file system needs to be on a single device, a single partition and a 
  single subvolume. Directories that are excluded from snapshots such as /srv (see 
  Section 10.1.3, “Directories that are excluded from snapshots” for a full list) 
  may reside on separate partitions.
---%<---

It is not clear what 'and a single subvolume' means here. Our BTRFS root filesystem is composed of multiple subvolumes, thus such a statement seems odd.

Please clarify so it is easy understandable. Thank you.