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

Add a user integration document of delfin with huawei oceanstor. #28

Merged
merged 1 commit into from
Jun 5, 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
42 changes: 42 additions & 0 deletions user-integrations/delfin-oceanstor/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# SODA Delfin Project Integration in Toyota Motor Corporation Internal Lab

**Project :** Delfin - The SODA Infrastructure Manager Project ([https://github.com/sodafoundation/delfin](https://github.com/sodafoundation/delfin))

**User :** TOYOTA MOTOR CORPORATION

**Use case :** To experience the storage monitoring capability of Delfin

**Description :**
- Their setup have Kubernetes cluster setup along with several deployed applications
- Huawei Oceanstor storage is attached to the cluster
- SODA Delfin is deployed on this cluster in a single replica mode
- Ocenstor device is registered with delfin
- Below key scenarios are under test on the setup
- Retrieval of storage information
- Retrieval of storage controller information
- Retrieval of storage pool information
- Retrieval of disk information of the storage
- Retrieval of volume information of the storage
- Retrieval of port/controller information of the storage
- Retrieval of alert information of the storage
- Retrieval of performance metrics information of the storage

## Deployment View

![Deployment view](deployment-view.png "SODA Delfin 1.8.0 single instance on Kubernetes 1.27.4 cluster which is connected to Huawei Oceanstor Dorado 6000 V3 V300R002C10 by network")

## Test Status
|Feature|Function|Status|
|--|--|--|
|Storage Information|Retrieval|Completed|
||Registration|Completed|
||Deletion|Completed|
|Controller Information|Retrieval|Completed|
|Storage Pool Information|Retrieval|Completed|
|Disk Information|Retrieval|Completed|
|Port Information|Retrieval|Pending with Error|
|Alert/SNMP-config Information|Retrieval|Completed|
||Registration|Completed|
||Deletion|Completed|
|Performance Information|Retrieval|Pending with Error|

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.