pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/filesystems/glusterfs



Module Name:    pkgsrc
Committed By:   manu
Date:           Tue Nov 18 14:38:15 UTC 2014

Modified Files:
        pkgsrc/filesystems/glusterfs: MESSAGE.NetBSD Makefile PLIST distinfo
Added Files:
        pkgsrc/filesystems/glusterfs/files: glusterd.sh
        pkgsrc/filesystems/glusterfs/patches: patch-9006 patch-9010 patch-9045
            patch-9080 patch-9084 patch-configure
            patch-rpc_rpc-lib_src_rpcsvc.c
            patch-xlator_cluster_dht_src_dht-common.c
            patch-xlator_features_glupy_src_Makefile.in
            patch-xlator_storage_posix_src_posix.c
Removed Files:
        pkgsrc/filesystems/glusterfs: PLIST.georeplication options.mk
        pkgsrc/filesystems/glusterfs/files: glusterfsd.sh xattr-init.sh
        pkgsrc/filesystems/glusterfs/patches:
            patch-argp-standalone_argp-fmtstream.c
            patch-argp-standalone_argp-fmtstream.h

Log Message:
Upgrate to glusterfs 3.6.0

New features:

- Volume Snapshots
Distributed lvm thin-pool based snapshots for backing up volumes
in a Gluster Trusted Storage Pool.  Apart from providing cluster
wide co-ordination to trigger a consistent snapshot, several
improvements have been  performed through the GlusterFS stack to
make translators more crash consistent. Snapshotting of volumes is
tightly coupled with lvm today but one could also enhance the same
framework to integrate with a backend storage technology like btrfs
that can perform snapshots.

- Erasure Coding
Xavier Hernandez from Datalab added support to perform erasure
coding of data in a GlusterFS volume across nodes in a Trusted
Storage Pool. Erasure Coding requires fewer nodes to provide better
redundancy than a n-way replicated volume and can help in reducing
the overall deployment cost. We look forward to build on this
foundation and deliver more enhancememnts in upcoming releases.

- Better SSL support
Multiple improvements to SSL support in GlusterFS. The GlusterFS
driver in OpenStack Manila that provides certificate based access
to tenants relies on these improvements.

- Meta translator
This translator provides a /proc like view for examining internal
state of translators on the client stack of a GlusterFS volume and
certainly looks like an interface that I would be heavily consuming
for introspection of  GlusterFS.

- Automatic File Replication (AFR) v2
A significant re-factor of the synchronous replication translator,
provides granular entry self-healing and reduced resource consumption
with entry self-heals.

- NetBSD, OSX and FreeBSD ports
Lot of fixes on the portability front. The NetBSD port passes most
regression tests as of 3.6.0. At this point, none of these ports
are ready to be deployed in production. However, with dedicated
maintainers for each of these ports, we expect to reach production
readiness on these platforms in a future release.

Complete releases notes are available at
https://github.com/gluster/glusterfs/blob/release-3.6/doc/release-notes/3.6.0.md


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/filesystems/glusterfs/MESSAGE.NetBSD
cvs rdiff -u -r1.43 -r1.44 pkgsrc/filesystems/glusterfs/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/filesystems/glusterfs/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/filesystems/glusterfs/PLIST.georeplication
cvs rdiff -u -r1.34 -r1.35 pkgsrc/filesystems/glusterfs/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/filesystems/glusterfs/options.mk
cvs rdiff -u -r0 -r1.12 pkgsrc/filesystems/glusterfs/files/glusterd.sh
cvs rdiff -u -r1.9 -r0 pkgsrc/filesystems/glusterfs/files/glusterfsd.sh
cvs rdiff -u -r1.8 -r0 pkgsrc/filesystems/glusterfs/files/xattr-init.sh
cvs rdiff -u -r0 -r1.1 pkgsrc/filesystems/glusterfs/patches/patch-9006 \
    pkgsrc/filesystems/glusterfs/patches/patch-9010 \
    pkgsrc/filesystems/glusterfs/patches/patch-9045 \
    pkgsrc/filesystems/glusterfs/patches/patch-9080 \
    pkgsrc/filesystems/glusterfs/patches/patch-9084 \
    pkgsrc/filesystems/glusterfs/patches/patch-configure \
    pkgsrc/filesystems/glusterfs/patches/patch-xlator_cluster_dht_src_dht-common.c \
    pkgsrc/filesystems/glusterfs/patches/patch-xlator_features_glupy_src_Makefile.in \
    pkgsrc/filesystems/glusterfs/patches/patch-xlator_storage_posix_src_posix.c
cvs rdiff -u -r1.5 -r0 \
    pkgsrc/filesystems/glusterfs/patches/patch-argp-standalone_argp-fmtstream.c \
    pkgsrc/filesystems/glusterfs/patches/patch-argp-standalone_argp-fmtstream.h
cvs rdiff -u -r0 -r1.3 \
    pkgsrc/filesystems/glusterfs/patches/patch-rpc_rpc-lib_src_rpcsvc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index