If I try and do: moriah ~ # mount -t ceph 192.168.44.68:6789:/ /mnt/ceph -o users mount error 22 = Invalid argument
It turns out the driver doesnt recognise the user or users mount option and gentoo wont let a user mount or access a root mount, or even let a user mount. Tried adding the user to the disk group without any effect. Something in gentoo's user access control is causing this problem I think, so how can I get around it? BillK