From owner-freebsd-stable@freebsd.org Tue Aug 25 23:39:43 2020 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 CC9BD3C0CA2 for ; Tue, 25 Aug 2020 23:39:43 +0000 (UTC) (envelope-from andreas@naund.org) Received: from naund.org (172-11-194-172.lightspeed.sntcca.sbcglobal.net [172.11.194.172]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bblp60mtPz4LXq for ; Tue, 25 Aug 2020 23:39:41 +0000 (UTC) (envelope-from andreas@naund.org) Received: (from andreas@localhost) by naund.org (8.11.6/8.11.6-20030329ao) id 07PNdZf11560; Tue, 25 Aug 2020 16:39:35 -0700 Date: Tue, 25 Aug 2020 16:39:35 -0700 From: Andreas Ott To: freebsd-stable@freebsd.org Subject: Re: external USB drive on nas.naund.org Message-ID: <20200825163935.H1063@naund.org> References: <20200824215500.G1063@naund.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20200824215500.G1063@naund.org>; from andreas@naund.org on Mon, Aug 24, 2020 at 09:55:00PM -0700 X-Rspamd-Queue-Id: 4Bblp60mtPz4LXq X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of andreas@naund.org designates 172.11.194.172 as permitted sender) smtp.mailfrom=andreas@naund.org X-Spamd-Result: default: False [1.46 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.14)[-0.138]; FREEFALL_USER(0.00)[andreas]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; HFILTER_HELO_IP_A(1.00)[naund.org]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[naund.org]; R_SPF_ALLOW(-0.20)[+ip4:172.11.194.172]; NEURAL_SPAM_SHORT(0.40)[0.396]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7018, ipnet:172.0.0.0/12, country:US]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2020 23:39:43 -0000 Hello, the external USB drive recently stopped being recognized at all by this server. FreeBSD files.local 11.4-RELEASE-p2 FreeBSD 11.4-RELEASE-p2 #0: Tue Aug 4 19:21:02 UTC 2020 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 This setup has worked for over 2 years, unfortunately I cannot tell to which date, or to which update it correlates to. This server is updated with freebsd-update and pkg (binary packages only), typically a few days after any security advisory comes out. Currently nothing happens when I attach or remove the drive from tany USB port of the Supermicor X8SIL motherboard. No BIOS changes were made in over a year. At this time, neither dmesg, usbconfig devlist nor camcontrol show the disk. I tried rollback from 11.3-RELEASE-p12 to 11.3-RELEASE-p11 and that did not work either, before upgrading all the way to 11.4-RELEASE-p2. What debugging should I try next? The disk is recognized OK on a CentOS 7 server with similar hardware and on my MacbookPro. I do have an older dmesg excerpt from when it had kernel 11.3-RELEASE-p11 and it still worked: ugen1.3: at usbus1 umass0 on uhub2 umass0: on usbus1 umass0: SCSI over Bulk-Only; quirks = 0x8100 umass0:4:0: Attached to scbus4 da0 at umass-sim0 bus 0 scbus4 target 0 lun 0 da0: Fixed Direct Access SPC-4 SCSI device da0: Serial Number 24865351072710207E da0: 40.000MB/s transfers da0: 1144641MB (2344225968 512 byte sectors) da0: quirks=0x2 Thanks, andreas -- Andreas Ott andreas@naund.org