From owner-freebsd-stable@freebsd.org Fri Feb 28 05:06:57 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 900E5259FD8 for ; Fri, 28 Feb 2020 05:06:57 +0000 (UTC) (envelope-from maulwurf@guckux.de) Received: from artif-webmail.de (artif-webmail.de [88.99.99.70]) (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 48THZl6KYGz4Yxp for ; Fri, 28 Feb 2020 05:06:55 +0000 (UTC) (envelope-from maulwurf@guckux.de) Received: by artif-webmail.de (Postfix, from userid 48) id 13F7A161471; Fri, 28 Feb 2020 06:06:48 +0100 (CET) Received: from 84.133.57.75 (SquirrelMail authenticated user huerter) by artif-webmail.de with HTTP; Fri, 28 Feb 2020 06:06:48 +0100 Message-ID: <8aa1f0f54c596338baf89de4c6b56d06.squirrel@artif-webmail.de> In-Reply-To: <81ef514d-2575-e9e2-136b-dc79d1c62d74@nomadlogic.org> References: <20200224144602.GA64065@phouka1.phouka.net> <437a5eae-03c8-737d-48bf-39e2e9163d6d@nomadlogic.org> <81ef514d-2575-e9e2-136b-dc79d1c62d74@nomadlogic.org> Date: Fri, 28 Feb 2020 06:06:48 +0100 Subject: Re: Running FreeBSD on M.2 SSD From: "Stefan Huerter" To: "Pete Wright" Cc: "Mario Olofo" , "John Kennedy" , freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 48THZl6KYGz4Yxp X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of maulwurf@guckux.de has no SPF policy when checking 88.99.99.70) smtp.mailfrom=maulwurf@guckux.de X-Spamd-Result: default: False [-2.34 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.987,0]; RECEIVED_SPAMHAUS_PBL(0.00)[75.57.133.84.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[guckux.de]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; IP_SCORE(-1.26)[ipnet: 88.99.0.0/16(-4.71), asn: 24940(-1.55), country: DE(-0.02)]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; FREEMAIL_CC(0.00)[gmail.com]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 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, 28 Feb 2020 05:06:57 -0000 Hello Mario I am sorry, my comment contains no help for your case, but is treading my problems with FreeBSD in the past. Am Fr, 28.02.2020, 04:58 schrieb Pete Wright: >> root@~ # camcontrol devlist          at scbus0 target 0 lun 0 >> (ada0,pass0) >>   at scbus1 target 0 lun 0 (ada1,pass1) > just wanted to provide an update here.  so i had a system that needed a new root drive and > figured that the price of this device was worth a shot.  i figured if it has issues it'd be a > good opportunity to help find the root cause and fix them.  so anyway...i got the drive today and > i am not seeing any issues with it so far. here's the device on my end: > > so i don't think it's an issue with this specific m.2 device, perhaps there is something odd > happening in your local env though that is causing this issue to crop up. The first Motherboard was an ASUS SP3G with FreeBSD 2.2.5, quriks in IO, depending on failures of the onBoard implementation of the SCSI-NCR, fixed by Stefan Esser. A few years later, my system crashes when compiling the world, sometimes after 30minutes, sometimes 32min... everytime on another place in the source... Reason was a fan for one of my two "hot" Seagate Barracudas, he won't spin anymore, he was "baken". My Powersupply was big, but if compiling, after the time, the baken fan empties the ELKOS of the Power and cause the reset... I've learned: FreeBSD is a great stable system, all my issues found the reason in other places in over 25years of using. OK, it seems, that it is a little bit intolerant to other issues or mad hardware :D... Bye Stefan