search for: iocache

Displaying 7 results from an estimated 7 matches for "iocache".

Did you mean: icache
2010 Apr 19
1
Permission Problems
...luster/replicate subvolumes gluster2-1 gluster1-1 end-volume volume writebehind type performance/write-behind option cache-size 4MB subvolumes mirror-0 end-volume volume readahead type performance/read-ahead option page-count 4 subvolumes writebehind end-volume volume iocache type performance/io-cache option cache-size `grep 'MemTotal' /proc/meminfo | awk '{print $2 * 0.2 / 1024}' | cut -f1 -d.`MB option cache-timeout 1 subvolumes readahead end-volume volume quickread type performance/quick-read option cache-timeout 1 option...
2010 Mar 04
1
[3.0.2] booster + unfsd failed
...bute subvolumes 192.168.1.127-1 192.168.1.128-1 end-volume volume writebehind type performance/write-behind option cache-size 4MB subvolumes distribute end-volume volume readahead type performance/read-ahead option page-count 4 subvolumes writebehind end-volume volume iocache type performance/io-cache option cache-size 128MB option cache-timeout 1 subvolumes readahead end-volume volume quickread type performance/quick-read option cache-timeout 1 option max-file-size 64kB subvolumes iocache end-volume volume statprefetch type perform...
2013 Jun 17
0
gluster client timeouts / found conflict
...use-bridge.c:1912:fuse_writev_cbk] glusterfs-fuse: 3642624: WRITE => 131072/131072,2962411520/0 [2013-06-14 15:55:54] T [dht-selfheal.c:352:dht_selfheal_layout_new_directory] distribute: gave fix: 0 - 89478484 on dn-086-7 for /369/60702093 [2013-06-14 15:55:54] T [io-cache.c:133:ioc_inode_flush] iocache: locked inode(0x7f6628614170) [2013-06-14 15:55:54] T [dht-selfheal.c:352:dht_selfheal_layout_new_directory] distribute: gave fix: 89478485 - 178956969 on dn-086-8 for /369/60702093 . [2013-06-14 15:55:54] T [dht-selfheal.c:174:dht_selfheal_dir_xattr] distribute: 48 subvolumes missing xattr for /36...
2009 May 11
1
Problem of afr in glusterfs 2.0.0rc1
...cluster/dht subvolumes afr1 afr2 afr3 end-volume ### Add readahead feature volume readahead type performance/read-ahead option page-size 1MB # unit in bytes option page-count 2 # cache per file = (page-count x page-size) subvolumes dht end-volume ### Add IO-Cache feature volume iocache type performance/io-cache option page-size 256KB option page-count 2 subvolumes readahead end-volume ### Add writeback feature volume writeback type performance/write-behind option block-size 1MB option cache-size 2MB option flush-behind off subvolumes iocache end-volume The...
2010 Apr 22
1
Transport endpoint not connected
Hey guys, I've recently implemented gluster to share webcontent read-write between two servers. Version : glusterfs 3.0.4 built on Apr 19 2010 16:37:50 Fuse : 2.7.2-1ubuntu2.1 Platform : ubuntu 8.04LTS I used the following command to generate my configs: /usr/local/bin/glusterfs-volgen --name repstore1 --raid 1 10.10.130.11:/data/export
2010 May 11
1
question about gluster 3.0.4 and gluster-fuse (latest) on 2 centos 5.4 servers
Hello, I am running 2 servers with CentoS 5.4 32 bit with 1 GB memory and 2 Xeon 3,4 Ghz cpu's. Both are server and client. Gluster 3.0.4 source is used and the latest fuse from glusterfs. I put the Qmail maildir on the gluster mount. I notices that IMAP connections are really slow and see a lot of gluster load whenever I receive a mail or send an email. This is my glusterfsd.vol on both
2010 May 04
1
Posix warning : Access to ... is crossing device
...######################## ######################################## volume writebehind type performance/write-behind option cache-size 4MB subvolumes distribute end-volume volume readahead type performance/read-ahead option page-count 4 subvolumes writebehind end-volume volume iocache type performance/io-cache option cache-size `grep 'MemTotal' /proc/meminfo | awk '{print $2 * 0.2 / 1024}' | cut -f1 -d.`MB option cache-timeout 1 subvolumes readahead end-volume volume quickread type performance/quick-read option cache-timeout 1 option...