Bug 1329719 - DOC: 5.4. Defining the Root Disk for Nodes - steps no longer work
Summary: DOC: 5.4. Defining the Root Disk for Nodes - steps no longer work
Keywords:
Status: CLOSED DUPLICATE of bug 1330220
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 8.0 (Liberty)
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: RHOS Documentation Team
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-22 17:15 UTC by Chris Janiszewski
Modified: 2016-04-26 02:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-26 02:14:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris Janiszewski 2016-04-22 17:15:59 UTC
Description of problem:
https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/director-installation-and-usage/54-defining-the-root-disk-for-nodes

DOC: 5.4. Defining the Root Disk for Nodes - steps no longer work


Version-Release number of selected component (if applicable):
RH OSP 8

How reproducible:

After invoking on udercloud:
for uuid in `ironic node-list | awk '{print $2}'`; do echo "Node ID: $uuid"; ironic node-show $uuid | grep 'properties\|extra ' -A3; done

it no longer shows multiple drives attached to a system. Hence there is no way to verify serial number of the drive in make the drive a default for boot.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
This used to work in RHEL OSP 7

Additional info:

We need to fix this functionality - there definitely a need for assigning which drive in multi-drive environment should be used for OS/boot, but also a document need to be adjusted to reflect any changes in RH OSP 8 ... This used to work in RHEL OSP 7

Comment 2 Dan Macpherson 2016-04-26 02:14:32 UTC
Closing this BZ as a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1330220 which also contains the correct commands.

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


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