ceph/ceph-menv
Yehuda Sadeh 30bebc266c ceph-menv: mrun shell environment
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2018-05-21 13:51:16 -07:00
..
.menvrc ceph-menv: mrun shell environment 2018-05-21 13:51:16 -07:00
INSTALL ceph-menv: mrun shell environment 2018-05-21 13:51:16 -07:00
README ceph-menv: mrun shell environment 2018-05-21 13:51:16 -07:00
build_links.sh ceph-menv: mrun shell environment 2018-05-21 13:51:16 -07:00
mdo.sh ceph-menv: mrun shell environment 2018-05-21 13:51:16 -07:00
mset.sh ceph-menv: mrun shell environment 2018-05-21 13:51:16 -07:00

README

ceph-menv

Environment assistant for use in conjuction with multiple ceph vstart (or more accurately mstart) clusters. Eliminates the need to specify the cluster that is being used with each and every command. Can provide a shell prompt feedback about the currently used cluster.


Usage:

$ mset <cluster>


For example:

$ mstart.sh c1 -n
$ mset c1
[ c1 ] $ ceph -w


To un-set cluster:

$ mset