On Sat, Jan 21, 2012 at 9:43 AM, Smart Weblications GmbH - Florian Wiessner <f.wiessner@xxxxxxxxxxxxxxxxxxxxx> wrote: > > Am 21.01.2012 18:01, schrieb Gregory Farnum: > >> > >> As stated above, i did not set up ceph with authentication. so there was no > >> authentication used in 0.39 nor in 0.40 > >> > >> But now somehow authentication seems to be enforced - at least that's what i > >> read from the output that ceph -w gives me... > > > > Actually that might just be a red herring — check the monitor log that > > your ceph -w client tried to connect to and see what it says about the > > connection attempt. :) > > this is what i get on the second running ceph node: > > 2012-01-21 18:42:34.759225 7f60e6d62700 cephx: verify_authorizer_reply exception > in decode_decrypt with AQAK+RpPWKY9LRAASh86sPjNxkbAa7lZLuPFfQ== > 2012-01-21 18:42:34.759245 7f60e6d62700 -- 192.168.0.6:6789/0 >> > 192.168.0.4:6789/0 pipe(0xc91500 sd=9 pgs=0 cs=0 l=0).failed verifying authorize > reply > 2012-01-21 18:42:36.753924 7f60e11d2700 -- 192.168.0.6:6789/0 >> :/0 > pipe(0x1853c80 sd=12 pgs=0 cs=0 l=0).accept sd=12 > 2012-01-21 18:42:36.754035 7f60e2ee1700 -- 192.168.0.6:6789/0 <== mds.? > 192.168.0.6:6800/3222 1 ==== auth(proto 0 26 bytes epoch 0) v1 ==== 56+0+0 > (2774746219 0 0) 0x1842e00 con 0x184b280 > 2012-01-21 18:42:36.758634 7f60e26e0700 -- 192.168.0.6:6789/0 --> mon.0 > 192.168.0.4:6789/0 -- mon_probe(probe 6bac7900-17c9-47c4-8b8e-f3dd7c22c73d name > 2) v1 -- ?+0 0x1850000 > 2012-01-21 18:42:36.758654 7f60e26e0700 -- 192.168.0.6:6789/0 --> mon.1 > 192.168.0.5:6789/0 -- mon_probe(probe 6bac7900-17c9-47c4-8b8e-f3dd7c22c73d name > 2) v1 -- ?+0 0x184dc00 > 2012-01-21 18:42:36.758683 7f60e26e0700 -- 192.168.0.6:6789/0 --> mon.3 > 192.168.0.7:6789/0 -- mon_probe(probe 6bac7900-17c9-47c4-8b8e-f3dd7c22c73d name > 2) v1 -- ?+0 0x184d900 > 2012-01-21 18:42:36.759270 7f60e6d62700 cephx: verify_authorizer_reply exception > in decode_decrypt with AQAM+RpP0JI9LRAAWyy1Flf5X6RUVxEjhAEFtg== > 2012-01-21 18:42:36.759287 7f60e6d62700 -- 192.168.0.6:6789/0 >> > 192.168.0.4:6789/0 pipe(0xc91500 sd=9 pgs=0 cs=0 l=0).failed verifying authorize > reply > ^C > > Can you verify that there's no 'auth supported' line in your mon ceph.conf? Also, try running (with correct <ceph.conf>): # ceph-conf --lookup -c <ceph.conf> 'auth supported' --name mon.2 or just: # ceph-conf --lookup -c <ceph.conf> 'auth supported' and you can also try adding 'auth supported = none' in your ceph.conf. Yehuda -- 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