Hi, I am new to this list, and would like to find out if GlusterFS can serve the following need. I have N servers running services that log to local disk and I need the content of these local logs to be replicated in "close-to-real-time" to some central storage to be accessible by other tools. Can I use GlusterFS for this purpose? If so, could you point me to a sample configuration setup? Thanks. Serge -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20081110/633a8295/attachment.html>
Aleynikov, Find replies inline. On Tue, Nov 11, 2008 at 4:06 AM, Aleynikov, Serge <Serge.Aleynikov at gs.com>wrote:> Hi, > > I am new to this list, and would like to find out if GlusterFS can serve > the following need. > > I have N servers running services that log to local disk and I need the > content of these local logs to be replicated in "close-to-real-time" to some > central storage to be accessible by other tools. > > Can I use GlusterFS for this purpose? If so, could you point me to a > sample configuration setup? >Yes, you can use. Run glusterfs server on central storage node. with the following spec file volume storage type storage/posix option directory <export-directory> end-volume volume server type protocol/server option transport-type <tcp-or-ibverbs> option auth.addr.storage.allow <ipaddress-or-username> subvolumes storage end-volume On the machines where your log files are updated, mount glusterfs using the following spec: volume client type protoco/client option remote-host <ipaddress> option remote-subvolume storage end-volume volume local-storage type storage/posix option directory <local-directory> end-volume volume afr type cluster/afr subvolumes local-storage client end-volume And point your logging process to log on mounted directory. Thanks.> > Serge > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users > >-- gowda -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20081111/2725867f/attachment.html>
2008/11/13 Keith Freedman <freedman at freeformit.com>:> I have some strange problems with 1.4.qa47 using AFRqa47 is ten days old. Many bug fixes have gone in after this. Can you see if you still face the problems with qa56? Vikas -- Engineer - Z Research http://gluster.com/
Yes, I just updated and get the same issue. Version : glusterfs 1.4.0qa56 built on Nov 13 2008 01:38:31 TLA Revision : glusterfs--mainline--3.0--patch-602 Starting Time: 2008-11-13 01:43:08 Command line : /usr/local/sbin/glusterfs --log-level=WARNING --spec-ile=/etc/glusterfs/glusterfs-home.vol /home when the other AFR server is down, I get "Transport endpoint not connected", when I do an ls and when it''s back up I get "No such file or directory" At 01:26 AM 11/13/2008, Vikas Gorur wrote:>2008/11/13 Keith Freedman <freedman at freeformit.com>: > > I have some strange problems with 1.4.qa47 using AFR > >qa47 is ten days old. Many bug fixes have gone in after this. Can you >see if you still face the problems with qa56? > >Vikas >-- >Engineer - Z Research >http://gluster.com/
Yes, I just updated and get the same issue. Version : glusterfs 1.4.0qa56 built on Nov 13 2008 01:38:31 TLA Revision : glusterfs--mainline--3.0--patch-602 Starting Time: 2008-11-13 01:43:08 Command line : /usr/local/sbin/glusterfs --log-level=WARNING --spec-ile=/etc/glusterfs/glusterfs-home.vol /home when the other AFR server is down, I get "Transport endpoint not connected", when I do an ls and when it''s back up I get "No such file or directory" At 01:26 AM 11/13/2008, Vikas Gorur wrote:>2008/11/13 Keith Freedman <freedman at freeformit.com>: > > I have some strange problems with 1.4.qa47 using AFR > >qa47 is ten days old. Many bug fixes have gone in after this. Can you >see if you still face the problems with qa56? > >Vikas >-- >Engineer - Z Research >http://gluster.com/
Yes, I just updated and get the same issue. Version : glusterfs 1.4.0qa56 built on Nov 13 2008 01:38:31 TLA Revision : glusterfs--mainline--3.0--patch-602 Starting Time: 2008-11-13 01:43:08 Command line : /usr/local/sbin/glusterfs --log-level=WARNING --spec-ile=/etc/glusterfs/glusterfs-home.vol /home when the other AFR server is down, I get "Transport endpoint not connected", when I do an ls and when it''s back up I get "No such file or directory" At 01:26 AM 11/13/2008, Vikas Gorur wrote:>2008/11/13 Keith Freedman <freedman at freeformit.com>: > > I have some strange problems with 1.4.qa47 using AFR > >qa47 is ten days old. Many bug fixes have gone in after this. Can you >see if you still face the problems with qa56? > >Vikas >-- >Engineer - Z Research >http://gluster.com/
2008/11/13 Keith Freedman <freedman at freeformit.com>:> Yes, I just updated and get the same issue. > Version : glusterfs 1.4.0qa56 built on Nov 13 2008 01:38:31 > TLA Revision : glusterfs--mainline--3.0--patch-602 > Starting Time: 2008-11-13 01:43:08 > Command line : /usr/local/sbin/glusterfs --log-level=WARNING > --spec-ile=/etc/glusterfs/glusterfs-home.vol /home > > when the other AFR server is down, I get "Transport endpoint not connected", > when I do an ls > and when it's back up I get "No such file or directory"Thanks for reporting. I seem to have reproduced the issue and will look into it. Vikas -- Engineer - Z Research http://gluster.com/
Keith, This has been fixed in glusterfs--mainline--3.0--patch-605. Thanks for reporting! Vikas -- Engineer - Z Research http://gluster.com/
Glad to be of service. I''ll watch for qa 57 and reinstall then. At 02:17 AM 11/13/2008, Vikas Gorur wrote:>Keith, > >This has been fixed in glusterfs--mainline--3.0--patch-605. Thanks >for reporting! > >Vikas >-- >Engineer - Z Research >http://gluster.com/
Glad to be of service. I''ll watch for qa 57 and reinstall then. At 02:17 AM 11/13/2008, Vikas Gorur wrote:>Keith, > >This has been fixed in glusterfs--mainline--3.0--patch-605. Thanks >for reporting! > >Vikas >-- >Engineer - Z Research >http://gluster.com/
Glad to be of service. I''ll watch for qa 57 and reinstall then. At 02:17 AM 11/13/2008, Vikas Gorur wrote:>Keith, > >This has been fixed in glusterfs--mainline--3.0--patch-605. Thanks >for reporting! > >Vikas >-- >Engineer - Z Research >http://gluster.com/