hey Nizam,
Not sure what issue you ran into, but incase you want to use mstart scripts for setting up rbd-mirroring,
you can use to setup site-a and site-b clusters:
mon=1 osd=1 mds=0 ../src/mstart.sh site-a --short -n --without-dashboard
mon=1 osd=1 mds=0 ../src/mstart.sh site-b --short -n --without-dashboard
after cluster setup you should be able to run ceph command using mrun script like:
`../src/mrun site-a ceph -s`
`../src/mrun site-b ceph -s`
feel free to ping if you have any specific doubt regarding rbd-mirror multicluster setup.
Thanks!
On Sun, Jun 26, 2022 at 11:26 PM Nizamudeen A <nia@xxxxxxxxxx> wrote:
Hi all,_______________________________________________Recently I've been trying to use the mstart script to start the ceph development cluster. But I ran into this issue when I am issuing any ceph commands like we do for the vstart clusters. I am not sure how to run the ceph commands here. Does any one use mstart clusters here for multi-cluster development?Also It would be great to know which is the easiest way to start a multi-cluster dev environment within the same machine, if I want to play around with rbd-mirroring.Thanks in advance. Regards,--
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx