Skip to content

Commit

Permalink
ceph.newdream.net -> ceph.com
Browse files Browse the repository at this point in the history
wiki url -> docs url
  • Loading branch information
Sage Weil committed Jun 16, 2012
1 parent 150e1fc commit d9e902f
Show file tree
Hide file tree
Showing 43 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "ceph-object-corpus"]
path = ceph-object-corpus
url = git://ceph.newdream.net/git/ceph-object-corpus.git
url = git://ceph.com/git/ceph-object-corpus.git
[submodule "src/leveldb"]
path = src/leveldb
url = git://github.com/ceph/leveldb.git
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Ceph - a scalable distributed storage system
============================================

Please see http://ceph.newdream.net/ for current info.
Please see http://ceph.com/ for current info.

Contributing Code
=================
Expand Down
4 changes: 2 additions & 2 deletions ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Release: 6%{?dist}
Summary: User space components of the Ceph file system
License: LGPLv2
Group: System Environment/Base
URL: http://ceph.newdream.net/
Source0: http://ceph.newdream.net/download/%{name}-%{version}.tar.bz2
URL: http://ceph.com/
Source0: http://ceph.com/download/%{name}-%{version}.tar.bz2
Requires: librbd1 = %{version}-%{release}
Requires: librados2 = %{version}-%{release}
Requires: libcephfs1 = %{version}-%{release}
Expand Down
2 changes: 1 addition & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Name: ceph
Maintainer: Sage Weil <[email protected]>
Source: http://ceph.newdream.net/
Source: http://ceph.com/

Files: *
Copyright: (c) 2004-2010 by Sage Weil <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion debian/watch
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=3
http://ceph.newdream.net/download/ceph-(\d.*)\.tar\.gz
http://ceph.com/download/ceph-(\d.*)\.tar\.gz
2 changes: 1 addition & 1 deletion doc/appendix/differences-from-posix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Differences from POSIX
========================

.. todo:: delete http://ceph.newdream.net/wiki/Differences_from_POSIX
.. todo:: delete http://ceph.com/wiki/Differences_from_POSIX

Ceph does have a few places where it diverges from strict POSIX semantics for various reasons:

Expand Down
2 changes: 1 addition & 1 deletion doc/dev/placement-group.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Many PGs can map to one OSD.

A PG represents nothing but a grouping of objects; you configure the
number of PGs you want (see
http://ceph.newdream.net/wiki/Changing_the_number_of_PGs ), number of
http://ceph.com/wiki/Changing_the_number_of_PGs ), number of
OSDs * 100 is a good starting point, and all of your stored objects
are pseudo-randomly evenly distributed to the PGs. So a PG explicitly
does NOT represent a fixed amount of storage; it represents 1/pg_num
Expand Down
2 changes: 1 addition & 1 deletion doc/man/1/obsync.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ Availability
============

**obsync** is part of the Ceph distributed file system. Please refer
to the Ceph wiki at http://ceph.newdream.net/wiki for more
to the Ceph documentation at http://ceph.com/docs for more
information.
2 changes: 1 addition & 1 deletion doc/man/8/ceph-authtool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Availability
============

**ceph-authtool** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-clsinfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Availability
============

**ceph-clsinfo** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-conf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Availability
============

**ceph-conf** is part of the Ceph distributed file system. Please refer
to the Ceph wiki at http://ceph.newdream.net/wiki for more
to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-debugpack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Availability
============

**ceph-debugpack** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-dencoder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Availability
============

**ceph-dencoder** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-fuse.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Availability
============

**ceph-fuse** is part of the Ceph distributed file system. Please refer to
the Ceph wiki at http://ceph.newdream.net/wiki for more information.
the Ceph documentation at http://ceph.com/docs for more information.


See also
Expand Down
4 changes: 2 additions & 2 deletions doc/man/8/ceph-mds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ Options
Availability
============

**ceph-mon** is part of the Ceph distributed file system. Please refer to the Ceph wiki at
http://ceph.newdream.net/wiki for more information.
**ceph-mon** is part of the Ceph distributed file system. Please refer to the Ceph documentation at
http://ceph.com/docs for more information.


See also
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-mon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Availability
============

**ceph-mon** is part of the Ceph distributed file system. Please refer
to the Ceph wiki at http://ceph.newdream.net/wiki for more
to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-osd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Availability
============

**ceph-osd** is part of the Ceph distributed file system. Please refer to
the Ceph wiki at http://ceph.newdream.net/wiki for more information.
the Ceph documentation at http://ceph.com/docs for more information.

See also
========
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-rbdnamer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Availability
============

**ceph-rbdnamer** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-run.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Availability
============

**ceph-run** is part of the Ceph distributed file system. Please refer to
the Ceph wiki at http://ceph.newdream.net/wiki for more information.
the Ceph documentation at http://ceph.com/docs for more information.


See also
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-syn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Availability
============

**ceph-syn** is part of the Ceph distributed file system. Please refer to
the Ceph wiki at http://ceph.newdream.net/wiki for more information.
the Ceph documentation at http://ceph.com/docs for more information.

See also
========
Expand Down
6 changes: 3 additions & 3 deletions doc/man/8/ceph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ Monitor commands
A more complete summary of commands understood by the monitor cluster can be found in the
wiki, at

http://ceph.newdream.net/wiki/Monitor_commands
http://ceph.com/docs/control


Availability
============

**ceph** is part of the Ceph distributed file system. Please refer to the Ceph wiki at
http://ceph.newdream.net/wiki for more information.
**ceph** is part of the Ceph distributed file system. Please refer to the Ceph documentation at
http://ceph.com/docs for more information.


See also
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/cephfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Availability
============

**cephfs** is part of the Ceph distributed file system. Please refer
to the Ceph wiki at http://ceph.newdream.net/wiki for more
to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/crushtool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Availability
============

**crushtool** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/librados-config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Availability
============

**librados-config** is part of the Ceph distributed file system.
Please refer to the Ceph wiki at http://ceph.newdream.net/wiki for
Please refer to the Ceph documentation at http://ceph.com/docs for
more information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/mkcephfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Availability
============

**mkcephfs** is part of the Ceph distributed file system. Please refer
to the Ceph wiki at http://ceph.newdream.net/wiki for more
to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/monmaptool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Availability
============

**monmaptool** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/mount.ceph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Availability
============

**mount.ceph** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.

See also
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/osdmaptool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Availability
============

**osdmaptool** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/rados.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Availability
============

**rados** is part of the Ceph distributed file system. Please refer to
the Ceph wiki at http://ceph.newdream.net/wiki for more information.
the Ceph documentation at http://ceph.com/docs for more information.


See also
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/radosgw-admin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Availability
============

**radosgw-admin** is part of the Ceph distributed file system. Please
refer to the Ceph wiki at http://ceph.newdream.net/wiki for more
refer to the Ceph documentation at http://ceph.com/docs for more
information.

See also
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/radosgw.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Availability
============

**radosgw** is part of the Ceph distributed file system. Please refer
to the Ceph wiki at http://ceph.newdream.net/wiki for more
to the Ceph documentation at http://ceph.com/docs for more
information.


Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/rbd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Availability
============

**rbd** is part of the Ceph distributed file system. Please refer to
the Ceph wiki at http://ceph.newdream.net/wiki for more information.
the Ceph documentation at http://ceph.com/docs for more information.


See also
Expand Down
2 changes: 1 addition & 1 deletion doc/source/build-packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Once you have installed the tools, setup an RPM compilation environment::

Fetch the source tarball for the RPM compilation environment::

wget -P ~/rpmbuild/SOURCES/ http://ceph.newdream.net/download/ceph-<version>.tar.gz
wget -P ~/rpmbuild/SOURCES/ http://ceph.com/download/ceph-<version>.tar.gz

Build the RPM packages::

Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/kernel_untar_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

#wget -q http://ceph.newdream.net/qa/linux-2.6.33.tar.bz2
wget -q http://ceph.newdream.net/qa/linux-3.2.9.tar.bz2
wget -q http://ceph.com/qa/linux-3.2.9.tar.bz2

mkdir t
cd t
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/snaps/snap-rm-diff.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -ex

wget -q http://ceph.newdream.net/qa/linux-2.6.33.tar.bz2
wget -q http://ceph.com/qa/linux-2.6.33.tar.bz2
mkdir foo
cp linux* foo
mkdir foo/.snap/barsnap
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/snaps/snaptest-git-ceph.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

git clone git://ceph.newdream.net/git/ceph.git
git clone git://ceph.com/git/ceph.git
cd ceph

versions=`seq 1 21`
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/snaps/snaptest-snap-rm-cmp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

file=linux-2.6.33.tar.bz2
wget -q http://ceph.newdream.net/qa/$file
wget -q http://ceph.com/qa/$file

real=`md5sum $file | awk '{print $1}'`

Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/snaps/untar_snap_rm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

do_tarball() {
wget http://ceph.newdream.net/qa/$1
wget http://ceph.com/qa/$1
tar xvf$2 $1
mkdir .snap/k
sync
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/suites/blogbench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

echo "getting blogbench"
wget http://ceph.newdream.net/qa/blogbench-1.0.tar.bz2
wget http://ceph.com/qa/blogbench-1.0.tar.bz2
#cp /home/gregf/src/blogbench-1.0.tar.bz2 .
tar -xvf blogbench-1.0.tar.bz2
cd blogbench*
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/suites/ffsb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

mydir=`dirname $0`

wget http://ceph.newdream.net/qa/ffsb.tar.bz2
wget http://ceph.com/qa/ffsb.tar.bz2
tar jxvf ffsb.tar.bz2
cd ffsb-*
./configure
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/suites/fsx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

wget http://ceph.newdream.net/qa/fsx.c
wget http://ceph.com/qa/fsx.c
gcc fsx.c -o fsx

./fsx 1MB -N 50000 -p 10000 -l 1048576
Expand Down
2 changes: 1 addition & 1 deletion qa/workunits/suites/pjd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

wget http://ceph.newdream.net/qa/pjd.tgz
wget http://ceph.com/qa/pjd.tgz
tar zxvf pjd*.tgz
cd pjd*
make
Expand Down
4 changes: 2 additions & 2 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -1688,5 +1688,5 @@ project.tgz: clean
tar czvf project.tgz README emit output

submit-coverity:
scp project.tgz ceph.newdream.net:ceph.newdream.net/coverity/`git describe`.tgz
echo "v2;ceph;"`cat .coverity.build.pass`";MAIL;http://ceph.newdream.net/coverity/"`git describe`.tgz | mail [email protected]
scp project.tgz ceph.newdream.net:ceph.com/coverity/`git describe`.tgz
echo "v2;ceph;"`cat .coverity.build.pass`";MAIL;http://ceph.com/coverity/"`git describe`.tgz | mail [email protected]

0 comments on commit d9e902f

Please sign in to comment.