From d3aaa5bed76213dc395bcc45608876272e3f3b78 Mon Sep 17 00:00:00 2001 From: kranthikirang Date: Wed, 24 Apr 2019 16:24:12 -0400 Subject: [PATCH] tenant-ceph doc update Change-Id: Ibed687965693916d31c26bc64ce4a0ab2fc7763a --- doc/source/authoring_and_deployment.rst | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/doc/source/authoring_and_deployment.rst b/doc/source/authoring_and_deployment.rst index c66eed04f..158ab0d4c 100644 --- a/doc/source/authoring_and_deployment.rst +++ b/doc/source/authoring_and_deployment.rst @@ -111,14 +111,14 @@ Disk 1. For servers that are in the control plane (including Genesis): - Two-disk RAID-1: Operating System - - Two disks JBOD: Ceph Journal/Meta - - Remaining disks JBOD: Ceph OSD + - Two disks JBOD: Ceph Journal/Meta for control plane + - Remaining disks JBOD: Ceph OSD for control plane 2. For servers that are in the tenant data plane (compute nodes): - Two-disk RAID-1: Operating System - - Two disks JBOD: Ceph Journal/Meta - - Two disks JBOD: Ceph OSD + - Two disks JBOD: Ceph Journal/Meta for tenant-ceph + - Two disks JBOD: Ceph OSD for tenant-ceph - Remaining disks need to be configured according to the host profile target for each given server (e.g. RAID-10 for OpenStack Ephemeral). @@ -294,14 +294,19 @@ they need to be issued for the domains configured in ``Register DNS names`` sect It is required to configure valid certificates, self-signed certificates are not supported. -Control Plane Ceph Cluster Notes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Control Plane & Tenant Ceph Cluster Notes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Configuration variables for ceph control plane are located in: - ``site/${NEW_SITE}/software/charts/ucp/ceph/ceph-osd.yaml`` - ``site/${NEW_SITE}/software/charts/ucp/ceph/ceph-client.yaml`` +Configuration variables for tenant ceph are located in: + +- ``site/${NEW_SITE}/software/charts/osh/openstack-tenant-ceph/ceph-osd.yaml`` +- ``site/${NEW_SITE}/software/charts/osh/openstack-tenant-ceph/ceph-client.yaml`` + Setting highlights: - data/values/conf/storage/osd[\*]/data/location: The block device that