You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
webadmin: remove asciidoctor errors and html syntax issues
* removed rest-api docs due to it now being hosted on it's own github pages
* updated links to be relative instead of absolute
* downgraded leveloffset on certain files to disable too deep of an offset
* fixed generation of footnotes in code blocks
Signed-off-by: Jasper Berton <jasper.berton@team.blue>
* link:https://www.redhat.com/en/blog/configuring-and-applying-scap-policies-during-installation[Configuring and Applying SCAP Policies During Installation]
= Recommended Practices for Configuring Host Networks
4
4
5
-
IMPORTANT: Always use the {virt-product-shortname}{engine-name} to modify the network configuration of hosts in your clusters. Otherwise, you might create an unsupported configuration. For details, see link:{URL_virt_product_docs}{URL_format}administration_guide/index#con-Network-Manager-Stateful-Configuration-nmstate[Network Manager Stateful Configuration (nmstate)].
5
+
IMPORTANT: Always use the {virt-product-shortname}{engine-name} to modify the network configuration of hosts in your clusters. Otherwise, you might create an unsupported configuration. For details, see link:/documentation/administration_guide/index.html#con-Network-Manager-Stateful-Configuration-nmstate[Network Manager Stateful Configuration (nmstate)].
6
6
7
7
If your network environment is complex, you may need to configure a host network manually before adding the host to the {virt-product-fullname}{engine-name}.
8
8
9
9
Consider the following practices for configuring a host network:
10
10
11
11
* Configure the network with Cockpit. Alternatively, you can use `nmtui` or `nmcli`.
12
12
13
-
* If a network is not required for a self-hosted engine deployment or for adding a host to the {engine-name}, configure the network in the Administration Portal after adding the host to the {engine-name}. See link:{URL_virt_product_docs}{URL_format}administration_guide/index#Creating_a_new_logical_network_in_a_data_center_or_cluster[Creating a New Logical Network in a Data Center or Cluster].
13
+
* If a network is not required for a self-hosted engine deployment or for adding a host to the {engine-name}, configure the network in the Administration Portal after adding the host to the {engine-name}. See link:/documentation/administration_guide/index.html#Creating_a_new_logical_network_in_a_data_center_or_cluster[Creating a New Logical Network in a Data Center or Cluster].
14
14
15
15
* Use the following naming conventions:
16
16
@@ -19,13 +19,13 @@ Consider the following practices for configuring a host network:
19
19
** Bond interfaces: `bond__number__` (for example, `bond0`, `bond1`)
20
20
** VLANs on bond interfaces: `bond__number__.__VLAN_ID__` (for example, `bond0.50`, `bond1.128`)
21
21
22
-
* Use link:{URL_virt_product_docs}{URL_format}administration_guide/index#sect-Network_Bonding[network bonding]. Network teaming is not supported in {virt-product-fullname} and will cause errors if the host is used to deploy a self-hosted engine or added to the {engine-name}.
22
+
* Use link:/documentation/administration_guide/index#sect-Network_Bonding[network bonding]. Network teaming is not supported in {virt-product-fullname} and will cause errors if the host is used to deploy a self-hosted engine or added to the {engine-name}.
23
23
24
24
* Use recommended bonding modes:
25
25
26
26
** If the `ovirtmgmt` network is not used by virtual machines, the network may use any supported bonding mode.
27
27
** If the `ovirtmgmt` network is used by virtual machines, see link:https://access.redhat.com/solutions/67546[_Which bonding modes work when used with a bridge that virtual machine guests or containers connect to?_].
28
-
**{virt-product-fullname}'s default bonding mode is `(Mode 4) Dynamic Link Aggregation`. If your switch does not support Link Aggregation Control Protocol (LACP), use `(Mode 1) Active-Backup`. See link:{URL_virt_product_docs}{URL_format}administration_guide/index#Bonding_Modes[Bonding Modes] for details.
28
+
**{virt-product-fullname}'s default bonding mode is `(Mode 4) Dynamic Link Aggregation`. If your switch does not support Link Aggregation Control Protocol (LACP), use `(Mode 1) Active-Backup`. See link:/documentation/administration_guide/index.html#Bonding_Modes[Bonding Modes] for details.
29
29
30
30
* Configure a VLAN on a physical NIC as in the following example (although `nmcli` is used, you can use any tool):
31
31
+
@@ -48,4 +48,4 @@ Consider the following practices for configuring a host network:
48
48
49
49
* Do not disable `firewalld`.
50
50
51
-
* Customize the firewall rules in the Administration Portal after adding the host to the {engine-name}. See link:{URL_virt_product_docs}{URL_format}administration_guide/index#Configuring_Host_Firewall_Rules[Configuring Host Firewall Rules].
51
+
* Customize the firewall rules in the Administration Portal after adding the host to the {engine-name}. See link:/documentation/administration_guide/index.html#Configuring_Host_Firewall_Rules[Configuring Host Firewall Rules].
Copy file name to clipboardExpand all lines: source/documentation/common/install/proc-customizing_engine_vm_during_deployment_auto.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,5 +34,5 @@ When you run the self-hosted-engine installer, the deployment script runs the `o
34
34
.Additional resources
35
35
36
36
* link:{URL_downstream_virt_product_docs}installing_red_hat_virtualization_as_a_self-hosted_engine_using_the_command_line/index#Deploying_the_Self-Hosted_Engine_Using_the_CLI_install_RHVM[Deploying the self-hosted engine using the command line]
37
-
* link:{URL_virt_product_docs}{URL_format}administration_guide/index#chap-Automating_RHV_Configuration_using_Ansible[Automating Configuration Tasks using Ansible]
37
+
* link:/documentation/administration_guide/index#chap-Automating_RHV_Configuration_using_Ansible[Automating Configuration Tasks using Ansible]
38
38
* link:https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html[Intro to playbooks] in the Ansible documentation
Copy file name to clipboardExpand all lines: source/documentation/common/upgrade/proc-Updating_all_hosts_in_a_cluster.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Update one cluster at a time.
11
11
//Limitations
12
12
include::snip-Host_update_limitations.adoc[]
13
13
14
-
.Procedure
14
+
.Procedure
15
15
16
16
. In the Administration Portal, click menu:Compute[Clusters] and select the cluster. The *Upgrade status* column shows if an upgrade is available for any hosts in the cluster.
* A bulleted list of links to other material closely related to the contents of the procedure module.
45
45
* For more details on writing procedure modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
Copy file name to clipboardExpand all lines: source/documentation/common/vgpu/proc_setting-up-intel-vgpu-devices.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ Windows only: Powering off the virtual machine from within the Windows guest ope
138
138
139
139
////
140
140
[discrete]
141
-
== Additional resources
141
+
.Additional resources
142
142
143
143
* A bulleted list of links to other material closely related to the contents of the procedure module.
144
144
* For more details on writing procedure modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
0 commit comments