Hi all, i am using ceph-deploy as following on cents 6.5 x86_64: ceph-deploy -v install --release=giant adminnode as you see, I specified the release version as giant , but got the following error: [adminnode][WARNIN] curl: (22) The requested URL returned error: 404 Not Found [adminnode][DEBUG ] Retrieving http://ceph.com/rpm-giant/el6/noarch/ceph-release-1-0.el6.noarch.rpm [adminnode][WARNIN] error: skipping http://ceph.com/rpm-giant/el6/noarch/ceph-release-1-0.el6.noarch.rpm - transfer failed [adminnode][ERROR ] RuntimeError: command returned non-zero exit status: 1 [ceph_deploy][ERROR ] RuntimeError: Failed to execute command: rpm -Uvh --replacepkgs http://ceph.com/rpm-giant/el6/noarch/ceph-release-1-0.el6.noarch.rpm So i check http://ceph.com/rpm-giant/el6 and found the ceph-release-1-0.el6.noarch.rpm locate at http://ceph.com/rpm-giant/el6/ instead of http://ceph.com/rpm-giant/el6/noarch/, which is different with the firefly version, So may be you put the wrong location!! Then I tried without specified the release version which default specify the firefly version, and it works! _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com