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

Pavankumarag/fix nvmeof yamls #1353

Closed

Conversation

pavankumarag
Copy link

(instructlab_venv_py3.11) pavangovindraj@Pavans-MacBook-Pro NVMeOF-gateway % find $PWD -maxdepth 100 | grep qna.yaml | xargs -tI{} python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model 2/ceph-instructlab-taxonomy/scripts/check-yaml.py {} python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/nvmeof_requirements/qna.yaml python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/nvmeof_overview/qna.yaml python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/HA/qna.yaml python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/NVMeoF-Initiator/qna.yaml python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/Initiators/esxi/qna.yaml python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/Initiators/rhel/qna.yaml python /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/scripts/check-yaml.py /Users/pavangovindraj/workspace/instructlab/ceph-taxonomy-and-data-model2/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/nvmeof_target_configure/qna.yaml

pavankumarag and others added 29 commits November 20, 2024 10:38
Signed-off-by: Mohit Bisht <[email protected]>
Co-authored-by: Mohit Bisht <[email protected]>
Signed-off-by: Mohit Bisht <[email protected]>
Co-authored-by: Mohit Bisht <[email protected]>
The steps to integrate Ceph with OpenStack keystone service is
added as part of this commit. It focuses on Ceph's Object
Gateway integration with OpenStack Keystone Identity service.

Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
Signed-off-by: Amarnath K <[email protected]>
Co-authored-by: Amarnath K <[email protected]>
The steps to integrate Ceph Object Gateway with an existing LDAP
server is added as part of this commit.

Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
* Configuring NVMe-oF Initiator for Blazing-Fast Storage on VMware ESXi

* Deleted nvmeof-esx.md

* NVMe/TCP Initiator for VMware ESX

* NVMe/TCP Initiator for VMware ESX

* Yamle correct

* Yamle correct

* Yamle correct

* Yamle correct

* Yamle correct
This commit addresses the errors observed when running linters
against the generated content.

Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
Signed-off-by: Sunil Kumar Nagaraju <[email protected]>
Signed-off-by: Amarnath K <[email protected]>
Co-authored-by: Amarnath K <[email protected]>
Signed-off-by: Mohit Bisht <[email protected]>
Co-authored-by: Mohit Bisht <[email protected]>
* [RBD] Exclusive locks Knowledge

Signed-off-by: Laxmi <[email protected]>

* [RBD] few features add Knowledge

Signed-off-by: Laxmi <[email protected]>

---------

Signed-off-by: Laxmi <[email protected]>
Co-authored-by: Laxmi <[email protected]>
* rbd snapshot

Signed-off-by: Sunil Angadi <[email protected]>

* rbd mirroing and migration

Signed-off-by: Sunil Angadi <[email protected]>

---------

Signed-off-by: Sunil Angadi <[email protected]>
Co-authored-by: Sunil Angadi <[email protected]>
Signed-off-by: Amarnath K <[email protected]>
Co-authored-by: Amarnath K <[email protected]>
* Configuring NVMe-oF Initiator for Blazing-Fast Storage on VMware ESXi

* Deleted nvmeof-esx.md

* NVMe/TCP Initiator for VMware ESX

* NVMe/TCP Initiator for VMware ESX

* Yamle correct

* Yamle correct

* Yamle correct

* Yamle correct

* Yamle correct

* Added the nvmeof_requirements, nvmeof_overview, nvmeof_target_configure and linux client

* Corrected the Yaml

* Corrected the yaml

* Corrected the Yaml

* Corrected the yaml
Signed-off-by: Amarnath K <[email protected]>
Co-authored-by: Amarnath K <[email protected]>
Signed-off-by: Sunil Angadi <[email protected]>
Co-authored-by: Sunil Angadi <[email protected]>
Signed-off-by: Sunil Kumar Nagaraju <[email protected]>
* {QNA]RGW Module {#mgr-rgw-module}

* [QNA] Ceph RGW
Signed-off-by: Sunil Kumar Nagaraju <[email protected]>
Signed-off-by: Chebrolu Harika <[email protected]>
@github-actions github-actions bot added the triage-needed (Auto labeled) skill is ready to be triaged label Nov 27, 2024
@github-actions github-actions bot added the knowledge (Auto labeled) label Nov 27, 2024
Copy link

Beep, boop 🤖, Hi, I'm @instructlab-bot and I'm going to help you with your pull request. Thanks for you contribution! 🎉

I support the following commands:

  • @instructlab-bot precheck -- Check existing model behavior using the questions in this proposed change.
  • @instructlab-bot generate -- Generate a sample of synthetic data using the synthetic data generation backend infrastructure.
  • @instructlab-bot generate-local -- Generate a sample of synthetic data using a local model.
  • @instructlab-bot help -- Print this help message again.

Note

Results or Errors of these commands will be posted as a pull request check in the Checks section below

Note

Currently only maintainers belongs to [[taxonomy-triagers taxonomy-approvers taxonomy-maintainers instructlab-bot-triagers instructlab-bot-maintainers oversight-committee]] teams are allowed to run these commands.

@nimbinatus nimbinatus removed the triage-needed (Auto labeled) skill is ready to be triaged label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
knowledge (Auto labeled)
Projects
None yet
Development

Successfully merging this pull request may close these issues.