On Wed, 29 Jul 2015 15:41:29 -0700, Travis Rhoden wrote: > There are the following flags in ceph-deploy today that can control > what daemons get installed: > > ceph-deploy install --help > ... > --mon install the mon component only > --mds install the mds component only > --rgw install the rgw component only > --osd install the osd component only > --cli, --common install the common component only > --all install all ceph components (e.g. mon,osd,mds,rgw). > This is the default > > So, my proposal is to change the default behavior from "ceph-deploy > install --all ..." to "ceph-deploy install --mon --osd ...". > > Any objections? Sounds good to me Travis. For the ceph-deploy install --iscsi changes at https://github.com/ceph/ceph-deploy/pull/326 I had intentionally left targetcli out of the --all group so that it wouldn't be installed by default, but I'll add it if your proposed changes go in. Any thoughts on the install --iscsi changes? Cheers, David -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html