On Sat, Aug 26, 2017 at 7:07 PM, Two Spirit <twospirit6905@xxxxxxxxx> wrote: > Hi. I found this command by accident. it doesn't seem to be undocumented. > > ceph osd status > > There is a very similiar command "ceph osd stat" with different info > > The status command is very useful command and I'd like to see it stay > around even tho it seems to be an undocumented command. > > It would be nice to have a 3rd column "total" which is used+avail > columns and then another row at the bottom subtotaling the "used", > "avail", and "total" columns. I prefer to pick two of avail/used/total, rather than printing all three -- otherwise the information is a bit redundant. Putting some totals at the bottom is an interesting idea though. The "osd status" and "fs status" commands are implemented in a python module[1], so anyone who knows a little python could add that. John 1. https://github.com/ceph/ceph/blob/master/src/pybind/mgr/status/module.py > > I know all these could be be calculated, but with more OSDs, it is > convenient to have it all available at a glance<div > id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> > <table style="border-top: 1px solid #D3D4DE;"> > <tr> > <td style="width: 55px; padding-top: 13px;"><a > href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" > target="_blank"><img > src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png" > alt="" width="46" height="29" style="width: 46px; height: 29px;" > /></a></td> > <td style="width: 470px; padding-top: 12px; color: #41424e; > font-size: 13px; font-family: Arial, Helvetica, sans-serif; > line-height: 18px;">Virus-free. <a > href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" > target="_blank" style="color: #4453ea;">www.avg.com</a> > </td> > </tr> > </table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" > height="1"></a></div> > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html