Commit Graph

5 Commits

Author SHA1 Message Date
Yehuda Sadeh
5f313f0458 mrun, mstart.sh, mstop.sh: search for cmake build directory
Search for the default cmake build directory, use it if found

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2016-07-01 11:32:41 -07:00
Abhishek Lekshmanan
81b07be672 mstart: start rgw on different ports as well
similar to the way we set CEPH_PORT, set CEPH_RGW_PORT as well so that
we've rgw instances starting on different ports

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2016-03-16 17:22:02 +01:00
Yehuda Sadeh
5ecacfe609 rgw: stop async_rados thread first
Need to shut this thread first, so that async callbacks don't
occur when we shut down the data/meta sync processors.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2016-03-08 10:02:46 -08:00
Orit Wasserman
c287fea098 ajdust mstart and mstop script to run with cmake build
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2015-12-14 12:49:36 +01:00
Yehuda Sadeh
dfa403c733 mstart.sh: run multiple clusters in a single source tree
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-12-11 08:20:24 -08:00