Should ceph osd status not be stdout? So I can do something like this
[@ ~]# ceph osd status |grep c01 And don't need to do this [@ ~]# ceph osd status 2>&1 |grep c01 _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com