Re: Issues installing on CentOS 7.1

2015-12-15 Thread Alfredo Deza
We released 1.5.30 yesterday and had some issues with the repo
metadata for CentOS, should now be resolved, can you try again
and let me know if that is not the case?

On Mon, Dec 14, 2015 at 5:07 PM, Luis Pabon  wrote:
> Just wanted to check if it is me or something else is going on.  Is anyone 
> seeing the following when installing on CentOS 7.1? :
>
> ---
>  INFERNALIS ---
> ---
>
> [vagrant@ceph ~]$ sudo yum install 
> http://download.ceph.com/rpm-infernalis/el7/noarch/ceph-release-1-1.el7.noarch.rpm
> Loaded plugins: fastestmirror
> ceph-release-1-1.el7.noarch.rpm   
>   
>| 3.9 kB  00:00:00
> Examining /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm: 
> ceph-release-1-1.el7.noarch
> Marking /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm to be 
> installed
> Resolving Dependencies
> --> Running transaction check
> ---> Package ceph-release.noarch 0:1-1.el7 will be installed
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> ==
>  Package Arch 
>  Version  Repository  
>  Size
> ==
> Installing:
>  ceph-releasenoarch   
>  1-1.el7  /ceph-release-1-1.el7.noarch
> 550
>
> Transaction Summary
> ==
> Install  1 Package
>
> Total size: 550
> Installed size: 550
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction
>   Installing : ceph-release-1-1.el7.noarch
>   
>   1/1
>   Verifying  : ceph-release-1-1.el7.noarch
>   
>   1/1
>
> Installed:
>   ceph-release.noarch 0:1-1.el7
>
> Complete!
>
>
> [vagrant@ceph ~]$ sudo yum install ceph-deploy
> Loaded plugins: fastestmirror
> Ceph  
>   
>| 2.9 kB  00:00:00
> Ceph-noarch   
>   
>| 2.9 kB  00:00:00
> base  
>   
>| 3.6 kB  00:00:00
> ceph-source   
>   
>| 2.9 kB  00:00:00
> extras
>   
>| 3.4 kB  00:00:00
> updates   
>   
>| 3.4 kB  00:00:00
> (1/7): Ceph-noarch/primary_db 
>   
>| 2.5 kB  00:00:00
> (2/7): Ceph/x86_64/primary_db 
>   
>|  25 kB  00:00:00
> (3/7): ceph-source/primary_db 
>   
>| 3.7 kB  00:00:00
> (4/7): extras/7/x86_64/primary_db 
>   
>|  90 kB  00:00:00
> (5/7): base/7/x86_64/group_gz

Re: Issues installing on CentOS 7.1

2015-12-15 Thread Alfredo Deza
Oh and also worth pointing out that we don't do RHEL builds anymore
(existing rhel repos are no longer getting updated), so in this case
"el7" is the right one to use.


On Tue, Dec 15, 2015 at 7:29 AM, Alfredo Deza  wrote:
> We released 1.5.30 yesterday and had some issues with the repo
> metadata for CentOS, should now be resolved, can you try again
> and let me know if that is not the case?
>
> On Mon, Dec 14, 2015 at 5:07 PM, Luis Pabon  wrote:
>> Just wanted to check if it is me or something else is going on.  Is anyone 
>> seeing the following when installing on CentOS 7.1? :
>>
>> ---
>>  INFERNALIS ---
>> ---
>>
>> [vagrant@ceph ~]$ sudo yum install 
>> http://download.ceph.com/rpm-infernalis/el7/noarch/ceph-release-1-1.el7.noarch.rpm
>> Loaded plugins: fastestmirror
>> ceph-release-1-1.el7.noarch.rpm  
>>  
>>  | 3.9 kB  00:00:00
>> Examining /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm: 
>> ceph-release-1-1.el7.noarch
>> Marking /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm to be 
>> installed
>> Resolving Dependencies
>> --> Running transaction check
>> ---> Package ceph-release.noarch 0:1-1.el7 will be installed
>> --> Finished Dependency Resolution
>>
>> Dependencies Resolved
>>
>> ==
>>  Package Arch
>>   Version  Repository
>>Size
>> ==
>> Installing:
>>  ceph-releasenoarch  
>>   1-1.el7  /ceph-release-1-1.el7.noarch  
>>   550
>>
>> Transaction Summary
>> ==
>> Install  1 Package
>>
>> Total size: 550
>> Installed size: 550
>> Is this ok [y/d/N]: y
>> Downloading packages:
>> Running transaction check
>> Running transaction test
>> Transaction test succeeded
>> Running transaction
>>   Installing : ceph-release-1-1.el7.noarch   
>>  
>> 1/1
>>   Verifying  : ceph-release-1-1.el7.noarch   
>>  
>> 1/1
>>
>> Installed:
>>   ceph-release.noarch 0:1-1.el7
>>
>> Complete!
>>
>>
>> [vagrant@ceph ~]$ sudo yum install ceph-deploy
>> Loaded plugins: fastestmirror
>> Ceph 
>>  
>>  | 2.9 kB  00:00:00
>> Ceph-noarch  
>>  
>>  | 2.9 kB  00:00:00
>> base 
>>  
>>  | 3.6 kB  00:00:00
>> ceph-source  
>>  
>>  | 2.9 kB  00:00:00
>> extras   
>>  
>>  | 3.4 kB  00:00:00
>> updates  
>>  
>>  | 3.4 kB  00:00:00
>> (1/7): Ceph-noarch/primary_db
>>  
>>  | 2.5 kB  00:00:00
>> (2/7): Ceph/x86_64/primary_db
>>  
>>  |  25 kB  00:00:00
>> (3/7): ceph-source/primary_db
>>

Re: Issues installing on CentOS 7.1

2015-12-15 Thread Luis Pabón

Great! Gracias Alfredo.  It works.

- Luis

On 12/15/2015 07:33 AM, Alfredo Deza wrote:

Oh and also worth pointing out that we don't do RHEL builds anymore
(existing rhel repos are no longer getting updated), so in this case
"el7" is the right one to use.


On Tue, Dec 15, 2015 at 7:29 AM, Alfredo Deza  wrote:

We released 1.5.30 yesterday and had some issues with the repo
metadata for CentOS, should now be resolved, can you try again
and let me know if that is not the case?

On Mon, Dec 14, 2015 at 5:07 PM, Luis Pabon  wrote:

Just wanted to check if it is me or something else is going on.  Is anyone 
seeing the following when installing on CentOS 7.1? :

---
 INFERNALIS ---
---

[vagrant@ceph ~]$ sudo yum install 
http://download.ceph.com/rpm-infernalis/el7/noarch/ceph-release-1-1.el7.noarch.rpm
Loaded plugins: fastestmirror
ceph-release-1-1.el7.noarch.rpm 

   | 3.9 kB  00:00:00
Examining /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm: 
ceph-release-1-1.el7.noarch
Marking /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package ceph-release.noarch 0:1-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==
  Package Arch  
Version  Repository 
  Size
==
Installing:
  ceph-releasenoarch
1-1.el7  /ceph-release-1-1.el7.noarch   
 550

Transaction Summary
==
Install  1 Package

Total size: 550
Installed size: 550
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
   Installing : ceph-release-1-1.el7.noarch 

   1/1
   Verifying  : ceph-release-1-1.el7.noarch 

   1/1

Installed:
   ceph-release.noarch 0:1-1.el7

Complete!


[vagrant@ceph ~]$ sudo yum install ceph-deploy
Loaded plugins: fastestmirror
Ceph

   | 2.9 kB  00:00:00
Ceph-noarch 

   | 2.9 kB  00:00:00
base

   | 3.6 kB  00:00:00
ceph-source 

   | 2.9 kB  00:00:00
extras  

   | 3.4 kB  00:00:00
updates 

   | 3.4 kB  00:00:00
(1/7): Ceph-noarch/primary_db   

   | 2.5 kB  00:00:00
(2/7): Ceph/x86_64/primary_db   

   |  25 kB  00:00:00
(3/7): ceph-source/primary_db   

   | 3.7 kB  00:00:00
(4/7): extras/7/x86_64/primary_db   

Issues installing on CentOS 7.1

2015-12-14 Thread Luis Pabon
Just wanted to check if it is me or something else is going on.  Is anyone 
seeing the following when installing on CentOS 7.1? :

---
 INFERNALIS ---
---

[vagrant@ceph ~]$ sudo yum install 
http://download.ceph.com/rpm-infernalis/el7/noarch/ceph-release-1-1.el7.noarch.rpm
Loaded plugins: fastestmirror
ceph-release-1-1.el7.noarch.rpm 

   | 3.9 kB  00:00:00
Examining /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm: 
ceph-release-1-1.el7.noarch
Marking /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm to be installed
Resolving Dependencies 
--> Running transaction check
---> Package ceph-release.noarch 0:1-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved  

==
 Package Arch   
   Version  Repository  
 Size
==
Installing:
 ceph-releasenoarch 
   1-1.el7  /ceph-release-1-1.el7.noarch
550

Transaction Summary
==
Install  1 Package

Total size: 550
Installed size: 550
Is this ok [y/d/N]: y  
Downloading packages:  
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : ceph-release-1-1.el7.noarch  

  1/1
  Verifying  : ceph-release-1-1.el7.noarch  

  1/1

Installed:
  ceph-release.noarch 0:1-1.el7

Complete!


[vagrant@ceph ~]$ sudo yum install ceph-deploy
Loaded plugins: fastestmirror
Ceph

   | 2.9 kB  00:00:00
Ceph-noarch 

   | 2.9 kB  00:00:00
base

   | 3.6 kB  00:00:00
ceph-source 

   | 2.9 kB  00:00:00
extras  

   | 3.4 kB  00:00:00
updates 

   | 3.4 kB  00:00:00
(1/7): Ceph-noarch/primary_db   

   | 2.5 kB  00:00:00
(2/7): Ceph/x86_64/primary_db   

   |  25 kB  00:00:00
(3/7): ceph-source/primary_db   

   | 3.7 kB  00:00:00
(4/7): extras/7/x86_64/primary_db   

   |  90 kB  00:00:00
(5/7): base/7/x86_64/group_gz   

   | 155 kB  00:00:00
(6/7): updates/7/x86_64/primary_db  

   | 935 kB  00:00:01
(7/7): base/7/x86_64/primary_db