Questions tagged [glusterfs]

GlusterFS is an open source, distributed file system capable of scaling to several petabytes and handling thousands of clients.

GlusterFS is an open source, distributed file system capable of scaling to several petabytes (actually, 72 brontobytes!) and handling thousands of clients. GlusterFS clusters together storage building blocks over Infiniband RDMA or TCP/IP interconnect, aggregating disk and memory resources and managing data in a single global namespace. GlusterFS is based on a stackable user space design and can deliver exceptional performance for diverse workloads.

External Links:

274 questions
-1
votes
1 answer

Setup a Monit-Monitorung for GlusterFS

i try to look into to monitor a GlusterFS on Ubuntu using monit. It seems that is not an easy task. Any suggestion, what is the best strategy ? Frank
terra3110
  • 9
  • 1
-1
votes
1 answer

Linux: "fstab" with additional mount options?

I'm using "GlusterFS" Client, to mount the GlusterFS Volume on my Web Server. Below is the MOUNT command when I manually mount from the command line: # mount -t glusterfs -o aux-gfid-mount gluster1:/gv0 /var/www/html I don't know how to put that -o…
夏期劇場
  • 17,821
  • 44
  • 135
  • 217
-1
votes
2 answers

Cannot mount glusterfs client ubuntu

So I am totally new to whole GlusterFS world, have been researching it because I need a shared drive between EC2 instances. I have 2 ubuntu webservers which connect to third instance which only hosts MySQL. I want shared drive between 2 webservers…
Subrato M
  • 159
  • 1
  • 12
-2
votes
1 answer

I cannot list large directory

I've a large directory (very large), in where ls is not working, I've also tried iterate it with for, and NO luck. This directory is in a gluster volume... Any idea? More information: Gluster vol is mounted in fstab with simple options. I've tried…
Federico Aguirre
  • 306
  • 1
  • 13
1 2 3
18
19