Skip to content
New issue

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

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

Already on GitHub? # to your account

Unable to reach grafana dashboard and query influxdb #286

Open
mbsherma opened this issue Apr 22, 2024 · 7 comments
Open

Unable to reach grafana dashboard and query influxdb #286

mbsherma opened this issue Apr 22, 2024 · 7 comments
Assignees
Labels
operations question Further information is requested

Comments

@mbsherma
Copy link

I am currently unable to reach the grafana dashboard or query from influxdb. By my understanding, they should be reachable via dsa110maas or dsastorage, which I am able to reach by ssh over the ovro network (e.g. dsastorage.ovro.pvt and dsa110maas.ovro.pvt). When I tried using 'ping grafanaservice.sas.pvt and ping influxdbservice.sas.pvt', I get the error 'Destination Host Unreachable'. Are they reachable over another network? I'm aware this may just be due to the changes during commissioning and become more stable later on.

Thanks!

@mbsherma mbsherma added question Further information is requested operations labels Apr 22, 2024
@kembyct
Copy link

kembyct commented Apr 22, 2024

I think you should get on lwamaas system in order to access those. It's a separate gateway.

@mbsherma
Copy link
Author

mbsherma commented Apr 22, 2024

@kembyct Ok, I don't think I have access to lwamaas, what hostname should I use to ssh there? And which ports are used for grafana, etc.? Currently I have this for dsa110maas in my .ssh/config, so I assume its something similar:

Host dsa110maas
    user ubuntu
    hostname dsa110maas.ovro.pvt
    ProxyJump ovro
    LocalForward 3000 grafanaservice:3000
    LocalForward 5008 dsa-storage.ovro.pvt:5008
    LocalForward 5240 localhost:5240
    LocalForward 9090 webserveruiservice:9090

@mbsherma
Copy link
Author

@rh-codebase @kembyct Vikram informed me that h00 is currently refusing to boot, and that is likely the cause of this. We can pause on this issue until its back online.

@kembyct
Copy link

kembyct commented Apr 22, 2024

OK. But it's reachable from lwamaas. I tried it.

@kembyct
Copy link

kembyct commented Apr 22, 2024

I take it back. I've just noticed the grafana on lwa system is seperate from the one on dsa system. I'll look further into this, and get back to you shortly.
Thanks.

@rh-codebase
Copy link
Collaborator

dsa110maas is the correct gw to use. dsa110 is separate from lwa but they do use the same paradigm. grafana, influx are separate and exist for lwa and dsa.

@mbsherma The reason they are not reachable is because the server hosting those services is down. Trying to get it back online.

@mbsherma
Copy link
Author

Gotcha, Vikram informed me about the down server as well, thanks for taking a look!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
operations question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants