Re: [ceph-users] ceph-deploy Platform is not supported: debian

2014-01-09 Thread Andrew Woodward
The ceph-deploy git master should be able to handle wheezy/sid jessie/sid strings now (and anything else following a/b syntax and not raise unless we have flagged the version for non-support) On Sun, Dec 1, 2013 at 6:38 PM, James Harper wrote: > > > > On Sun, Dec 1, 2013 at 6:47 PM, James Harper

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-12-01 Thread James Harper
> > On Sun, Dec 1, 2013 at 6:47 PM, James Harper > wrote: > >> > >> ceph-deploy uses Python to detect information for a given platform, > >> can you share what this command gives > >> as output? > >> > >> python -c "import platform; print platform.linux_distribution()" > >> > > > > Servers that '

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-12-01 Thread Alfredo Deza
On Sun, Dec 1, 2013 at 6:47 PM, James Harper wrote: >> >> ceph-deploy uses Python to detect information for a given platform, >> can you share what this command gives >> as output? >> >> python -c "import platform; print platform.linux_distribution()" >> > > Servers that 'gatherkeys' does work on:

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-12-01 Thread James Harper
> > ceph-deploy uses Python to detect information for a given platform, > can you share what this command gives > as output? > > python -c "import platform; print platform.linux_distribution()" > Servers that 'gatherkeys' does work on: ('debian', '7.1', '') ('debian', '7.2', '') Servers that '

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-12-01 Thread Alfredo Deza
On Sun, Dec 1, 2013 at 2:33 PM, James Harper wrote: >> >> On Fri, Nov 29, 2013 at 3:19 AM, James Harper >> wrote: >> > When I do gatherkeys, ceph-deploy tells me: >> > >> > UnsupportedPlatform: Platform is not supported: debian >> > >> > Given that I downloaded ceph-deploy from the ceph.com debia

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-12-01 Thread James Harper
> > On Fri, Nov 29, 2013 at 3:19 AM, James Harper > wrote: > > When I do gatherkeys, ceph-deploy tells me: > > > > UnsupportedPlatform: Platform is not supported: debian > > > > Given that I downloaded ceph-deploy from the ceph.com debian > repository, I'm hoping that Debian is supported and that

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-12-01 Thread Alfredo Deza
On Fri, Nov 29, 2013 at 3:19 AM, James Harper wrote: > When I do gatherkeys, ceph-deploy tells me: > > UnsupportedPlatform: Platform is not supported: debian > > Given that I downloaded ceph-deploy from the ceph.com debian repository, I'm > hoping that Debian is supported and that I have somethin

Re: [ceph-users] ceph-deploy Platform is not supported: debian

2013-11-29 Thread James Harper
> > When I do gatherkeys, ceph-deploy tells me: > > UnsupportedPlatform: Platform is not supported: debian > > Given that I downloaded ceph-deploy from the ceph.com debian repository, > I'm hoping that Debian is supported and that I have something screwy > somewhere. > > Any suggestions? > I

[ceph-users] ceph-deploy Platform is not supported: debian

2013-11-29 Thread James Harper
When I do gatherkeys, ceph-deploy tells me: UnsupportedPlatform: Platform is not supported: debian Given that I downloaded ceph-deploy from the ceph.com debian repository, I'm hoping that Debian is supported and that I have something screwy somewhere. Any suggestions? Thanks James ___