Re: [ceph-users] Ceph install from EL7 repo error

2019-11-07 Thread Salsa
me. > > Steve Cranage > > Principal Architect, Co-Founder > > DeepSpace Storage > > 719-930-6960 > > --- > > From: Salsa > Sent: Wednesday, November 6, 2019 3:05:32 PM > To: Cranage, Steve > Cc: cep

Re: [ceph-users] Ceph install from EL7 repo error

2019-11-06 Thread Alberto Rivera Laporte
The likely behavior that you are experiencing is a result of another yum repository with a more recent version of the rpms. A quick way to find out is to issue a `yum list ceph --showduplicates` or a `yum info ceph` At that point then you would want to exclude the ceph* package from whichever yum

Re: [ceph-users] Ceph install from EL7 repo error

2019-11-06 Thread Cranage, Steve
: ceph-users Subject: Re: [ceph-users] Ceph install from EL7 repo error I faced that same behaviour, but can't remember whats was happening or how I solved it. Could you please post the commands used? I think it was related to some bad options to ceph-deploy. Are you using '--releas

Re: [ceph-users] Ceph install from EL7 repo error

2019-11-06 Thread Salsa
I faced that same behaviour, but can't remember whats was happening or how I solved it. Could you please post the commands used? I think it was related to some bad options to ceph-deploy. Are you using '--release nautilus' ? -- Salsa Sent with [ProtonMail](https://protonmail.com) Secure Email.

Re: [ceph-users] Ceph install from EL7 repo error

2019-11-06 Thread Cranage, Steve
, 2019 1:43 PM To: ceph-users Subject: [ceph-users] Ceph install from EL7 repo error I cannot get an install of ceph to work on a fresh Centos 7.6 environment and it is a repo error I haven't seen before. Here is my ceph.repo file: [Ceph] name=Ceph packages for $basearch baseurl

[ceph-users] Ceph install from EL7 repo error

2019-11-06 Thread Cranage, Steve
I cannot get an install of ceph to work on a fresh Centos 7.6 environment and it is a repo error I haven't seen before. Here is my ceph.repo file: [Ceph] name=Ceph packages for $basearch baseurl=http://download.ceph.com/rpm-mimic/el7/$basearch enabled=1 gpgcheck=1 type=rpm-md gpgkey=https://downl

[ceph-users] ceph install issue on centos 7

2015-12-10 Thread Yonghua Peng
Hi, do you know why this happens when try to install ceph on centos 7 system? $ ceph-deploy install ceph4 [ceph_deploy.conf][DEBUG ] found configuration file at: /home/ceph/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.5): /usr/bin/ceph-deploy install ceph4 [ceph_deploy.install][DEB

Re: [ceph-users] Ceph Install Guide

2013-11-01 Thread Raghavendra Lad
Hi Karan, Thank you. I will give it a try. Regards, Raghavendra Lad From: "Karan Singh"ksi...@csc.fi Sent:Fri, 01 Nov 2013 14:26:24 +0530 To: Raghavendra Lad raghavendra_...@rediffmail.com Cc: ceph-users@lists.ceph.com Subject: Re: [ceph-users] Ceph Install Guide Hello Raghavendr

Re: [ceph-users] Ceph Install Guide

2013-11-01 Thread Karan Singh
Documentation : http://ceph.com/docs/master/ Regards Karan Singh - Original Message - From: "Raghavendra Lad" To: ceph-users@lists.ceph.com Sent: Friday, 1 November, 2013 7:27:26 AM Subject: [ceph-users] Ceph Install Guide Hi, Please can you help with the Ceph Install guide.

Re: [ceph-users] Ceph Install Guide

2013-11-01 Thread Wido den Hollander
On 11/01/2013 06:27 AM, Raghavendra Lad wrote: Hi, Please can you help with the Ceph Install guide. Do we need to install Ceph server or client? On all machines you probably want the 'ceph' package, that's the easiest to start with. Wido Regards, Raghavendra Lad

[ceph-users] Ceph Install Guide

2013-10-31 Thread Raghavendra Lad
Hi, Please can you help with the Ceph Install guide. Do we need to install Ceph server or client? Regards, Raghavendra Lad___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] ceph install

2013-09-04 Thread Gregory Farnum
On Fri, Aug 30, 2013 at 11:46 AM, Jimmy Lu [ Storage ] wrote: > Hello ceph-users, > > I am new to Ceph and would like to bring up a 5-node cluster for my PoC. I > am doing an installation from below link and ran into a problem. I am not > so sure how to deal with it. Can someone please shed some l

[ceph-users] ceph install

2013-08-30 Thread Jimmy Lu [ Storage ]
Hello ceph-users, I am new to Ceph and would like to bring up a 5-node cluster for my PoC. I am doing an installation from below link and ran into a problem. I am not so sure how to deal with it. Can someone please shed some light? http://ceph.com/docs/master/install/rpm/ [root@cleverloadgen16 c