Project

General

Profile

Bug #46495

mgr: rgw doesn't show in service map

Added by Kiefer Chang over 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
octopus, nautilus
Regression:
Yes
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The e2e test is failing on master with the following error messages:

Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  block/images.e2e-spec.ts                 01:08        9        9        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  block/iscsi.e2e-spec.ts                  00:03        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  block/mirroring.e2e-spec.ts              00:55        4        4        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/configuration.e2e-spec.ts        00:26        6        6        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/crush-map.e2e-spec.ts            00:04        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/hosts.e2e-spec.ts                00:10        6        6        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/logs.e2e-spec.ts                 00:29        7        7        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/mgr-modules.e2e-spec.ts          00:28        5        5        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/monitors.e2e-spec.ts             00:05        3        3        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  cluster/osds.e2e-spec.ts                 00:09        6        6        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  filesystems/filesystems.e2e-spec.ts      00:02        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  nfs/nfs.e2e-spec.ts                      00:02        1        1        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  pools/pools.e2e-spec.ts                  00:41        7        7        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  rgw/buckets.e2e-spec.ts                  00:22        6        -        1        -        5 │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  rgw/daemons.e2e-spec.ts                  00:22        5        -        1        -        4 │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  rgw/users.e2e-spec.ts                    00:22        6        -        1        -        5 │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  ui/dashboard.e2e-spec.ts                 00:50        4        2        2        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  ui/language.e2e-spec.ts                  00:03        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  ui/login.e2e-spec.ts                     00:05        2        2        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  ui/navigation.e2e-spec.ts                00:05        3        2        1        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  ui/notification.e2e-spec.ts              00:46        4        4        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  ui/role-mgmt.e2e-spec.ts                 00:16        5        5        -        -        - │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✔  ui/user-mgmt.e2e-spec.ts                 00:16        5        5        -        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  5 of 23 failed (22%)                     08:22      101       81        6        -       14  
See

Related issues

Related to CephFS - Bug #45349: mds: send scrub status to ceph-mgr only when scrub is running (or paused, etc..) Resolved
Duplicated by Dashboard - Bug #46442: mgr/dashboard: ceph-api-nightly-master-backend Jenkins test error: test_get_export (tasks.mgr.dashboard.test_ganesha.GaneshaTest) Duplicate
Copied to mgr - Backport #46588: octopus: mgr: rgw doesn't show in service map Resolved
Copied to mgr - Backport #46589: nautilus: mgr: rgw doesn't show in service map Resolved

History

#1 Updated by Kiefer Chang over 3 years ago

The tests fail on the RGW page.
The RGW process is up but not in the service map.


# ceph -s
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2020-07-13T06:32:24.383+0000 7f854a874700 -1 WARNING: all dangerous and experimental features are enabled.
2020-07-13T06:32:24.399+0000 7f854a874700 -1 WARNING: all dangerous and experimental features are enabled.
  cluster:
    id:     1eebe477-1e64-476f-8c2b-f5630c54bd58
    health: HEALTH_OK

  services:
    mon: 3 daemons, quorum a,b,c (age 19m)
    mgr: x(active, since 19m)
    mds: a:1 {0=c=up:active} 2 up:standby
    osd: 3 osds: 3 up (since 19m), 3 in (since 19m)

  data:
    pools:   7 pools, 169 pgs
    objects: 226 objects, 9.9 KiB
    usage:   6.0 GiB used, 297 GiB / 303 GiB avail
    pgs:     169 active+clean

# ps aux | grep rgw
root     21052  0.3  0.2 5149488 84644 ?       Ssl  06:13   0:03 /ceph/build/bin/radosgw -c /ceph/build/ceph.conf --log-file=/ceph/build/out/radosgw.8000.log --admin-socket=/ceph/build/out/radosgw.8000.asok --pid-file=/ceph/build/out/radosgw.8000.pid --debug-rgw=20 --debug-ms=1 -n client.rgw.8000 --rgw_frontends=beast port=8000

#2 Updated by Kiefer Chang over 3 years ago

  • Project changed from mgr to rgw
  • Category deleted (151)

It seems to happen after https://github.com/ceph/ceph/pull/34861
I can see the rgw in the service map by reverting the change in https://github.com/ceph/ceph/pull/34861/files#diff-6e2b0f299672aec02388db8d25680537

#3 Updated by Kiefer Chang over 3 years ago

A PR was created with changes in https://github.com/ceph/ceph/pull/34861 reverted for testing purpose.
The Dashboard tests in the PR succeeded.

#4 Updated by Tiago Melo over 3 years ago

  • Subject changed from mgr/dashboard: e2e test fails on master to rgw: rgw not show in service map

#5 Updated by Tiago Melo over 3 years ago

  • Subject changed from rgw: rgw not show in service map to rgw: rgw doesn't show in service map

#6 Updated by Kefu Chai over 3 years ago

  • Project changed from rgw to mgr
  • Status changed from New to Fix Under Review
  • Pull request ID set to 46495

#7 Updated by Kefu Chai over 3 years ago

  • Related to Bug #45349: mds: send scrub status to ceph-mgr only when scrub is running (or paused, etc..) added

#8 Updated by Kefu Chai over 3 years ago

  • Backport set to octopus, nautilus

please backport this change along with #45349, as the latter introduces a regression.

#9 Updated by Kefu Chai over 3 years ago

  • Duplicated by Bug #46442: mgr/dashboard: ceph-api-nightly-master-backend Jenkins test error: test_get_export (tasks.mgr.dashboard.test_ganesha.GaneshaTest) added

#10 Updated by Kefu Chai over 3 years ago

  • Subject changed from rgw: rgw doesn't show in service map to mgr: rgw doesn't show in service map
  • Assignee set to Kefu Chai
  • Regression changed from No to Yes

#11 Updated by Kefu Chai over 3 years ago

  • Pull request ID changed from 46495 to 36091

#12 Updated by Kefu Chai over 3 years ago

  • Status changed from Fix Under Review to Pending Backport

#13 Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #46588: octopus: mgr: rgw doesn't show in service map added

#14 Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #46589: nautilus: mgr: rgw doesn't show in service map added

#15 Updated by Loïc Dachary almost 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Also available in: Atom PDF