Skip to content

Commit e372937

Browse files
authored
Merge pull request #78310 from SNiemann15/ibmz_post_title_attributes
[OCPBUGS36388] Fix attribute rendering and update chzdev command
2 parents 3120b9a + 0b4baf0 commit e372937

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

modules/ibmz-configure-devices-manually.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@ $ oc debug node/<node_name>
3434
+
3535
[source,terminal]
3636
----
37-
$ sudo chzdev -e 0.0.8000
38-
sudo chzdev -e 1000-1002
39-
sude chzdev -e 4444
40-
sudo chzdev -e 0.0.8000:0x500507680d760026:0x00bc000000000000
37+
$ sudo chzdev -e <device>
4138
----

post_installation_configuration/ibmz-post-install.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
23
[id="post-install-configure-additional-devices-ibmz"]
34
= Configuring additional devices in an {ibm-z-title} or {ibm-linuxone-title} environment
4-
include::_attributes/common-attributes.adoc[]
55
:context: post-install-configure-additional-devices-ibmz
66

77
toc::[]
@@ -36,7 +36,10 @@ include::modules/ibmz-configure-devices-manually.adoc[leveloffset=+1]
3636

3737
[role="_additional-resources"]
3838
.Additional resources
39-
See link:https://www.ibm.com/docs/en/linux-on-systems?topic=linuxonibm/com.ibm.linux.z.ludd/ludd_c_perscfg.html[Persistent device configuration] in {ibm-name} Documentation.
39+
40+
* link:https://www.ibm.com/docs/en/linux-on-systems?topic=commands-chzdev[chzdev - Configure {ibm-z-name} devices] ({ibm-name} Documentation)
41+
42+
* link:https://www.ibm.com/docs/en/linux-on-systems?topic=linuxonibm/com.ibm.linux.z.ludd/ludd_c_perscfg.html[Persistent device configuration] ({ibm-name} Documentation)
4043
4144
[id="roce-network-cards"]
4245
== RoCE network Cards

scalability_and_performance/ibm-z-recommended-host-practices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
23
[id="ibm-z-recommended-host-practices"]
34
= Recommended host practices for {ibm-z-title} & {ibm-linuxone-title} environments
4-
include::_attributes/common-attributes.adoc[]
55
:context: ibm-z-recommended-host-practices
66

77
toc::[]

0 commit comments

Comments
 (0)