Displaying 20 results from an estimated 2000 matches similar to: "(no subject)"
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 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 May 20
1
peer probe fails (107)
Hi gluster:
Im getting the cryptic 107 error, (I guess this means gluster can't see a
peer)...
gluster peer probe vm-2
peer probe: failed: Probe returned with unknown errno 107
When I can effectively ssh and ping a given server.
I've seen other threads regarding this, some of them to deal with the
"net.ipv4.ip_nonlocal_bind" parameter, and also a bug
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 May 20
1
Glusterfs-Hadoop
Hi,
Where can I find glusterfs-hadoop-0.20.2-0.1.x86_64.rpm?
The following link is from the Gluster FS Admin Guide, but it doesn't exist:
http://download.gluster.com/pub/gluster/glusterfs/qa-releases/3.3-beta-2/glusterfs-hadoop-0.20.2-0.1.x86_64.rpm
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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,
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]
2013 Jul 03
1
One Volume Per User - Possible with Gluster?
I've been looking into using Gluster to replace a system that we currently
use for storing data for several thousand users. With our current networked
file system, each user can create volumes and only that user has access to
their volumes with authentication.
I see that Gluster also offers a username/password auth system, which is
great, but there are several issues about it that bother me:
2013 Oct 01
2
Performance
Hi,
On http://www.gluster.org/community/documentation/index.php/Translators/performance/io-cache I found the following:
> volume io-cache
> type performance/io-cache
> option cache-size 64MB # default is 32MB
> option priority *.h:3,*.html:2,*:1 # default is '*:0'
> option cache-timeout 2 # default is 1 second
> subvolumes <x>
2014 Apr 22
1
Re: "virt-install" source location boot disk
Hi Giuseppe... ! Thanks for the hint. ill try it.
So from the docs, I'm seeing this:
"As of Fedora 16 there must be a biosboot partition for the bootloader to
be installed successfully onto a disk that contains a GPT/GUID partition
table, which includes disks initialized by anaconda. This partition may be
created with the kickstart option part biosboot --fstype=biosboot --size=1.
2014 Apr 22
2
Re: "virt-install" source location boot disk
Hi Giuseppe and thanks for the response............ Heres some more info:
Here is my kickstart... maybe the "--bootloader" argument is wrong in some
way?
# Put this in pastebin or some other public url
# Kickstart file automatically generated by anaconda.
#version=DEVEL
install
cdrom
lang en_US.UTF-8
keyboard us
network --onboot yes --device eth0 --bootproto dhcp --noipv6
timezone
2013 Oct 07
2
GlusterFS as underlying Replicated Disk for App Server
Hi All,
We have a requirement for a common replicated filesystem between our two
datacentres, mostly for DR and patching purposes when running Weblogic
clusters.
For those that are not acquainted, Weblogic has a persistent store that it
uses for global transaction logs amongst other things. This store can be
hosted on shared disk (usually NFS), or in recent versions within an Oracle
DB.
2013 Sep 22
2
Problem wit glusterfs-server 3.4
Hi at all!
i'm trying to use glusterfs for the first time and have the following problem:
I want to have two nodes.
On node1 I have a raid1-sytem running in /raid/storage
Both nodes see the other and now I try to create a volume.
While I create the first volume on a fresh system (node1) for the first time, gluster said:
volume create: glustervolume: failed: /raid/storage/ or a prefix of it
2014 Apr 18
2
"virt-install" source location boot disk
Hi virt, im stumped... any help would be appreciated.
I normally create my VMs like this:
base="http://mirror.pnl.gov/fedora/linux/releases/20/Fedora/x86_64/os/"
sudo virt-install --hvm --name $vm_name$i --ram 4000 \
--disk path=/VirtualMachines/$vm_name$i,size=30 \
--location $base -x "ks=http://xxx.os21.ks$kx"
HOWEVER... I'm finding that my VMs dont boot after i
2013 May 15
1
bluster install fails with puppet
Hey there,
I try to install the latest gluster server onto a debian machine with puppet. Unfortunately this gives me:
Starting glusterd service: glusterd.
/usr/sbin/glusterd: option requires an argument -- 'f'
Try `glusterd --help' or `glusterd --usage' for more information.
invoke-rc.d: initscript glusterfs-server, action "start" failed.
dpkg: error processing
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 Nov 05
1
setting up a dedicated NIC for replication
Hi all,
I evaluate Glusterfs for storing virtual machines (KVM).
I am looking for how configuring a dedicated network (vlan) for Gluster's replication.
Because the configuration is based on only one DNS name, I don't know how to configure Gluster's nodes in order to:
- Use production network, for hypervisors communications
- Use replicated/heartbeat
2013 Jan 03
2
"Failed to perform brick order check,..."
Hi guys:
I have just installed gluster on a single instance, and the command:
gluster volume create gv0 replica 2 server.n1:/export/brick1
server.n1:/export/brick2
returns with:
"Failed to perform brick order check... do you want to continue ..? y/N"?
What is the meaning of this error message, and why does brick order matter?
--
Jay Vyas
http://jayunit100.blogspot.com
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 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