Displaying 20 results from an estimated 10000 matches similar to: "One Volume Per User - Possible with Gluster?"
2013 Jul 02
1
problem expanding a volume
Hello,
I am having trouble expanding a volume. Every time I try to add bricks to
the volume, I get this error:
[root at gluster1 sdb1]# gluster volume add-brick vg0
gluster5:/export/brick2/sdb1 gluster6:/export/brick2/sdb1
/export/brick2/sdb1 or a prefix of it is already part of a volume
Here is the volume info:
[root at gluster1 sdb1]# gluster volume info vg0
Volume Name: vg0
Type:
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 02
1
files do not show up on gluster volume
I am trying to touch files on a mounted gluster mount point.
gluster1:/gv0 24G 786M 22G 4% /mnt
[root at centos63 ~]# cd /mnt
[root at centos63 mnt]# ll
total 0
[root at centos63 mnt]# touch hi
[root at centos63 mnt]# ll
total 0
The files don't show up after I ls them, but if I try to do a mv operation
something very strange happens:
[root at centos63 mnt]# mv /tmp/hi .
mv:
2013 Aug 22
2
Error when creating volume
Hello,
I've removed a volume and I can't re-create it :
gluster volume create gluster-export gluster-6:/export gluster-5:/export
gluster-4:/export gluster-3:/export
/export or a prefix of it is already part of a volume
I've formatted the partition and reinstalled the 4 gluster servers and
the error still appears.
Any idea ?
Thanks.
--
-------------- next part --------------
2013 Jun 17
1
Ability to change replica count on an active volume
Hi, all
As the title
I found that gluster fs 3.3 has the ability to change replica count in the
official document:
http://www.gluster.org/community/documentation/index.php/WhatsNew3.3
But I couldnt find any manual about how to do it.
Has this feature been added already, or will be supported soon?
thanks.
Wang Li
-------------- next part --------------
An HTML attachment was scrubbed...
2013 Aug 23
1
Slow writing on mounted glusterfs volume via Samba
Hi guys,
I have configured gluster fs in replication mode in two ubuntu servers.
Windows users use samba sharing to access the mounted volume. Basically my
setup is that client machines on each site connect to its local file server
so it has the fattest connection. Two files servers are connected via VPN
tunnel which has really high bandwidth
Right now it is very slow to write files to the
2013 Sep 06
1
Gluster native client very slow
Hello,
I'm testing a two nodes glusterfs distributed cluster (version 3.3.1-1)
on Debian 7. The two nodes write on the same iscsi volume on a SAN.
When I try to write an 1G file with dd, I have the following results :
NFS : 107 Mbytes/s
Gluster client : 8 Mbytes/sec
My /etc/fstab on the client :
/etc/glusterfs/cms.vol /data/cms glusterfs defaults 0 0
I'd like to use the gluster
2013 Dec 15
2
puppet-gluster from zero: hangout?
Hey james and JMW:
Can/Should we schedule a google hangout where james spins up a
puppet-gluster based gluster deployment on fedora from scratch? Would love
to see it in action (and possibly steal it for our own vagrant recipes).
To speed this along: Assuming James is in England here , correct me if im
wrong, but if so ~ Let me propose a date: Tuesday at 12 EST (thats 5 PM in
london - which i
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:
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 Nov 12
2
Expanding legacy gluster volumes
Hi there,
This is a hypothetical problem, not one that describes specific hardware
at the moment.
As we all know, gluster currently usually works best when each brick is
the same size, and each host has the same number of bricks. Let's call
this a "homogeneous" configuration.
Suppose you buy the hardware to build such a pool. Two years go by, and
you want to grow the pool. Changes
2013 Sep 24
4
NFS crashes on Gluster 3.4.0
Hi,
since we switched to NFS(due to many small files) we are experiencing heavy problems with Glusters NFS daemon. About once a day, the Gluster NFS process just crashes on one of the machines and doesn't come up again until I issue a restart of the Gluster daemon on that node. Sometimes the crashed node will even crash again after the restart.
We have a ~2TB volume with 6 bricks on 5
2013 Oct 31
1
changing volume from Distributed-Replicate to Distributed
hi all,
as the title says - i'm looking to change a volume from dist/repl -> dist.
we're currently running 3.2.7. a few of questions for you gurus out there:
- is this possible to do on 3.2.7?
- is this possible to do with 3.4.1? (would involve upgrade)
- are there any pitfalls i should be aware of?
many thanks in advance,
regards,
paul
-------------- next part --------------
An
2013 Nov 01
1
Gluster "Cheat Sheet"
Greetings,
One of the best things I've seen at conferences this year has been a bookmark distributed by the RDO folks with most common and/or useful commands for OpenStack users.
Some people at Red Hat were wondering about doing the same for Gluster, and I thought it would be a great idea. Paul Cuzner, the author of the gluster-deploy project, took a first cut, pasted below. What do you
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 Dec 06
2
How reliable is XFS under Gluster?
Hello,
I am in the point of picking up a FS for new brick nodes. I was used to
like and use ext4 until now but I recently red for an issue introduced by a
patch in ext4 that breaks the distributed translator. In the same time, it
looks like the recommended FS for a brick is no longer ext4 but XFS which
apparently will also be the default FS in the upcoming RedHat7. On the
other hand, XFS is being
2013 Jul 09
2
Gluster Self Heal
Hi,
I have a 2-node gluster with 3 TB storage.
1) I believe the "glusterfsd" is responsible for the self healing between the 2 nodes.
2) Due to some network error, the replication stopped for some reason but the application was accessing the data from node1. When I manually try to start "glusterfsd" service, its not starting.
Please advice on how I can maintain
2013 Sep 16
1
Gluster Cluster
Hi all
I have a glusterfs cluster underpinning a KVM virtual server in a two host
setup. Today the cluster just froze and stopped working. I have rebooted
both nodes, brought up the storage again. I can see all the vm files there
but when I try to start the vm the machine just hangs. How can I see if
gluster is trying to synchronise files between the two servers?
thanks
Shaun
-------------- next
2013 Dec 16
1
Gluster Management Console
I see references to the Gluster Management Console in some of the older
(3.0 and 3.1) documentation. Is this feature available in version 3.4 as
well? If so, could someone point me to documentation on how to access?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Dec 09
3
Gluster infrastructure question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Heyho guys,
I'm running since years glusterfs in a small environment without big
problems.
Now I'm going to use glusterFS for a bigger cluster but I've some
questions :)
Environment:
* 4 Servers
* 20 x 2TB HDD, each
* Raidcontroller
* Raid 10
* 4x bricks => Replicated, Distributed volume
* Gluster 3.4
1)
I'm asking me, if I can