From owner-freebsd-infiniband@FreeBSD.ORG Wed Jun 17 17:56:32 2015 Return-Path: Delivered-To: freebsd-infiniband@hub.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 2EF24100 for ; Wed, 17 Jun 2015 17:56:32 +0000 (UTC) (envelope-from unixro@gmail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8B9E3E1 for ; Wed, 17 Jun 2015 17:56:31 +0000 (UTC) (envelope-from unixro@gmail.com) Received: by wiga1 with SMTP id a1so147489670wig.0 for ; Wed, 17 Jun 2015 10:56:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=UCz49UvzvuzKPlzdRT7kJbdnoqquONflD8LSS8ZYP6w=; b=xojNT920reAWcq4JM9f30WFQSnRJYLsh8t2BK4axsm3y+lrTTURcTtzDJq1bS13ml7 Lvj8olz4ugzg0Wvy9QU8cw0yWoXu2/rh5I8OK1iot/2Uc6HpEP3milRp6yYdEpX0p8Kv CiMWnRbrEU3PrcLFObtJi/wf5iCZ8gV4uUd+quLT3Ahmip03y79Ls0Jk8zEOzxHH+EIS rdajeXcJ6PgRl8/PAU7RVTPQ/iaA6t5vDPaUyq7NX0LMuMYCzblJlI7iJGKnp1Dc3GII xEM/kT1tA0+uVdOZDORxjhc13zWqveZ8EABuwqi4BaVpovgKZ/TLjNPP2EqdIEgICVaj y6Hg== X-Received: by 10.194.58.69 with SMTP id o5mr8072662wjq.22.1434563790030; Wed, 17 Jun 2015 10:56:30 -0700 (PDT) Received: from [192.168.0.140] ([178.156.136.152]) by mx.google.com with ESMTPSA id n6sm8867525wic.16.2015.06.17.10.56.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Jun 2015 10:56:29 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Ib0 not working unless i unload ipoib and load it again. From: Mihai Vintila X-Mailer: iPad Mail (12F69) In-Reply-To: <5581B0B7.5040406@selasky.org> Date: Wed, 17 Jun 2015 20:56:28 +0300 Cc: "freebsd-infiniband@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <73F1AE4D-820A-467A-A443-0B3F4A2A5902@gmail.com> References: <557C79D8.8040403@gmail.com> <557C7D94.9020207@selasky.org> <557DCA80.50203@gmail.com> <557DCEA7.3030703@selasky.org> <557DD20B.7020508@gmail.com> <557DD869.3060806@selasky.org> <55819992.2070207@gmail.com> <5581B0B7.5040406@selasky.org> To: Hans Petter Selasky X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 17:56:32 -0000 I've seen them for ib0 but not for the mlx4_core0 Best regards, Mihai Vintila 4PSA - Cloud Calling Technical Support Engineer > On 17 iun. 2015, at 20:39, Hans Petter Selasky wrote: >=20 >> On 06/17/15 18:00, Mihai Vintila wrote: >> Do you guys know how to catch mlx4_core0: mlx4_ib: Port 1 logical link >> is up with devd ? >> Seems that its enough to run ifconfig ib0 down && ifconfig ib0 up to fix >> things, and devd should be ideal for this. >>=20 >> Best regards, >> Vintila Mihai Alexandru >>=20 >=20 > Hi, >=20 > man devd >=20 > Run in foreground with debugging on and you'll see all events printed. If n= o events are printed we might need to add some. >=20 > --HPS >=20