0
votes
0answers
30 views

How can I manage the /etc/glusterd directory on Ubuntu diskless booting nodes?

I've setup several cluster nodes that boots from a main server (Ubuntu 12.04 diskless boot). Thus they share the same /etc/ folder. Now I want to configure gluster to combine the physical disks of ...
2
votes
1answer
41 views

How can I repair dir total-size with gluster self-heal

I build a glusterfs cluster, and the type is the Striped Replicated Volumes with 4 servers like that: Volume Name: test-volume Type: Striped-Replicate Volume ID: bdb596e6-a7d2-44a4-8791-1b4fdc57469c ...
1
vote
1answer
207 views

Percona XtraDB Cluster with GlusterFS

We are deploying a GlusterFS cluster with 4 nodes, and we want to deploy the Percona XtraDB Cluster on top of it with 4 nodes, each node will have a mounted folder from the GlusterFS, each mount will ...
1
vote
1answer
306 views

OpenX Cluster Rsync vs Coud File System?

I am working on putting together a cluster for openx and had a question with regard to clustered file systems vs rsync. Here is my current setup: -2 workhorse boxes load balanced to serve and count ...
3
votes
2answers
469 views

Need suggestions for a R/W distributed file system for a webserver cluster running Apache+PHP

In the last few months, I've been trying to find the best way to share the content of multiple websites across multiple web servers (12+) all running Apache+PHP. One of the biggest challenge I face is ...
3
votes
1answer
2k views

Pitfalls to using Gluster as a home/profile directory server?

I was asking recently about options for divvying up access to file servers, as we have a NAS solution that gets fairly bogged down when our users (with giant profiles, especially) all log in nearly ...
1
vote
4answers
5k views

What is the recommended glusterFS configuration for a growing website?

I have a website that is tracking towards 50 million hits per day average, and within the next 3 months should be over 100 million hits per day. We are trying to use GlusterFS v 3.0.0 (with latest ...