Displaying 20 results from an estimated 44 matches for "wxahxf7alqt0dzr".
2013 Sep 06
2
[Gluster-devel] GlusterFS 3.3.1 client crash (signal received: 6)
It's a pity I don't know how to re-create the issue. While there are 1-2 crashed clients in total 120 clients every day.
Below is gdb result:
(gdb) where
#0 0x0000003267432885 in raise () from /lib64/libc.so.6
#1 0x0000003267434065 in abort () from /lib64/libc.so.6
#2 0x000000326746f7a7 in __libc_message () from /lib64/libc.so.6
#3 0x00000032674750c6 in malloc_printerr () from
2013 Oct 10
2
A "Wizard" for Initial Gluster Configuration
Hi,
I'm writing a tool to simplify the initial configuration of a cluster, and it's now in a state that I find useful.
Obviously the code is on the forge and can be found at https://forge.gluster.org/gluster-deploy
If your interested in what it does, but don't have the time to look at the code I've uploaded a video to youtube
http://www.youtube.com/watch?v=UxyPLnlCdhA
Feedback
2013 Sep 13
1
glusterfs-3.4.1qa2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.1qa2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.1qa2.tar.gz
This release is made off jenkins-release-42
-- Gluster Build System
2013 Aug 21
1
FileSize changing in GlusterNodes
Hi,
When I upload files into the gluster volume, it replicates all the files to both gluster nodes. But the file size slightly varies by (4-10KB), which changes the md5sum of the file.
Command to check file size : du -k *. I'm using glusterFS 3.3.1 with Centos 6.4
This is creating inconsistency between the files on both the bricks. ? What is the reason for this changed file size and how can
2013 Sep 05
1
NFS cann't use by esxi with Striped Volume
After some test , I confirm that Esxi cann't use Striped-Replicate volume
on Glusterfs's nfs.
But could success on Distributed-Replicate .
Anyone know how or why ?
2013/9/5 higkoohk <higkoohk at gmail.com>
> Thanks Vijay !
>
> It run success after 'volume set images-stripe nfs.nlm off'.
>
> Now I can use Esxi with Glusterfs's nfs export .
>
> Many
2013 Oct 09
1
RDMA status in Gluster 3.4.1 (mounts hanging)
On Tue, 8 Oct 2013 16:18:23 -0700
Shane StClair <shane at axiomalaska.com> wrote:
<snip>
> ... I'd suggest that if the resource don't exist to
> address this issue by 3.4.2 that a warning be issued when creating an RDMA
> volume, or perhaps that RDMA volume creation be disabled altogether.
We should do this. It's is a very good idea. :)
+ Justin
--
Justin
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...he drm subsystem and since Werror is enabled for test builds.
>
> Rearrange arithmetic and add extra size checks to avoid the overflow.
>
> Fixes: a61ddb4393ad ("drm: enable (most) W=1 warnings by default across the subsystem")
> Cc: Javier Martinez Canillas <javierm-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
> Cc: Jani Nikula <jani.nikula-ral2JQCrhuEAvxtiuMwx3w at public.gmane.org>
> Cc: Thomas Zimmermann <tzimmermann-l3A5Bk7waGM at public.gmane.org>
> Cc: Danilo Krummrich <dakr-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
> Cc: Maxime Ripard &l...
2013 Nov 28
1
how to recover a accidentally delete brick directory?
hi all,
I accidentally removed the brick directory of a volume on one node, the
replica for this volume is 2.
now the situation is , there is no corresponding glusterfsd process on
this node, and 'glusterfs volume status' shows that the brick is offline,
like this:
Brick 192.168.64.11:/opt/gluster_data/eccp_glance N/A Y 2513
Brick 192.168.64.12:/opt/gluster_data/eccp_glance
2013 Sep 29
1
set up a Gluster 2 node cluster in two lines of code :)
Hi gluster !
For those of you who need to spin up virtual gluster clusters for
development and testing:
Just finished creating a vagrantized, fully automated, totally rebuildable
and teardownable two node fedora 19 gluster setup and shared it on the
forge!
It uses fedora19 but since its all vagrant powered, you dont need to grab
or download a distro or iso or anything, just clone the git repo,
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...e Werror is enabled for test builds.
> >
> > Rearrange arithmetic and add extra size checks to avoid the overflow.
> >
> > Fixes: a61ddb4393ad ("drm: enable (most) W=1 warnings by default across the subsystem")
> > Cc: Javier Martinez Canillas <javierm-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
> > Cc: Jani Nikula <jani.nikula-ral2JQCrhuEAvxtiuMwx3w at public.gmane.org>
> > Cc: Thomas Zimmermann <tzimmermann-l3A5Bk7waGM at public.gmane.org>
> > Cc: Danilo Krummrich <dakr-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
> >...
2013 Jul 15
4
GlusterFS 3.4.0 and 3.3.2 released!
Hi All,
3.4.0 and 3.3.2 releases of GlusterFS are now available. GlusterFS 3.4.0
can be downloaded from [1]
and release notes are available at [2]. Upgrade instructions can be
found at [3].
If you would like to propose bug fix candidates or minor features for
inclusion in 3.4.1, please add them at [4].
3.3.2 packages can be downloaded from [5].
A big note of thanks to everyone who helped in
2013 Nov 21
3
Sync data
I guys!
i have 2 servers in replicate mode, the node 1 has all data, and the
cluster 2 is empty.
I created a volume (gv0) and start it.
Now, how can I synchronize all files on the node 1 by the node 2 ?
Steps that I followed:
gluster peer probe node1
gluster volume create gv0 replica 2 node1:/data node2:/data
gluster volume gvo start
thanks!
-------------- next part --------------
An HTML
2013 Oct 23
3
Samba vfs_glusterfs Quota Support?
Hi All,
I'm setting up a gluster cluster that will be accessed via smb. I was
hoping that the quotas. I've configured a quota on the path itself:
# gluster volume quota gfsv0 list
path limit_set size
----------------------------------------------------------------------------------
/shares/testsharedave 10GB 8.0KB
And I've
2013 Jun 03
2
recovering gluster volume || startup failure
Hello Gluster users:
sorry for long post, I have run out of ideas here, kindly let me know if i am looking at right places for logs and any suggested actions.....thanks
a sudden power loss casued hard reboot - now the volume does not start
Glusterfs- 3.3.1 on Centos 6.1 transport: TCP
sharing volume over NFS for VM storage - VHD Files
Type: distributed - only 1 node (brick)
XFS (LVM)
2013 Aug 20
1
files got sticky permissions T--------- after gluster volume rebalance
Dear gluster experts,
We're running glusterfs 3.3 and we have met file permission probelems after
gluster volume rebalance. Files got stick permissions T--------- after
rebalance which break our client normal fops unexpectedly.
Any one known this issue?
Thank you for your help.
--
???
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jul 03
1
Recommended filesystem for GlusterFS bricks.
Hi,
Which is the recommended filesystem to be used for the bricks in glusterFS. ?? XFS/EXT3/EXT4 etc .????
Thanks & Regards,
Bobby Jacob
Senior Technical Systems Engineer | eGroup
P SAVE TREES. Please don't print this e-mail unless you really need to.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Dec 10
4
Structure needs cleaning on some files
Hi All,
When reading some files we get this error:
md5sum: /path/to/file.xml: Structure needs cleaning
in /var/log/glusterfs/mnt-sharedfs.log we see these errors:
[2013-12-10 08:07:32.256910] W
[client-rpc-fops.c:526:client3_3_stat_cbk] 1-testvolume-client-0: remote
operation failed: No such file or directory
[2013-12-10 08:07:32.257436] W
[client-rpc-fops.c:526:client3_3_stat_cbk]
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...nabled for test builds.
>>>
>>> Rearrange arithmetic and add extra size checks to avoid the overflow.
>>>
>>> Fixes: a61ddb4393ad ("drm: enable (most) W=1 warnings by default across the subsystem")
>>> Cc: Javier Martinez Canillas <javierm-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
>>> Cc: Jani Nikula <jani.nikula-ral2JQCrhuEAvxtiuMwx3w at public.gmane.org>
>>> Cc: Thomas Zimmermann <tzimmermann-l3A5Bk7waGM at public.gmane.org>
>>> Cc: Danilo Krummrich <dakr-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org>
&...
2013 Sep 23
1
Mounting a sub directory of a glusterfs volume
I am not sure if posting with the subject copied from the webpage of
mail-list of an existing thread would loop my response under the same.
Apologies if it doesn't.
I am trying to figure a way to mount a directory within a gluster volume to
a web server. This directory is enabled with quota to limit a users' usage.
gluster config:
Volume Name: test-volume
features.limit-usage:
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
Trying to build parisc:allmodconfig with gcc 12.x or later results
in the following build error.
drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_mthd':
drivers/gpu/drm/nouveau/nvif/object.c:161:9: error:
'memcpy' accessing 4294967264 or more bytes at offsets 0 and 32 overlaps 6442450881 bytes at offset -2147483617 [-Werror=restrict]
161 | memcpy(data,