Hello ceph-users,

we are using ceph luminous 12.2.10.

We run 3 mgrs - if i access the dashboard on a non-active mgr i get a location 
redirect to the hostname.
Because this is not a fqdn, i cannot access the the dasboard in a convenient 
way because my workstation does not append the datacenter domain.

$ curl -vv http://ceph-mon-s44.foobarsrv.de:7000 > /dev/null
* Rebuilt URL to: http://ceph-mon-s44.foobarsrv.de:7000/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* 
  Trying 10.23.27.154...
* TCP_NODELAY set
* Connected to ceph-mon-s44.foobarsrv.de (10.23.27.154) port 7000 (#0)
> GET / HTTP/1.1
> Host: ceph-mon-s44.foobarsrv.de:7000
> User-Agent: curl/7.58.0
> Accept: */*
>
< HTTP/1.1 303 See Other
< Date: Tue, 08 Jan 2019 19:51:48 GMT
< Content-Length: 96
< Content-Type: text/html;charset=utf-8
< Location: http://ceph-mon-s43:7000/
< Server: CherryPy/3.5.0
<
{ [96 bytes data]
100    96  100    96    0     0   2909      0 --:--:-- --:--:-- --:--:--  2909
* Connection #0 to host ceph-mon-s44.foobarsrv.de left intact

Do you see any possibility to have a good workaround for this?

Regards
Marc

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to