On Sun, Nov 17, 2013 at 9:45 PM, Dnsbed Ops <ops@xxxxxxxxxx> wrote: > Hi, > > Today I installed the ceph deploy node on a common PC (AMD Athlon 64 X2 Dual > Core Processor 5000+, 2G memory, one SATA Disk). > > The OS: Ubuntu 12.04 with kernel 3.8.0-33-generic > > I have followed this guide: > http://ceph.com/docs/master/start/quick-start-preflight/ > > I double checked the apt-key and apt source file have been updated. > > When I run apt-get update I got: > > Get:1 http://ceph.com precise Release > Ign http://ubuntu-cloud.archive.canonical.com precise-updates/havana/main > Translation-en_US > Ign http://ubuntu-cloud.archive.canonical.com precise-updates/havana/main > Translation-en > Ign http://ceph.com precise/main TranslationIndex > Err http://ceph.com precise/main amd64 Packages > 404 Not Found > Err http://ceph.com precise/main i386 Packages > 404 Not Found > Ign http://ceph.com precise/main Translation-en_US > Ign http://ceph.com precise/main Translation-en > Fetched 25.8 kB in 15s (1,709 B/s) > W: Failed to fetch > http://ceph.com/debian-{ceph-stable-release}/dists/precise/main/binary-amd64/Packages > 404 Not Found > > W: Failed to fetch > http://ceph.com/debian-{ceph-stable-release}/dists/precise/main/binary-i386/Packages > 404 Not Found > > E: Some index files failed to download. They have been ignored, or old ones > used instead. > > > It seems the ceph package not exists in the remote server? > Can you help? Thanks. Have you edited the output? It looks like you have the URLs that have the variable `ceph-stable-release` in them: http://ceph.com/debian-{ceph-stable-release}/dists/precise/main/binary-amd64/Packages Where the correct one, for the current stable release should be: http://ceph.com/debian-emperor/dists/precise/main/binary-amd64/Packages Where you using ceph-deploy for this? > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com