From: Willem Jan Withagen Date: Thu, 3 Aug 2017 10:39:47 +0000 (+0200) Subject: PendingReleaseNotes:Announce FreeBSD availability X-Git-Tag: v13.0.0~200^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fcc2e134b90a3411e2453c411e42b6a6c609ebc5;p=ceph.git PendingReleaseNotes:Announce FreeBSD availability Signed-off-by: Willem Jan Withagen --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 07e4e903a6c4..a680d4caf6cc 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -9,3 +9,15 @@ New commands "pg cancel-force-recovery" and "pg cancel-force-backfill" restore default recovery/backfill priority of previously forced pgs. +* A first release of Ceph for FreeBSD is available which contains a full + set of features, other than Bluestore. It will run everything needed to + build a storage cluster. For clients, all access methods are available, + albeit CephFS is only accessible through a Fuse implementation. RBD images + can be mounted on FreeBSD systems thru rbd-ggate + + Ceph versions are released thru the regular FreeBSD ports and packages + system. The most current version is available as: net/ceph-devel. + Once Luminous goes into official release, this version will be available + as net/ceph. Future development releases will be available via net/ceph-devel + + More details about this port are in: README.FreeBSD