From owner-freebsd-questions@freebsd.org Mon Jan 7 02:23:23 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F082414823FF for ; Mon, 7 Jan 2019 02:23:22 +0000 (UTC) (envelope-from healer@rpi.edu) Received: from smtp10.server.rpi.edu (smtp10.server.rpi.edu [128.113.2.230]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "canit.localdomain", Issuer "canit.localdomain" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E8DC6C524 for ; Mon, 7 Jan 2019 02:23:21 +0000 (UTC) (envelope-from healer@rpi.edu) Received: from smtp-auth3.server.rpi.edu (route.canit.rpi.edu [128.113.2.233]) by smtp10.server.rpi.edu (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id x072NErU014344 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sun, 6 Jan 2019 21:23:15 -0500 Received: from smtp-auth3.server.rpi.edu (localhost [127.0.0.1]) by smtp-auth3.server.rpi.edu (Postfix) with ESMTP id BCA7C5802C for ; Sun, 6 Jan 2019 21:23:14 -0500 (EST) Received: from webmail1.server.rpi.edu (webmail1.server.rpi.edu [128.113.2.169]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: healer) by smtp-auth3.server.rpi.edu (Postfix) with ESMTPSA id A900B58005 for ; Sun, 6 Jan 2019 21:23:14 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 06 Jan 2019 21:23:14 -0500 From: Bob Healey To: freebsd-questions@freebsd.org Subject: Re: 12-RELEASE + Storage woes In-Reply-To: <27e76d8f1a18cc2ef9e9be04fdc86dd701e71ec0.camel@pki2.com> References: <5e14feab-efc2-863d-98d0-fe9e01c5fd59@rpi.edu> <27e76d8f1a18cc2ef9e9be04fdc86dd701e71ec0.camel@pki2.com> Message-ID: <9396a7edfb8ce56111dc83e816250a19@rpi.edu> X-Sender: healer@rpi.edu User-Agent: Roundcube Webmail/0.9.5 X-Originating-IP: 129.161.46.141 X-Remote-Browser: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0 X-RoundCube-Server: 128.113.2.169 X-Virus-Scanned: ClamAV using ClamSMTP X-Bayes-Prob: 0.0001 (Score 0, tokens from: outgoing, @@RPTN) X-Spam-Score: 0.00 () [Hold at 10.10] X-CanIt-Incident-Id: 03XleneEB X-CanIt-Geo: ip=128.113.2.169; country=US; region=New York; city=Troy; latitude=42.7495; longitude=-73.5951; http://maps.google.com/maps?q=42.7495,-73.5951&z=6 X-CanItPRO-Stream: outgoing X-Canit-Stats-ID: Bayes signature not available X-Scanned-By: CanIt (www . roaringpenguin . com) on 128.113.2.230 X-Rspamd-Queue-Id: 0E8DC6C524 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dmarc=pass (policy=none) header.from=rpi.edu; spf=pass (mx1.freebsd.org: domain of healer@rpi.edu designates 128.113.2.230 as permitted sender) smtp.mailfrom=healer@rpi.edu X-Spamd-Result: default: False [-2.77 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_XOIP(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:128.113.2.225/28]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; RCVD_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[]; NEURAL_SPAM_SHORT(0.23)[0.234,0]; RCVD_IN_DNSWL_MED(-0.20)[230.2.113.128.list.dnswl.org : 127.0.11.2]; DMARC_POLICY_ALLOW(-0.50)[rpi.edu,none]; MX_GOOD(-0.01)[mail.rpi.edu]; NEURAL_HAM_MEDIUM(-0.98)[-0.983,0]; IP_SCORE(-0.02)[country: US(-0.08)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:91, ipnet:128.113.0.0/16, country:US]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2019 02:23:23 -0000 Solved this one. Was actually failing hardware brought on by changes in how 12 does things under the hood. On 2019-01-06 01:12, Dennis Glatting wrote: > On Sat, 2019-01-05 at 20:39 -0500, Bob Healey wrote: > >> I've been updating my 11.2 systems to 12 via freebsd-update. It has >> not >> been a smooth process at all. The virtual machines I did before the >> start of the new year had no issues. I posted the other day about >> issues with a C2000 Atom and the BTX loader hanging. >> >> Today I've run into 2 different problems. The first is a host that >> hard >> resets with a hypertransport error and bad dimm when something tries >> to >> write to drives connected to the onboard SATA controller. The second >> is >> when updating ports on a different system between the two post >> reboot >> freebsd-update installs, fetch is broken due to SSL problems. >> >> I was able to work past that via pkg-static list > pkg.lst && >> pkg-static >> delete -f *, doing the second install, and reinstalling all packages >> >> from scratch, but it was very frustrating and annoying to have to >> work >> through. 12.0 really feels like a late stage beta or release >> candidate >> with all the incompatibilities and work arounds required. >> >> Is anyone else having similar issues, or have I just been >> extraordinarily unlucky? > > I had ZFS problems with Beta, solved by reverting back to 11.2 (I > pretested in a virtual instance without ZFS and without trouble). I am > presently running 12.0 in one virtual instance and on one > consumer-grade bare metal, which has a known memory problem. 12.0 is > working in those two cases. > > Bare metal: > > FreeBSD 12.0-STABLE r342776 GENERIC amd64 > FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on > LVM 6.0.1) > VT(vga): resolution 640x480 > CPU: AMD FX(tm)-9590 Eight-Core Processor (4721.76-MHz K8-class CPU) > Origin="AuthenticAMD" Id=0x600f20 Family=0x15 Model=0x2 Stepping=0 > > Features=0x178bfbff > > Features2=0x3e98320b > AMD Features=0x2e500800 > AMD > Features2=0x1ebbfff > Structured Extended Features=0x8 > SVM: NP,NRIP,VClean,AFlush,DAssist,NAsids=65536 > TSC: P-state invariant, performance statistics > real memory = 34359738368 (32768 MB) > avail memory = 33319538688 (31775 MB) > Event timer "LAPIC" quality 600 > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > FreeBSD/SMP: 1 package(s) x 8 core(s) -- Bob Healey Systems Administrator Office of Research and Scientific Computation Research Center healer@rpi.edu (518) 276-6022