]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: osd form preselect db/wal device filters
authorNizamudeen A <nia@redhat.com>
Fri, 12 Aug 2022 15:34:23 +0000 (21:04 +0530)
committerNizamudeen A <nia@redhat.com>
Fri, 9 Sep 2022 05:18:28 +0000 (10:48 +0530)
commit5f8eff3beff7b8aa0066811dedf0024b76001a6e
tree520f6038006e6842c970f8419b03799f458b7b46
parent0a60e899920c1c6b7f0e154735227b1078f71ecb
mgr/dashboard: osd form preselect db/wal device filters

If the hostname is selected for the primary devices, then we can
preselect the hostname filter for the db/wal devices because osds will
be deployed only on the hostname of the primary device. If preselected
it'll be clear that only this devices will be used to deploy.

Addition to this, usually ssd devices are used for db/wal devices. So I
am preselecting these too in the filters.

Fixes: https://tracker.ceph.com/issues/57118
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.ts