Bug 1002431 - install ovirt-node on IBM xserver 3650 M3 failed
Summary: install ovirt-node on IBM xserver 3650 M3 failed
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: 3.3
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: 3.4.3
Assignee: Joey Boggs
QA Contact: bugs@ovirt.org
URL:
Whiteboard: node
: 967750 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-29 07:58 UTC by mpaupe
Modified: 2016-06-06 11:29 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-26 15:47:02 UTC
oVirt Team: Virt


Attachments (Terms of Use)
ovirt.log from /tmp (33.91 KB, text/plain)
2013-08-29 07:58 UTC, mpaupe
no flags Details
ovirt.log from /var/log (1.04 KB, text/plain)
2013-08-29 07:59 UTC, mpaupe
no flags Details
ovirt-node.log (3.14 KB, text/plain)
2013-08-29 08:00 UTC, mpaupe
no flags Details
successful (7.92 KB, image/png)
2013-08-30 08:29 UTC, cshao
no flags Details
dracut error (13.89 KB, image/png)
2013-11-29 06:19 UTC, cshao
no flags Details

Description mpaupe 2013-08-29 07:58:32 UTC
Created attachment 791632 [details]
ovirt.log from /tmp

Description of problem:
I'm trying to install ovirt-node ovirt-node-iso-3.1.0-0.999.5.vdsm.fc19.iso onto
an IBM xserver 3650 M3 without any success. I got an error " Exception: RuntimeError('Failed to set install bootloader' ,) " when installer try to set the bootloader.

Version-Release number of selected component (if applicable):
ovirt-node ovirt-node-iso-3.1.0-0.999.5.vdsm.fc19.iso

How reproducible:
boot from CD, reply to all questions and wait for Exception.

Actual results:
Exception: RuntimeError('Failed to set install bootloader' ,)

Expected results:
a success ovirt installation 

Additional info:
log files

Comment 1 mpaupe 2013-08-29 07:59:16 UTC
Created attachment 791633 [details]
ovirt.log from /var/log

Comment 2 mpaupe 2013-08-29 08:00:10 UTC
Created attachment 791634 [details]
ovirt-node.log

Comment 3 mpaupe 2013-08-29 09:23:19 UTC
I've tried this build http://jenkins.ovirt.org/job/node-devel/distro=fedora19/373/ and the problem remain present.

Comment 4 cshao 2013-08-30 07:23:50 UTC
Test version:
ovirt-node-iso-3.1.0-0.999.5.vdsm.fc19.iso

Test machine:
ibm-x3650m3-01 
Dell 990

I'm trying to install above build onto IBM x3650 M3 server still fail. 
I am also do the same testing on Dell 990 and fail again.
The error info as following:

dracut-initqueue[258]: Warning: Could not boot.
dracut-initqueue[258]: Warning: /dev/disk/by-label/ovirt-node-image does not exist
dracut-initqueue[258]: Warning: /dev/mapper/live-rw does not exist

Seem the error info same as Bug 967750 - Install issue via CD-ROM.
Thanks!

Comment 5 mpaupe 2013-08-30 07:37:06 UTC
Here is the command that I used when launching the install process to avoid the Bug 967750.

kernel /isolinux/vmlinuz0
append initrd=/isolinux/initrd0.img root=live:/dev/sr0 rootfstype=auto ro liveimg rd.live.check rootflags=ro crashkernel=128M elevator=deadline install rhgb quiet rd.lvm=0 rd.luks=0 rd.md=0 rd.dm=0

Thanks!

Comment 6 cshao 2013-08-30 08:10:11 UTC
(In reply to mpaupe from comment #5)
> Here is the command that I used when launching the install process to avoid
> the Bug 967750.
> 
> kernel /isolinux/vmlinuz0
> append initrd=/isolinux/initrd0.img root=live:/dev/sr0 rootfstype=auto ro
> liveimg rd.live.check rootflags=ro crashkernel=128M elevator=deadline
> install rhgb quiet rd.lvm=0 rd.luks=0 rd.md=0 rd.dm=0
> 
> Thanks!

Yes, this time I append root=live:/dev/sr0 to kernel command can install successful.
Thank you for your advice.

Comment 7 mpaupe 2013-08-30 08:15:56 UTC
(In reply to shaochen from comment #6)
> (In reply to mpaupe from comment #5)
> > Here is the command that I used when launching the install process to avoid
> > the Bug 967750.
> > 
> > kernel /isolinux/vmlinuz0
> > append initrd=/isolinux/initrd0.img root=live:/dev/sr0 rootfstype=auto ro
> > liveimg rd.live.check rootflags=ro crashkernel=128M elevator=deadline
> > install rhgb quiet rd.lvm=0 rd.luks=0 rd.md=0 rd.dm=0
> > 
> > Thanks!
> 
> Yes, this time I append root=live:/dev/sr0 to kernel command can install
> successful.
> Thank you for your advice.

Witch ovit-node version did you use ? Some hardway specific setting are requiered?

Comment 8 cshao 2013-08-30 08:29:07 UTC
> Witch ovit-node version did you use ? Some hardway specific setting are
> requiered?

Test version:
ovirt-node-iso-3.1.0-0.999.5.vdsm.fc19.iso

Test machine:
ibm-x3650m3-01 (intel cpu + 48G Mem)

Install above build on ibm-x3650m3-01 via TUI can successful. I upload the successful screen for you reference.

Comment 9 cshao 2013-08-30 08:29:46 UTC
Created attachment 792084 [details]
successful

Comment 10 mpaupe 2013-08-30 09:54:04 UTC
Thanks for the result you were lucky ;-)

Would it be possible to get more details about you efi config ?

Am going to build an iso with the debug option later next week.

Thanks

Comment 11 cshao 2013-08-30 10:37:49 UTC
(In reply to mpaupe from comment #10)
> Thanks for the result you were lucky ;-)
> 
> Would it be possible to get more details about you efi config ?
> 
> Am going to build an iso with the debug option later next week.
> 
> Thanks

OK, but I test this build with legacy mode but no efi mode.

steps:
1. attach virtual media.
2. set CDROM as the first boot.
3. Choose legacy option (it will boot from virtual media).

I can provide the remote access for you connect if you need.

Comment 12 Fabian Deutsch 2013-11-28 13:43:09 UTC
Hey Checn,

can you please check if this problem still exists with 3.0.3?

Comment 13 Fabian Deutsch 2013-11-28 13:53:38 UTC
*** Bug 967750 has been marked as a duplicate of this bug. ***

Comment 14 cshao 2013-11-29 06:18:56 UTC
(In reply to Fabian Deutsch from comment #12)
> Hey Checn,
> 
> can you please check if this problem still exists with 3.0.3?

Test version:
ovirt-node-iso-3.0.3-1.1.fc19.iso

Test machine:
ibm-x3650m3-01 
Dell 990

Install above build onto IBM x3650 M3 server still fail, please see attachment for more details.
But it can successful with Dell 990.

Comment 15 cshao 2013-11-29 06:19:39 UTC
Created attachment 830481 [details]
dracut error

Comment 16 Sandro Bonazzola 2014-03-04 09:18:45 UTC
This is an automated message.
Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1.

Comment 17 Fabian Deutsch 2014-04-30 11:46:39 UTC
Hey Chen,

does this bug still happen with 3.0.4?

Comment 18 cshao 2014-05-04 10:23:48 UTC
(In reply to Fabian Deutsch from comment #17)
> Hey Chen,
> 
> does this bug still happen with 3.0.4?

Test version:
ovirt-node-iso-3.4-20140423.1.el6.iso
(download link: http://resources.ovirt.org/pub/ovirt-3.4/iso/)
ovirt-node-hypervisor 3.0.4(1.0.201401291204.el6)
ovirt-node-3.0.4-1.0.el6.noarch

Test machine:
ibm-x3650m3-01 

Test result:
1. Install above build on ibm-x3650m3-01 via TUI can successful.
2. Reboot pass.
3. Login pass.

Comment 19 Sandro Bonazzola 2014-05-08 13:50:38 UTC
This is an automated message.

oVirt 3.4.1 has been released.
This issue has been retargeted to 3.4.2 as it has priority high, please retarget if needed.
If this is a blocker please add it to the tracker Bug #1095370

Comment 20 Joey Boggs 2014-05-29 16:14:06 UTC
mpaupe,

Can you try a recent build and see if the problem persists?

Comment 21 Sandro Bonazzola 2014-06-11 07:04:40 UTC
This is an automated message:
oVirt 3.4.2 has been released.
This bug has been re-targeted from 3.4.2 to 3.4.3 since priority or severity were high or urgent.

Comment 22 Sandro Bonazzola 2014-06-11 07:05:18 UTC
This is an automated message:
oVirt 3.4.2 has been released.
This bug has been re-targeted from 3.4.2 to 3.4.3 since priority or severity were high or urgent.

Comment 23 Joey Boggs 2014-06-26 15:47:02 UTC
closing, if this still occurs on current version please reopen


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