Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-06 Thread Sachidananda URS
Hi Philip,

Did you try installing libssl from source to meet the dependency?

-sac

Sent from my iPhone

On 02-Jun-2012, at 13:57, Philip  wrote:

> It is still not possible to install the 3.3 deb on a stable release of debian 
> because squeeze has no libssl1.0.0.
> 
> 2012/5/31 John Mark Walker 
> Today, we’re announcing the next generation of GlusterFS, version 3.3. The 
> release has been a year in the making and marks several firsts: the first 
> post-acquisition release under Red Hat, our first major act as an 
> openly-governed projectand our first foray beyond NAS. We’ve also taken our 
> first steps towards merging big data and unstructured data storage, giving 
> users and developers new ways of managing their data scalability challenges.
> 
> GlusterFS is an open source, fully distributed storage solution for the 
> world’s ever-increasing volume of unstructured data. It is a software-only, 
> highly available, scale-out, centrally managed storage pool that can be 
> backed by POSIX filesystems that support extended attributes, such as Ext3/4, 
> XFS, BTRFS and many more.
> 
> This release provides many of the most commonly requested features including 
> proactive self-healing, quorum enforcement, and granular locking for 
> self-healing, as well as many additional bug fixes and enhancements.
> 
> Some of the more noteworthy features include:
> 
> Unified File and Object storage – Blending OpenStack’s Object Storage API  
> with GlusterFS provides simultaneous read and write access to data as files 
> or as objects.
> HDFS compatibility – Gives Hadoop administrators the ability to run MapReduce 
> jobs on unstructured data on GlusterFS and access the data with well-known 
> tools and shell scripts.
> Proactive self-healing – GlusterFS volumes will now automatically restore 
> file integrity after a replica recovers from failure.
> Granular locking – Allows large files to be accessed even during 
> self-healing, a feature that is particularly important for VM images.
> Replication improvements – With quorum enforcement you can be confident that  
> your data has been written in at least the configured number of places before 
> the file operation returns, allowing a user-configurable adjustment to fault 
> tolerance vs performance.
> 
> Visit http://www.gluster.org to download. Packages are available for most 
> distributions, including Fedora, Debian, RHEL, Ubuntu and CentOS.
> 
> Get involved! Join us on #gluster on freenode, join our mailing list, ‘like’ 
> our Facebook page, follow us on Twitter, or check out our LinkedIn group.
> 
> GlusterFS is an open source project sponsored by Red Hat®, who uses it in its 
> line of Red Hat Storage products.
> 
> (this post published at 
> http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )
> 
> 
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
> 
> 
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-04 Thread John Mark Walker
- Original Message -

> Doesn't sound like the solution we need for a large cluster. We would
> like to keep it simple and stupid . Squeeze has libssl version
> 0.9.8. Maybe you can work with " Toby Corkindale" since he managed
> to create a deb for sq ueeze?

I hear what you're saying. I expect this to be resolved sooner, rather than 
later. 

Thanks, 
JM 
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-04 Thread Philip
Doesn't sound like the solution we need for a large cluster. We would like
to keep it simple and stupid. Squeeze has libssl version 0.9.8. Maybe you
can work with "Toby Corkindale" since he managed to create a deb for sq
ueeze?

2012/6/2 John Mark Walker 

> Philip -
>
> Gluster.org is only nominally a Red Hat operation. If you want better
> Debian support, you need to help us do it. Also, it's common for legacy
> distributions not to have support for brand new releases. You can expect
> Squeeze to support 3.2.x, but not necessarily 3.3.x. I agree that this can
> be frustrating at times, but in those cases, it's better to compile from
> source anyway.
>
> I think the package maintainer for Debian is on the list - perhaps he can
> shed some light. Which version of libssl is on Squeeze?
>
> And finally, when you compiled libssl from source, did you install the
> source .deb so that it registered with the package database? If you
> compiled a tarball, did you specify an install directory when running
> ./configure? Compiling from source will by default place libraries into
> /usr/local/lib, and you probably need to run ldconfig before it will
> satisfy the dependency.
>
> -JM
>
>
> --
>
> Installing libssl1.0.0 from source does not help, I am still getting the
> same error message. Come on Gluster/Redhat, its kind of ridiculous if you
> only support a unstable operating system for your stable release.
> 2012/6/2 Philip 
>
>> I haven't but I will give it a try! Maybe you should also reconsider the
>> way you are building the debs. Building debs for a stable software on/for a
>> unstable operating system isn't smart is it?
>>
>> 2012/6/2 Sachidananda URS 
>>
>>> Hi Philip,
>>>
>>> Did you try installing libssl from source to meet the dependency?
>>>
>>> -sac
>>>
>>> Sent from my iPhone
>>>
>>> On 02-Jun-2012, at 13:57, Philip  wrote:
>>>
>>> It is still not possible to install the 3.3 deb on a stable release of
>>> debian because squeeze has no libssl1.0.0.
>>>
>>> 2012/5/31 John Mark Walker 
>>>
 Today, we’re announcing the next generation of 
 GlusterFS,
 version 3.3. The release has been a year in the making and marks several
 firsts: the first post-acquisition release under Red Hat, our first major
 act as an openly-governed project and
 our first foray beyond NAS. We’ve also taken our first steps towards
 merging big data and unstructured data storage, giving users and developers
 new ways of managing their data scalability challenges.

 GlusterFS is an open source, fully distributed storage solution for the
 world’s ever-increasing volume of unstructured data. It is a software-only,
 highly available, scale-out, centrally managed storage pool that can be
 backed by POSIX filesystems that support extended attributes, such as
 Ext3/4, XFS, BTRFS and many more.

 This release provides many of the most commonly requested features
 including proactive self-healing, quorum enforcement, and granular locking
 for self-healing, as well as many additional bug fixes and enhancements.

 Some of the more noteworthy features include:

- Unified File and Object storage – Blending OpenStack’s Object
Storage API   with
GlusterFS provides simultaneous read and write access to data as files 
 or
as objects.
- HDFS compatibility – Gives Hadoop administrators the ability to
run MapReduce jobs on unstructured data on GlusterFS and access the data
with well-known tools and shell scripts.
- Proactive self-healing – GlusterFS volumes will now automatically
restore file integrity after a replica recovers from failure.
- Granular locking – Allows large files to be accessed even during
self-healing, a feature that is particularly important for VM images.
- Replication improvements – With quorum enforcement you can be
confident that  your data has been written in at least the configured
number of places before the file operation returns, allowing a
user-configurable adjustment to fault tolerance vs performance.

 *
 *Visit http://www.gluster.org  to download.
 Packages are available for most distributions, including Fedora, Debian,
 RHEL, Ubuntu and CentOS.

 Get involved! Join us on #gluster on freenode, join our mailing 
 list,
 ‘like’ our Facebook page , follow us
 on Twitter , or check out our LinkedIn
 group .

 GlusterFS is an open source project sponsored by Red 
 Hat®,
 who uses it in its line of Red Hat Storage
>

Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-02 Thread Mailing Lists
Hello everybody,

On a test machine with Squeeze, I added this at the apt source list :

deb http://ftp.be.debian.org/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free

After the ususal apt-get update I did apt-get install libssl1.0.0 and then I 
installed with success the 3.3 version of Gluster.

Need to try now and to evaluate if it's acceptable in your production 
environment :-) Almost, it's a good solution for testing.

To be honnest, in my case it's not a priority to upgrade Gluster in my 
production environments which are each very stable, so I will wait Wheezy.

Best regards.

Michel


- Mail original - 

De: "Philip"  
À: "John Mark Walker"  
Cc: "gluster-users" , gluster-de...@nongnu.org 
Envoyé: Samedi 2 Juin 2012 10:27:06 
Objet: Re: [Gluster-users] A very special announcement from Gluster.org 

It is still not possible to install the 3.3 deb on a stable release of debian 
because squeeze has no libssl1.0.0. 


2012/5/31 John Mark Walker < johnm...@redhat.com > 





Today, we’re announcing the next generation of GlusterFS , version 3.3. The 
release has been a year in the making and marks several firsts: the first 
post-acquisition release under Red Hat, our first major act as an 
openly-governed project and our first foray beyond NAS. We’ve also taken our 
first steps towards merging big data and unstructured data storage, giving 
users and developers new ways of managing their data scalability challenges. 
GlusterFS is an open source, fully distributed storage solution for the world’s 
ever-increasing volume of unstructured data. It is a software-only, highly 
available, scale-out, centrally managed storage pool that can be backed by 
POSIX filesystems that support extended attributes, such as Ext3/4, XFS, BTRFS 
and many more. 
This release provides many of the most commonly requested features including 
proactive self-healing, quorum enforcement, and granular locking for 
self-healing, as well as many additional bug fixes and enhancements. 
Some of the more noteworthy features include: 

* Unified File and Object storage – Blending OpenStack’s Object Storage API 
with GlusterFS provides simultaneous read and write access to data as files or 
as objects. 
* HDFS compatibility – Gives Hadoop administrators the ability to run 
MapReduce jobs on unstructured data on GlusterFS and access the data with 
well-known tools and shell scripts. 
* Proactive self-healing – GlusterFS volumes will now automatically restore 
file integrity after a replica recovers from failure. 
* Granular locking – Allows large files to be accessed even during 
self-healing, a feature that is particularly important for VM images. 
* Replication improvements – With quorum enforcement you can be confident 
that your data has been written in at least the configured number of places 
before the file operation returns, allowing a user-configurable adjustment to 
fault tolerance vs performance. 


Visit http://www.gluster.org to download. Packages are available for most 
distributions, including Fedora, Debian, RHEL, Ubuntu and CentOS. 
Get involved! Join us on #gluster on freenode, join our mailing list , ‘like’ 
our Facebook page , follow us on Twitter , or check out our LinkedIn group . 
GlusterFS is an open source project sponsored by Red Hat ®, who uses it in its 
line of Red Hat Storage products. 
(this post published at 
http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ ) 
___ 
Gluster-users mailing list 
Gluster-users@gluster.org 
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users 





___ 
Gluster-users mailing list 
Gluster-users@gluster.org 
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-02 Thread John Mark Walker

- Original Message - 

> Installing libssl1.0.0 from source does not help, I am still getting
> the same error message. Come on Gluster/Redhat, its kind of
> ridiculous if you only support a unstable operating system for your
> stable release.


Hi Philip - I just realized that the released version is for Lenny, which is an 
older release. If we're going to support an older obsolete release, then it's 
reasonable to support the supported stable version. If you can help us support 
Squeeze, we would really appreciate that.

If nothing else, I suspect that semiosis (from #gluster) will be creating new 
.debs on his PPA archive:
 https://launchpad.net/~semiosis/+archive/glusterfs-3.3

-JM
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-02 Thread John Mark Walker
Philip -

Gluster.org is only nominally a Red Hat operation. If you want better Debian 
support, you need to help us do it. Also, it's common for legacy distributions 
not to have support for brand new releases. You can expect Squeeze to support 
3.2.x, but not necessarily 3.3.x. I agree that this can be frustrating at 
times, but in those cases, it's better to compile from source anyway.

I think the package maintainer for Debian is on the list - perhaps he can shed 
some light. Which version of libssl is on Squeeze?

And finally, when you compiled libssl from source, did you install the source 
.deb so that it registered with the package database? If you compiled a 
tarball, did you specify an install directory when running ./configure? 
Compiling from source will by default place libraries into /usr/local/lib, and 
you probably need to run ldconfig before it will satisfy the dependency.

-JM

- Original Message -

> Installing libssl1.0.0 from source does not help, I am still getting
> the same error message. Come on Gluster/Redhat, its kind of
> ridiculous if you only support a unstable operating system for your
> stable release.

> 2012/6/2 Philip < flip...@googlemail.com >

> > I haven't but I will give it a try! Maybe you should also
> > reconsider
> > the way you are building the debs. Building debs for a stable
> > software on/for a unstable operating system isn't smart is it?
>

> > 2012/6/2 Sachidananda URS < s...@redhat.com >
>

> > > Hi Philip,
> >
>

> > > Did you try installing libssl from source to meet the dependency?
> >
>

> > > -sac
> >
>

> > > Sent from my iPhone
> >
>

> > > On 02-Jun-2012, at 13:57, Philip < flip...@googlemail.com >
> > > wrote:
> >
>

> > > > It is still not possible to install the 3.3 deb on a stable
> > > > release
> > > > of debian because squeeze has no libssl1.0.0.
> > >
> >
>

> > > > 2012/5/31 John Mark Walker < johnm...@redhat.com >
> > >
> >
>

> > > > > Today, we’re announcing the next generation of GlusterFS ,
> > > > > version
> > > > > 3.3. The release has been a year in the making and marks
> > > > > several
> > > > > firsts: the first post-acquisition release under Red Hat, our
> > > > > first
> > > > > major act as an openly-governed project and our first foray
> > > > > beyond
> > > > > NAS. We’ve also taken our first steps towards merging big
> > > > > data
> > > > > and
> > > > > unstructured data storage, giving users and developers new
> > > > > ways
> > > > > of
> > > > > managing their data scalability challenges.
> > > >
> > >
> >
>
> > > > > GlusterFS is an open source, fully distributed storage
> > > > > solution
> > > > > for
> > > > > the world’s ever-increasing volume of unstructured data. It
> > > > > is
> > > > > a
> > > > > software-only, highly available, scale-out, centrally managed
> > > > > storage pool that can be backed by POSIX filesystems that
> > > > > support
> > > > > extended attributes, such as Ext3/4, XFS, BTRFS and many
> > > > > more.
> > > >
> > >
> >
>
> > > > > This release provides many of the most commonly requested
> > > > > features
> > > > > including proactive self-healing, quorum enforcement, and
> > > > > granular
> > > > > locking for self-healing, as well as many additional bug
> > > > > fixes
> > > > > and
> > > > > enhancements.
> > > >
> > >
> >
>
> > > > > Some of the more noteworthy features include:
> > > >
> > >
> >
>

> > > > > • Unified File and Object storage – Blending OpenStack’s
> > > > > Object
> > > > > Storage API with GlusterFS provides simultaneous read and
> > > > > write
> > > > > access to data as files or as objects.
> > > >
> > >
> >
>
> > > > > • HDFS compatibility – Gives Hadoop administrators the
> > > > > ability
> > > > > to
> > > > > run
> > > > > MapReduce jobs on unstructured data on GlusterFS and access
> > > > > the
> > > > > data
> > > > > with well-known tools and shell scripts.
> > > >
> > >
> >
>
> > > > > • Proactive self-healing – GlusterFS volumes will now
> > > > > automatically
> > > > > restore file integrity after a replica recovers from failure.
> > > >
> > >
> >
>
> > > > > • Granular locking – Allows large files to be accessed even
> > > > > during
> > > > > self-healing, a feature that is particularly important for VM
> > > > > images.
> > > >
> > >
> >
>
> > > > > • Replication improvements – With quorum enforcement you can
> > > > > be
> > > > > confident that your data has been written in at least the
> > > > > configured
> > > > > number of places before the file operation returns, allowing
> > > > > a
> > > > > user-configurable adjustment to fault tolerance vs
> > > > > performance.
> > > >
> > >
> >
>

> > > > > Visit http://www.gluster.org to download. Packages are
> > > > > available
> > > > > for
> > > > > most distributions, including Fedora, Debian, RHEL, Ubuntu
> > > > > and
> > > > > CentOS.
> > > >
> > >
> >
>
> > > > > Get involved! Join us on #gluster on freenode, join our
> > > > > mailing
> > > > > list
> > > > > , ‘like’ our Faceb

Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-02 Thread Philip
Installing libssl1.0.0 from source does not help, I am still getting the
same error message. Come on Gluster/Redhat, its kind of ridiculous if you
only support a unstable operating system for your stable release.
2012/6/2 Philip 

> I haven't but I will give it a try! Maybe you should also reconsider the
> way you are building the debs. Building debs for a stable software on/for a
> unstable operating system isn't smart is it?
>
> 2012/6/2 Sachidananda URS 
>
>> Hi Philip,
>>
>> Did you try installing libssl from source to meet the dependency?
>>
>> -sac
>>
>> Sent from my iPhone
>>
>> On 02-Jun-2012, at 13:57, Philip  wrote:
>>
>> It is still not possible to install the 3.3 deb on a stable release of
>> debian because squeeze has no libssl1.0.0.
>>
>> 2012/5/31 John Mark Walker 
>>
>>> Today, we’re announcing the next generation of 
>>> GlusterFS,
>>> version 3.3. The release has been a year in the making and marks several
>>> firsts: the first post-acquisition release under Red Hat, our first major
>>> act as an openly-governed project and
>>> our first foray beyond NAS. We’ve also taken our first steps towards
>>> merging big data and unstructured data storage, giving users and developers
>>> new ways of managing their data scalability challenges.
>>>
>>> GlusterFS is an open source, fully distributed storage solution for the
>>> world’s ever-increasing volume of unstructured data. It is a software-only,
>>> highly available, scale-out, centrally managed storage pool that can be
>>> backed by POSIX filesystems that support extended attributes, such as
>>> Ext3/4, XFS, BTRFS and many more.
>>>
>>> This release provides many of the most commonly requested features
>>> including proactive self-healing, quorum enforcement, and granular locking
>>> for self-healing, as well as many additional bug fixes and enhancements.
>>>
>>> Some of the more noteworthy features include:
>>>
>>>- Unified File and Object storage – Blending OpenStack’s Object
>>>Storage API   with GlusterFS
>>>provides simultaneous read and write access to data as files or as 
>>> objects.
>>>- HDFS compatibility – Gives Hadoop administrators the ability to
>>>run MapReduce jobs on unstructured data on GlusterFS and access the data
>>>with well-known tools and shell scripts.
>>>- Proactive self-healing – GlusterFS volumes will now automatically
>>>restore file integrity after a replica recovers from failure.
>>>- Granular locking – Allows large files to be accessed even during
>>>self-healing, a feature that is particularly important for VM images.
>>>- Replication improvements – With quorum enforcement you can be
>>>confident that  your data has been written in at least the configured
>>>number of places before the file operation returns, allowing a
>>>user-configurable adjustment to fault tolerance vs performance.
>>>
>>> *
>>> *Visit http://www.gluster.org  to download.
>>> Packages are available for most distributions, including Fedora, Debian,
>>> RHEL, Ubuntu and CentOS.
>>>
>>> Get involved! Join us on #gluster on freenode, join our mailing 
>>> list,
>>> ‘like’ our Facebook page , follow us on
>>> Twitter , or check out our LinkedIn 
>>> group
>>> .
>>>
>>> GlusterFS is an open source project sponsored by Red 
>>> Hat®,
>>> who uses it in its line of Red Hat Storage
>>>  products.
>>>
>>> (this post published at
>>> http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )
>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>>>
>>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>>
>>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-02 Thread Philip
I haven't but I will give it a try! Maybe you should also reconsider the
way you are building the debs. Building debs for a stable software on/for a
unstable operating system isn't smart is it?

2012/6/2 Sachidananda URS 

> Hi Philip,
>
> Did you try installing libssl from source to meet the dependency?
>
> -sac
>
> Sent from my iPhone
>
> On 02-Jun-2012, at 13:57, Philip  wrote:
>
> It is still not possible to install the 3.3 deb on a stable release of
> debian because squeeze has no libssl1.0.0.
>
> 2012/5/31 John Mark Walker 
>
>> Today, we’re announcing the next generation of 
>> GlusterFS,
>> version 3.3. The release has been a year in the making and marks several
>> firsts: the first post-acquisition release under Red Hat, our first major
>> act as an openly-governed project and
>> our first foray beyond NAS. We’ve also taken our first steps towards
>> merging big data and unstructured data storage, giving users and developers
>> new ways of managing their data scalability challenges.
>>
>> GlusterFS is an open source, fully distributed storage solution for the
>> world’s ever-increasing volume of unstructured data. It is a software-only,
>> highly available, scale-out, centrally managed storage pool that can be
>> backed by POSIX filesystems that support extended attributes, such as
>> Ext3/4, XFS, BTRFS and many more.
>>
>> This release provides many of the most commonly requested features
>> including proactive self-healing, quorum enforcement, and granular locking
>> for self-healing, as well as many additional bug fixes and enhancements.
>>
>> Some of the more noteworthy features include:
>>
>>- Unified File and Object storage – Blending OpenStack’s Object
>>Storage API   with GlusterFS
>>provides simultaneous read and write access to data as files or as 
>> objects.
>>- HDFS compatibility – Gives Hadoop administrators the ability to run
>>MapReduce jobs on unstructured data on GlusterFS and access the data with
>>well-known tools and shell scripts.
>>- Proactive self-healing – GlusterFS volumes will now automatically
>>restore file integrity after a replica recovers from failure.
>>- Granular locking – Allows large files to be accessed even during
>>self-healing, a feature that is particularly important for VM images.
>>- Replication improvements – With quorum enforcement you can be
>>confident that  your data has been written in at least the configured
>>number of places before the file operation returns, allowing a
>>user-configurable adjustment to fault tolerance vs performance.
>>
>> *
>> *Visit http://www.gluster.org  to download.
>> Packages are available for most distributions, including Fedora, Debian,
>> RHEL, Ubuntu and CentOS.
>>
>> Get involved! Join us on #gluster on freenode, join our mailing 
>> list,
>> ‘like’ our Facebook page , follow us on
>> Twitter , or check out our LinkedIn 
>> group
>> .
>>
>> GlusterFS is an open source project sponsored by Red 
>> Hat®,
>> who uses it in its line of Red Hat Storage
>>  products.
>>
>> (this post published at
>> http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>>
>>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-02 Thread Philip
It is still not possible to install the 3.3 deb on a stable release of
debian because squeeze has no libssl1.0.0.

2012/5/31 John Mark Walker 

> Today, we’re announcing the next generation of 
> GlusterFS,
> version 3.3. The release has been a year in the making and marks several
> firsts: the first post-acquisition release under Red Hat, our first major
> act as an openly-governed project and
> our first foray beyond NAS. We’ve also taken our first steps towards
> merging big data and unstructured data storage, giving users and developers
> new ways of managing their data scalability challenges.
>
> GlusterFS is an open source, fully distributed storage solution for the
> world’s ever-increasing volume of unstructured data. It is a software-only,
> highly available, scale-out, centrally managed storage pool that can be
> backed by POSIX filesystems that support extended attributes, such as
> Ext3/4, XFS, BTRFS and many more.
>
> This release provides many of the most commonly requested features
> including proactive self-healing, quorum enforcement, and granular locking
> for self-healing, as well as many additional bug fixes and enhancements.
>
> Some of the more noteworthy features include:
>
>- Unified File and Object storage – Blending OpenStack’s Object
>Storage API   with GlusterFS
>provides simultaneous read and write access to data as files or as objects.
>- HDFS compatibility – Gives Hadoop administrators the ability to run
>MapReduce jobs on unstructured data on GlusterFS and access the data with
>well-known tools and shell scripts.
>- Proactive self-healing – GlusterFS volumes will now automatically
>restore file integrity after a replica recovers from failure.
>- Granular locking – Allows large files to be accessed even during
>self-healing, a feature that is particularly important for VM images.
>- Replication improvements – With quorum enforcement you can be
>confident that  your data has been written in at least the configured
>number of places before the file operation returns, allowing a
>user-configurable adjustment to fault tolerance vs performance.
>
> *
> *Visit http://www.gluster.org  to download. Packages
> are available for most distributions, including Fedora, Debian, RHEL,
> Ubuntu and CentOS.
>
> Get involved! Join us on #gluster on freenode, join our mailing 
> list,
> ‘like’ our Facebook page , follow us on
> Twitter , or check out our LinkedIn 
> group
> .
>
> GlusterFS is an open source project sponsored by Red 
> Hat®,
> who uses it in its line of Red Hat Storage
>  products.
>
> (this post published at
> http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread David Coulson



On 6/1/12 8:14 AM, Kaleb S. KEITHLEY wrote:



If by "'official' gluster packages" you mean the glusterfs rpms in the 
fedora/epel yum repo, and your 3.2.5 was built from source or using 
rpms from somewhere else, including e.g. gluster.org, then your 
experience is not unexpected.

I used the el6 rpms from gluster.org


The rpms in the fedora/epel yum repo follow the fedora file system 
layout standard and as you note, you needed to move your .vol files to 
the correct location in this situation.
Not sure that really matters. The point is the 3.3.0 RPMs try to copy 
/etc/glusterd to /var/lib/glusterd during the upgrade process, and that 
doesn't work if /etc and /var/lib are not on the same filesystem. It 
wouldn't be so bad if it didn't even try to move the in the first place, 
but it does and it doesn't always work.


Or did I miss something?

David
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread Brian Candler
No build for Ubuntu 12.04 yet? :-(
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread Jeff White
I had the same thing happen to me on RHEL6 with /var being it's own 
mount point.  All I had to do was copy /etc/glusterd to /var/lib/ as you 
did, run the remaining part of the RPM's script by hand, then rename my 
vol files back in place.


To get the RPM script: rpm -q --scripts glusterfs-server

Just run everything other than the first if block after you move the dir 
by hand.  Next, rename your vol files (move the .rpmsave ones to their 
real names): find /var/lib/glusterd/ -name '*.rpmsave'


Jeff White - Linux/Unix Systems Engineer
University of Pittsburgh - CSSD


On 06/01/2012 08:00 AM, David Coulson wrote:
I experienced the following going from both 3.2.5 and 3.2.6 (using 
'official' gluster packages) on RHEL6.


[root@rhesproddns02 ~]# rpm -Uvh glusterfs-*3.3.0*
Preparing...
### [100%]
   1:glusterfs  
### [ 33%]
   2:glusterfs-fuse 
### [ 67%]
   3:glusterfs-server   
### [100%]
mv: inter-device move failed: `/etc/glusterd' to `/var/lib/glusterd'; 
unable to remove target: Is a directory
glusterd: symbol lookup error: glusterd: undefined symbol: 
xdr_gf_event_notify_rsp
warning: %post(glusterfs-server-3.3.0-1.el6.x86_64) scriptlet failed, 
exit status 127


I copied /etc/glusterd/* to /var/lib/glusterd/ and it seems to work. 
Is there some other issue I should expect to hit, or is the rpm just 
broken in a weird way?


On 5/31/12 2:55 PM, John Mark Walker wrote:
See this post - 
http://vbellur.wordpress.com/2012/05/31/upgrading-to-glusterfs-3-3/


Will publish that on gluster.org very soon.

-JM




Is there a migration guide from 3.2.5 to 3.3 available?

On 5/31/12 12:33 PM, John Mark Walker wrote:

Today, we’re announcing the next generation of GlusterFS
, version 3.3. The release has been
a year in the making and marks several firsts: the first
post-acquisition release under Red Hat, our first major act
as an openly-governed project
and our first foray beyond
NAS. We’ve also taken our first steps towards merging big
data and unstructured data storage, giving users and
developers new ways of managing their data scalability
challenges.

GlusterFS is an open source, fully distributed storage
solution for the world’s ever-increasing volume of
unstructured data. It is a software-only, highly available,
scale-out, centrally managed storage pool that can be backed
by POSIX filesystems that support extended attributes, such
as Ext3/4, XFS, BTRFS and many more.

This release provides many of the most commonly requested
features including proactive self-healing, quorum
enforcement, and granular locking for self-healing, as well
as many additional bug fixes and enhancements.

Some of the more noteworthy features include:

* Unified File and Object storage – Blending OpenStack’s
  Object Storage API
   with GlusterFS
  provides simultaneous read and write access to data as
  files or as objects.
* HDFS compatibility – Gives Hadoop administrators the
  ability to run MapReduce jobs on unstructured data on
  GlusterFS and access the data with well-known tools and
  shell scripts.
* Proactive self-healing – GlusterFS volumes will now
  automatically restore file integrity after a replica
  recovers from failure.
* Granular locking – Allows large files to be accessed
  even during self-healing, a feature that is
  particularly important for VM images.
* Replication improvements – With quorum enforcement you
  can be confident that  your data has been written in at
  least the configured number of places before the file
  operation returns, allowing a user-configurable
  adjustment to fault tolerance vs performance.

*
*Visit http://www.gluster.org  to
download. Packages are available for most distributions,
including Fedora, Debian, RHEL, Ubuntu and CentOS.

Get involved! Join us on #gluster on freenode, join our
mailing list ,
‘like’ our Facebook page ,
follow us on Twitter , or
check out our LinkedIn group
.

GlusterFS is an open source project sponsored by Red Hat


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread Kaleb S. KEITHLEY

On 06/01/2012 08:00 AM, David Coulson wrote:

I experienced the following going from both 3.2.5 and 3.2.6 (using
'official' gluster packages) on RHEL6.




If by "'official' gluster packages" you mean the glusterfs rpms in the 
fedora/epel yum repo, and your 3.2.5 was built from source or using rpms 
from somewhere else, including e.g. gluster.org, then your experience is 
not unexpected.


The rpms in the fedora/epel yum repo follow the fedora file system 
layout standard and as you note, you needed to move your .vol files to 
the correct location in this situation.


For the record, I'm not sure that the fedora/epel rpms are any more or 
less official than any others, and if anything, maybe the gluster.org 
rpms are the only really official gluster packages. (Unless you're 
paying for RHS, in which case there's a completely different answer.)


(And FWIW, starting with 3.3.0 the rpms from gluster.org will also 
follow the file system layout standard.)


HTH.

--

Kaleb
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread David Coulson
I experienced the following going from both 3.2.5 and 3.2.6 (using 
'official' gluster packages) on RHEL6.


[root@rhesproddns02 ~]# rpm -Uvh glusterfs-*3.3.0*
Preparing...### 
[100%]
   1:glusterfs  ### 
[ 33%]
   2:glusterfs-fuse ### 
[ 67%]
   3:glusterfs-server   ### 
[100%]
mv: inter-device move failed: `/etc/glusterd' to `/var/lib/glusterd'; 
unable to remove target: Is a directory
glusterd: symbol lookup error: glusterd: undefined symbol: 
xdr_gf_event_notify_rsp
warning: %post(glusterfs-server-3.3.0-1.el6.x86_64) scriptlet failed, 
exit status 127


I copied /etc/glusterd/* to /var/lib/glusterd/ and it seems to work. Is 
there some other issue I should expect to hit, or is the rpm just broken 
in a weird way?


On 5/31/12 2:55 PM, John Mark Walker wrote:
See this post - 
http://vbellur.wordpress.com/2012/05/31/upgrading-to-glusterfs-3-3/


Will publish that on gluster.org very soon.

-JM




Is there a migration guide from 3.2.5 to 3.3 available?

On 5/31/12 12:33 PM, John Mark Walker wrote:

Today, we’re announcing the next generation of GlusterFS
, version 3.3. The release has been a
year in the making and marks several firsts: the first
post-acquisition release under Red Hat, our first major act as
an openly-governed project
and our first foray beyond
NAS. We’ve also taken our first steps towards merging big data
and unstructured data storage, giving users and developers new
ways of managing their data scalability challenges.

GlusterFS is an open source, fully distributed storage
solution for the world’s ever-increasing volume of
unstructured data. It is a software-only, highly available,
scale-out, centrally managed storage pool that can be backed
by POSIX filesystems that support extended attributes, such as
Ext3/4, XFS, BTRFS and many more.

This release provides many of the most commonly requested
features including proactive self-healing, quorum enforcement,
and granular locking for self-healing, as well as many
additional bug fixes and enhancements.

Some of the more noteworthy features include:

  * Unified File and Object storage – Blending OpenStack’s
Object Storage API
 with GlusterFS
provides simultaneous read and write access to data as
files or as objects.
  * HDFS compatibility – Gives Hadoop administrators the
ability to run MapReduce jobs on unstructured data on
GlusterFS and access the data with well-known tools and
shell scripts.
  * Proactive self-healing – GlusterFS volumes will now
automatically restore file integrity after a replica
recovers from failure.
  * Granular locking – Allows large files to be accessed even
during self-healing, a feature that is particularly
important for VM images.
  * Replication improvements – With quorum enforcement you can
be confident that  your data has been written in at least
the configured number of places before the file operation
returns, allowing a user-configurable adjustment to fault
tolerance vs performance.

*
*Visit http://www.gluster.org  to
download. Packages are available for most distributions,
including Fedora, Debian, RHEL, Ubuntu and CentOS.

Get involved! Join us on #gluster on freenode, join our
mailing list ,
‘like’ our Facebook page ,
follow us on Twitter , or check
out our LinkedIn group .

GlusterFS is an open source project sponsored by Red Hat
®, who uses it in its line of Red Hat
Storage  products.

(this post published at
http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )



___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


___
Gluster-users mailing list
Gluster-users@

Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread Jeff Evans
Congratulations on the release of 3.3.0!
Very exciting times in the world of gluster right now.

I'm looking to upgrade from 3.2.6 to 3.3.0 on a RHEL5.8 system. 
I notice only RHEL6 RPM's are currently being made available.

Apologies if this has already been covered elsewhere:

Will RHEL5 continue to be a supported platform for the 3.3 series?
If so, will RHEL5 rpms be made available?

Many thanks, Jeff Evans.


___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-06-01 Thread Peter Linder
This post mentions that you should skip step 5 if installed using RPM. 
Is this also true for the debian/ubuntu packages? The debian packages 
appear a lot smaller than the ubuntu ones, is this expected?


I shall test the upgrade path on debian in a test environment, so I 
suppose I will find out :)


On 5/31/2012 8:55 PM, John Mark Walker wrote:
See this post - 
http://vbellur.wordpress.com/2012/05/31/upgrading-to-glusterfs-3-3/


Will publish that on gluster.org very soon.

-JM




Is there a migration guide from 3.2.5 to 3.3 available?

On 5/31/12 12:33 PM, John Mark Walker wrote:

Today, we're announcing the next generation of GlusterFS
, version 3.3. The release has been a
year in the making and marks several firsts: the first
post-acquisition release under Red Hat, our first major act as
an openly-governed project
and our first foray beyond
NAS. We've also taken our first steps towards merging big data
and unstructured data storage, giving users and developers new
ways of managing their data scalability challenges.

GlusterFS is an open source, fully distributed storage
solution for the world's ever-increasing volume of
unstructured data. It is a software-only, highly available,
scale-out, centrally managed storage pool that can be backed
by POSIX filesystems that support extended attributes, such as
Ext3/4, XFS, BTRFS and many more.

This release provides many of the most commonly requested
features including proactive self-healing, quorum enforcement,
and granular locking for self-healing, as well as many
additional bug fixes and enhancements.

Some of the more noteworthy features include:

  * Unified File and Object storage -- Blending OpenStack's
Object Storage API
 with GlusterFS
provides simultaneous read and write access to data as
files or as objects.
  * HDFS compatibility -- Gives Hadoop administrators the
ability to run MapReduce jobs on unstructured data on
GlusterFS and access the data with well-known tools and
shell scripts.
  * Proactive self-healing -- GlusterFS volumes will now
automatically restore file integrity after a replica
recovers from failure.
  * Granular locking -- Allows large files to be accessed even
during self-healing, a feature that is particularly
important for VM images.
  * Replication improvements -- With quorum enforcement you
can be confident that  your data has been written in at
least the configured number of places before the file
operation returns, allowing a user-configurable adjustment
to fault tolerance vs performance.

*
*Visit http://www.gluster.org  to
download. Packages are available for most distributions,
including Fedora, Debian, RHEL, Ubuntu and CentOS.

Get involved! Join us on #gluster on freenode, join our
mailing list ,
'like' our Facebook page ,
follow us on Twitter , or check
out our LinkedIn group .

GlusterFS is an open source project sponsored by Red Hat
®, who uses it in its line of Red Hat
Storage  products.

(this post published at
http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )



___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users




___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-05-31 Thread Harry Mangalam

WooHooo!  Thanks, Glusteristas!  Timing is quite fortuitous for us.
hjm

On 05/31/2012 09:33 AM, John Mark Walker wrote:


Today, we're announcing the next generation of GlusterFS 
, version 3.3. The release has been a year in 
the making and marks several firsts: the first post-acquisition 
release under Red Hat, our first major act as an openly-governed 
project and our first foray beyond 
NAS. We've also taken our first steps towards merging big data and 
unstructured data storage, giving users and developers new ways of 
managing their data scalability challenges.


GlusterFS is an open source, fully distributed storage solution for 
the world's ever-increasing volume of unstructured data. It is a 
software-only, highly available, scale-out, centrally managed storage 
pool that can be backed by POSIX filesystems that support extended 
attributes, such as Ext3/4, XFS, BTRFS and many more.


This release provides many of the most commonly requested features 
including proactive self-healing, quorum enforcement, and granular 
locking for self-healing, as well as many additional bug fixes and 
enhancements.


Some of the more noteworthy features include:

  * Unified File and Object storage -- Blending OpenStack's Object
Storage API  with
GlusterFS provides simultaneous read and write access to data as
files or as objects.
  * HDFS compatibility -- Gives Hadoop administrators the ability to
run MapReduce jobs on unstructured data on GlusterFS and access
the data with well-known tools and shell scripts.
  * Proactive self-healing -- GlusterFS volumes will now automatically
restore file integrity after a replica recovers from failure.
  * Granular locking -- Allows large files to be accessed even during
self-healing, a feature that is particularly important for VM images.
  * Replication improvements -- With quorum enforcement you can be
confident that  your data has been written in at least the
configured number of places before the file operation returns,
allowing a user-configurable adjustment to fault tolerance vs
performance.

*
*Visit http://www.gluster.org  to download. 
Packages are available for most distributions, including Fedora, 
Debian, RHEL, Ubuntu and CentOS.


Get involved! Join us on #gluster on freenode, join our mailing list 
, 'like' our Facebook 
page , follow us on Twitter 
, or check out our LinkedIn group 
.


GlusterFS is an open source project sponsored by Red Hat 
®, who uses it in its line of Red Hat Storage 
 products.


(this post published at 
http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )




___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users



--
Harry Mangalam,Research Computing, OIT,
Rm 225 MSTB, UC Irvine [mailcode 2225]
Google Voice Multiplexer: (949) 478-4487
415 South Circle View Dr, Irvine, CA, 92697 [shipping]
Lat/Long: (33.642025,-117.844414) [paste into Google Maps]
--

___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-05-31 Thread John Mark Walker
See this post - 
http://vbellur.wordpress.com/2012/05/31/upgrading-to-glusterfs-3-3/

Will publish that on gluster.org very soon.

-JM

- Original Message -

> Is there a migration guide from 3.2.5 to 3.3 available?

> On 5/31/12 12:33 PM, John Mark Walker wrote:
> > Today, we’re announcing the next generation of GlusterFS , version
> > 3.3. The release has been a year in the making and marks several
> > firsts: the first post-acquisition release under Red Hat, our first
> > major act as an openly-governed project and our first foray beyond
> > NAS. We’ve also taken our first steps towards merging big data and
> > unstructured data storage, giving users and developers new ways of
> > managing their data scalability challenges.
>
> > GlusterFS is an open source, fully distributed storage solution for
> > the world’s ever-increasing volume of unstructured data. It is a
> > software-only, highly available, scale-out, centrally managed
> > storage pool that can be backed by POSIX filesystems that support
> > extended attributes, such as Ext3/4, XFS, BTRFS and many more.
>
> > This release provides many of the most commonly requested features
> > including proactive self-healing, quorum enforcement, and granular
> > locking for self-healing, as well as many additional bug fixes and
> > enhancements.
>
> > Some of the more noteworthy features include:
>

> > • Unified File and Object storage – Blending OpenStack’s Object
> > Storage API with GlusterFS provides simultaneous read and write
> > access to data as files or as objects.
>
> > • HDFS compatibility – Gives Hadoop administrators the ability to
> > run
> > MapReduce jobs on unstructured data on GlusterFS and access the
> > data
> > with well-known tools and shell scripts.
>
> > • Proactive self-healing – GlusterFS volumes will now automatically
> > restore file integrity after a replica recovers from failure.
>
> > • Granular locking – Allows large files to be accessed even during
> > self-healing, a feature that is particularly important for VM
> > images.
>
> > • Replication improvements – With quorum enforcement you can be
> > confident that your data has been written in at least the
> > configured
> > number of places before the file operation returns, allowing a
> > user-configurable adjustment to fault tolerance vs performance.
>

> > Visit http://www.gluster.org to download. Packages are available
> > for
> > most distributions, including Fedora, Debian, RHEL, Ubuntu and
> > CentOS.
>
> > Get involved! Join us on #gluster on freenode, join our mailing
> > list
> > , ‘like’ our Facebook page , follow us on Twitter , or check out
> > our
> > LinkedIn group .
>
> > GlusterFS is an open source project sponsored by Red Hat ®, who
> > uses
> > it in its line of Red Hat Storage products.
>
> > (this post published at
> > http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )
>

> > ___
>
> > Gluster-users mailing list Gluster-users@gluster.org
> > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


Re: [Gluster-users] A very special announcement from Gluster.org

2012-05-31 Thread David Coulson

Is there a migration guide from 3.2.5 to 3.3 available?

On 5/31/12 12:33 PM, John Mark Walker wrote:


Today, we're announcing the next generation of GlusterFS 
, version 3.3. The release has been a year in 
the making and marks several firsts: the first post-acquisition 
release under Red Hat, our first major act as an openly-governed 
project and our first foray beyond 
NAS. We've also taken our first steps towards merging big data and 
unstructured data storage, giving users and developers new ways of 
managing their data scalability challenges.


GlusterFS is an open source, fully distributed storage solution for 
the world's ever-increasing volume of unstructured data. It is a 
software-only, highly available, scale-out, centrally managed storage 
pool that can be backed by POSIX filesystems that support extended 
attributes, such as Ext3/4, XFS, BTRFS and many more.


This release provides many of the most commonly requested features 
including proactive self-healing, quorum enforcement, and granular 
locking for self-healing, as well as many additional bug fixes and 
enhancements.


Some of the more noteworthy features include:

  * Unified File and Object storage -- Blending OpenStack's Object
Storage API  with
GlusterFS provides simultaneous read and write access to data as
files or as objects.
  * HDFS compatibility -- Gives Hadoop administrators the ability to
run MapReduce jobs on unstructured data on GlusterFS and access
the data with well-known tools and shell scripts.
  * Proactive self-healing -- GlusterFS volumes will now automatically
restore file integrity after a replica recovers from failure.
  * Granular locking -- Allows large files to be accessed even during
self-healing, a feature that is particularly important for VM images.
  * Replication improvements -- With quorum enforcement you can be
confident that  your data has been written in at least the
configured number of places before the file operation returns,
allowing a user-configurable adjustment to fault tolerance vs
performance.

*
*Visit http://www.gluster.org  to download. 
Packages are available for most distributions, including Fedora, 
Debian, RHEL, Ubuntu and CentOS.


Get involved! Join us on #gluster on freenode, join our mailing list 
, 'like' our Facebook 
page , follow us on Twitter 
, or check out our LinkedIn group 
.


GlusterFS is an open source project sponsored by Red Hat 
®, who uses it in its line of Red Hat Storage 
 products.


(this post published at 
http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ )




___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users


[Gluster-users] A very special announcement from Gluster.org

2012-05-31 Thread John Mark Walker

Today, we’re announcing the next generation of GlusterFS , version 3.3. The 
release has been a year in the making and marks several firsts: the first 
post-acquisition release under Red Hat, our first major act as an 
openly-governed project and our first foray beyond NAS. We’ve also taken our 
first steps towards merging big data and unstructured data storage, giving 
users and developers new ways of managing their data scalability challenges.
GlusterFS is an open source, fully distributed storage solution for the world’s 
ever-increasing volume of unstructured data. It is a software-only, highly 
available, scale-out, centrally managed storage pool that can be backed by 
POSIX filesystems that support extended attributes, such as Ext3/4, XFS, BTRFS 
and many more.
This release provides many of the most commonly requested features including 
proactive self-healing, quorum enforcement, and granular locking for 
self-healing, as well as many additional bug fixes and enhancements.
Some of the more noteworthy features include:

• Unified File and Object storage – Blending OpenStack’s Object Storage API 
with GlusterFS provides simultaneous read and write access to data as files or 
as objects.
• HDFS compatibility – Gives Hadoop administrators the ability to run 
MapReduce jobs on unstructured data on GlusterFS and access the data with 
well-known tools and shell scripts.
• Proactive self-healing – GlusterFS volumes will now automatically restore 
file integrity after a replica recovers from failure. 
• Granular locking – Allows large files to be accessed even during 
self-healing, a feature that is particularly important for VM images.
• Replication improvements – With quorum enforcement you can be confident 
that your data has been written in at least the configured number of places 
before the file operation returns, allowing a user-configurable adjustment to 
fault tolerance vs performance.


Visit http://www.gluster.org to download. Packages are available for most 
distributions, including Fedora, Debian, RHEL, Ubuntu and CentOS.
Get involved! Join us on #gluster on freenode, join our mailing list , ‘like’ 
our Facebook page , follow us on Twitter , or check out our LinkedIn group .
GlusterFS is an open source project sponsored by Red Hat ®, who uses it in its 
line of Red Hat Storage products.
(this post published at 
http://www.gluster.org/2012/05/introducing-glusterfs-3-3/ ) ___
Gluster-users mailing list
Gluster-users@gluster.org
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users