Question about ceph-deploy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi all,

I want to install ceph using ceph-deploy following http://docs.ceph.com/docs/master/start/quick-start-preflight/

And i want to use the latest version — giant, so i execute the following commands:
{code}
louis@louis-Latitude-E5440:~/ceph/my-cluster$ wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | sudo apt-key add -
OK
louis@louis-Latitude-E5440:~/ceph/my-cluster$ echo deb http://ceph.com/debian-giant/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
louis@louis-Latitude-E5440:~/ceph/my-cluster$ sudo apt-get update && sudo apt-get install ceph-deploy
…..

louis@louis-Latitude-E5440:~/ceph/my-cluster$ ceph-deploy new node1
….
louis@louis-Latitude-E5440:~/ceph/my-cluster$ ceph-deploy install admin-node
admin-node][DEBUG ] ceph version 0.80.7 (6c0127fcb58008793d3c8b62d925bc91963672a3)
{code}

why the version is 0.80.7? 
{code}
louis@louis-Latitude-E5440:~/ceph/my-cluster$ cat  /etc/apt/sources.list.d/ceph.list
{code}

the version is changed!!! Why??

Any idea will be appreciated!




_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux