On Thu, 24 Oct 2013, Gaylord Holder wrote:
> Works perfectly.
>
> My only grip is --cluster isn't listed as a valid argument from
>
> ceph-mon --help
Ah, it is there for current versions, but not cuttlefish or dumpling.
It'll be in the next point release (for each).
sage
>
> and the only
A bug would be great. Thanks!
sage
Gaylord Holder wrote:
>Works perfectly.
>
>My only grip is --cluster isn't listed as a valid argument from
>
> ceph-mon --help
>
>and the only reference searching for --cluster in the ceph
>documentation
>is in regards to ceph-rest-api.
>
>Shall I file a bug
Try passing --cluster csceph instead of the config file path and I suspect it
will work.
sage
Gaylord Holder wrote:
>I'm trying to bring a ceph cluster not named ceph.
>
>I'm running version 0.61.
>
>From my reading of the documentation, the $cluster metavariable is set
>by the basename of the
Works perfectly.
My only grip is --cluster isn't listed as a valid argument from
ceph-mon --help
and the only reference searching for --cluster in the ceph documentation
is in regards to ceph-rest-api.
Shall I file a bug to correct the documentation?
Thanks again for the quick and accurat
I'm trying to bring a ceph cluster not named ceph.
I'm running version 0.61.
From my reading of the documentation, the $cluster metavariable is set
by the basename of the configuration file: specifying the configuration
file "/etc/ceph/mycluster.conf" sets the $cluster metavariable to
"myclus