Bug 1375981 - Admin Guide - package install command needs to be added for online repo based ubuntu node
Summary: Admin Guide - package install command needs to be added for online repo based...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Documentation
Version: 1.3.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 1.3.3
Assignee: Aron Gunn
QA Contact: Vasishta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-14 12:00 UTC by Vasishta
Modified: 2016-09-30 17:19 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-30 17:19:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Vasishta 2016-09-14 12:00:55 UTC
Description of problem:
In Section 6.1.2.1. Install Ceph of Admin guide for 1.3, package install command needs to be added for online repo based Ubuntu node as its supported from 1.3.2.


Command -
ceph-deploy install --mon <ceph-node> [<ceph-node>]

Example -
ceph-deploy install --mon node5 node6


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 Vasishta 2016-09-15 06:09:18 UTC
Hi Aron,

If you refer the RHEL subsection just above in Doc, command and examples have been given for both Repo based and ISO based installation. Moreover if we follow present doc for ubuntu repo based installation, executing first command would be a wrong step.
So I request you to re-consider this issue and I'm opening this bug.

Thanks,
Vasishta

Comment 6 Federico Lucifredi 2016-09-15 11:00:31 UTC
The missing bit is that now we have an Ubuntu repository at rhcs.download.redhat.com, and the re-based install command would use that source instead of the ISO.

Comment 7 Vasishta 2016-09-15 11:47:38 UTC
Hi Aron,

Can you please do similar correction in Section - 6.3.2.1. Install Ceph -(For new OSD addition) of same doc ?

ceph-deploy install --osd <ceph-node> [<ceph-node>]

Example -
ceph-deploy install --osd node5 node6


Regards,
Vasishta

Comment 11 Vasishta 2016-09-19 07:36:41 UTC
Thanks Aron.


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