Bug 1443703 - [DOC] Need to clarify that ansible-playbook should be run from /usr/share/ceph-ansible directory
Summary: [DOC] Need to clarify that ansible-playbook should be run from /usr/share/cep...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 2.2
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: 2.3
Assignee: Aron Gunn
QA Contact: Harish NV Rao
URL:
Whiteboard:
Depends On:
Blocks: 1437905
TreeView+ depends on / blocked
 
Reported: 2017-04-19 18:52 UTC by Mike Hackett
Modified: 2017-06-20 18:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-20 18:23:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike Hackett 2017-04-19 18:52:38 UTC
Description of problem:
In section 3.2.6 of the install guide step 5 addresses running the ansible-playbook to create the Ceph cluster. This step assumes the user is in the directory where the site.yml resides. We should clarify this command needs to be run in the directory where the site.yml resides.

5. As root, run the Ansible playbook:

# ansible-playbook site.yml [-u <user_name>]

Once the playbook runs, it creates a running Ceph cluster. 

We could say:

5. As root, run the Ansible playbook from the directory where the playbook resides:

# ansible-playbook site.yml [-u <user_name>]

Once the playbook runs, it creates a running Ceph cluster. 


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

Doc: 
https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/2/html-single/installation_guide_for_red_hat_enterprise_linux/#deploying_a_ceph_cluster

Comment 4 John Poelstra 2017-06-20 18:23:06 UTC
Closing this bug as the documentation has been published with the release


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