1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00

OCPBUGS#13764 IPI bare metal supports by-path alias

This commit is contained in:
Ben Scott
2023-10-26 10:50:38 -04:00
parent ae2aa95060
commit 4744540c19

View File

@@ -132,6 +132,11 @@ You can now configure user-defined labels and tags in Google Cloud Platform (GCP
In {product-title} {product-version}, you can install a cluster on Microsoft Azure in a restricted network for installer-provisioned infrastructure (IPI) and user-provisioned infrastructure (UPI). For IPI, you can create an internal mirror of the installation release content on an existing Azure Virtual Network (VNet). For UPI, you can install a cluster on Microsoft Azure by using infrastructure that you provide. For more information, see xref:../installing/installing_azure/installing-restricted-networks-azure-installer-provisioned.adoc#installing-restricted-networks-azure-installer-provisioned[Installing a cluster on Azure in a restricted network] and xref:../installing/installing_azure/installing-restricted-networks-azure-user-provisioned.adoc#installing-restricted-networks-azure-user-provisioned[Installing a cluster on Azure in a restricted network with user-provisioned infrastructure].
[id="ocp-4-14-bare-metal-installation-disk-id"]
==== Specifying installation disks using a by-path device alias
You can now specify the installation disk using a by-path device alias, such as `deviceName: "/dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0"`, when you install a cluster on bare metal with installer-provisioned infrastructure. You can also specify this parameter during Agent-based installations. This type of disk alias persists across reboots. For more information, see xref:../installing/installing_bare_metal_ipi/ipi-install-installation-workflow.html#configuring-the-install-config-file_ipi-install-installation-workflow[Configuring the install-config.yaml file for bare metal] or xref:../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.html#root-device-hints_preparing-to-install-with-agent-based-installer[About root device hints for Agent-based installations].
[id="ocp-4-14-aws-security-groups"]
==== Applying existing AWS security groups to a cluster