From owner-freebsd-stable@FreeBSD.ORG Mon Jul 15 10:02:35 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B56864B1 for ; Mon, 15 Jul 2013 10:02:35 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-bk0-x22c.google.com (mail-bk0-x22c.google.com [IPv6:2a00:1450:4008:c01::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 4CA93CB8 for ; Mon, 15 Jul 2013 10:02:35 +0000 (UTC) Received: by mail-bk0-f44.google.com with SMTP id 6so4586350bkj.31 for ; Mon, 15 Jul 2013 03:02:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=FMt5L3DxFtO7MU7tGMhetL03ADjH1/VzyB0DGUlYJOw=; b=g5qt7DwOZIg049PXvXsskQki565mWKvCRo+ScPREmoSP7ihUMh4cO8eMQwIbU7lkge 7t+SehvOJOKnX8mqp2VsA2GGbK2GT99IiquHDCS2qB3RgI57EhqC6FC6DVsFj0AN9zE6 E8G9eI3AqMnJHmbpmRN4cA+4h3OWjTTDV/H+7zgwHVDT2sTJvXULipReehS50mE6pc/o 89kNQkYMfoaEMDEqA0sdfBbHbOElaOwOd6vTR9Bey40g04869stdOPJdByI7C8qVgOHK 2SiJbDhIfYaQAlWSJZj4GblcbScy5HMa3vnFcMyEsB6WZjnGQN02jeiBVRDPqx3IHDIm BsSA== X-Received: by 10.205.113.205 with SMTP id ex13mr7674861bkc.104.1373882554443; Mon, 15 Jul 2013 03:02:34 -0700 (PDT) Received: from [192.168.1.129] (schavemaker.nl. [213.84.84.186]) by mx.google.com with ESMTPSA id qw6sm11874646bkb.4.2013.07.15.03.02.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 03:02:33 -0700 (PDT) Message-ID: <51E3C8B7.7000801@gmail.com> Date: Mon, 15 Jul 2013 12:02:31 +0200 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-stable Subject: Supermicro and FreeBSD 9.2 PRERELEASE make_dev_physpath_alias: WARNING Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jul 2013 10:02:35 -0000 We use basic supermicro cases for our storage servers in combination with a LSI 9211-8i controller in IT mode. Since 9.1 or shortly there after we get for every disk we attach to the SAS backplane the following error. make_dev_physpath_alias: WARNING - Unable to alias gptid/abb586f5-da8d-11e2-aaaf-00259061b51a to enc@n500304800122877d/type@0/slot@f/elmdesc@Slot_15/gptid/abb586f5-da8d-11e2-aaaf-00259061b51a - path too long. I know it does not harm the operation, but every time the server boots or when we add a disk i get a little scared when i see WRNINGS passing by. Is there a way to supress these WARNINGS, or is there something i can do about it. I know on 9.0 i do not get these messages.! gr Johan Hendriks