Skip to content

Commit b7fc764

Browse files
authored
Merge pull request #74393 from sr1kar99/adding-a-res-req
TELCODOCS#1697: Added a resource req
2 parents 59b2d59 + d9d7b99 commit b7fc764

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/lvms-about-lvm-storage-installation.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ When using {lvms} on multi-node clusters, {lvms} only supports provisioning loca
2020

2121
The prerequisites to install {lvms} are as follows:
2222

23-
* Before deploying {lvms}, ensure that every managed cluster has dedicated disks that are used to provision storage. {lvms} uses only those disks that are empty and do not contain file system signatures. To ensure that the disks are empty and do not contain file system signatures, wipe the disks before using them.
23+
* Ensure that you have a minimum of 10 milliCPU and 100 MiB of RAM.
2424

25-
* Before deploying {lvms} in a private CI environment where you can reuse the storage devices that you configured in the previous {lvms} installation, ensure that you have wiped the disks that are not in use. If you do not wipe the disks before installing {lvms}, you cannot reuse the disks without manual intervention.
25+
* Ensure that every managed cluster has dedicated disks that are used to provision storage. {lvms} uses only those disks that are empty and do not contain file system signatures. To ensure that the disks are empty and do not contain file system signatures, wipe the disks before using them.
26+
27+
* Before installing {lvms} in a private CI environment where you can reuse the storage devices that you configured in the previous {lvms} installation, ensure that you have wiped the disks that are not in use. If you do not wipe the disks before installing {lvms}, you cannot reuse the disks without manual intervention.
2628
+
2729
[NOTE]
2830
====

0 commit comments

Comments
 (0)