Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation from 24.10.0 #24

Merged
merged 3 commits into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/components-grid/NCM_Component_pbsclient.rst
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,3 @@ RESOURCES

If true, it assumes this host is only used for job submission, and has no pbs MOM running
that requires restarting.

96 changes: 96 additions & 0 deletions docs/components/NCM_Component_Ceph_Octopus.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@

################################
NCM\::Component\::Ceph\::Octopus
################################


****
NAME
****


ncm-ceph: Configuration module for CEPH


***********
DESCRIPTION
***********


Configuration module for CEPH
This is the module for Ceph versions > 15.2.0 and schema version v2 with orchestrator


********************
IMPLEMENTED FEATURES
********************


Features that are implemented at this moment:


* Generating orchestrator yaml files and management of existing cluster (bootstrap not implemented)



* Configuration file generation



* All daemons should already be adopted for cephadm, and ceph orchestrator should be configured. This is either part of the adoption process https://docs.ceph.com/en/latest/cephadm/adoption/
or by bootstraping a new cluster (see initial creation)




****************
INITIAL CREATION
****************


- The schema details are annotated in the schema file.

- Example pan files are included in the examples folder and also in the test folders.

To set up the initial cluster, some steps should be taken:


1. The mgr(s) should have passwordless ssh access to all the hosts of the cluster e.g. by distributing the public key(s) of the ceph-deploy host(s) over the cluster hosts
(As described in the cephadm documentation:
https://docs.ceph.com/en/latest/cephadm/install/#add-hosts-to-the-cluster)



- 2. Run the bootstrap command: See https://docs.ceph.com/en/latest/cephadm/install/#bootstrap-a-new-cluster



- 3. You'll need the generated pubkey and admin keyring to distribute over cluster



- 4. Run the component to start the configuration of the new cluster




*********
RESOURCES
*********


`/software/components/ceph`
===========================


The configuration information for the component. Each field should
be described in this section.



************
DEPENDENCIES
************


The component is tested with Ceph version 15.2.8
17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Barbican.rst

This file was deleted.

24 changes: 0 additions & 24 deletions docs/components/NCM_Component_OpenStack_Ceilometer.rst

This file was deleted.

25 changes: 0 additions & 25 deletions docs/components/NCM_Component_OpenStack_Cinder.rst

This file was deleted.

35 changes: 0 additions & 35 deletions docs/components/NCM_Component_OpenStack_Client.rst

This file was deleted.

23 changes: 0 additions & 23 deletions docs/components/NCM_Component_OpenStack_Cloudkitty.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Glance.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Heat.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Horizon.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Identity.rst

This file was deleted.

30 changes: 0 additions & 30 deletions docs/components/NCM_Component_OpenStack_Keystone.rst

This file was deleted.

27 changes: 0 additions & 27 deletions docs/components/NCM_Component_OpenStack_Logger.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Magnum.rst

This file was deleted.

17 changes: 0 additions & 17 deletions docs/components/NCM_Component_OpenStack_Manila.rst

This file was deleted.

Loading
Loading