[Gluster-users] Running Gluster client/server on single process
Vijay Bellur
vijay at gluster.com
Mon Jun 21 04:19:19 UTC 2010
On Monday 21 June 2010 06:26 AM, Bryan McGuire wrote:
>
> I have done the following in order to test with 3.0.5 release
> candidate. Please correct me if I am wrong.
>
> Unmounted storage on both servers.
> Stopped glusterfsd.
> Downloaded glusterfs-3.0.5rc6.tar.gz from
> http://ftp.gluster.com/pub/gluster/glusterfs/qa-releases/
> Extracted
> ./configure
> make
> make install
> Started glusterfsd
> mounted storage on both servers.
Your installation does look right.
>
> Do I need to make any changes to my configuration files?
>
>
>
> <<<<glusterfs.vol>>>>
>
> #volume readahead
> # type performance/read-ahead
> # option page-count 4
> # subvolumes mirror-0
> #end-volume
>
> #volume iocache
> # type performance/io-cache
> # option cache-size `echo $(( $(grep 'MemTotal' /proc/meminfo | sed
> 's/[^0-9]//g') / 5120 ))`MB
> # option cache-timeout 1
> # subvolumes readahead
> #end-volume
>
The configuration files do look fine.
Any reasons behind commenting out the above two translators?
Regards,
Vijay
More information about the Gluster-users
mailing list