From owner-freebsd-stable@freebsd.org Fri Jan 29 20:34:19 2021 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A96614F899E for ; Fri, 29 Jan 2021 20:34:19 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (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 4DS8Fk4YWnz3vCk; Fri, 29 Jan 2021 20:34:18 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1l5aT9-000C4l-PG; Fri, 29 Jan 2021 23:34:15 +0300 Date: Fri, 29 Jan 2021 23:34:15 +0300 From: Slawa Olhovchenkov To: Alan Somers Cc: FreeBSD Subject: Re: ses device over T-SGPIO Message-ID: <20210129203415.GD75195@zxy.spb.ru> References: <20210129160147.GA75195@zxy.spb.ru> <20210129164406.GB75195@zxy.spb.ru> <20210129170637.GC75195@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-Rspamd-Queue-Id: 4DS8Fk4YWnz3vCk X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of slw@zxy.spb.ru has no SPF policy when checking 195.70.199.98) smtp.mailfrom=slw@zxy.spb.ru X-Spamd-Result: default: False [-0.04 / 15.00]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[195.70.199.98:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[zxy.spb.ru]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; SPAMHAUS_ZRD(0.00)[195.70.199.98:from:127.0.2.255]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.94)[-0.942]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:5495, ipnet:195.70.192.0/19, country:RU]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2021 20:34:19 -0000 On Fri, Jan 29, 2021 at 10:12:03AM -0700, Alan Somers wrote: > What does "camcontrol devlist" show? Only 2 disk: usb-flash and da1 (isci connected) (I am currently just boot from 12.2 install) > On Fri, Jan 29, 2021 at 10:06 AM Slawa Olhovchenkov wrote: > > > On Fri, Jan 29, 2021 at 09:51:33AM -0700, Alan Somers wrote: > > > > > I've never used any tool with SGPIO. The hardware simply isn't powerful > > > enough to be useful. sesutil works, in theory, to control the LEDs. But > > > it's of limited usefulness since there's no way to tell which drives are > > > installed in which slots. > > > > For me sesutil failed w/ "No SES device found" > > > > > > > > On Fri, Jan 29, 2021 at 9:44 AM Slawa Olhovchenkov > > wrote: > > > > > > > On Fri, Jan 29, 2021 at 09:22:47AM -0700, Alan Somers wrote: > > > > > > > > > The short story is: SGPIO sucks. It doesn't detect drive presence, > > much > > > > > less provide physical path information. The only thing you can do > > with > > > > it > > > > > is control the fault LEDs. But doing that usefully requires you to > > have > > > > > some extra source of information about what drives are installed in > > what > > > > > slots. Basically, you need to track that kind of information > > offline. > > > > > sesutil ought to be able to control the LEDs, at least, but I've > > never > > > > > personally used it with SGPIO. > > > > > > > > What tool you used with SGPIO? > > > > What additional drivers need? > > > > > > > > > On Fri, Jan 29, 2021 at 9:02 AM Slawa Olhovchenkov > > > > wrote: > > > > > > > > > > > I am have Supermicro MB X9DBU-iF connected to bcakplane > > BPN-SAS-825TQ > > > > > > by T-SGPIO cables. sesutil don't found any SES device. > > > > > > > > > > > > Is this posible to have control to this backplane? > > > > > > _______________________________________________ > > > > > > freebsd-stable@freebsd.org mailing list > > > > > > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > > > > To unsubscribe, send any mail to " > > > > freebsd-stable-unsubscribe@freebsd.org" > > > > > > > > > > > _______________________________________________ > > > > > freebsd-stable@freebsd.org mailing list > > > > > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > > > To unsubscribe, send any mail to " > > freebsd-stable-unsubscribe@freebsd.org > > > > " > > > > > > > _______________________________________________ > > > freebsd-stable@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org > > " > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"