From owner-freebsd-bugs@FreeBSD.ORG Fri May 22 06:35:21 2015 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2433CD7B for ; Fri, 22 May 2015 06:35:21 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E8FE1301 for ; Fri, 22 May 2015 06:35:21 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4M6ZKnQ079088 for ; Fri, 22 May 2015 06:35:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 200383] newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: not responding Date: Fri, 22 May 2015 06:35:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 9.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: vibinvarghese@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 06:35:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200383 Bug ID: 200383 Summary: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: not responding Product: Base System Version: 9.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: vibinvarghese@hotmail.com Hi We have more than 200 hosts that has Jailer/Jail environment and when developers try to access the tools from /volume path below error pops up , there is no particular pattern on when this error occurs or its not always logs when the volumes are accessible , we have similar 7.1-RELEASE-8 FreeBSD standalone servers and similar issues are noticable when ever we have some genuine problems with NFS source or Network , we could not dig more on at what particular circumstances this error comes , or is this a known issue in similar kind of environment or any more tuning needs to be done to eliminate this problem , vi or access to the volumes goes on toss for couple of seconds when this error occurs , this particular error pops up on all the 200+ hosts that is havin similar configuration Apr 30 15:17:01 svl-junos-j010 kernel: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: not responding Apr 30 15:17:06 svl-junos-j010 kernel: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: is alive again Apr 30 17:51:03 svl-junos-j010 kernel: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: not responding Apr 30 17:51:08 svl-junos-j010 kernel: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: is alive again May 1 06:48:06 svl-junos-j010 kernel: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: not responding May 1 06:48:11 svl-junos-j010 kernel: newnfs server pid884@svl-junos-j010:/jails/r71j8i386/volume: is alive again root@svl-junos-j010:~ # jls JID IP Address Hostname Path 1 172.17.28.155 svl-junos-d010.juniper.net /jails/r71j8i386 root@svl-junos-j010:~ # ps auxx|grep amd root 884 0.4 0.1 134924 131144 ?? Ss 17Jan15 2682:22.62 /usr/sbin/amd_r71j8i386 -p -F /etc/amd_r71j8i386.conf (amd) root 876 0.0 0.1 93964 90104 ?? Is 17Jan15 0:06.08 /usr/sbin/amd -p -F /etc/amd.conf root@svl-junos-j010:~ # uname -a FreeBSD svl-junos-j010.juniper.net 9.2-STABLE-JNPR-7 FreeBSD 9.2-STABLE-JNPR-7 #0 r257221: Tue Dec 3 04:06:30 PST 2013 root@m2-it-j001:/usr/obj/usr/src/sys/M2 amd64 root@svl-junos-j010:~ # svl-junos-d010# uname -a FreeBSD svl-junos-d010.juniper.net 7.1-RELEASE-JNPR-8 FreeBSD 9.2-STABLE-JNPR-7 #0 r257221: Tue Dec 3 04:06:30 PST 2013 root@m2-it-j001:/usr/obj/usr/src/sys/M2 i386 svl-junos-d010# -- You are receiving this mail because: You are the assignee for the bug.