Displaying 4 results from an estimated 4 matches for "posix3".
Did you mean:
  posix
  
2009 Jun 26
0
Error when expand dht model volumes
...ume posix1
  type storage/posix                   # POSIX FS translator
  option directory /data/data1        # Export this directory
end-volume
volume posix2
  type storage/posix                   # POSIX FS translator
  option directory /data/data2        # Export this directory
end-volume
volume posix3
  type storage/posix                   # POSIX FS translator
  option directory /data/data3        # Export this directory
end-volume
volume posix4
  type storage/posix                   # POSIX FS translator
  option directory /data/data4        # Export this directory
end-volume
volume brick1
  t...
2008 Dec 18
3
Feedback and Questions on afr+unify
Hi,
I just installed and configured a couple of machines with glusterfs 
(1.4.0-rc3).  It seems to work great.  Thanks for the amazing software.! 
I've been looking for something like this for years.
I have some feedback and questions.  My configuration is a bit 
complicated.  I have two machines each with two disks and each of which 
with two partitions that I wanted to use (i.e. 8
2010 May 04
1
Posix warning : Access to ... is crossing device
...file (via an
'ls -l') for the first time, I get all of these messages in my logs on
each server:
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix1:
Access to /mnt/data01//.. (on dev 16771) is crossing device (2257)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix3:
Access to /mnt/data03//.. (on dev 16771) is crossing device (2241)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix5:
Access to /mnt/data05//.. (on dev 16771) is crossing device (2225)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix5:
Access to /mnt/data05//.. (on...
2010 Mar 15
1
Glusterfs 3.0.X crashed on Fedora 11
...2: 	option directory /mnt/disk2
 23: end-volume
 24: 
 25: volume locks2
 26: 	type features/locks
 27: 	subvolumes posix2
 28: end-volume
 29: 
 30: volume brick2
 31: 	type performance/io-threads
 32: 	option thread-count 16
 33: 	subvolumes locks2
 34: end-volume
 35: 
 36: # Brick 3
 37: volume posix3
 38: 	type storage/posix
 39: 	option directory /mnt/disk3
 40: end-volume
 41: 
 42: volume locks3
 43: 	type features/locks
 44: 	subvolumes posix3
 45: end-volume
 46: 
 47: volume brick3
 48: 	type performance/io-threads
 49: 	option thread-count 16
 50: 	subvolumes locks3
 51: end-volume
 52:...