Bug 1731546 - osd_auto_discovery can be used with lvm scenario also
Summary: osd_auto_discovery can be used with lvm scenario also
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Documentation
Version: 3.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z4
: 3.3
Assignee: Ranjini M N
QA Contact: Ameena Suhani S H
URL:
Whiteboard:
Depends On:
Blocks: 1809203
TreeView+ depends on / blocked
 
Reported: 2019-07-19 17:35 UTC by Vasishta
Modified: 2020-04-21 13:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-21 13:31:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Vasishta 2019-07-19 17:35:35 UTC
Description of problem:
In Table - "OSD Ansible Settings" in Installation guide (RHEL and ubuntu) and containerized guide, we have mentioned "Yes if using osd_scenario: collocated" under required column. 

As RFE 1644623 has been addressed and VERIFIED, now a user can use osd_auto_discovery feature with lvm scenario also, so we need to mention 'lvm' along with 'collocated'

Comment 1 Giridhar Ramaraju 2019-08-05 13:09:40 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:54 UTC
Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. 

Regards,
Giri

Comment 3 Ameena Suhani S H 2019-09-26 13:31:01 UTC
Doc link: https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/installation_guide_for_red_hat_enterprise_linux/deploying-red-hat-ceph-storage?lb_target=stage#installing-a-red-hat-ceph-storage-cluster

Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1512960

1. Could you please reframe the lvm_volumes column-3 of Table 3.2.OSD Ansible Settings "Yes if using osd_scenario: lvm and storage devices are not defined using devices"

2.lvm advance example

lvm_volumes:
   - data: data-lv1
     data_vg: vg1
     journal: journal-lv1
     journal_vg: vg2
   - data: data-lv2
     journal: /dev/sda
     data_vg: vg1
There is no support for journal on device.


3.Lvm_volumes column-4 of Table 3.2.OSD Ansible Settings, does not specify details for Bluestore


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