Skip to content

Commit f0baff5

Browse files
committed
BZ-2054248: Modified caution and code to emphasise that BIOS parameters cannot be set for externally provisioned masters
1 parent 8dc19a7 commit f0baff5

File tree

2 files changed

+69
-63
lines changed

2 files changed

+69
-63
lines changed

modules/bmo-editing-the-hostfirmwaresettings-resource.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ You can edit the `HostFirmwareSettings` of provisioned hosts.
1010

1111
[IMPORTANT]
1212
====
13-
You can only edit hosts in the `provisioned` state. You cannot edit values for hosts in the `externally provisioned` state. You cannot set read-only values.
13+
You can only edit hosts when they are in the `provisioned` state, excluding read-only values. You cannot edit hosts in the `externally provisioned` state.
14+
1415
====
1516

1617
.Procedure

modules/bmo-getting-the-baremetalhost-resource.adoc

Lines changed: 67 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -43,94 +43,99 @@ Where `<host_name>` is the name of the host.
4343
apiVersion: metal3.io/v1alpha1
4444
kind: BareMetalHost
4545
metadata:
46-
creationTimestamp: "2019-09-20T06:33:35Z"
46+
creationTimestamp: "2022-06-16T10:48:33Z"
4747
finalizers:
4848
- baremetalhost.metal3.io
4949
generation: 2
50-
name: bmo-controlplane-0
51-
namespace: bmo-project
52-
resourceVersion: "22642"
53-
selfLink: /apis/metal3.io/v1alpha1/namespaces/bmo-project/baremetalhosts/bmo-controlplane-0
54-
uid: 92b2f77a-db70-11e9-9db1-525400764849
50+
name: openshift-worker-0
51+
namespace: openshift-machine-api
52+
resourceVersion: "30099"
53+
uid: 1513ae9b-e092-409d-be1b-ad08edeb1271
5554
spec:
55+
automatedCleaningMode: metadata
5656
bmc:
57-
address: ipmi://10.10.57.19
58-
credentialsName: bmo-controlplane-0-bmc-secret
59-
bootMACAddress: 98:03:9b:61:80:48
57+
address: redfish://10.46.61.19:443/redfish/v1/Systems/1
58+
credentialsName: openshift-worker-0-bmc-secret
59+
disableCertificateVerification: true
60+
bootMACAddress: 48:df:37:c7:f7:b0
61+
bootMode: UEFI
6062
consumerRef:
6163
apiVersion: machine.openshift.io/v1beta1
6264
kind: Machine
63-
name: bmo-controlplane-0
64-
namespace: bmo-project
65-
externallyProvisioned: true
66-
hardwareProfile: default
67-
image:
68-
checksum: http://172.16.1.100/images/myOSv1/myOS.qcow2.md5sum
69-
url: http://172.16.1.100/images/myOSv1/myOS.qcow2
65+
name: ocp-edge-958fk-worker-0-nrfcg
66+
namespace: openshift-machine-api
67+
customDeploy:
68+
method: install_coreos
69+
hardwareProfile: unknown
7070
online: true
71-
raid:
72-
hardwareRAIDVolumes:
73-
- level: "1"
74-
sizeGibibytes: 200
75-
rotational: true
76-
firmware:
77-
virtualizationEnabled: true
71+
rootDeviceHints:
72+
deviceName: /dev/sda
7873
userData:
79-
name: bmo-controlplane-user-data
80-
namespace: bmo-project
81-
networkData:
82-
name: bmo-controlplane-network-data
83-
namespace: bmo-project
84-
metaData:
85-
name: bmo-controlplane-meta-data
86-
namespace: bmo-project
74+
name: worker-user-data-managed
75+
namespace: openshift-machine-api
8776
status:
77+
errorCount: 0
8878
errorMessage: ""
8979
goodCredentials:
9080
credentials:
91-
name: bmo-controlplane-0-bmc-secret
92-
namespace: bmo-project
93-
credentialsVersion: "5562"
81+
name: openshift-worker-0-bmc-secret
82+
namespace: openshift-machine-api
83+
credentialsVersion: "16120"
9484
hardware:
9585
cpu:
9686
arch: x86_64
97-
clockMegahertz: 2000
98-
count: 40
99-
flags: []
100-
model: Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GHz
87+
clockMegahertz: 2300
88+
count: 64
89+
flags:
90+
- 3dnowprefetch
91+
- abm
92+
- acpi
93+
- adx
94+
- aes
95+
model: Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz
10196
firmware:
10297
bios:
103-
date: 12/17/2018
104-
vendor: Dell Inc.
105-
version: 1.6.13
106-
hostname: bmo-controlplane-0.localdomain
98+
date: 10/26/2020
99+
vendor: HPE
100+
version: U30
101+
hostname: openshift-worker-0
107102
nics:
108-
- ip: 172.22.135.105
109-
mac: "00:00:00:00:00:00"
110-
model: unknown
111-
name: eno1
112-
pxe: true
113-
speedGbps: 25
114-
vlanId: 0
115-
ramMebibytes: 0
116-
storage: []
103+
- mac: 48:df:37:c7:f7:b3
104+
model: 0x8086 0x1572
105+
name: ens1f3
106+
ramMebibytes: 262144
107+
storage:
108+
- hctl: "0:0:0:0"
109+
model: VK000960GWTTB
110+
name: /dev/sda
111+
sizeBytes: 960197124096
112+
type: SSD
113+
vendor: ATA
117114
systemVendor:
118-
manufacturer: Dell Inc.
119-
productName: PowerEdge r460
120-
serialNumber: ""
121-
hardwareProfile: ""
122-
lastUpdated: "2019-09-20T07:03:23Z"
115+
manufacturer: HPE
116+
productName: ProLiant DL380 Gen10 (868703-B21)
117+
serialNumber: CZ200606M3
118+
hardwareProfile: unknown
119+
lastUpdated: "2022-06-16T11:41:42Z"
123120
operationalStatus: OK
124121
poweredOn: true
125122
provisioning:
126-
ID: a4438010-3fc6-4c5c-b570-900bbe85da57
123+
ID: 217baa14-cfcf-4196-b764-744e184a3413
124+
bootMode: UEFI
125+
customDeploy:
126+
method: install_coreos
127127
image:
128-
checksum: ""
129128
url: ""
130-
state: externally provisioned
129+
raid:
130+
hardwareRAIDVolumes: null
131+
softwareRAIDVolumes: []
132+
rootDeviceHints:
133+
deviceName: /dev/sda
134+
state: provisioned
131135
triedCredentials:
132136
credentials:
133-
name: bmo-controlplane-0-bmc-secret
134-
namespace: bmo-project
135-
credentialsVersion: "5562"
137+
name: openshift-worker-0-bmc-secret
138+
namespace: openshift-machine-api
139+
credentialsVersion: "16120"
140+
136141
----

0 commit comments

Comments
 (0)