sodafoundation / api

SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
Apache License 2.0
828 stars 314 forks source link

About Dashboard Multi Backend display question #1240

Open gh-Devin opened 4 years ago

gh-Devin commented 4 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

What happened: I use the CLI to view the backend and show two backends. I only see lvm through the dashboard, but I can see the backend data, I think this might be a bug.

root@opensds:~# osdsctl dock list
+--------------------------------------+-------------+--------------------------------+-----------------+------------+
| Id                                   | Name        | Description                    | Endpoint        | DriverName |
+--------------------------------------+-------------+--------------------------------+-----------------+------------+
| e9d62c8c-2be0-524d-8cf5-f30862672c7b | ceph        | This is a ceph backend service | localhost:50050 | ceph       |
| 001b0298-ca31-55b4-b31a-84a96bf92566 | lvm backend | This is a lvm backend service  | localhost:50050 | lvm        |
+--------------------------------------+-------------+--------------------------------+-----------------+------------+
WX20200226-164041@2x

Environment: