Date: Tue, 21 Feb 2017 07:49:49 +0200 From: "International Scientific Events" <info@events-science.info> To: freebsd-stable@freebsd.org Subject: Conference Invitation, Bulgaria 2017 Message-ID: <22844278716801245420667@DESKTOP-57VP31H>
next in thread | raw e-mail | index | archive | help
Conference Invitation, Bulgaria 2017 We have the pleasure of inviting you to participate in conferences, part of International Scientific Events 2017, to be held in Hotel "Royal Castle", Elenite on the Bulgarian Black Sea Coast (EU). Conferences in June Agriculture & Food, 5th International Conference (20-24 Jun) https://www.sciencebg.net/en/conferences/agriculture-and-food/ Ecology & Safety, 26th International Conference (23-27 Jun) https://www.sciencebg.net/en/conferences/ecology-and-safety/ Materials, Methods & Technologies, 19th International Conference (26-30 Jun) https://www.sciencebg.net/en/conferences/materials-methods-and-technologies/ Conferences in September Economy & Business, 16th International Conference (1-5 Sep) https://www.sciencebg.net/en/conferences/economy-and-business/ Education, Research & Development, 8th International Conference (4-8 Sep) https://www.sciencebg.net/en/conferences/education-research-and-development/ Language, Individual & Society, 11th International Conference (7-11 Sep) https://www.sciencebg.net/en/conferences/language-individual-and-society/ Annually our events connect scientists and researchers from over 40 countries. The papers presented will be published in open-access journals, part of International Scientific Publications. Certificate of publication and presentation will be provided. Organized by Bulgarian Academy of Sciences, Union of Scientists in Bulgaria, Science & Education Foundation and partners. Best regards, International Scientific Events, Bulgaria www.sciencebg.net -- Not interested? Visit https://unsubscribe.sciencebg.net/ to unsubscribe. This message is unsolicited commercial communication. From owner-freebsd-stable@freebsd.org Tue Feb 21 09:39:16 2017 Return-Path: <owner-freebsd-stable@freebsd.org> Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1A80CE6A6E for <freebsd-stable@mailman.ysv.freebsd.org>; Tue, 21 Feb 2017 09:39:16 +0000 (UTC) (envelope-from prvs259d2bb0=ingeborg.hellemo@uit.no) Received: from pat.uit.no (mix4.uit.no [129.242.4.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "pat.uit.no", Issuer "TERENA SSL CA 3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75368125F for <freebsd-stable@freebsd.org>; Tue, 21 Feb 2017 09:39:15 +0000 (UTC) (envelope-from prvs259d2bb0=ingeborg.hellemo@uit.no) Received: from halvsju.cc.uit.no (halvsju.cc.uit.no [129.242.6.230]) by pat.uit.no with ESMTP id v1L9d7dO018095-v1L9d7dQ018095 (version=TLSv1.2 cipherìDHE-RSA-AES256-SHA bits%6 verifyÊFAIL) for <freebsd-stable@freebsd.org>; Tue, 21 Feb 2017 10:39:07 +0100 Received: from halvsju.cc.uit.no (localhost [127.0.0.1]) by halvsju.cc.uit.no (8.15.2/8.15.2) with ESMTP id v1L9d7AJ002739 for <freebsd-stable@freebsd.org>; Tue, 21 Feb 2017 10:39:07 +0100 (CET) (envelope-from ingeborg.hellemo@uit.no) Message-Id: <201702210939.v1L9d7AJ002739@halvsju.cc.uit.no> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 To: freebsd-stable@freebsd.org Subject: FreeBSD 11.0, bxe and lagg From: Ingeborg Hellemo <ingeborg.hellemo@uit.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Tue, 21 Feb 2017 10:39:07 +0100 X-FEAS-SYSTEM-SAFE-LIST: 129.242.6.230 / 129.242.* X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable/> List-Post: <mailto:freebsd-stable@freebsd.org> List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 21 Feb 2017 09:39:17 -0000 I'm in the process of upgrading my 10.3 servers to 11.0. I have stumbled upon problems with lagg on two boxes. They both have QLogic NetXtreme II BCM57800 10GbE network card using the bxe driver. My lagg configuration is unchanged in the process but after upgradring to 11.0 lagg is no longer working. /etc/rc.conf: ifconfig_bxe2="up" ifconfig_bxe3="up" cloned_interfaces="lagg0" ifconfig_lagg0="laggproto lacp laggport bxe2 laggport bxe3 129.242.3.9 netmask 255.255.255.192" ifconfig lagg0 lagg0: flagsˆ43<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether ..... inet 129.242.3.9 netmask 0xffffffc0 broadcast 129.242.3.63 nd options)<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect status: active groups: lagg laggproto lacp lagghash l2,l3,l4 laggport: bge2 flags=0<> laggport: bge3 flags=0<> As you can see the laggport flags are empty where I would expect flags<ACTIVE,COLLECTING,DISTRIBUTING> No error messages. The interfaces work ok if I drop using lagg. The same configuration has survived the upgrade on boxes using bge Any ideas? --Ingeborg -- Ingeborg Østrem Hellemo -- ingeborg.hellemo@uit.no Dep. of Information Technology --- Univ. of Tromsø
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22844278716801245420667>
