From: Michał B. <mic...@ge...> - 2012-02-20 15:39:39
|
Hi! With the below instructions you can increase timeout on chunkservers and mfsmounts. Please give them a try and come back to us with the results. 1. csserv.c file in mfschunkserver: // connection timeout in seconds #define CSSERV_TIMEOUT 5 change 5 to eg. 10 2. cscomm.c file in mfsmount: #define CSMSECTIMEOUT 5000 change 5000 to eg. 10000 Kind regards Michał Borychowski MooseFS Support Manager _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Gemius S.A. ul. Wołoska 7, 02-672 Warszawa Budynek MARS, klatka D Tel.: +4822 874-41-00 Fax : +4822 874-41-01 -----Original Message----- From: Sext [mailto:se...@aw...] Sent: Wednesday, February 15, 2012 7:27 PM To: moo...@li... Subject: [Moosefs-users] Question about ECONNRESET (Connection reset by peer) Hello Could you please tell me in which cases there is an error: Feb 15 18:09:25 mfsmount[2174]: readblock; tcpread error: ECONNRESET (Connection reset by peer) Feb 15 18:09:25 mfsmount[2174]: file: 316275, index: 0, chunk: 134391, version: 1, cs: C0A8015D:9422 - readblock error (try counter: 3) At rush hour, some of our servers are beginning to slow down and write to a log of these messages. What we need to check first? Could there be a problem with the network cards or a problem on the switch? We use the MFS for streaming video. All hard drives loaded with no more than 40%. On each Chunkserver idle ~ 50%. Kind regards, Vadik Sext ---------------------------------------------------------------------------- -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ moosefs-users mailing list moo...@li... https://lists.sourceforge.net/lists/listinfo/moosefs-users |