+ export HOME=/tmp + HOME=/tmp + cp -fv /etc/ceph/ceph.conf.template /etc/ceph/ceph.conf '/etc/ceph/ceph.conf.template' -> '/etc/ceph/ceph.conf' + KEYRING=/etc/ceph/ceph.client.cinder.keyring + '[' xcinder == xadmin ']' + '[' -f /tmp/client-keyring ']' + '[' -s /tmp/client-keyring ']' ++ ceph auth get client.cinder Error ENOENT: failed to find client.cinder in keyring + USERINFO= + echo 'Creating Cephx user client.cinder' + ceph auth get-or-create client.cinder mon 'profile rbd' osd 'profile rbd' -o /etc/ceph/ceph.client.cinder.keyring Creating Cephx user client.cinder + rm -f /etc/ceph/ceph.client.admin.keyring