-
Notifications
You must be signed in to change notification settings - Fork 846
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
Krishna nvmeof #1351
Krishna nvmeof #1351
Conversation
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]>
…re and linux client
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:
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. |
Here is the below NVMEoF-GateWay Section Content Added
nvmeof_overview
Link to work: https://docs.ceph.com/en/squid/rbd/nvmeof-overview/
https://github.com/pavankumarag/ceph-instructlab-taxonomy-data/blob/main/upstream/doc/rbd/nvmeof-overview.md
nvmeof_requirements
Link to work: https://docs.ceph.com/en/squid/rbd/nvmeof-requirements/
https://github.com/pavankumarag/ceph-instructlab-taxonomy-data/blob/main/upstream/doc/rbd/nvmeof-requirements.md
nvmeof_target_configure
Link to work: https://docs.ceph.com/en/squid/rbd/nvmeof-target-configure/
https://github.com/pavankumarag/ceph-instructlab-taxonomy-data/blob/main/upstream/doc/rbd/nvmeof-target-configure.md
nvmeof initiators for esxi and rhel
Link to work: https://docs.ceph.com/en/squid/rbd/nvmeof-initiator-linux.md/
https://github.com/pavankumarag/ceph-instructlab-taxonomy-data/blob/main/upstream/doc/rbd/nvmeof-initiator-linux.md
OutPut of the check-yaml.py
krishnaramaswamy@Krishnas-MacBook-Pro scripts % python3 check-yaml.py /Users/krishnaramaswamy/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/Initiators/rhel/qna.yaml
krishnaramaswamy@Krishnas-MacBook-Pro scripts % python3 check-yaml.py /Users/krishnaramaswamy/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/nvmeof_overview/qna.yaml
krishnaramaswamy@Krishnas-MacBook-Pro scripts % python3 check-yaml.py /Users/krishnaramaswamy/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/nvmeof_requirements/qna.yaml
krishnaramaswamy@Krishnas-MacBook-Pro scripts % python3 check-yaml.py /Users/krishnaramaswamy/ceph-instructlab-taxonomy/knowledge/technical_manual/Ceph/upstream/NVMeOF-gateway/nvmeof_target_configure/qna.yaml
krishnaramaswamy@Krishnas-MacBook-Pro scripts % echo $?
0
krishnaramaswamy@Krishnas-MacBook-Pro scripts %