Displaying 5 results from an estimated 5 matches for "posix2".
Did you mean:
posix
2009 Jun 26
0
Error when expand dht model volumes
...min-free-disk 10%
subvolumes client1 client2 client3 client4 client5 client6 client7 client8
end-volume
My server configure file is this:
volume 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
t...
2011 May 14
0
Data is Copying when a new brick is added.
...ents and OS (Ubuntu) as well.
Any help would be appreciated.
===========================================================
Server Configuration
===========================================================
volume posix1
type storage/posix
option directory /data/export
end-volume
volume posix2
type storage/posix
option directory /media/disk2
end-volume
volume locks
type features/locks
subvolumes posix1
end-volume
volume locks2
type features/locks
subvolumes posix2
end-volume
volume brick
type performance/io-threads
option thread-count 8...
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
...x.c:246:posix_lstat_with_gen] posix17:
Access to /mnt/data17//.. (on dev 16771) is crossing device (2289)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix19:
Access to /mnt/data19//.. (on dev 16771) is crossing device (2049)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix21:
Access to /mnt/data21//.. (on dev 16771) is crossing device (16737)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix23:
Access to /mnt/data23//.. (on dev 16771) is crossing device (2065)
[2010-05-04 10:50:30] W [posix.c:246:posix_lstat_with_gen] posix23:
Access to /mnt/data23//.....
2010 Mar 15
1
Glusterfs 3.0.X crashed on Fedora 11
...5: option directory /mnt/disk1
6: end-volume
7:
8: volume locks1
9: type features/locks
10: subvolumes posix1
11: end-volume
12:
13: volume brick1
14: type performance/io-threads
15: option thread-count 16
16: subvolumes locks1
17: end-volume
18:
19: # Brick 2
20: volume posix2
21: type storage/posix
22: 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:...