Bug 2214162 - [Bluewash][Ceph Dashboard] "Servers" field and dropdown field overlap on the REST API page
Summary: [Bluewash][Ceph Dashboard] "Servers" field and dropdown field overlap on the ...
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Dashboard
Version: 5.3
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 5.3z4
Assignee: Nizamudeen
QA Contact: Sayalee
Rivka Pollack
URL:
Whiteboard:
Depends On:
Blocks: 2210690
TreeView+ depends on / blocked
 
Reported: 2023-06-12 06:18 UTC by Sayalee
Modified: 2025-05-30 10:04 UTC (History)
6 users (show)

Fixed In Version: ceph-16.2.10-175.el8cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-6818 0 None None None 2023-06-12 06:27:21 UTC
Red Hat Issue Tracker RHCSDASH-997 0 None None None 2023-06-12 06:27:24 UTC

Description Sayalee 2023-06-12 06:18:04 UTC
Created attachment 1970376 [details]
Rest_API_page_fields_overlap

Description of problem:
The "Servers" name field and dropdown overlap on the REST API page [please check attachment]


Version-Release number of selected component (if applicable):
ceph version 16.2.10-172.el8cp (00a157ecd158911ece116ae43095de793ed9f389) pacific (stable)


How reproducible:
Always


Steps to Reproduce:
1. Deploy a IBM 5.3z3 cluster with Dashboard enabled
2. Login to ceph dashboard
3. Go to Help >> API


Actual results:
The "Servers" name field and dropdown for servers overlap each other


Expected results:
The "Servers" name field and dropdown for servers should not overlap each other


Additional info:

# dnf info cephadm
Updating Subscription Management repositories.
Last metadata expiration check: 0:49:01 ago on Mon 12 Jun 2023 01:03:43 AM EDT.
Installed Packages
Name         : cephadm
Epoch        : 2
Version      : 16.2.10
Release      : 172.el8cp
Architecture : noarch
Size         : 362 k
Source       : cephadm-16.2.10-172.el8cp.src.rpm
Repository   : @System
From repo    : IBM-CEPH-5.3-20230601.ci.0
Summary      : Utility to bootstrap Ceph clusters
URL          : https://ceph.io
License      : LGPL-2.1
Description  : Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed
             : with systemd and podman.


# rpm -qa | grep ceph
cephadm-16.2.10-172.el8cp.noarch
ibm-storage-ceph-license-5.3-3.el8cp.noarch


# ceph -s
  cluster:
    id:     f5a25648-05ce-11ee-a178-fa163eeb5f27
    health: HEALTH_OK

  services:
    mon: 3 daemons, quorum ceph-saraut-ibm-wqmzlb-node1-installer,ceph-saraut-ibm-wqmzlb-node2,ceph-saraut-ibm-wqmzlb-node3 (age 30m)
    mgr: ceph-saraut-ibm-wqmzlb-node1-installer.tlucyw(active, since 29m), standbys: ceph-saraut-ibm-wqmzlb-node2.oqxhrx
    mds: 1/1 daemons up, 1 standby
    osd: 18 osds: 18 up (since 29m), 18 in (since 42h)
    rgw: 2 daemons active (2 hosts, 1 zones)

  data:
    volumes: 1/1 healthy
    pools:   10 pools, 289 pgs
    objects: 44.90k objects, 1.4 GiB
    usage:   6.0 GiB used, 264 GiB / 270 GiB avail
    pgs:     289 active+clean


Note You need to log in before you can comment on or make changes to this bug.