Bug 1305202 - [Docs] [Director] -bash: /etc/ahc-tools/ahc-tools.conf: No such file or directory
Summary: [Docs] [Director] -bash: /etc/ahc-tools/ahc-tools.conf: No such file or direc...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ga
: 8.0 (Liberty)
Assignee: Dan Macpherson
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-06 02:32 UTC by Shinobu KINJO
Modified: 2016-03-16 03:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-16 03:14:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Shinobu KINJO 2016-02-06 02:32:29 UTC
Description of problem:

Title: Red Hat Enterprise Linux OpenStack Platform 7 Director Installation and Usage
Section: 6.3.3. Automatically Tagging Nodes with Automated Health Check (AHC) Tools
Page: 58
Description:

As described in page 58, when I did:

 $ sudo yum install -y ahc-tools
 $ sudo -i
 # sed 's/\[discoverd/\[ironic/' /etc/ironic-discoverd/discoverd.conf > /etc/ahc-tools/ahc-tools.conf

it ended up with:

 -bash: /etc/ahc-tools/ahc-tools.conf: No such file or directory

Because of -;

 # ls /etc/ahc-tools/
 ls: cannot access /etc/ahc-tools/: No such file or directory

I don't see any directory creation process in the guide.
Should that directory be created by hand or package - ahc-tools?

Mmm...

Anyhow thank you for your advice in advance.

Rgds,
Shinobu

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Andrew Dahms 2016-02-08 02:59:27 UTC
Assigning to Dan for review.

Comment 3 Dan Macpherson 2016-02-09 02:57:26 UTC
Looks like it's missing the following command:

# mkdir /etc/ahc-tools

Adding this to doc

Comment 7 Dan Macpherson 2016-03-16 03:14:44 UTC
No response in over a month and changes are live on the portal now. Closing this BZ down.

If further changes are required, please feel free to reopen this BZ.


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