Re: [Gluster-users] Status on Gluster on OS X (10.9)

2014-04-07 Thread Dennis Schafroth
There is at least two open issue for real usage for clients on OS X.

Every setxattr fails on a Linux with ext4 filesystem, because Linux attr  
(extended attributes) implements namespaces. I haven’t gotten around testing on 
XFS, but I would assume it also happens. It should be an easy fix in the 
mac-compat feature.

Secondly more serious, glusterfs mounts exits (after some time with a ENODEV, 
and fuse reporting “No answer from Userspace”) when I try to run simple bash 
scripts (trying to get a resource fork ?) located on an Linux ext4 gluster 
brick. It could be related to the above issue. I am not sure yet.

Still, I would like get feed back from brave ones on compiling and mounting a 
test server (use glusterfs -L debug / mount -o log-level=DEBUG to get client 
debug)  

cheers, 
:-Dennis

On 05 Apr 2014, at 08:14 , Dennis Schafroth  wrote:

> 
> On 05 Apr 2014, at 03:08 , Dennis Schafroth  wrote:
> 
>> 
>> It’s been quiet on this topic, but actually Harshavardhana and I have been 
>> quite busy off-line working on this. Since my initial “success” we have been 
>> able to get it  to compile with clang (almost as clean as with gcc) and 
>> actually run. The later was a bit tricky because clang has more strict 
>> strategy about exporting functions with inline, which ended with many runs 
>> with missing functions. 
>> 
>> So right now I can run everything, but there is an known issue with 
>> NFS/NLM4, but this should not matter for people trying to run the client 
>> with OSX FUSE. 
>> 
>> Anyone brave enough wanting to try the client can check out:
>> 
>> Still need Xcode + command line tools (clang, make)
>> A installed OSXFUSE (FUSE for OS X)
>> 
>> $ git clone g...@forge.gluster.org:~schafdog/glusterfs-core/osx-glusterfs.git
>> $ cd osx-glusterfs
>> 
>> Either
>> $ ./configure.osx
> 
> Sorry but this won’t work. There are files generated in autogen.sh, that I 
> wasn’t aware of. So you need to do:
> 
>> Or
>> - $ ./autogen.sh (requires aclocal, autoconf, automake)
>> - $ ./configure
>> 
>> $ make
>> $ sudo make install
>> 
>> You should be able to mount using sudo glusterfs --volfile=> file>.vol 
>> 
>> And yes this is very much bleeding edge. My mac did kernel panic yesterday, 
>> when it was running both client and server. 
>> 
>> I would really like to get feed back from anyone trying this out. 
>> 
>> cheers, 
>> :-Dennis Schafroth 
>> 
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://supercolony.gluster.org/mailman/listinfo/gluster-users
> 
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-users

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

Re: [Gluster-users] Glusterfs & QEMU in VMWARE

2014-04-07 Thread Daniel
I've actually decided to go with real equipment rather than persue the 
nested QEMU and  VMWARE route.


I don't have much time to test and retest.


Thanks,

Dan



On 04/07/2014 12:21 PM, Justin Clift wrote:

On 07/04/2014, at 2:15 AM, Daniel wrote:

Thanks  these look promising. They look geared towards nesting VMWARE inside 
VMWARE but   there is some crossover with nesting QEMU inside VMWARE.

If nesting Qemu is related to nesting KVM, then might some of these
be helpful?

* https://www.kernel.org/doc/Documentation/virtual/kvm/nested-vmx.txt
* http://kashyapc.com/tag/nested-virtualization/
* 
http://events.linuxfoundation.org/sites/events/files/slides/nested-virt-kvm-on-kvm-CloudOpen-Eu-2013-Kashyap-Chamarthy_0.pdf

Regards and best wishes,

Justin Clift

--
Open Source and Standards @ Red Hat

twitter.com/realjustinclift





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


Re: [Gluster-users] Openstack

2014-04-07 Thread Paul Robert Marino
I'm not 100% sure on this but I'm fairly positive that the glusterfs-client package is the same thing as glusterfs-fuse its just the package for debian based systems is named differently. Other than that the rest should be obvious based on the basic differences between the two distros.-- Sent from my HP Pre3On Apr 7, 2014 9:55, yalla.gnan.ku...@accenture.com  wrote: 

Hi  All,
 
 
 
Any idea ?
 
 
Thanks
Kumar
 


From: Gnan Kumar, Yalla

Sent: Monday, April 07, 2014 4:38 PM
To: gluster-users
Subject: Openstack


 
Hi All,
 
I am trying to integrate Openstack with Glusterfs.   The link

http://www.gluster.org/community/documentation/index.php/GlusterFS_Cinder explains
the steps for  redhat like systems. I need a document for Ubuntu like systems. Also , according to the above link, glusterfs-fuse package is not

available for Ubuntu systems. Only glsuterfs-client package is available for Ubuntu like systems.   I need a link for Ubuntu like systems.
 
Thanks
Kumar




This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by
 you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of
 internal compliance with Accenture policy. 
__

www.accenture.com



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

Re: [Gluster-users] RPMs for libvirt-1.2.3 for CentOS now available

2014-04-07 Thread Lalatendu Mohanty

On 04/07/2014 08:54 PM, Nux! wrote:

On 07.04.2014 15:24, Lalatendu Mohanty wrote:

On 04/07/2014 07:28 PM, Nux! wrote:

On 07.04.2014 14:41, Lalatendu Mohanty wrote:

RPMs for latest libvirt upstream release i.e. version 1.2.3 is
available for CentOS is avalable at Yum repo[1] .

Libvirt 1.2.3 has major bug fixes for GlusterFS and also supports
qemu/libvirt snapshots on GlusterFS. The change log can be found
here[2].

However for snapshot support from QEMU,  we need QEMU 2.0, which will
be released in couple of weeks from the upstream project.

[1] http://download.gluster.org/pub/gluster/glusterfs/libvirt/CentOS/
[2] http://libvirt.org/news.html


Hello Lala,

Where can I read more about these qemu/gluster snapshots? How are 
they different from the Qemu/qcow2 snapshots?


Lucian


Hey Lucian,

Sorry I was not clear in my previous mail. The snapshot is the same
Qemu/qcow2 snapshots. Now this is supported on VM images run through
libgfapi+GlusterFS. Previously the libvirt/qemu snapshots were
supported for fuse mounted gluster volumes.

Thanks,
Lala


Oh, this is quite a big deal. So one can't take snapshots of VMs 
running on libgfapi right now unless they use Qemu 2.0?


Lucian

Yes, thats right. I think the patches might get back ported to other 
branches too and may be available in EL6.X. But I have no direct 
knowledge about it.


-Lala
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] RPMs for libvirt-1.2.3 for CentOS now available

2014-04-07 Thread Nux!

On 07.04.2014 15:24, Lalatendu Mohanty wrote:

On 04/07/2014 07:28 PM, Nux! wrote:

On 07.04.2014 14:41, Lalatendu Mohanty wrote:

RPMs for latest libvirt upstream release i.e. version 1.2.3 is
available for CentOS is avalable at Yum repo[1] .

Libvirt 1.2.3 has major bug fixes for GlusterFS and also supports
qemu/libvirt snapshots on GlusterFS. The change log can be found
here[2].

However for snapshot support from QEMU,  we need QEMU 2.0, which 
will

be released in couple of weeks from the upstream project.

[1] 
http://download.gluster.org/pub/gluster/glusterfs/libvirt/CentOS/

[2] http://libvirt.org/news.html


Hello Lala,

Where can I read more about these qemu/gluster snapshots? How are 
they different from the Qemu/qcow2 snapshots?


Lucian


Hey Lucian,

Sorry I was not clear in my previous mail. The snapshot is the same
Qemu/qcow2 snapshots. Now this is supported on VM images run through
libgfapi+GlusterFS. Previously the libvirt/qemu snapshots were
supported for fuse mounted gluster volumes.

Thanks,
Lala


Oh, this is quite a big deal. So one can't take snapshots of VMs 
running on libgfapi right now unless they use Qemu 2.0?


Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] Glusterfs version

2014-04-07 Thread John Mark Walker

- Original Message -
> On 04/07/2014 10:07 AM, yalla.gnan.ku...@accenture.com wrote:
> 
> The .../3.4.2/Ubuntu.README has instructions for using Semiosis' PPA. If
> you don't add the PPA to your system then you get the old glusterfs-3.2
> that Ubuntu ships.
> 
> Semiosis is working on getting Ubuntu to ship a newer version.
> 

Last I checked it will be included in the Universe repository for 14.04. 

The problem will be the QEMU integration bit - I'm not sure the libvirt or QEMU 
builds in the base repo will have Gluster support, which means the version of 
GlusterFS shipping with Ubuntu, while at least a recent version, may still be 
somewhat crippled. 

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


Re: [Gluster-users] Openstack

2014-04-07 Thread John Mark Walker
Hi Kumar, 

I would love to hear about how we can improve the documentation for Ubuntu 
users in general, and for OpenStack-specific workloads specifically. 

Let us know if you need help - I want to make sure you have everything you need 
to be successful. 

-JM 

- Original Message -

> Hi All,

> Any idea ?

> Thanks

> Kumar

> From: Gnan Kumar, Yalla
> Sent: Monday, April 07, 2014 4:38 PM
> To: gluster-users
> Subject: Openstack

> Hi All,

> I am trying to integrate Openstack with Glusterfs. The link
> http://www.gluster.org/community/documentation/index.php/GlusterFS_Cinder
> explains

> the steps for redhat like systems. I need a document for Ubuntu like systems.
> Also , according to the above link, glusterfs-fuse package is not

> available for Ubuntu systems. Only glsuterfs-client package is available for
> Ubuntu like systems. I need a link for Ubuntu like systems.

> Thanks

> Kumar

> This message is for the designated recipient only and may contain privileged,
> proprietary, or otherwise confidential information. If you have received it
> in error, please notify the sender immediately and delete the original. Any
> other use of the e-mail by you is prohibited. Where allowed by local law,
> electronic communications with Accenture and its affiliates, including
> e-mail and instant messaging (including content), may be scanned by our
> systems for the purposes of information security and assessment of internal
> compliance with Accenture policy.
> __

> www.accenture.com

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

Re: [Gluster-users] Gluster quota issue

2014-04-07 Thread Barry Stetler

  
  
Gluster
Server

[root@gluster1 ~]# gluster --version
glusterfs 3.4.2 built on Jan  3 2014 12:38:06
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc.

GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the
GNU General Public License.
[root@gluster1 ~]#


[root@gluster1 ~]# getfattr -d -m . -e hex
/export/cluster1/gbilletz_9774/
getfattr: Removing leading '/' from absolute path names
# file: export/cluster1/gbilletz_9774/
trusted.gfid=0xfd31ccda2e0447abbf9adf9fe25b9d2e
trusted.glusterfs.dht=0x00017fff
trusted.glusterfs.quota.----0001.contri=0x000c0aafb400
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x000c0aafb400

Server space is mounted on

[root@glusterfront1 dump]# gluster --version
glusterfs 3.4.2 built on Jan  3 2014 12:38:06
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc.

GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the
GNU General Public License.

Logs pretty much say quota exceeded.. On the side its mounted on
I have not seen anything in logs pertaining to the issue on the
gluster side.. I had to disbale it for the client but I will try
to recreate the issue on another user...

 Actual Usage 
[root@glusterfront1 gjhgjhg_9774]# du -sh
85G    .

Gluster Usage

[root@gluster1 ~]# gluster volume quota home list /gjhgjhg_9774
    path          limit_set     size
--
/gjhgjhg_9774   
200GB  116.9GB

  
  


  

  

Barry Stetler
  
  
HIVELOCITY | Devops and Operations Leader
  
  
888-869-4678 ext. 224 | Hivelocity.net
  

  




  
  On 4/7/14, 9:40 AM, Varun Shastry wrote:


  
  Can you please provide these info?

- gluster --version
- getfattr -d -m . -e hex

- logs

Thanks
Varun Shastry

  
  On Monday 07 April 2014 06:23 PM,
Barry Stetler wrote:
  
  

I am having an issue with Gluster
  quotas. User is set to to 200GB and he is using about 57 GB on
  mounted file system, Gluster says he is using 180 GB,

gluster volume quota home list /user

shows he is using 180 GB

Is this a bug is this looking at the replicas?

Here is the volume info

Volume Name: home
Type: Distributed-Replicate
Volume ID: 9e0ffc91-9d46-477a-b8eb-dfd3b7d65765
Status: Started
Number of Bricks: 2 x 2 = 4
Transport-type: tcp
Bricks:
Brick1: gluster1:/export/cluster1
Brick2: gluster2:/export/cluster1
Brick3: gluster3:/export/cluster1
Brick4: gluster4:/export/cluster1
Options Reconfigured:


-- 
  
  

  

  
  Barry Stetler


  HIVELOCITY | Devops and Operations Leader


  888-869-4678 ext. 224 | Hivelocity.net

  

  
  
  
  




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


  

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

Re: [Gluster-users] RPMs for libvirt-1.2.3 for CentOS now available

2014-04-07 Thread Lalatendu Mohanty

On 04/07/2014 07:28 PM, Nux! wrote:

On 07.04.2014 14:41, Lalatendu Mohanty wrote:

RPMs for latest libvirt upstream release i.e. version 1.2.3 is
available for CentOS is avalable at Yum repo[1] .

Libvirt 1.2.3 has major bug fixes for GlusterFS and also supports
qemu/libvirt snapshots on GlusterFS. The change log can be found
here[2].

However for snapshot support from QEMU,  we need QEMU 2.0, which will
be released in couple of weeks from the upstream project.

[1] http://download.gluster.org/pub/gluster/glusterfs/libvirt/CentOS/
[2] http://libvirt.org/news.html


Hello Lala,

Where can I read more about these qemu/gluster snapshots? How are they 
different from the Qemu/qcow2 snapshots?


Lucian


Hey Lucian,

Sorry I was not clear in my previous mail. The snapshot is the same 
Qemu/qcow2 snapshots. Now this is supported on VM images run through 
libgfapi+GlusterFS. Previously the libvirt/qemu snapshots were supported 
for fuse mounted gluster volumes.


Thanks,
Lala
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] Openstack

2014-04-07 Thread Joe Julian
Also, apparently nobody else in the community has documented configuring Cinder 
to use GlusterFS with Ubuntu. When you figure out what's different from RPM 
based distros could you please add that to the wiki page you referenced? 


On April 7, 2014 7:06:57 AM PDT, "Kaleb S. KEITHLEY"  
wrote:
>On 04/07/2014 09:55 AM, yalla.gnan.ku...@accenture.com wrote:
>> Hi  All,
>>
>> Any idea ?
>>
>> Thanks
>>
>> Kumar
>>
>> *From:*Gnan Kumar, Yalla
>> *Sent:* Monday, April 07, 2014 4:38 PM
>> *To:* gluster-users
>> *Subject:* Openstack
>>
>> Hi All,
>>
>> I am trying to integrate Openstack with Glusterfs.   The link
>>
>http://www.gluster.org/community/documentation/index.php/GlusterFS_Cinder
>explains
>>
>> the steps for  redhat like systems. I need a document for Ubuntu like
>> systems. Also , according to the above link, glusterfs-fuse package
>is not
>>
>> available for Ubuntu systems. Only glusterfs-client package is
>available
>> for Ubuntu like systems.   I need a link for Ubuntu like systems.
>
>I believe that the bits that are the glusterfs-fuse RPM can be found in
>
>either the glusterfs-client or glusterfs-common DPKGs.
>
>-- 
>
>Kaleb
>___
>Gluster-users mailing list
>Gluster-users@gluster.org
>http://supercolony.gluster.org/mailman/listinfo/gluster-users

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Glusterfs version

2014-04-07 Thread Kaleb S. KEITHLEY

On 04/07/2014 10:07 AM, yalla.gnan.ku...@accenture.com wrote:

Hi All,

The link http://download.gluster.org/pub/gluster/glusterfs/3.4/  shows
the glusterfs version as 3.4.2


There are subdirs there for 3.4.0, 3.4.1, 3.4.2, and 3.4.3/LATEST. At 
least when I follow that link.



but when downloading the repository, it
is installing

Glusterfs  version of 3.2 .   Which is the right link for 3.4.2 ?



The .../3.4.2/Ubuntu.README has instructions for using Semiosis' PPA. If 
you don't add the PPA to your system then you get the old glusterfs-3.2 
that Ubuntu ships.


Semiosis is working on getting Ubuntu to ship a newer version.

--

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


Re: [Gluster-users] Glusterfs version

2014-04-07 Thread Jiri Hoogeveen
Hi Kumar,

For Ubuntu, please use the ppa from  
https://launchpad.net/~semiosis/+archive/ubuntu-glusterfs-3.4

Grtz, Jiri
On 07 Apr 2014, at 16:09,  
 wrote:

> I am trying   to install gluster in Ubuntu OS.
>  
>  
>  
> Thanks
> Kumar
>  
> From: Gnan Kumar, Yalla 
> Sent: Monday, April 07, 2014 7:37 PM
> To: 'gluster-users'
> Subject: Glusterfs version
>  
> Hi All,
>  
> The link http://download.gluster.org/pub/gluster/glusterfs/3.4/  shows the 
> glusterfs version as 3.4.2 but when downloading the repository, it is 
> installing
> Glusterfs  version of 3.2 .   Which is the right link for 3.4.2 ?
>  
>  
>  
>  
> Thanks
> Kumar
> 
> 
> This message is for the designated recipient only and may contain privileged, 
> proprietary, or otherwise confidential information. If you have received it 
> in error, please notify the sender immediately and delete the original. Any 
> other use of the e-mail by you is prohibited. Where allowed by local law, 
> electronic communications with Accenture and its affiliates, including e-mail 
> and instant messaging (including content), may be scanned by our systems for 
> the purposes of information security and assessment of internal compliance 
> with Accenture policy. 
> __
> 
> www.accenture.com
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-users



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Glusterfs version

2014-04-07 Thread yalla.gnan.kumar
I am trying   to install gluster in Ubuntu OS.



Thanks
Kumar

From: Gnan Kumar, Yalla
Sent: Monday, April 07, 2014 7:37 PM
To: 'gluster-users'
Subject: Glusterfs version

Hi All,

The link http://download.gluster.org/pub/gluster/glusterfs/3.4/  shows the 
glusterfs version as 3.4.2 but when downloading the repository, it is installing
Glusterfs  version of 3.2 .   Which is the right link for 3.4.2 ?




Thanks
Kumar



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

www.accenture.com
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

[Gluster-users] Glusterfs version

2014-04-07 Thread yalla.gnan.kumar
Hi All,

The link http://download.gluster.org/pub/gluster/glusterfs/3.4/  shows the 
glusterfs version as 3.4.2 but when downloading the repository, it is installing
Glusterfs  version of 3.2 .   Which is the right link for 3.4.2 ?




Thanks
Kumar



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

www.accenture.com
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Openstack

2014-04-07 Thread Kaleb S. KEITHLEY

On 04/07/2014 09:55 AM, yalla.gnan.ku...@accenture.com wrote:

Hi  All,

Any idea ?

Thanks

Kumar

*From:*Gnan Kumar, Yalla
*Sent:* Monday, April 07, 2014 4:38 PM
*To:* gluster-users
*Subject:* Openstack

Hi All,

I am trying to integrate Openstack with Glusterfs.   The link
http://www.gluster.org/community/documentation/index.php/GlusterFS_Cinder 
explains

the steps for  redhat like systems. I need a document for Ubuntu like
systems. Also , according to the above link, glusterfs-fuse package is not

available for Ubuntu systems. Only glusterfs-client package is available
for Ubuntu like systems.   I need a link for Ubuntu like systems.


I believe that the bits that are the glusterfs-fuse RPM can be found in 
either the glusterfs-client or glusterfs-common DPKGs.


--

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


Re: [Gluster-users] RPMs for libvirt-1.2.3 for CentOS now available

2014-04-07 Thread Nux!

On 07.04.2014 14:41, Lalatendu Mohanty wrote:

RPMs for latest libvirt upstream release i.e. version 1.2.3 is
available for CentOS is avalable at Yum repo[1] .

Libvirt 1.2.3 has major bug fixes for GlusterFS and also supports
qemu/libvirt snapshots on GlusterFS. The change log can be found
here[2].

However for snapshot support from QEMU,  we need QEMU 2.0, which will
be released in couple of weeks from the upstream project.

[1] http://download.gluster.org/pub/gluster/glusterfs/libvirt/CentOS/
[2] http://libvirt.org/news.html


Hello Lala,

Where can I read more about these qemu/gluster snapshots? How are they 
different from the Qemu/qcow2 snapshots?


Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] Openstack

2014-04-07 Thread yalla.gnan.kumar
Hi  All,



Any idea ?


Thanks
Kumar

From: Gnan Kumar, Yalla
Sent: Monday, April 07, 2014 4:38 PM
To: gluster-users
Subject: Openstack

Hi All,

I am trying to integrate Openstack with Glusterfs.   The link 
http://www.gluster.org/community/documentation/index.php/GlusterFS_Cinder 
explains
the steps for  redhat like systems. I need a document for Ubuntu like systems. 
Also , according to the above link, glusterfs-fuse package is not
available for Ubuntu systems. Only glsuterfs-client package is available for 
Ubuntu like systems.   I need a link for Ubuntu like systems.

Thanks
Kumar



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

www.accenture.com
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

[Gluster-users] System Hangs on Reboot

2014-04-07 Thread Steve Thomas
Hi All,

I'm running Redhat 6.5 and Gluster 3.4.2 and I've found that my system hangs 
after shutting down NTP during a reboot

I've done some reading around and believe the culprit is a combination of 
gluster and blk-availability scripts.

Without a Gluster install blk-availability is at K75

With install blk stays the same but Gluster is at K80 for glusterd and 
glustersfsd.

This seems to cause a problem with my set up as blk-availability runs first on 
shutdown and seems to hang. If I move blk-availability to K81 reboot happens 
fine.

For reference my bricks are mounted using line in rc.local:
mount -t glusterfs -o log-level=WARNING,log-file=/var/log/gluster-mount.log 
localhost:/audio /opt/audio-files

Any thoughts, I'm manually changing the priority to fix at present?

Steve


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

[Gluster-users] RPMs for libvirt-1.2.3 for CentOS now available

2014-04-07 Thread Lalatendu Mohanty


RPMs for latest libvirt upstream release i.e. version 1.2.3 is available 
for CentOS is avalable at Yum repo[1] .


Libvirt 1.2.3 has major bug fixes for GlusterFS and also supports 
qemu/libvirt snapshots on GlusterFS. The change log can be found here[2].


However for snapshot support from QEMU,  we need QEMU 2.0, which will be 
released in couple of weeks from the upstream project.


[1] http://download.gluster.org/pub/gluster/glusterfs/libvirt/CentOS/
[2] http://libvirt.org/news.html


Thanks,
Lala
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] Gluster quota issue

2014-04-07 Thread Varun Shastry

  
  
Can you please provide these info?
  
  - gluster --version
  - getfattr -d -m . -e hex 
  - logs
  
  Thanks
  Varun Shastry
  

On Monday 07 April 2014 06:23 PM, Barry
  Stetler wrote:


  
  I am having an issue with Gluster
quotas. User is set to to 200GB and he is using about 57 GB on
mounted file system, Gluster says he is using 180 GB,
  
  gluster volume quota home list /user
  
  shows he is using 180 GB
  
  Is this a bug is this looking at the replicas?
  
  Here is the volume info
  
  Volume Name: home
  Type: Distributed-Replicate
  Volume ID: 9e0ffc91-9d46-477a-b8eb-dfd3b7d65765
  Status: Started
  Number of Bricks: 2 x 2 = 4
  Transport-type: tcp
  Bricks:
  Brick1: gluster1:/export/cluster1
  Brick2: gluster2:/export/cluster1
  Brick3: gluster3:/export/cluster1
  Brick4: gluster4:/export/cluster1
  Options Reconfigured:
  
  
  -- 


  

  

Barry Stetler
  
  
HIVELOCITY | Devops and Operations Leader
  
  
888-869-4678 ext. 224 | Hivelocity.net
  

  




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


  

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

Re: [Gluster-users] Gluster quota issue

2014-04-07 Thread Barry Stetler

  
  
Checked
directories as well.. I could not see anything actually using
the space... It was a last resort to email the list...  

root@glusterfront1 gbilletz_9774]# cd BACKUP/
[root@glusterfront1 BACKUP]# ls -lsah
total 0
0 drwxrwxrwx 5 gbilletz_9774 gbilletz_9774 120 Mar  6 00:08 .
0 drwx-- 7 gbilletz_9774 gbilletz_9774 197 Mar 21 20:42 ..
0 drwxr-x--- 2 gbilletz_9774 gbilletz_9774 107 Apr  7 09:10
igotcha
0 drwxr-x--- 6 gbilletz_9774 gbilletz_9774 118 Mar  5 23:44
nightlyMaintBackup
0 drwxr-xr-x 2 gbilletz_9774 gbilletz_9774  12 Mar  5 18:28
TrackerM
[root@glusterfront1 BACKUP]# cd igotcha/
[root@glusterfront1 igotcha]# ls -lsah
total 17G
   0 drwxr-x--- 2 gbilletz_9774 gbilletz_9774  107 Apr  7 09:10
.
   0 drwxrwxrwx 5 gbilletz_9774 gbilletz_9774  120 Mar  6 00:08
..
 16G -rw-r- 1 gbilletz_9774 gbilletz_9774  16G Dec 31  1969
iGotcha_backup_201404062300.bak
782M -rw-r- 1 gbilletz_9774 gbilletz_9774 782M Apr  7 09:12
SBSE.C7V

  
  


  

  

Barry Stetler
  
  
HIVELOCITY | Devops and Operations Leader
  
  
888-869-4678 ext. 224 | Hivelocity.net
  

  




  
  On 4/7/14, 9:02 AM, Barry Stetler wrote:


  
  I do not
  believe so...
  
  root@glusterfront1 gbilletz_9774]# du -sh
  89G    .
  [root@glusterfront1 gbilletz_9774]# ls -lsah
  total 74K
     0 drwx--   7 gbilletz_9774 gbilletz_9774  197 Mar 21
  20:42 .
   56K drwxr-xr-x 956 root  root   56K Apr  6
  19:55 ..
     0 drwxrwxrwx   5 gbilletz_9774 gbilletz_9774  120 Mar  6
  00:08 BACKUP
   512 -rw-r--r--   1 gbilletz_9774 gbilletz_9774   18 Jul 18 
  2013 .bash_logout
   512 -rw-r--r--   1 gbilletz_9774 gbilletz_9774  176 Jul 18 
  2013 .bash_profile
   512 -rw-r--r--   1 gbilletz_9774 gbilletz_9774  124 Jul 18 
  2013 .bashrc
     0 drwxr-xr-x   3 gbilletz_9774 gbilletz_9774  216 Mar 25
  11:46 Data
     0 drwxr-x---  10 gbilletz_9774 gbilletz_9774  236 Mar 20
  11:31 inetpub
  8.0K drwxrwxrwx  15 gbilletz_9774 gbilletz_9774 8.0K Mar 20
  11:45 SQL
  8.0K drwxr-x---   2 gbilletz_9774 gbilletz_9774 8.0K Apr  6
  23:33 SQLTranLogs
  


  
  

  

  
  Barry Stetler


  HIVELOCITY | Devops and Operations Leader


  888-869-4678 ext. 224 | Hivelocity.net

  

  
  
  
  

On 4/7/14, 8:58 AM, David Gibbons wrote:
  
  s -lsah
  
  
  
  
  
  
  ___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users


  

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

Re: [Gluster-users] Gluster quota issue

2014-04-07 Thread Barry Stetler

  
  
I do not
believe so...

root@glusterfront1 gbilletz_9774]# du -sh
89G    .
[root@glusterfront1 gbilletz_9774]# ls -lsah
total 74K
   0 drwx--   7 gbilletz_9774 gbilletz_9774  197 Mar 21
20:42 .
 56K drwxr-xr-x 956 root  root   56K Apr  6
19:55 ..
   0 drwxrwxrwx   5 gbilletz_9774 gbilletz_9774  120 Mar  6
00:08 BACKUP
 512 -rw-r--r--   1 gbilletz_9774 gbilletz_9774   18 Jul 18 
2013 .bash_logout
 512 -rw-r--r--   1 gbilletz_9774 gbilletz_9774  176 Jul 18 
2013 .bash_profile
 512 -rw-r--r--   1 gbilletz_9774 gbilletz_9774  124 Jul 18 
2013 .bashrc
   0 drwxr-xr-x   3 gbilletz_9774 gbilletz_9774  216 Mar 25
11:46 Data
   0 drwxr-x---  10 gbilletz_9774 gbilletz_9774  236 Mar 20
11:31 inetpub
8.0K drwxrwxrwx  15 gbilletz_9774 gbilletz_9774 8.0K Mar 20
11:45 SQL
8.0K drwxr-x---   2 gbilletz_9774 gbilletz_9774 8.0K Apr  6
23:33 SQLTranLogs

  
  


  

  

Barry Stetler
  
  
HIVELOCITY | Devops and Operations Leader
  
  
888-869-4678 ext. 224 | Hivelocity.net
  

  




  
  On 4/7/14, 8:58 AM, David Gibbons wrote:

s -lsah

  

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

Re: [Gluster-users] Gluster quota issue

2014-04-07 Thread David Gibbons
Are these sparse files? Check to see what the file allocation is vs what
the actual size is:

~# ls -lsah

-Dave


On Mon, Apr 7, 2014 at 8:53 AM, Barry Stetler  wrote:

>  I am having an issue with Gluster quotas. User is set to to 200GB and he
> is using about 57 GB on mounted file system, Gluster says he is using 180
> GB,
>
> gluster volume quota home list /user
>
> shows he is using 180 GB
>
> Is this a bug is this looking at the replicas?
>
> Here is the volume info
>
> Volume Name: home
> Type: Distributed-Replicate
> Volume ID: 9e0ffc91-9d46-477a-b8eb-dfd3b7d65765
> Status: Started
> Number of Bricks: 2 x 2 = 4
> Transport-type: tcp
> Bricks:
> Brick1: gluster1:/export/cluster1
> Brick2: gluster2:/export/cluster1
> Brick3: gluster3:/export/cluster1
> Brick4: gluster4:/export/cluster1
> Options Reconfigured:
>
>
> --
>Barry Stetler  HIVELOCITY | Devops and Operations Leader  888-869-4678
> ext. 224 | Hivelocity.net 
>
>
>
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-users
>
<>___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

[Gluster-users] Gluster quota issue

2014-04-07 Thread Barry Stetler

  
  
I am having an issue with Gluster quotas.
  User is set to to 200GB and he is using about 57 GB on mounted
  file system, Gluster says he is using 180 GB,

gluster volume quota home list /user

shows he is using 180 GB

Is this a bug is this looking at the replicas?

Here is the volume info

Volume Name: home
Type: Distributed-Replicate
Volume ID: 9e0ffc91-9d46-477a-b8eb-dfd3b7d65765
Status: Started
Number of Bricks: 2 x 2 = 4
Transport-type: tcp
Bricks:
Brick1: gluster1:/export/cluster1
Brick2: gluster2:/export/cluster1
Brick3: gluster3:/export/cluster1
Brick4: gluster4:/export/cluster1
Options Reconfigured:


-- 
  
  

  

  
  Barry Stetler


  HIVELOCITY | Devops and Operations Leader


  888-869-4678 ext. 224 | Hivelocity.net

  

  
  
  
  

  

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

[Gluster-users] Openstack

2014-04-07 Thread yalla.gnan.kumar
Hi All,

I am trying to integrate Openstack with Glusterfs.   The link 
http://www.gluster.org/community/documentation/index.php/GlusterFS_Cinder 
explains
the steps for  redhat like systems. I need a document for Ubuntu like systems. 
Also , according to the above link, glusterfs-fuse package is not
available for Ubuntu systems. Only glsuterfs-client package is available for 
Ubuntu like systems.   I need a link for Ubuntu like systems.

Thanks
Kumar



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

www.accenture.com
___
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users