From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suresh Jayaraman Subject: Re: Lose shared network resource Date: Tue, 18 Jan 2011 18:10:43 +0530 Message-ID: <4D358A4B.7030505@suse.de> References: <395199.61799.qm@web29510.mail.ird.yahoo.com> <4D351F25.7000708@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Francesco Alfano Return-path: In-Reply-To: <4D351F25.7000708-l3A5Bk7waGM@public.gmane.org> Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: I seem to have misread. It looks like the client in this case is Windows box and the Server is Linux. So, if you suspect any issues with Samba, please report to Samba mailing list. This is not a appropriate list to discuss non-kernel/non-cifs client issues. Thanks, On 01/18/2011 10:33 AM, Suresh Jayaraman wrote: > (good to Cc linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org though it might not have anything > to do with cifs in this case) > > On 01/13/2011 09:06 PM, Francesco Alfano wrote: >> Hello, >> I have a problem with the (exported) sharing of network resources. >> Initially i've used a sever with RedHat 7.3 kernel 2.4 now i've installed >> Scientific Linux 5.5 with kernel 2.6.18-194.32.1.el5PAE with Samba version >> 3.0.33-3.29.el5_5.1. >> >> The problem is that I lose the network connection periodically, about 10 >> minutes! >> > > Are you using dhcp? If yes, it looks like a problem due to IPaddress not > being persistent (possibly a bug in dhcpcd). > > Are you able to reproduce this problem if you use static IP? Also, see > if the problem is persisting if you use dhclient instead of dhcpcd. > > -- Suresh Jayaraman From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751541Ab1ARMlr (ORCPT ); Tue, 18 Jan 2011 07:41:47 -0500 Received: from cantor.suse.de ([195.135.220.2]:38056 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750706Ab1ARMlq (ORCPT ); Tue, 18 Jan 2011 07:41:46 -0500 Message-ID: <4D358A4B.7030505@suse.de> Date: Tue, 18 Jan 2011 18:10:43 +0530 From: Suresh Jayaraman User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 MIME-Version: 1.0 To: Francesco Alfano Cc: linux-kernel@vger.kernel.org, linux-cifs@vger.kernel.org Subject: Re: Lose shared network resource References: <395199.61799.qm@web29510.mail.ird.yahoo.com> <4D351F25.7000708@suse.de> In-Reply-To: <4D351F25.7000708@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I seem to have misread. It looks like the client in this case is Windows box and the Server is Linux. So, if you suspect any issues with Samba, please report to Samba mailing list. This is not a appropriate list to discuss non-kernel/non-cifs client issues. Thanks, On 01/18/2011 10:33 AM, Suresh Jayaraman wrote: > (good to Cc linux-cifs@vger.kernel.org though it might not have anything > to do with cifs in this case) > > On 01/13/2011 09:06 PM, Francesco Alfano wrote: >> Hello, >> I have a problem with the (exported) sharing of network resources. >> Initially i've used a sever with RedHat 7.3 kernel 2.4 now i've installed >> Scientific Linux 5.5 with kernel 2.6.18-194.32.1.el5PAE with Samba version >> 3.0.33-3.29.el5_5.1. >> >> The problem is that I lose the network connection periodically, about 10 >> minutes! >> > > Are you using dhcp? If yes, it looks like a problem due to IPaddress not > being persistent (possibly a bug in dhcpcd). > > Are you able to reproduce this problem if you use static IP? Also, see > if the problem is persisting if you use dhclient instead of dhcpcd. > > -- Suresh Jayaraman