The contents of this wiki are no longer actively maintained. The most current documentation is available at http://ceph.com/docs.
Talk:Rbd
From Ceph wiki
when i execute : echo "192.168.1.104 name=admin,secret=/etc/ceph/secret rbd test " > /sys/class/rbd/add (where /etc/ceph/secret was generated by :cauthtool --name=admin --print-key /etc/ceph/keyring.bin > /etc/ceph/secret ) there is a error : -bash: echo: write error: Invalid argument did you have a solution?