Squid: RGW overview freezes (this.dataArray[W] is undefined)
Hi, I couldn't find an existing tracker yet, so I'm asking here if this already has been reported (or even fixed). Until now, I've only been playing around with virtual test clusters on Squid, and I noticed the dashboard freezes when I'm on the /rgw/overview page. This is what I get in the mgr log: ---snip--- Jan 31 13:16:37 host2 ceph-mgr[2799]: [dashboard ERROR frontend.error] (https://IP:8443/#/rgw/overview): this.dataArray[W] is undefined updateChartData@https://IP:8443/main.5d76eec705c379ed.js:3:1175137 ngOnChanges@https://IP:8443/main.5d76eec705c379ed.js:3:1174390 ... 99140/ye/v.prototype.invoke@https://IP:8443/ ---snip--- The output is lengthy (around 100 lines), just wanted to give an impression. Clicking anywhere else doesn't really improve anything, only reloading the page lets you browse again. This seems to be related to "Multi-Site Sync Status" (which I don't have enabled), it seems to freeze while loading. But sometimes it does load successfully, showing the info ( Multi-site needs to be configured in order to see the multi-site sync status. Please consult the documentation on how to configure and enable the multi-site functionality.). But I thought, maybe that's my lab environment or something. Last week I upgraded a customer cluster to 19.2.0 as well, and it shows the same behavior. Should I create a tracker issue? Thanks! Eugen
Hi Eugen, We did fix this in squid https://github.com/ceph/ceph/pull/59038 I agree that it would have freezed dashboard and that you might need to refresh and visit any other page but the problematic one. Can you create a tracker with a full stack trace ? Will take a look. Thanks Afreen On Fri, Jan 31, 2025 at 6:08 PM Eugen Block <eblock@nde.ag> wrote:
Hi,
I couldn't find an existing tracker yet, so I'm asking here if this already has been reported (or even fixed). Until now, I've only been playing around with virtual test clusters on Squid, and I noticed the dashboard freezes when I'm on the /rgw/overview page. This is what I get in the mgr log:
---snip--- Jan 31 13:16:37 host2 ceph-mgr[2799]: [dashboard ERROR frontend.error] (https://IP:8443/#/rgw/overview): this.dataArray[W] is undefined
updateChartData@https://IP:8443/main.5d76eec705c379ed.js:3:1175137
ngOnChanges@https://IP:8443/main.5d76eec705c379ed.js:3:1174390 ...
99140/ye/v.prototype.invoke@https://IP:8443/ ---snip---
The output is lengthy (around 100 lines), just wanted to give an impression. Clicking anywhere else doesn't really improve anything, only reloading the page lets you browse again. This seems to be related to "Multi-Site Sync Status" (which I don't have enabled), it seems to freeze while loading. But sometimes it does load successfully, showing the info ( Multi-site needs to be configured in order to see the multi-site sync status. Please consult the documentation on how to configure and enable the multi-site functionality.).
But I thought, maybe that's my lab environment or something. Last week I upgraded a customer cluster to 19.2.0 as well, and it shows the same behavior. Should I create a tracker issue?
Thanks! Eugen _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
There you go: https://tracker.ceph.com/issues/69755 Let me know if I can provide anything else. Thanks! Eugen Zitat von Afreen <afreen23.git@gmail.com>:
Hi Eugen,
We did fix this in squid https://github.com/ceph/ceph/pull/59038 I agree that it would have freezed dashboard and that you might need to refresh and visit any other page but the problematic one. Can you create a tracker with a full stack trace ? Will take a look.
Thanks Afreen
On Fri, Jan 31, 2025 at 6:08 PM Eugen Block <eblock@nde.ag> wrote:
Hi,
I couldn't find an existing tracker yet, so I'm asking here if this already has been reported (or even fixed). Until now, I've only been playing around with virtual test clusters on Squid, and I noticed the dashboard freezes when I'm on the /rgw/overview page. This is what I get in the mgr log:
---snip--- Jan 31 13:16:37 host2 ceph-mgr[2799]: [dashboard ERROR frontend.error] (https://IP:8443/#/rgw/overview): this.dataArray[W] is undefined
updateChartData@https://IP:8443/main.5d76eec705c379ed.js:3:1175137
ngOnChanges@https://IP:8443/main.5d76eec705c379ed.js:3:1174390 ...
99140/ye/v.prototype.invoke@https://IP:8443/ ---snip---
The output is lengthy (around 100 lines), just wanted to give an impression. Clicking anywhere else doesn't really improve anything, only reloading the page lets you browse again. This seems to be related to "Multi-Site Sync Status" (which I don't have enabled), it seems to freeze while loading. But sometimes it does load successfully, showing the info ( Multi-site needs to be configured in order to see the multi-site sync status. Please consult the documentation on how to configure and enable the multi-site functionality.).
But I thought, maybe that's my lab environment or something. Last week I upgraded a customer cluster to 19.2.0 as well, and it shows the same behavior. Should I create a tracker issue?
Thanks! Eugen _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Thanks, looking into it now. On Fri, Jan 31, 2025 at 7:55 PM Eugen Block <eblock@nde.ag> wrote:
There you go: https://tracker.ceph.com/issues/69755
Let me know if I can provide anything else.
Thanks! Eugen
Zitat von Afreen <afreen23.git@gmail.com>:
Hi Eugen,
We did fix this in squid https://github.com/ceph/ceph/pull/59038 I agree that it would have freezed dashboard and that you might need to refresh and visit any other page but the problematic one. Can you create a tracker with a full stack trace ? Will take a look.
Thanks Afreen
On Fri, Jan 31, 2025 at 6:08 PM Eugen Block <eblock@nde.ag> wrote:
Hi,
I couldn't find an existing tracker yet, so I'm asking here if this already has been reported (or even fixed). Until now, I've only been playing around with virtual test clusters on Squid, and I noticed the dashboard freezes when I'm on the /rgw/overview page. This is what I get in the mgr log:
---snip--- Jan 31 13:16:37 host2 ceph-mgr[2799]: [dashboard ERROR frontend.error] (https://IP:8443/#/rgw/overview): this.dataArray[W] is undefined
updateChartData@https://IP:8443/main.5d76eec705c379ed.js:3:1175137
ngOnChanges@https://IP:8443/main.5d76eec705c379ed.js:3:1174390 ...
99140/ye/v.prototype.invoke@https://IP:8443/ ---snip---
The output is lengthy (around 100 lines), just wanted to give an impression. Clicking anywhere else doesn't really improve anything, only reloading the page lets you browse again. This seems to be related to "Multi-Site Sync Status" (which I don't have enabled), it seems to freeze while loading. But sometimes it does load successfully, showing the info ( Multi-site needs to be configured in order to see the multi-site sync status. Please consult the documentation on how to configure and enable the multi-site functionality.).
But I thought, maybe that's my lab environment or something. Last week I upgraded a customer cluster to 19.2.0 as well, and it shows the same behavior. Should I create a tracker issue?
Thanks! Eugen _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Afreen
participants (3)
-
Afreen
-
Afreen Misbah
-
Eugen Block