Skip to content

Commit 1c960da

Browse files
authored
Merge pull request #64884 from amolnar-rh/TELCODOCS-1569
TELCODOCS-1569: Add rootDeviceHints in the SNO SiteConfig installation reference
2 parents 3e7464c + 1435639 commit 1c960da

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

modules/ztp-sno-siteconfig-config-reference.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ When creating the `bmh-secret` CR, use the same namespace as the `SiteConfig` CR
7070
|Set the boot mode for the host to `UEFI`.
7171
The default value is `UEFI`. Use `UEFISecureBoot` to enable secure boot on the host.
7272

73+
|`spec.clusters.nodes.rootDeviceHints`
74+
|Specifies the device for deployment. Identifiers that are stable across reboots are recommended, for example, `wwn: <disk_wwn>` or `deviceName: /dev/disk/by-path/<device_path>`. For a detailed list of stable identifiers, see the "About root device hints section".
75+
7376
|`spec.clusters.nodes.diskPartition`
7477
|Optional. The provided example `diskPartition` is used to configure additional disk partitions.
7578

scalability_and_performance/ztp_far_edge/ztp-deploying-far-edge-sites.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ include::modules/ztp-configuring-kernel-arguments-for-discovery-iso.adoc[levelof
2323

2424
include::modules/ztp-deploying-a-site.adoc[leveloffset=+1]
2525

26+
[role="_additional-resources"]
27+
.Additional resources
28+
29+
* xref:../../scalability_and_performance/ztp_far_edge/ztp-deploying-far-edge-sites.adoc#ztp-sno-siteconfig-config-reference_ztp-deploying-far-edge-sites[{sno-caps} SiteConfig CR installation reference]
30+
2631
include::modules/ztp-sno-siteconfig-config-reference.adoc[leveloffset=+2]
2732

2833
[role="_additional-resources"]

scalability_and_performance/ztp_far_edge/ztp-manual-install.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ include::modules/ztp-generating-install-and-config-crs-manually.adoc[leveloffset
2929
3030
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#root-device-hints_preparing-to-install-with-agent-based-installer[About root device hints]
3131
32+
* xref:../../scalability_and_performance/ztp_far_edge/ztp-deploying-far-edge-sites.adoc#ztp-sno-siteconfig-config-reference_ztp-deploying-far-edge-sites[{sno-caps} SiteConfig CR installation reference]
33+
3234
include::modules/ztp-creating-the-site-secrets.adoc[leveloffset=+1]
3335

3436
include::modules/ztp-configuring-kernel-arguments-for-discovery-iso-in-manual-installations.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)