pkgsrc/filesystems
manu 9253d5e6f4 * Bitrot Detection
Bitrot detection is a technique used to identify an ?insidious?
type of disk error where data is silently corrupted with no indication
from the disk to the storage software layer that an error has
occurred. When bitrot detection is enabled on a volume, gluster
performs signing of all files/objects in the volume and scrubs data
periodically for signature verification. All anomalies observed
will be noted in log files.


* Multi threaded epoll for performance improvements

Gluster 3.7 introduces multiple threads to dequeue and process more
requests from epoll queues. This improves performance by processing
more I/O requests. Workloads that involve read/write operations on
a lot of small files can benefit from this enhancement.


* Volume Tiering [Experimental]

Policy based tiering for placement of files. This feature will serve
as a foundational piece for building support for data classification.

Volume Tiering is marked as an experimental feature for this release.
It is expected to be fully supported in a 3.7.x minor release.
Trashcan

This feature will enable administrators to temporarily store deleted
files from Gluster volumes for a specified time period.


* Efficient Object Count and Inode Quota Support

This improvement enables an easy mechanism to retrieve the number
of objects per directory or volume. Count of objects/files within
a directory hierarchy is stored as an extended attribute of a
directory. The extended attribute can be queried to retrieve the
count.

This feature has been utilized to add support for inode quotas.


* Pro-active Self healing for Erasure Coding

Gluster 3.7 adds pro-active self healing support for erasure coded
volumes.


* Exports and Netgroups Authentication for NFS

This feature adds Linux-style exports & netgroups authentication
to the native NFS server. This enables administrators to restrict
access to specific clients & netgroups for volume/sub-directory
NFSv3 exports.


* GlusterFind

GlusterFind is a new tool that provides a mechanism to monitor data
events within a volume. Detection of events like modified files is
made easier without having to traverse the entire volume.


* Rebalance Performance Improvements

Rebalance and remove brick operations in Gluster get a performance
boost by speeding up identification of files needing movement and
a multi-threaded mechanism to move all such files.


* NFSv4 and pNFS support

Gluster 3.7 supports export of volumes through NFSv4, NFSv4.1 and
pNFS. This support is enabled via NFS Ganesha. Infrastructure changes
done in Gluster 3.7 to support this feature include:

  - Addition of upcall infrastructure for cache invalidation.
  - Support for lease locks and delegations.
  - Support for enabling Ganesha through Gluster CLI.
  - Corosync and pacemaker based implementation providing resource
    monitoring and failover to accomplish NFS HA.

pNFS support for Gluster volumes and NFSv4 delegations are in beta
for this release. Infrastructure changes to support Lease locks and
NFSv4 delegations are targeted for a 3.7.x minor release.


* Snapshot Scheduling

With this enhancement, administrators can schedule volume snapshots.


* Snapshot Cloning

Volume snapshots can now be cloned to create a new writeable volume.


* Sharding [Experimental]

Sharding addresses the problem of fragmentation of space within a
volume. This feature adds support for files that are larger than
the size of an individual brick. Sharding works by chunking files
to blobs of a configurabe size.

Sharding is an experimental feature for this release. It is expected
to be fully supported in a 3.7.x minor release.


* RCU in glusterd

Thread synchronization and critical section access has been improved
by introducing userspace RCU in glusterd


* Arbiter Volumes

Arbiter volumes are 3 way replicated volumes where the 3rd brick
of the replica is automatically configured as an arbiter. The 3rd
brick contains only metadata which provides network partition
tolerance and prevents split-brains from happening.

Update to GlusterFS 3.7.1

* Better split-brain resolution

split-brain resolutions can now be also driven by users without
administrative intervention.


* Geo-replication improvements

There have been several improvements in geo-replication for stability
and performance.


* Minor Improvements

  - Message ID based logging has been added for several translators.
  - Quorum support for reads.
  - Snapshot names contain timestamps by default.Subsequent access
    to the snapshots should be done by the name listed in gluster
    snapshot list
  - Support for gluster volume get <volname> added.
  - libgfapi has added handle based functions to get/set POSIX ACLs
    based on common libacl structures.
2015-06-02 03:44:16 +00:00
..
cloudfuse Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fs-utils Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
fuse Update 2.8.4 to 2.9.3 for PLIST.common 2014-11-24 13:23:10 +00:00
fuse-afpfs-ng Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
fuse-archivemount recuesive bump from libarchive major update. 2015-01-21 09:12:41 +00:00
fuse-bindfs Add more details to DESCR, adapted from README in the unpacked source tree. 2013-11-10 06:36:28 +00:00
fuse-cddfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-chironfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-cryptofs Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
fuse-curlftpfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fuse-djmount * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
fuse-encfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fuse-ext2 Update homepage 2014-10-25 21:42:20 +00:00
fuse-gmailfs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
fuse-gphotofs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-gstfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-httpfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-loggedfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-lzofs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-mp3fs Downgrade to 0.13 since that version works on NetBSD. 2014-11-26 22:31:41 +00:00
fuse-ntfs-3g Needs pkg-config. 2014-09-10 12:15:15 +00:00
fuse-obexfs bump revision for openobex update to 1.7 2013-03-15 08:22:18 +00:00
fuse-pod Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
fuse-svnfs Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
fuse-unionfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-wdfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fuse-wikipediafs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
glusterfs * Bitrot Detection 2015-06-02 03:44:16 +00:00
libntfs Changes 2014.2.15: 2014-05-19 12:22:06 +00:00
openafs Upgrade to OpenAFS 1.6.9 2014-06-12 23:44:04 +00:00
openafs-devel Update broken link, from Christopher M. Fuhrman in PR 49055. 2014-08-08 05:29:04 +00:00
ori Don't link against potentially non-existent library. 2015-03-18 10:26:53 +00:00
p5-Module-Path Update 0.13 to 0.18 2015-02-18 12:19:18 +00:00
p5-MooseX-Types-Path-Tiny Update 0.006 to 0.011 2015-02-18 12:23:24 +00:00
p5-Path-Tiny Update to 0.068 2015-04-05 06:41:17 +00:00
perfuse Use find-headers instead of find-files to detect builtin header files. 2013-11-23 10:51:09 +00:00
py-filesystem Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-fuse-bindings Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
tahoe-lafs Add a missing dependency, py-service_identity, which was so far 2015-04-20 07:30:56 +00:00
u9fs Fix build on SunOS: link network libs and needed an include for sys/mkdev.h 2014-02-09 17:23:54 +00:00
Makefile + libntfs 2014-05-20 22:51:26 +00:00