Project

General

Profile

Actions

Feature #45856

closed

mgr/dashboard: Show labels in hosts page

Added by Volker Theile almost 4 years ago. Updated about 3 years ago.

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

0%

Source:
Development
Tags:
Backport:
octopus
Reviewed:
Affected Versions:
Pull request ID:

Description

According to https://docs.ceph.com/docs/master/cephadm/install/#deploy-additional-monitors-optional it is possible to assign labels to hosts. It would be great to show those labels in the hosts page.

# ceph orch host ls
HOST  ADDR  LABELS  STATUS  
mgr0  mgr0                  
mon0  mon0                  
osd0  osd0   
# ceph orch host label add mgr0 foo
# ceph orch host ls
HOST  ADDR  LABELS  STATUS  
mgr0  mgr0  foo             
mon0  mon0                  
osd0  osd0        

Related issues 2 (0 open2 closed)

Blocks Dashboard - Feature #45897: mgr/dashboard: Add host labels in UIResolvedVolker Theile

Actions
Copied to Dashboard - Backport #45952: octopus: mgr/dashboard: Show labels in hosts pageResolvedVolker TheileActions
Actions

Also available in: Atom PDF