From 7e090028f6094dc72b46925385ec7eccf3ec7049 Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Wed, 7 Oct 2020 17:31:04 -0400 Subject: [PATCH 1/5] machine_management: add note about using original boot media We don't support using newer boot media to add nodes to a clusters. --- .../adding-bare-metal-compute-user-infra.adoc | 13 +++++++++++++ .../adding-vsphere-compute-user-infra.adoc | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc index 61330bd99af4..ffe026d682f5 100644 --- a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc @@ -15,6 +15,19 @@ create your cluster. If you do not have these files, you must obtain them by following the instructions in the xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[installation procedure]. +[IMPORTANT] +=== +When adding additional compute machines to your {product-title} cluster, use the +{op-system} boot media that matches the same minor version that was used to +install the {product-title} cluster. For example, if you installed +{product-title} 4.4, you must add additional compute machines using {op-system} 4.4 +boot media. + +Adding additional compute machines to your cluster using newer {op-system} boot +media is not supported. After adding the compute machines, they will automatically +update to the current version of the {product-title} cluster. +=== + [id="creating-machines-bare-metal"] == Creating {op-system-first} machines diff --git a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc index 5f39b14e412a..2483a5e57045 100644 --- a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc @@ -12,6 +12,19 @@ vSphere. * You xref:../../installing/installing_vsphere/installing-vsphere.adoc#installing-vsphere[installed a cluster on vSphere]. +[IMPORTANT] +=== +When adding additional compute machines to your {product-title} cluster, use the +{op-system} boot media that matches the same minor version that was used to +install the {product-title} cluster. For example, if you installed +{product-title} 4.4, you must add additional compute machines using {op-system} 4.4 +boot media. + +Adding additional compute machines to your cluster using newer {op-system} boot +media is not supported. After adding the compute machines, they will automatically +update to the current version of the {product-title} cluster. +=== + include::modules/machine-vsphere-machines.adoc[leveloffset=+1] include::modules/installation-approve-csrs.adoc[leveloffset=+1] From 9686f3f097732ec1fa5f444e565c17648e05ead5 Mon Sep 17 00:00:00 2001 From: Bob Furu Date: Thu, 8 Oct 2020 18:48:03 -0400 Subject: [PATCH 2/5] Update machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc --- .../user_infra/adding-bare-metal-compute-user-infra.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc index ffe026d682f5..45a6aa3c24f0 100644 --- a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc @@ -19,7 +19,7 @@ xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installin === When adding additional compute machines to your {product-title} cluster, use the {op-system} boot media that matches the same minor version that was used to -install the {product-title} cluster. For example, if you installed +install the {product-title} cluster. For example, if you installed {product-title} 4.4, you must add additional compute machines using {op-system} 4.4 boot media. From 00edfde2203b19083ef03ee97445ef8cbe6d4b4f Mon Sep 17 00:00:00 2001 From: Bob Furu Date: Thu, 8 Oct 2020 18:48:15 -0400 Subject: [PATCH 3/5] Update machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc --- .../user_infra/adding-bare-metal-compute-user-infra.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc index 45a6aa3c24f0..85a6a0c8a544 100644 --- a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc @@ -24,7 +24,7 @@ install the {product-title} cluster. For example, if you installed boot media. Adding additional compute machines to your cluster using newer {op-system} boot -media is not supported. After adding the compute machines, they will automatically +media is not supported. After adding the compute machines, they will automatically update to the current version of the {product-title} cluster. === From 7167135a7da1391d7b741883c637057728bb74fe Mon Sep 17 00:00:00 2001 From: Bob Furu Date: Thu, 8 Oct 2020 18:48:24 -0400 Subject: [PATCH 4/5] Update machine_management/user_infra/adding-vsphere-compute-user-infra.adoc --- .../user_infra/adding-vsphere-compute-user-infra.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc index 2483a5e57045..9ffdc77bf86a 100644 --- a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc @@ -21,7 +21,7 @@ install the {product-title} cluster. For example, if you installed boot media. Adding additional compute machines to your cluster using newer {op-system} boot -media is not supported. After adding the compute machines, they will automatically +media is not supported. After adding the compute machines, they will automatically update to the current version of the {product-title} cluster. === From e6466ae11df3ac18b44d9d1cc6b4de2abf979905 Mon Sep 17 00:00:00 2001 From: Bob Furu Date: Thu, 8 Oct 2020 18:49:04 -0400 Subject: [PATCH 5/5] Update machine_management/user_infra/adding-vsphere-compute-user-infra.adoc --- .../user_infra/adding-vsphere-compute-user-infra.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc index 9ffdc77bf86a..d131acfc13b0 100644 --- a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc @@ -16,7 +16,7 @@ vSphere. === When adding additional compute machines to your {product-title} cluster, use the {op-system} boot media that matches the same minor version that was used to -install the {product-title} cluster. For example, if you installed +install the {product-title} cluster. For example, if you installed {product-title} 4.4, you must add additional compute machines using {op-system} 4.4 boot media.