-
Bug
-
Resolution: Done
-
Normal
-
None
-
ACM 2.12.0
-
False
-
-
False
-
-
-
Moderate
-
None
advanced-cluster-management.v2.12.0-76
Enabled siteconfig-preview
Used assisted installer to deploy a spoke cluster 4.17.0-rc.2-x86_64 with siteconfig - successfully.
Then tried to deploy a 4.17.0-rc.2-x86_64 (same version) cluster with adding ignitionConfigOverride to create an extra partition:
apiVersion: siteconfig.open-cluster-management.io/v1alpha1
kind: ClusterInstance
metadata:
name: elvis2
namespace: elvis2
spec:
additionalNTPSources:
- clock.redhat.com
- clock2.redhat.com
baseDomain: qe.lab.redhat.com
clusterImageSetNameRef: "4.17"
clusterLabels:
common: "true"
sites: elvis2
clusterName: elvis2
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
cpuPartitioningMode: None
extraAnnotations:
ClusterDeployment:
myTestAnnotation: success
holdInstallation: false
installConfigOverrides: '{"capabilities":{"baselineCapabilitySet": "None", "additionalEnabledCapabilities": [ "marketplace", "OperatorLifecycleManager", "Console", "NodeTuning", "Ingress", "ImageRegistry" ] }}'
ignitionConfigOverride: '{"ignition":{"version":"3.2.0"},"storage":{"disks":[{"device":"/dev/sda","partitions":[{"label":"var-lib-containers","sizeMiB":0,"startMiB":80000}],"wipeTable":false}],"filesystems":[{"device":"/dev/disk/by-partlabel/var-lib-containers","format":"xfs","mountOptions":["defaults","prjquota"],"path":"/var/lib/containers","wipeFilesystem":true}]},"systemd":{"units":[{"contents":"# Generated by Butane\n[Unit]\nRequires=systemd-fsck@dev-disk-by\\x2dpartlabel-var\\x2dlib\\x2dcontainers.service\nAfter=systemd-fsck@dev-disk-by\\x2dpartlabel-var\\x2dlib\\x2dcontainers.service\n\n[Mount]\nWhere=/var/lib/containers\nWhat=/dev/disk/by-partlabel/var-lib-containers\nType=xfs\nOptions=defaults,prjquota\n\n[Install]\nRequiredBy=local-fs.target","enabled":true,"name":"var-lib-containers.mount"} ] }}'
machineNetwork:
- cidr: 192.168.123.0/24
networkType: OVNKubernetes
nodes:
- automatedCleaningMode: disabled
bmcAddress: "redfish-virtualmedia+https://192.168.123.1:8000/redfish/v1/Systems/4a50b4a0-02c1-4cc5-ba80-8741b43583d1"
bmcCredentialsName:
name: bmc-secret1
bootMACAddress: "52:54:00:f7:d4:d1"
bootMode: UEFI
rootDeviceHints:
deviceName: "/dev/sda"
hostName: elvis2.example.redhat.com
ironicInspect: "disabled"
nodeNetwork:
config:
interfaces:
- name: eth0
type: ethernet
state: up
mac-address: "52:54:00:f7:d4:d1"
ipv4:
enabled: true
address:
- ip: 192.168.123.142
prefix-length: 24
dhcp: false
ipv6:
enabled: false
dns-resolver:
config:
server:
- 192.168.123.1
routes:
config:
- destination: 0.0.0.0/0
next-hop-address: 192.168.123.1
next-hop-interface: eth0
table-id: 254
interfaces:
- name: "eth0"
macAddress: "52:54:00:f7:d4:d1"
role: master
templateRefs:
- name: ai-node-templates-v1
namespace: rhacm
pullSecretRef:
name: pull-secret
serviceNetwork:
- cidr: 172.30.0.0/16
sshPublicKey: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjEQXbTauuwDKVeGyveSAIU77h1iZE5iMa8WzGSx2m+6khNqBMBih88Y4OShhsL0lT1pRPhvW8vyFbotkkCe5VNzvfHnUE8/PrRyIZnXv91oXjITHN2URixwEhqJESUCbizXCGfzN5LpJzQL8PCJTiuObIFqCYIke082/uGfx8u15gtJbSvt9/v6NbicOvVZya8fKKTs2ZAomAj2G33RW7PRRD3DV9kRl9sR8CLsdhX1SuNsmyksIXF/8LdGZNtqAft6pVcGE/iJE20f3rfqFxO7folUur0IQESciLHbCAtaAA9yTrBo20HvxP+PMQQUEFrv7isSUqBBtUroMRBWeiZIA7WEfH3aWIXM5rpMWBqlBFLi0jqNy4P36ynpQ58nm/7C+SF+j762nr1tuFANzuX4LZKLAfgqaMVQHbERsbrOSLlN42w3LJHG6s3fvX13RDI5NbUh8139bIpqfHMueC/q04CcrUiQZLLT15MxJ0CddmIzC2/55B7ZCp/5bc8H8= root@sealusa34.mobius.lab.eng.rdu2.redhat.com'
templateRefs:
- name: ai-cluster-templates-v1
namespace: rhacm
the spoke failed to deploy.
oc get aci -n elvis2 elvis2 -o yaml
apiVersion: extensions.hive.openshift.io/v1beta1
kind: AgentClusterInstall
metadata:
annotations:
agent-install.openshift.io/install-config-overrides: '{"networking":{"networkType":"OVNKubernetes"},"capabilities":{"baselineCapabilitySet":
"None", "additionalEnabledCapabilities": [ "marketplace", "OperatorLifecycleManager",
"Console", "NodeTuning", "Ingress", "ImageRegistry" ] }}'
siteconfig.open-cluster-management.io/sync-wave: "1"
creationTimestamp: "2024-09-12T17:42:40Z"
finalizers:
- agentclusterinstall.agent-install.openshift.io/ai-deprovision
generation: 3
labels:
siteconfig.open-cluster-management.io/owned-by: elvis2_elvis2
name: elvis2
namespace: elvis2
ownerReferences:
- apiVersion: siteconfig.open-cluster-management.io/v1alpha1
blockOwnerDeletion: true
controller: true
kind: ClusterInstance
name: elvis2
uid: db893280-b520-4bea-9593-3fb77d16f787
- apiVersion: hive.openshift.io/v1
kind: ClusterDeployment
name: elvis2
uid: 5640c0e6-27a2-4923-b013-c82c816859dc
resourceVersion: "1217532"
uid: bdf65de8-ee32-4cb2-94e7-069f49911644
spec:
clusterDeploymentRef:
name: elvis2
clusterMetadata:
adminKubeconfigSecretRef:
name: elvis2-admin-kubeconfig
clusterID: 68199c6e-06b3-41ff-93b4-cf375b9e2637
infraID: 79f5b408-2e64-4be6-b06a-2c32ce01254a
imageSetRef:
name: "4.17"
networking:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineNetwork:
- cidr: 192.168.123.0/24
serviceNetwork:
- 172.30.0.0/16
userManagedNetworking: true
provisionRequirements:
controlPlaneAgents: 1
sshPublicKey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjEQXbTauuwDKVeGyveSAIU77h1iZE5iMa8WzGSx2m+6khNqBMBih88Y4OShhsL0lT1pRPhvW8vyFbotkkCe5VNzvfHnUE8/PrRyIZnXv91oXjITHN2URixwEhqJESUCbizXCGfzN5LpJzQL8PCJTiuObIFqCYIke082/uGfx8u15gtJbSvt9/v6NbicOvVZya8fKKTs2ZAomAj2G33RW7PRRD3DV9kRl9sR8CLsdhX1SuNsmyksIXF/8LdGZNtqAft6pVcGE/iJE20f3rfqFxO7folUur0IQESciLHbCAtaAA9yTrBo20HvxP+PMQQUEFrv7isSUqBBtUroMRBWeiZIA7WEfH3aWIXM5rpMWBqlBFLi0jqNy4P36ynpQ58nm/7C+SF+j762nr1tuFANzuX4LZKLAfgqaMVQHbERsbrOSLlN42w3LJHG6s3fvX13RDI5NbUh8139bIpqfHMueC/q04CcrUiQZLLT15MxJ0CddmIzC2/55B7ZCp/5bc8H8=
root@sealusa34.mobius.lab.eng.rdu2.redhat.com
status:
apiVIP: 192.168.123.142
apiVIPs:
- 192.168.123.142
conditions:
- lastProbeTime: "2024-09-12T17:42:40Z"
lastTransitionTime: "2024-09-12T17:42:40Z"
message: SyncOK
reason: SyncOK
status: "True"
type: SpecSynced
- lastProbeTime: "2024-09-12T17:47:34Z"
lastTransitionTime: "2024-09-12T17:47:34Z"
message: The cluster's validations are passing
reason: ValidationsPassing
status: "True"
type: Validated
- lastProbeTime: "2024-09-12T17:53:14Z"
lastTransitionTime: "2024-09-12T17:53:14Z"
message: The cluster installation stopped
reason: ClusterInstallationStopped
status: "True"
type: RequirementsMet
- lastProbeTime: "2024-09-12T17:53:14Z"
lastTransitionTime: "2024-09-12T17:53:14Z"
message: 'The installation has failed: cluster has hosts in error'
reason: InstallationFailed
status: "False"
type: Completed
- lastProbeTime: "2024-09-12T17:53:14Z"
lastTransitionTime: "2024-09-12T17:53:14Z"
message: 'The installation failed: cluster has hosts in error'
reason: InstallationFailed
status: "True"
type: Failed
- lastProbeTime: "2024-09-12T17:53:14Z"
lastTransitionTime: "2024-09-12T17:53:14Z"
message: The installation has stopped due to error
reason: InstallationFailed
status: "True"
type: Stopped
- lastProbeTime: "2024-09-12T17:47:43Z"
lastTransitionTime: "2024-09-12T17:47:43Z"
reason: There is no failing prior preparation attempt
status: "False"
type: LastInstallationPreparationFailed
connectivityMajorityGroups: '{"majority_groups":{"192.168.123.0/24":[],"IPv4":[],"IPv6":[]},"l3_connected_addresses":{}}'
debugInfo:
eventsURL: https://assisted-service-multicluster-engine.apps.sno-0.qe.lab.redhat.com/api/assisted-install/v2/events?api_key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbHVzdGVyX2lkIjoiNzlmNWI0MDgtMmU2NC00YmU2LWIwNmEtMmMzMmNlMDEyNTRhIn0.ZL2b0mFIe81MRvH0XA7ztD96Uw-3afZso5aHqxCqwXRyV_FNOHjNZ8eKwOCfxtpsX3gRcDTA9jboFxZjjTl_iA&cluster_id=79f5b408-2e64-4be6-b06a-2c32ce01254a
logsURL: https://assisted-service-multicluster-engine.apps.sno-0.qe.lab.redhat.com/api/assisted-install/v2/clusters/79f5b408-2e64-4be6-b06a-2c32ce01254a/logs?api_key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbHVzdGVyX2lkIjoiNzlmNWI0MDgtMmU2NC00YmU2LWIwNmEtMmMzMmNlMDEyNTRhIn0.qL6koQK4K9X9lqwxSvD7V05nipwF7wEpaLM5OZRrc6_NCR3NbZxhRy_Xh7kiMaryED_5rU4O1uOuyfEzp_EaFA
state: error
stateInfo: cluster has hosts in error
ingressVIP: 192.168.123.142
ingressVIPs:
- 192.168.123.142
machineNetwork:
- cidr: 192.168.123.0/24
platformType: None
progress:
totalPercentage: 49
userManagedNetworking: true
validationsInfo:
configuration:
- id: platform-requirements-satisfied
message: Platform requirements satisfied
status: success
- id: pull-secret-set
message: The pull secret is set.
status: success
hosts-data:
- id: all-hosts-are-ready-to-install
message: All hosts in the cluster are ready to install.
status: success
- id: sufficient-masters-count
message: The cluster has the exact amount of dedicated control plane nodes.
status: success
network:
- id: api-vips-defined
message: 'API virtual IPs are not required: User Managed Networking'
status: success
- id: api-vips-valid
message: 'API virtual IPs are not required: User Managed Networking'
status: success
- id: cluster-cidr-defined
message: The Cluster Network CIDR is defined.
status: success
- id: dns-domain-defined
message: The base domain is defined.
status: success
- id: ingress-vips-defined
message: 'Ingress virtual IPs are not required: User Managed Networking'
status: success
- id: ingress-vips-valid
message: 'Ingress virtual IPs are not required: User Managed Networking'
status: success
- id: machine-cidr-defined
message: The Machine Network CIDR is defined.
status: success
- id: machine-cidr-equals-to-calculated-cidr
message: 'The Cluster Machine CIDR is not required: User Managed Networking'
status: success
- id: network-prefix-valid
message: The Cluster Network prefix is valid.
status: success
- id: network-type-valid
message: The cluster has a valid network type
status: success
- id: networks-same-address-families
message: Same address families for all networks.
status: success
- id: no-cidrs-overlapping
message: No CIDRS are overlapping.
status: success
- id: ntp-server-configured
message: No ntp problems found
status: success
- id: service-cidr-defined
message: The Service Network CIDR is defined.
status: success
operators:
- id: cnv-requirements-satisfied
message: cnv is disabled
status: success
- id: lso-requirements-satisfied
message: lso is disabled
status: success
- id: lvm-requirements-satisfied
message: lvm is disabled
status: success
- id: mce-requirements-satisfied
message: mce is disabled
status: success
- id: odf-requirements-satisfied
message: odf is disabled
status: success
oc describe agent -n elvis2 4a50b4a0-02c1-4cc5-ba80-8741b43583d1
Name: 4a50b4a0-02c1-4cc5-ba80-8741b43583d1
Namespace: elvis2
Labels: agent-install.openshift.io/bmh=elvis2.example.redhat.com
agent-install.openshift.io/clusterdeployment-namespace=elvis2
infraenvs.agent-install.openshift.io=elvis2
inventory.agent-install.openshift.io/cpu-architecture=x86_64
inventory.agent-install.openshift.io/cpu-virtenabled=true
inventory.agent-install.openshift.io/host-isvirtual=true
inventory.agent-install.openshift.io/host-manufacturer=RedHat
inventory.agent-install.openshift.io/host-productname=KVM
inventory.agent-install.openshift.io/storage-hasnonrotationaldisk=false
Annotations: inventory.agent-install.openshift.io/version: 0.1
API Version: agent-install.openshift.io/v1beta1
Kind: Agent
Metadata:
Creation Timestamp: 2024-09-12T17:46:24Z
Finalizers:
agent.agent-install.openshift.io/ai-deprovision
Generation: 2
Resource Version: 1217530
UID: 014971b4-1d66-4fa4-be41-e8704232ac48
Spec:
Approved: true
Cluster Deployment Name:
Name: elvis2
Namespace: elvis2
Hostname: elvis2.example.redhat.com
installation_disk_id: /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0
Role: master
Status:
Bootstrap: true
Conditions:
Last Transition Time: 2024-09-12T17:46:24Z
Message: The Spec has been successfully applied
Reason: SyncOK
Status: True
Type: SpecSynced
Last Transition Time: 2024-09-12T17:46:24Z
Message: The agent's connection to the installation service is unimpaired
Reason: AgentIsConnected
Status: True
Type: Connected
Last Transition Time: 2024-09-12T17:47:32Z
Message: The agent installation stopped
Reason: AgentInstallationStopped
Status: True
Type: RequirementsMet
Last Transition Time: 2024-09-12T17:47:32Z
Message: The agent's validations are passing
Reason: ValidationsPassing
Status: True
Type: Validated
Last Transition Time: 2024-09-12T17:46:24Z
Message: The installation has failed: Failed - failed after 3 attempts, last error: failed executing /usr/bin/nsenter [--target 1 --cgroup --mount --ipc --pid -- coreos-installer install --insecure -i /opt/openshift/master.ign --copy-network /dev/sda], Error exit status 1, LastOutput "Error: checking for exclusive access to /dev/sda
Caused by:
found busy partitions"
Reason: InstallationFailed
Status: False
Type: Installed
Last Transition Time: 2024-09-12T17:46:24Z
Message: The agent is bound to a cluster deployment
Reason: Bound
Status: True
Type: Bound
Debug Info:
Events URL: https://assisted-service-multicluster-engine.apps.sno-0.qe.lab.redhat.com/api/assisted-install/v2/events?api_key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbmZyYV9lbnZfaWQiOiI5YWIyNGVhMi0yZmIzLTQzZWQtOTM0ZS1lNjk5NmQ1YTA5ZTQifQ.EwJq7s6QFUk9iXyBbrOdGPHiR0PHSn_sBp0--r3xLoYDAsxRg5gX3ZJFtG5D9tEJJDdAmD_b0g2HZ6M03C6Bxw&host_id=4a50b4a0-02c1-4cc5-ba80-8741b43583d1
Logs URL: https://assisted-service-multicluster-engine.apps.sno-0.qe.lab.redhat.com/api/assisted-install/v2/clusters/79f5b408-2e64-4be6-b06a-2c32ce01254a/logs?api_key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbHVzdGVyX2lkIjoiNzlmNWI0MDgtMmU2NC00YmU2LWIwNmEtMmMzMmNlMDEyNTRhIn0.-7gGWUqlqXtaGSEswjnK7jh6QDvvD0ydqWKES7H-mXlCGd72JvAQlHYj8VH-f5CzpWdkSVdgKW7y-clENWe7Xg&host_id=4a50b4a0-02c1-4cc5-ba80-8741b43583d1&logs_type=host
State: error
State Info: Failed - failed after 3 attempts, last error: failed executing /usr/bin/nsenter [--target 1 --cgroup --mount --ipc --pid -- coreos-installer install --insecure -i /opt/openshift/master.ign --copy-network /dev/sda], Error exit status 1, LastOutput "Error: checking for exclusive access to /dev/sda
Caused by:
found busy partitions"
installation_disk_id: /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0
Inventory:
Bmc Address: 0.0.0.0
bmcV6Address: ::/0
Boot:
Current Boot Mode: uefi
Cpu:
Architecture: x86_64
Count: 8
Flags:
fpu
vme
de
pse
tsc
msr
pae
mce
cx8
apic
sep
mtrr
pge
mca
cmov
pat
pse36
clflush
mmx
fxsr
sse
sse2
ss
syscall
nx
pdpe1gb
rdtscp
lm
constant_tsc
arch_perfmon
rep_good
nopl
xtopology
cpuid
tsc_known_freq
pni
pclmulqdq
vmx
ssse3
fma
cx16
pdcm
pcid
sse4_1
sse4_2
x2apic
movbe
popcnt
tsc_deadline_timer
aes
xsave
avx
f16c
rdrand
hypervisor
lahf_lm
abm
3dnowprefetch
cpuid_fault
pti
ssbd
ibrs
ibpb
stibp
tpr_shadow
flexpriority
ept
vpid
ept_ad
fsgsbase
tsc_adjust
bmi1
hle
avx2
smep
bmi2
erms
invpcid
rtm
rdseed
adx
smap
xsaveopt
arat
vnmi
umip
md_clear
arch_capabilities
Model Name: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
Disks:
Bootable: true
By Path: /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0
Drive Type: HDD
Hctl: 0:0:0:0
Id: /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0
Installation Eligibility:
Eligible: true
Not Eligible Reasons:
Io Perf:
Model: QEMU_HARDDISK
Name: sda
Path: /dev/sda
Serial: drive-scsi0-0-0-0
Size Bytes: 214748364800
Vendor: QEMU
By Path: /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:1
Drive Type: ODD
Hctl: 0:0:0:1
Id: /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:1
Installation Eligibility:
Not Eligible Reasons:
Disk is too small (disk only has 113 MB, but 100 GB are required)
Drive type is ODD, it must be one of HDD, SSD, Multipath, iSCSI.
Io Perf:
Model: QEMU_CD-ROM
Name: sr0
Path: /dev/sr0
Serial: drive-scsi0-0-0-1
Size Bytes: 112680960
Vendor: QEMU
Hostname: 52-54-00-f7-d4-d1
Interfaces:
Flags:
up
broadcast
multicast
running
Has Carrier: true
ipV4Addresses:
192.168.123.142/24
ipV6Addresses:
Mac Address: 52:54:00:f7:d4:d1
Mtu: 1500
Name: enp5s0
Product: 0x0001
Speed Mbps: -1
Vendor: 0x1af4
Memory:
Physical Bytes: 34588327936
Usable Bytes: 33859026944
System Vendor:
Manufacturer: Red Hat
Product Name: KVM
Virtual: true
Ntp Sources:
Source Name: sensei.ruselabs.com
Source State: unreachable
Source Name: pool-173-71-78-103.cmdnnj.fios.verizon.net
Source State: unreachable
Source Name: ntpserver-2.walkeritg.org
Source State: unreachable
Source Name: h96-60-160-227.stgrut.broadband.dynamic.tds.net
Source State: unreachable
Source Name: dns-e.ns4v.icu
Source State: unreachable
Source Name: 104-167-215-195.ipv4.berrybyte.net
Source State: unreachable
Source Name: s2-a.time.mci1.us.rozint.net
Source State: unreachable
Source Name: server.slakjd.com
Source State: unreachable
Source Name: clock.corp.redhat.com
Source State: synced
Source Name: clock.corp.redhat.com
Source State: combined
Progress:
Current Stage: Writing image to disk
Installation Percentage: 57
Progress Stages:
Starting installation
Installing
Waiting for bootkube
Writing image to disk
Rebooting
Joined
Done
Stage Start Time: 2024-09-12T17:53:02Z
Stage Update Time: 2024-09-12T17:53:02Z
Role: master
Validations Info:
Hardware:
Id: has-inventory
Message: Valid inventory exists for the host
Status: success
Id: has-min-cpu-cores
Message: Sufficient CPU cores
Status: success
Id: has-min-memory
Message: Sufficient minimum RAM
Status: success
Id: has-min-valid-disks
Message: Sufficient disk capacity
Status: success
Id: has-cpu-cores-for-role
Message: Sufficient CPU cores for role master
Status: success
Id: has-memory-for-role
Message: Sufficient RAM for role master
Status: success
Id: hostname-unique
Message: Hostname elvis2.example.redhat.com is unique in cluster
Status: success
Id: hostname-valid
Message: Hostname elvis2.example.redhat.com is allowed
Status: success
Id: sufficient-installation-disk-speed
Message: Speed of installation disk is sufficient
Status: success
Id: compatible-with-cluster-platform
Message: Host is compatible with cluster platform none
Status: success
Id: no-skip-installation-disk
Message: No request to skip formatting of the installation disk
Status: success
Id: no-skip-missing-disk
Message: All disks that have skipped formatting are present in the host inventory
Status: success
Network:
Id: connected
Message: Host is connected
Status: success
Id: media-connected
Message: Media device is connected
Status: success
Id: machine-cidr-defined
Message: No Machine Network CIDR needed: User Managed Networking
Status: success
Id: belongs-to-machine-cidr
Message: Host belongs to all machine network CIDRs
Status: success
Id: belongs-to-majority-group
Message: Host has connectivity to the majority of hosts in the cluster
Status: success
Id: valid-platform-network-settings
Message: Platform KVM is allowed
Status: success
Id: ntp-synced
Message: Host NTP is synced
Status: success
Id: time-synced-between-host-and-service
Message: Host clock is synchronized with service
Status: success
Id: container-images-available
Message: All required container images were either pulled successfully or no attempt was made to pull them
Status: success
Id: sufficient-network-latency-requirement-for-role
Message: Network latency requirement has been satisfied.
Status: success
Id: sufficient-packet-loss-requirement-for-role
Message: Packet loss requirement has been satisfied.
Status: success
Id: has-default-route
Message: Host has been configured with at least one default route.
Status: success
Id: api-domain-name-resolved-correctly
Message: Domain name resolution for the api.elvis2.qe.lab.redhat.com domain was successful or not required
Status: success
Id: api-int-domain-name-resolved-correctly
Message: Domain name resolution for the api-int.elvis2.qe.lab.redhat.com domain was successful or not required
Status: success
Id: apps-domain-name-resolved-correctly
Message: Domain name resolution for the *.apps.elvis2.qe.lab.redhat.com domain was successful or not required
Status: success
Id: dns-wildcard-not-configured
Message: DNS wildcard check was successful
Status: success
Id: non-overlapping-subnets
Message: Host subnets are not overlapping
Status: success
Id: no-ip-collisions-in-network
Message: No IP collisions were detected by host 4a50b4a0-02c1-4cc5-ba80-8741b43583d1
Status: success
Operators:
Id: cnv-requirements-satisfied
Message: cnv is disabled
Status: success
Id: lso-requirements-satisfied
Message: lso is disabled
Status: success
Id: lvm-requirements-satisfied
Message: lvm is disabled
Status: success
Id: mce-requirements-satisfied
Message: mce is disabled
Status: success
Id: odf-requirements-satisfied
Message: odf is disabled
Status: success
Events: <none>
If I ssh into the booted spoke node and check the disk:
sudo lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 15.8G 0 loop /var /etc /run/ephemeral loop1 7:1 0 1020.4M 0 loop /usr /boot / /sysroot sda 8:0 0 200G 0 disk └─sda1 8:1 0 121.9G 0 part /var/lib/containers/storage/overlay /var/lib/containers sr0 11:0 1 107.5M 0 rom