Displaying 5 results from an estimated 5 matches for "statprefetch".
2010 May 07
1
Weird issue with gluster mount
Hey guys,
I have a weird issue with my glusterfs mount point.
I'm trying to touch it on one machine:
root at il-bi-s01:/mnt# touch gfs
touch: setting times of `gfs': Invalid argument
But on another machine, it works:
root at diablo /mnt # touch gfs
root at diablo /mnt #
On both machines the mount is working fine, I'm just wondering what's up with this?
CountZ
2010 Apr 19
1
Permission Problems
...9;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 max-file-size 64kB
subvolumes iocache
end-volume
volume statprefetch
type performance/stat-prefetch
subvolumes quickread
end-volume
Everything seems to be ok, but I just can write as root user to the mounted volume.
I tried to set the rights with the uid, gid options in the fstab. But no success.
Long story short, how can I mount the volume with "use...
2010 Mar 04
1
[3.0.2] booster + unfsd failed
...nd
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 performance/stat-prefetch
subvolumes quickread
end-volume
root at ccc1:~/gluster/unfs3-0.9.23booster0.5# cat /etc/booster.fstab
/usr/local/etc/glusterfs/glusterfs.vol /nfs/NAS/ glusterfs
logfile=/var/log/glusterfs/NAS-nfs.log,loglevel=DEBUG,attr_timeout=0
root at ccc1:~/gluster/unfs...
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 04
1
Posix warning : Access to ... is crossing device
...#39;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 max-file-size 64kB
subvolumes iocache
end-volume
volume statprefetch
type performance/stat-prefetch
subvolumes quickread
end-volume
########################################
########################################
# cat /etc/glusterfs/glusterfsd.vol
## file auto generated by /usr/local/bin/glusterfs-volgen (export.vol)
# Cmd line:
# $ /usr/local/bin/gl...