Re: [ceph-users] Strange CEPH_ARGS problems

2019-11-15 Thread Rainer Krienke
This is not my day :-) Yes this flip beween client.rz and client.user was not intended. Its another typo. When trying to run rbd I used everywhere the same client.rz user and the same keyring /etc/ceph/ceph.client.user.keyring. Sorry Rainer Am 15.11.19 um 11:02 schrieb Janne Johansson: > Is the

Re: [ceph-users] Strange CEPH_ARGS problems

2019-11-15 Thread Konstantin Shalygin
I found a typo in my post: Of course I tried export CEPH_ARGS="-n client.rz --keyring=" and not export CEPH_ARGS=="-n client.rz --keyring=" try `export CEPH_ARGS="--id rz --keyring=..."` k ___ ceph-users mailing list ceph-users@lists.ce

Re: [ceph-users] Strange CEPH_ARGS problems

2019-11-15 Thread Janne Johansson
Is the flip between the client name "rz" and "user" also a mistype? It's hard to divinate if it is intentional or not since you are mixing it about. Den fre 15 nov. 2019 kl 10:57 skrev Rainer Krienke : > I found a typo in my post: > > Of course I tried > > export CEPH_ARGS="-n client.rz --keyrin

Re: [ceph-users] Strange CEPH_ARGS problems

2019-11-15 Thread Rainer Krienke
I found a typo in my post: Of course I tried export CEPH_ARGS="-n client.rz --keyring=" and not export CEPH_ARGS=="-n client.rz --keyring=" Thanks Rainer Am 15.11.19 um 07:46 schrieb Rainer Krienke: > Hello, > > I try to use CEPH_ARGS in order to use eg rbd with a non client.admin >

Re: [ceph-users] Strange CEPH_ARGS problems

2019-11-14 Thread Toby Darling
On 15/11/2019 06:46, Rainer Krienke wrote: export CEPH_ARGS=="-n client.rz --keyring=/etc /ceph/ceph.client.user.keyring" It's probably the '==', try '=' instead. Cheers Toby ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com