chawkins at bplinux.com
2008-Oct-14 15:21 UTC
[Gluster-users] mainline 3.0 io-cache problem?
Hello - I updated my source tree, recompiled, and now gluster client fails with a spec file error. Looks like the culprit is related to io-cache... When I remove the following snippet from my spec file, gluster client will connect again: ### Add io-cache feature volume io-cache type performance/io-cache option page-count 128 #128 is default option option page-size 128KB #128KB is default option subvolumes master1 end-volume glusterfs -V: glusterfs 1.4.0pre6 built on Oct 13 2008 20:28:55 Repository revision: glusterfs--mainline--3.0--patch-419 Thanks! Chris
can you please start glusterfs with loglevel DEBUG (-L DEBUG) and send the log files? regards, On Tue, Oct 14, 2008 at 7:21 PM, <chawkins at bplinux.com> wrote:> Hello - > > I updated my source tree, recompiled, and now gluster client fails with a > spec file error. Looks like the culprit is related to io-cache... When I > remove the following snippet from my spec file, gluster client will connect > again: > > ### Add io-cache feature > volume io-cache > type performance/io-cache > option page-count 128 #128 is default option > option page-size 128KB #128KB is default option > subvolumes master1 > end-volume > > glusterfs -V: > glusterfs 1.4.0pre6 built on Oct 13 2008 20:28:55 > Repository revision: glusterfs--mainline--3.0--patch-419 > > Thanks! > > Chris > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users >-- Raghavendra G -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20081014/19be75df/attachment.html>
io-cache does not accept page-count. It accepts cache-size option. avati 2008/10/14 <chawkins at bplinux.com>> Hello - > > I updated my source tree, recompiled, and now gluster client fails with a > spec file error. Looks like the culprit is related to io-cache... When I > remove the following snippet from my spec file, gluster client will connect > again: > > ### Add io-cache feature > volume io-cache > type performance/io-cache > option page-count 128 #128 is default option > option page-size 128KB #128KB is default option > subvolumes master1 > end-volume > > glusterfs -V: > glusterfs 1.4.0pre6 built on Oct 13 2008 20:28:55 > Repository revision: glusterfs--mainline--3.0--patch-419 > > Thanks! > > Chris > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users >-- If I traveled to the end of the rainbow As Dame Fortune did intend, Murphy would be there to tell me The pot's at the other end. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20081014/46b32f18/attachment.html>