Description
ceph - distributed storage and file system
Property | Value |
---|---|
Distribution | Debian 8 (Jessie) |
Repository | Debian Main i386 |
Package name | ceph |
Package version | 0.80.7 |
Package release | 2+deb8u2 |
Package architecture | i386 |
Package type | deb |
Installed size | 29.93 KB |
Download size | 5.48 MB |
Official Mirror | ftp.br.debian.org |
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster, with the exception of the metadata server, which is necessary for using the distributed file system and is provided by the ceph-mds package.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
ceph_0.80.7-2+deb8u2_amd64.deb | 0.80.7 | amd64 | Debian Main |
ceph | - | - | - |
Requires
Name | Value |
---|---|
binutils | - |
ceph-common | = 0.80.7-2+deb8u2 |
cryptsetup | - |
cryptsetup-bin | - |
gdisk | - |
hdparm | - |
libaio1 | >= 0.3.93 |
libboost-system1.55.0 | - |
libboost-thread1.55.0 | - |
libc6 | >= 2.16 |
libgcc1 | >= 1:4.1.1 |
libgoogle-perftools4 | - |
libjerasure2 | >= 2.0.0 |
libleveldb1 | - |
libnspr4 | >= 2:4.9-2~ |
libnss3 | >= 2:3.13.4-2~ |
libstdc++6 | >= 4.9 |
libuuid1 | >= 2.16 |
multiarch-support | - |
parted | - |
python:any | - |
sdparm | - |
uuid-runtime | - |
xfsprogs | - |
Conflicts
Name | Value |
---|---|
gceph | - |
librgw-dev | - |
librgw1 | - |
librgw1-dbg | - |
obsync | - |
Replaces
Name | Value |
---|---|
gceph | - |
librgw-dev | - |
librgw1 | - |
librgw1-dbg | - |
obsync | - |
Download
Type | URL |
---|---|
Binary Package | ceph_0.80.7-2+deb8u2_i386.deb |
Source Package | ceph |
Install Howto
- Update the package index:
# sudo apt-get update
- Install ceph deb package:
# sudo apt-get install ceph
Files
Path |
---|
/etc/bash_completion.d/ceph |
/etc/ceph/rbdmap |
/etc/init/ceph-all.conf |
/etc/init/ceph-create-keys.conf |
/etc/init/ceph-mon-all-starter.conf |
/etc/init/ceph-mon-all.conf |
/etc/init/ceph-mon.conf |
/etc/init/ceph-osd-all-starter.conf |
/etc/init/ceph-osd-all.conf |
/etc/init/ceph-osd.conf |
/etc/init/rbdmap.conf |
/etc/init.d/ceph |
/etc/init.d/rbdmap |
/etc/logrotate.d/ceph |
/etc/pm/sleep.d/25-ceph |
/lib/udev/rules.d/60-ceph-partuuid-workaround.rules |
/lib/udev/rules.d/95-ceph-osd.rules |
/sbin/mkcephfs |
/usr/bin/ceph-clsinfo |
/usr/bin/ceph-debugpack |
/usr/bin/ceph-mon |
/usr/bin/ceph-osd |
/usr/bin/ceph-run |
/usr/bin/ceph_mon_store_converter |
/usr/bin/crushtool |
/usr/bin/monmaptool |
/usr/bin/osdmaptool |
/usr/lib/i386-linux-gnu/ceph/ceph_common.sh |
/usr/lib/i386-linux-gnu/ceph/erasure-code/libec_jerasure.so |
/usr/lib/i386-linux-gnu/ceph/erasure-code/libec_jerasure_generic.so |
/usr/lib/i386-linux-gnu/ceph/erasure-code/libec_jerasure_sse3.so |
/usr/lib/i386-linux-gnu/ceph/erasure-code/libec_jerasure_sse4.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_hello.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_kvs.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_lock.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_log.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_rbd.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_refcount.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_replica_log.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_rgw.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_statelog.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_user.so |
/usr/lib/i386-linux-gnu/rados-classes/libcls_version.so |
/usr/sbin/ceph-create-keys |
/usr/sbin/ceph-disk |
/usr/sbin/ceph-disk-activate |
/usr/sbin/ceph-disk-prepare |
/usr/share/doc/ceph/README.Debian |
/usr/share/doc/ceph/changelog.Debian.gz |
/usr/share/doc/ceph/copyright |
/usr/share/doc/ceph/sample.ceph.conf.gz |
/usr/share/doc/ceph/sample.fetch_config |
/usr/share/lintian/overrides/ceph |
/usr/share/man/man8/ceph-clsinfo.8.gz |
/usr/share/man/man8/ceph-debugpack.8.gz |
/usr/share/man/man8/ceph-mon.8.gz |
/usr/share/man/man8/ceph-osd.8.gz |
/usr/share/man/man8/ceph-run.8.gz |
/usr/share/man/man8/crushtool.8.gz |
/usr/share/man/man8/mkcephfs.8.gz |
/usr/share/man/man8/monmaptool.8.gz |
/usr/share/man/man8/osdmaptool.8.gz |
Changelog
2016-12-28 - Gaudenz Steinlin <gaudenz@debian.org> ceph (0.80.7-2+deb8u2) jessie; urgency=medium * [78329e] Upstream fix for CVE-2016-9579 (short CORS request) (Closes: #849048) * [514d48] Upstream fix for CVE-2016-5009 (mon DoS) (Closes: #829661) * [7ae81b] Upstream fix for CVE-2016-7031 (anonymous read on ACL) (Closes: #838026) * [86ac46] Upstream fix for CVE-2016-8626 (RGW DoS) (Closes: #844200)
2016-01-15 - Gaudenz Steinlin <gaudenz@debian.org> ceph (0.80.7-2+deb8u1) jessie; urgency=medium * [61b5e0] Patch to fix CVE-2015-5245 applied from upstream (Closes: #798567)
2014-12-11 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.7-2) unstable; urgency=medium * Team upload. * Build-Depends: +libjerasure-dev (>= 2.0.0-2~) * New patch to use system "jerasure" library instead of its bundled copy. * Removed myself from Uploaders.
2014-10-16 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.7-1) unstable; urgency=medium * New upstream release [October 2014]. * Minor update to long description of "rbd-fuse" (Closes: #765462).
2014-10-02 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.6-1) unstable; urgency=medium * New upstream release [October 2014]. * Standards-Version: 3.9.6.
2014-09-16 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.5-2) unstable; urgency=low * Patchworks: + new patch for Ceph#9341 to dramatically (e.g seconds instead of hours) reduce rejoin (i.e. MDS restart) time (fuse clients). + new "p2139.patch". + new patch with fixes from Firefly HEAD; includes patch to fix FTBFS on alpha (Closes: #756892). updated "librbd1.symbols"; * Build-Depends: mark "yasm" as [amd64] (Closes: #760383). * Recommends: + "time-daemon | chrony".
2014-07-30 - James Page <jamespage@debian.org> ceph (0.80.5-1) unstable; urgency=medium * New upstream stable release: - d/p/firefly-post-release.patch: Dropped, no longer required. - d/lib{rados2,cephfs1}.symbols: Update with new symbols.
2014-07-18 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.4-1) unstable; urgency=medium * New upstream release [July 2014]. * New patches: + rbdmap1-mount.patch + rbdmap2-hooks.patch + rbdmap3-lazyumount.patch + bug-8821.patch * radosgw: removed unused lintian overrides.
2014-07-05 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.1-2) unstable; urgency=low * Megapatch from "firefly" branch with post-0.80.1 fixes. * Patches for upstream bugs 8342, 8624 and some cherry-picks. * New "bash-completion.patch" with Bash completion improvements. * New patch to fix FTBFS on 'hppa' (Closes: #748571). * "sample.ceph.conf.patch": minor update.
2014-05-14 - Dmitry Smirnov <onlyjob@debian.org> ceph (0.80.1-1) unstable; urgency=low * New upstream release [May 2014]. * Dropped all backported patches. * New "sleep-recover" and "client-sleep[1,2,3]" patches to fix fuse-client hang after resume from suspend [#8291]; thanks, Zheng Yan. * New "gcj_search_path.patch" to find "jni.h" with gcj-jdk v4.9.0.
See Also
Package | Description |
---|---|
cereal_0.24-1_all.deb | automated, logged serial terminal management system |
cernlib-base-dev_20061220+dfsg3-4.1_all.deb | CERNLIB data analysis suite - dependencies checking script |
cernlib-base_20061220+dfsg3-4.1_all.deb | CERNLIB data analysis suite - common files |
cernlib-core-dev_20061220+dfsg3-4.1_all.deb | CERNLIB data analysis suite - core development files |
cernlib-core_20061220+dfsg3-4.1_all.deb | CERNLIB data analysis suite - main libraries and programs |
cernlib-extras_20061220+dfsg3-4.1_all.deb | CERNLIB data analysis suite - extra programs |
cernlib-montecarlo_20061220+dfsg3-3_all.deb | CERNLIB Monte Carlo libraries |
cernlib_20061220+dfsg3-4.1_all.deb | CERNLIB data analysis suite - general use metapackage |
certmonger_0.75.14-3_i386.deb | D-Bus -based service to simplify interaction with certificate authorities |
cervisia_4.14.0-1_i386.deb | graphical CVS client |
ceve_1.4-3_all.deb | package dependency parser (transitional package) |
cfengine2_2.2.10-5+b1_i386.deb | Tool for configuring and maintaining network machines |
cfengine3_3.6.2-4_i386.deb | tool for configuring and maintaining network machines |
cfget_0.19-1.1_all.deb | featureful tool to read values from config files |
cfi-en_3.0-10_all.deb | Copyright does not exist, book about hacker culture |
Advertisement
Advertisement