]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge pull request #66507 from rhcs-dashboard/74046-QAT-configuration-through-RGW...
authorNizamudeen A <nia@redhat.com>
Mon, 15 Dec 2025 08:42:51 +0000 (14:12 +0530)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 08:42:51 +0000 (14:12 +0530)
mgr/dashboard: Adding QAT Compression dropdown on RGW Service form

Reviewed-by: Afreen Misbah <afreen@ibm.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
1  2 
PendingReleaseNotes
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts

index d1c5aeaa9ac12d3859761fd65326de0cbf79138d,7648457d3d3c5a47461f3bad97667aa85292904d..fd171f73f65308a70880157a6c822f93b5ce08b4
  * DASHBOARD: Removed the older landing page which was deprecated in Quincy.
    Admins can no longer enable the older, deprecated landing page layout by
    adjusting FEATURE_TOGGLE_DASHBOARD.
+ * DASHBOARD: RGW Service form updated to take input regarding QAT compression.
+   - QAT compression is an optional field which can be set to 'Hardware' or 'Software' by selecting options from provided dropdwon. If 'None' is selected, compression is removed altogether.
  * CephFS: The `peer_add` command is deprecated in favor of the `peer_bootstrap` command.
 +* RADOS: When objects are read during deep scrubs, the data is read in strides,
 +  and the scrubbing process is delayed between each read in order to avoid monopolizing
 +  the I/O capacity of the OSD.
 +  The default stride size (``osd_deep_scrub_stride``) was 512 KBytes, and is now 4 MBytes.
  
  >=20.0.0