Re: [ceph-users] ERROR: unable to open OSD superblock on /var/lib/ceph/osd/ceph-1: (13) Permission denied

2016-07-06 Thread RJ Nowling
Sam, George, thanks for your help! The problem is that the data directory is symlinked to /home and the systemd unit file had `ProtectHome=true` On Wed, Jul 6, 2016 at 9:53 AM, RJ Nowling wrote: > Hi all, > > I'm trying to use the ceph-ansible playbooks to deploy onto ba

Re: [ceph-users] ERROR: unable to open OSD superblock on /var/lib/ceph/osd/ceph-1: (13) Permission denied

2016-07-06 Thread RJ Nowling
race. > -Sam > > On Wed, Jul 6, 2016 at 7:53 AM, RJ Nowling wrote: > > Hi all, > > > > I'm trying to use the ceph-ansible playbooks to deploy onto baremetal. > I'm > > currently testing with the approach that uses an existing filesystem > rather

[ceph-users] ERROR: unable to open OSD superblock on /var/lib/ceph/osd/ceph-1: (13) Permission denied

2016-07-06 Thread RJ Nowling
Hi all, I'm trying to use the ceph-ansible playbooks to deploy onto baremetal. I'm currently testing with the approach that uses an existing filesystem rather than giving raw access to the disks. The OSDs are failing to start: 2016-07-06 10:48:50.249976 7fa410aef800 0 set uid:gid to 167:167 (c

Re: [ceph-users] Client not finding keyring

2016-06-02 Thread RJ Nowling
we can check if it’s valid > > JC > > On Jun 1, 2016, at 14:37, RJ Nowling wrote: > > I did use ceph-ansible to deploy the gateway -- using the default > settings. It should work out of the box but does not. > > So... can the radosgw-admin CLI utility take a keyrin

Re: [ceph-users] Client not finding keyring

2016-06-01 Thread RJ Nowling
> e.g. radosgw-admin --id radosgw.rgw usage show > > Regards > JC > > > On Jun 1, 2016, at 14:07, RJ Nowling wrote: > > Hi all, > > I'm trying to set up a Ceph cluster with an S3 gateway using the > ceph-ansible playbooks. I'm running into an issue wher

[ceph-users] Client not finding keyring

2016-06-01 Thread RJ Nowling
Hi all, I'm trying to set up a Ceph cluster with an S3 gateway using the ceph-ansible playbooks. I'm running into an issue where the radosgw-admin client can't find the keyring. The path to the keyring is listed in the ceph.conf file. I confirmed with strace that the client opens the conf file