ceph - Warning

mikev1963

Renowned Member
Sep 29, 2012
2
0
66
Im now to cepth and just setup my first cluster.

I am getting the following warning.

HEALTH_WARN: noout flag(s) set


What do I need to do to remove this Waring. I am running REEF within Proxomx 8.1.3 and Cepth ?

Thanks
Mike
 
You can "Manage Global Flags" just via GUI. See screenshot.

Screenshot-OSD-Flags.png
 
What if somebody would like to NOT get the warning with "noout" flag being set ?

IF anybody's interested, you can get similar functionality without warning through:
Code:
ceph config set mon mon_osd_down_out_interval 0
ceph config set mon mon_warn_on_osd_down_out_interval_zero false
 
Last edited:
  • Like
Reactions: Berke