Skip to content

Commit df4fe8b

Browse files
authored
Merge pull request #67046 from lpettyjo/OSDOCS-8127
OSDOCS#8127:LSO docs should emphasize that multiple LV sets are not s…
2 parents 607d070 + ef47375 commit df4fe8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/persistent-storage-local-discovery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the following procedure to automatically discover local devices, and to auto
2121

2222
[WARNING]
2323
====
24-
Use the `LocalVolumeSet` object with caution. When you automatically provision persistent volumes (PVs) from local disks, the local PVs might claim all devices that match. If you are using a `LocalVolumeSet` object, make sure the Local Storage Operator is the only entity managing local devices on the node.
24+
Use the `LocalVolumeSet` object with caution. When you automatically provision persistent volumes (PVs) from local disks, the local PVs might claim all devices that match. If you are using a `LocalVolumeSet` object, make sure the Local Storage Operator is the only entity managing local devices on the node. Creating multiple instances of a `LocalVolumeSet` that target a node more than once is not supported.
2525
====
2626

2727
.Prerequisites

0 commit comments

Comments
 (0)