|
Bugzilla – Full Text Bug Listing |
| Summary: | [doc] Issue in "Creating a clustered MD RAID device" | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise High Availability Extension 15 SP5 | Reporter: | Jiri Belka <jiri.belka> |
| Component: | Documentation | Assignee: | Tahlia Richardson <tahlia.richardson> |
| Status: | RESOLVED FIXED | QA Contact: | Tanja Roth <taroth> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jiri.belka |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://jira.suse.com/browse/DOCTEAM-1466 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | screenshot | ||
|
Description
Jiri Belka
2024-06-14 14:43:21 UTC
And, maybe a warning box for this for better visibility??? Created attachment 875492 [details]
screenshot
Thanks Jiri, I agree it makes sense to be as clear as possible there! I've added it to our queue and will make sure to get to it quikcly. What do you think of this? --- Warning: Always use persistent device names Always use cluster-wide persistent device names, such as /dev/disk/by-id/DEVICE_ID. Unstable device names like /dev/sdX or /dev/dm-X might become mismatched on different nodes, causing major problems across the cluster. --- Here's the PR: https://github.com/SUSE/doc-sleha/pull/393 (In reply to Tahlia Richardson from comment #4) > What do you think of this? > > --- > Warning: Always use persistent device names > > Always use cluster-wide persistent device names, such as > /dev/disk/by-id/DEVICE_ID. Unstable device names like /dev/sdX or /dev/dm-X > might become mismatched on different nodes, causing major problems across > the cluster. > --- > > Here's the PR: https://github.com/SUSE/doc-sleha/pull/393 cool; thank you. This is now merged and backported, and will be published with the next weekly docs update. |