Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1692313

Summary: [DOC] Steps to deploy a cluster using ISO is not specific in RHCS 3 installation document
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Karun Josy <kjosy>
Component: DocumentationAssignee: Ranjini M N <rmandyam>
Status: CLOSED CURRENTRELEASE QA Contact: Vasishta <vashastr>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.2CC: agunn, asriram, kdreyer, kjosy, mmurthy, rmandyam
Target Milestone: z4   
Target Release: 3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-21 13:27:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1638528    
Bug Blocks: 1809203    

Description Karun Josy 2019-03-25 10:27:23 UTC
* Description of problem:

The installation steps to deploy a cluster using ISO isn’t very clear in our RHCS 3 installation document [1]. RHCS 2 installation guide [2] has covered this  in a better way. Can we include examples for both ways, ie, CDN and ISO ?

There is an example section for CDN that starts with :
"An example of the all.yml file can look like:"

Maybe we can add something like this after that:
~~~
If Ceph nodes cannot connect to the Red Hat Content Delivery Network (CDN), uncomment the ceph_repository_type setting and set it to iso. And specify the path to the ISO image. This approach is most frequently used in high security environments.

An example of the all.yml file using ISO can look like:

ceph_origin: repository
ceph_repository: rhcs
ceph_repository_type: iso
ceph_rhcs_iso_path: /home/rhceph-3.1-rhel-7-x86_64.iso
ceph_rhcs_version: 3
monitor_interface: eth0
public_network: 192.168.0.0/24


[1] https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html-single/installation_guide_for_red_hat_enterprise_linux/index#installing-a-red-hat-ceph-storage-cluster
[2] https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/2/html-single/installation_guide_for_red_hat_enterprise_linux/index#configuring_ceph_global_settings

Comment 1 Giridhar Ramaraju 2019-08-05 13:08:32 UTC
Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. 

Regards,
Giri

Comment 2 Giridhar Ramaraju 2019-08-05 13:10:00 UTC
Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. 

Regards,
Giri

Comment 7 Vasishta 2020-03-31 12:01:15 UTC
lgtm, thanks for the changes, moving to VERIFIED state.