Bug 1779220 - [baremetal-pxeboot]bootstrap always resetart for UPI install on baremetal with PXE boot
Summary: [baremetal-pxeboot]bootstrap always resetart for UPI install on baremetal wit...
Keywords:
Status: CLOSED DUPLICATE of bug 1779222
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.3.0
Hardware: All
OS: All
urgent
urgent
Target Milestone: ---
: ---
Assignee: Abhinav Dahiya
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-03 14:22 UTC by zhaozhanqi
Modified: 2019-12-03 18:45 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-03 18:45:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
bootstrap restart after this (311.59 KB, image/png)
2019-12-03 14:22 UTC, zhaozhanqi
no flags Details

Description zhaozhanqi 2019-12-03 14:22:22 UTC
Created attachment 1641687 [details]
bootstrap restart after this

Description of problem:
Setup OCP 4.3 with baremetal with PXE boot. The bootstrap node install the rhcos system and then boot from disk. After that. the bootstrap machine always be restarted. 


Version-Release number of the following components:

https://releases-rhcos-art.cloud.privileged.psi.redhat.com/storage/releases/rhcos-4.3/43.81.201911262150.0/x86_64/rhcos-43.81.201911262150.0-installer-kernel-x86_64

https://releases-rhcos-art.cloud.privileged.psi.redhat.com/storage/releases/rhcos-4.3/43.81.201911262150.0/x86_64/rhcos-43.81.201911262150.0-installer-initramfs.x86_64.img

https://releases-rhcos-art.cloud.privileged.psi.redhat.com/storage/releases/rhcos-4.3/43.81.201911262150.0/x86_64/rhcos-43.81.201911262150.0-metal.x86_64.raw.gz

registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2019-12-02-055401


How reproducible:
always

Steps to Reproduce:
1. the following is the pxeboot file:

DEFAULT pxeboot
TIMEOUT 20
PROMPT 0
LABEL pxeboot
KERNEL rhcos/images/latest/installer-kernel
APPEND ip=dhcp rd.neednet=1 initrd=rhcos/images/latest/installer-initramfs.img console=tty0 console=ttyS0 coreos.inst=yes coreos.inst.install_dev=sda coreos.inst.image_url=http://192.168.222.1:8000/rhcos/images/latest/metal-bios.raw.gz coreos.inst.ignition_url=http://192.168.222.1:8000/rhcos/ignitions/bootstrap.ign debug
IPAPPEND 2

2. boot server with pxeboot

3. 

Actual results:

after the rhcos is installed. the machine will restart and boot from disk. then the bootstrap enter the restart mode. 

since cannot ssh into the bootstrap rhcos. So very hard get the logs. please see picture. the machine will be there about 5 mins. and then be restarted with same behaviour

Expected results:

Additional info:

it worked  well with same config files when using 4.2 rhcos pxeboot image file.
after I download the 4.3 rhcos pxeboot image. always met this issue.

Comment 1 Scott Dodson 2019-12-03 18:45:53 UTC

*** This bug has been marked as a duplicate of bug 1779222 ***


Note You need to log in before you can comment on or make changes to this bug.