Skip to content

Commit c617115

Browse files
authored
Merge pull request #37974 from Amrita42/BZ1899491
BZ1899491: adding an admonition to cautiously use LocalVolumeSet
2 parents 175fce1 + 59e2fdc commit c617115

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/persistent-storage-local-discovery.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ For more information about the support scope of Red Hat Technology Preview featu
1616

1717
Use the following procedure to automatically discover local devices, and to automatically provision local volumes for selected devices.
1818

19+
[WARNING]
20+
====
21+
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.
22+
====
23+
1924
.Prerequisites
2025
* You have cluster administrator permissions.
2126

0 commit comments

Comments
 (0)