Commit Graph

8 Commits

Author SHA1 Message Date
Yuval Lifshitz
b8b43fe59d allow for multiple "build" dirs to exist
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
2019-09-06 09:38:32 +03:00
Mykola Golub
8fea7b48b5 mstart.sh: remove bashizm in /bin/sh script
Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-25 20:21:32 +03:00
Jiaying Ren
f6e282d237 mstart.sh: support read CLUSTERS_LIST from env var
so that we can avoid port conflict when we're creating serveral
clusters with different version of Ceph source code at the same
host and at the same time.

It's very convenient for several colleagues using the same
compiling host, but both of them has individual source code
directory.

Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
2017-08-11 14:48:53 +08:00
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