Created attachment 751458[details]
attached Screenshot for boot_device_page
Description of problem:
There two disks on local host(seen boot_device_page.png), select the second one of the disk list as the boot/HOSTVG disk,
but after install process finished, check that ovirt node still used the first one of the disk list on boot_device_pag as boot disk,
not the user selected disk(seen progress_page.png).
Version-Release number of selected component (if applicable):
ovirt-node-iso-3.0.0-1.0.20130517.fc18.iso
How reproducible:
100%
Steps to Reproduce:
Actual result:
ovirt node always use the first one of the disk list on boot_device_pag as boot disk
Expect result:
ovirt node should use the user selected disk as boot disk on boot_device_page
Additional info:
Test version:
ovirt-node-iso-3.0.4-1.0.201401291204.el6.iso
There two disks on local host(seen boot_device_page.png), select the second one of the disk list as the boot/HOSTVG disk,
but after install process finished, check that ovirt node still used the second one of the disk list on boot_device_pag as boot disk,
so now it will use the user selected disk as boot disk
so this bug has been fixed, change the status into "verified"
Created attachment 751458 [details] attached Screenshot for boot_device_page Description of problem: There two disks on local host(seen boot_device_page.png), select the second one of the disk list as the boot/HOSTVG disk, but after install process finished, check that ovirt node still used the first one of the disk list on boot_device_pag as boot disk, not the user selected disk(seen progress_page.png). Version-Release number of selected component (if applicable): ovirt-node-iso-3.0.0-1.0.20130517.fc18.iso How reproducible: 100% Steps to Reproduce: Actual result: ovirt node always use the first one of the disk list on boot_device_pag as boot disk Expect result: ovirt node should use the user selected disk as boot disk on boot_device_page Additional info: