From owner-freebsd-stable@freebsd.org Mon Sep 23 12:39:50 2019 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 02049F313A; Mon, 23 Sep 2019 12:39:50 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cP6F6Djqz3xn9; Mon, 23 Sep 2019 12:39:49 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1129) id B512D10791; Mon, 23 Sep 2019 12:39:49 +0000 (UTC) Date: Mon, 23 Sep 2019 12:39:49 +0000 From: Li-Wen Hsu To: freebsd-testing@freebsd.org Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: FreeBSD CI Weekly Report 2019-09-22 Message-ID: <20190923123949.GA78668@freefall.freebsd.org> Reply-To: freebsd-testing@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.4 (2019-03-13) 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: Mon, 23 Sep 2019 12:39:50 -0000 (Please send the followup to freebsd-testing@ and note Reply-To is set.) FreeBSD CI Weekly Report 2019-09-22 =================================== Here is a summary of the FreeBSD Continuous Integration results for the period from 2019-09-16 to 2019-09-22. During this period, we have: * 2048 builds (99% (+3.7) passed, 1% (-3.7) failed) were executed on aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11 branches. * 359 test runs (77.2% (+18.8) passed, 22.8% (-8.2) unstable) were executed on amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches. * 42 doc builds (100% passed) Test case status (on 2019-09-22 23:59): | Branch/Architecture | Total | Pass | Fail | Skipped | | ------------------- | ---------- | ---------- | ------ | ------- | | head/amd64 | 7567 (+4) | 7504 (+4) | 0 (0) | 63 (+1) | | head/i386 | 7565 (+4) | 7493 (+3) | 0 (-2) | 72 (+3) | | 12-STABLE/amd64 | 7474 (+41) | 7430 (+41) | 0 (0) | 44 (0) | | 12-STABLE/i386 | 7472 (+41) | 7424 (+44) | 0 (0) | 48 (-3) | | 11-STABLE/amd64 | 6849 (+3) | 6805 (+3) | 0 (0) | 44 (0) | | 11-STABLE/i386 | 6847 (+3) | 6770 (+3) | 34 (0) | 43 (0) | (The statistics from experimental jobs are omitted) If any of the issues found by CI are in your area of interest or expertise please investigate the PRs listed below. The latest web version of this report is available at https://hackmd.io/@FreeBSD-CI/report-20190922 and archive is available at https://hackmd.io/@FreeBSD-CI/, any help is welcome. ## News * [FCP 20190401-ci_policy: CI policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) is in "feedback" state, please check and provide comments on -fcp@ and -hackers@ mailing lists. * [Testing/CI session in DevSummit201909](https://wiki.freebsd.org/DevSummit/201909) ## Failing Tests * https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/ * local.kyua.* (31 cases) * local.lutok.* (3 cases) ## Failing and Flaky Tests (from experimental jobs) * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ * cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d * https://bugs.freebsd.org/237641 * cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d * https://bugs.freebsd.org/240358 * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ * There are ~60 failing cases, including flakey ones, see https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/ for more details ## Disabled Tests * lib.libc.sys.mmap_test.mmap_truncate_signal https://bugs.freebsd.org/211924 Patch available: https://reviews.freebsd.org/D21566 * sys.fs.tmpfs.mount_test.large https://bugs.freebsd.org/212862 * sys.fs.tmpfs.link_test.kqueue https://bugs.freebsd.org/213662 * sys.kqueue.libkqueue.kqueue_test.main https://bugs.freebsd.org/233586 * sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop https://bugs.freebsd.org/220841 * lib.libc.regex.exhaust_test.regcomp_too_big (i386 only) https://bugs.freebsd.org/237450 * sys.netinet.socket_afinet.socket_afinet_bind_zero (new) https://bugs.freebsd.org/238781 * sys.netpfil.pf.names.names * sys.netpfil.pf.synproxy.synproxy https://bugs.freebsd.org/238870 * sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger https://bugs.freebsd.org/239292 * sys.netpfil.pf.forward.v4 (i386 only) * sys.netpfil.pf.forward.v6 (i386 only) * sys.netpfil.pf.set_tos.v4 (i386 only) https://bugs.freebsd.org/239380 * sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger https://bugs.freebsd.org/239397 * sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger https://bugs.freebsd.org/239399 * sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger https://bugs.freebsd.org/239425 * lib.libc.gen.getmntinfo_test.getmntinfo_test https://bugs.freebsd.org/240049 * sys.sys.qmath_test.qdivq_s64q https://bugs.freebsd.org/240219 * sys.kern.ptrace_test.ptrace__getppid https://bugs.freebsd.org/240510 * lib.libc.sys.stat_test.stat_socket https://bugs.freebsd.org/240621 * (new) sys.netpfil.common.tos.pf_tos (i386 only) https://bugs.freebsd.org/240086 * (new) lib.libarchive.functional_test.test_write_filter_zstd https://bugs.freebsd.org/240683 ## Issues ### Cause build fails * https://bugs.freebsd.org/233735 Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: machine/endian.h: No such file or directory * https://bugs.freebsd.org/233769 Possible build race: ld: error: unable to find library -lgcc_s ### Cause kernel panics * https://bugs.freebsd.org/238870 sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic Patch exists: * https://reviews.freebsd.org/D20868 * https://reviews.freebsd.org/D20869 ### Open * https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be converted to Python3 * https://bugs.freebsd.org/237641 Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d * https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." seen when running sys/netipsec tests * https://bugs.freebsd.org/238781 sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when mac_portacl(4) loaded * https://bugs.freebsd.org/239292 Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger * https://bugs.freebsd.org/239380 sys.netpfil.pf.forward.{v4,v6} and sys.netpfil.pf.set_tos.v4 fail on i386 * https://bugs.freebsd.org/239397 Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger * https://bugs.freebsd.org/239399 Flakey test case: sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger * https://bugs.freebsd.org/239425 Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger * https://bugs.freebsd.org/240085 Failing test: sys.netpfil.common.forward.pf_v4 on i386 * https://bugs.freebsd.org/240086 Failing test: sys.netpfil.common.tos.pf_tos on i386 ### Others * [Tickets related to testing@](https://preview.tinyurl.com/y9maauwg) From owner-freebsd-stable@freebsd.org Mon Sep 23 12:46:58 2019 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 8DAEAF3AB3 for ; Mon, 23 Sep 2019 12:46:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from pyroxene.sentex.ca (pyroxene.sentex.ca [IPv6:2607:f3e0:0:3::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pyroxene.sentex.ca", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cPGT46cVz3yh3; Mon, 23 Sep 2019 12:46:57 +0000 (UTC) (envelope-from mike@sentex.net) Received: from [IPv6:2607:f3e0:0:4:44b8:4488:207d:bd80] ([IPv6:2607:f3e0:0:4:44b8:4488:207d:bd80]) by pyroxene.sentex.ca (8.15.2/8.15.2) with ESMTPS id x8NCktAp055097 (version=TLSv1.2 cipher=AES128-SHA bits=128 verify=NO); Mon, 23 Sep 2019 08:46:56 -0400 (EDT) (envelope-from mike@sentex.net) Subject: Re: svn commit: r351246 - in stable: 11/sys/opencrypto 12/sys/opencrypto To: Jeremy Chadwick , John Baldwin Cc: freebsd-stable@freebsd.org References: <20190920184629.GA64953@koitsu.org> From: mike tancsa Openpgp: preference=signencrypt Autocrypt: addr=mike@sentex.net; keydata= mQENBFywzOMBCACoNFpwi5MeyEREiCeHtbm6pZJI/HnO+wXdCAWtZkS49weOoVyUj5BEXRZP xflV2ib2hflX4nXqhenaNiia4iaZ9ft3I1ebd7GEbGnsWCvAnob5MvDZyStDAuRxPJK1ya/s +6rOvr+eQiXYNVvfBhrCfrtR/esSkitBGxhUkBjOti8QwzD71JVF5YaOjBAs7jZUKyLGj0kW yDg4jUndudWU7G2yc9GwpHJ9aRSUN8e/mWdIogK0v+QBHfv/dsI6zVB7YuxCC9Fx8WPwfhDH VZC4kdYCQWKXrm7yb4TiVdBh5kgvlO9q3js1yYdfR1x8mjK2bH2RSv4bV3zkNmsDCIxjABEB AAG0HW1pa2UgdGFuY3NhIDxtaWtlQHNlbnRleC5uZXQ+iQFUBBMBCAA+FiEEmuvCXT0aY6hs 4SbWeVOEFl5WrMgFAlywzOYCGwMFCQHhM4AFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ eVOEFl5WrMhnPAf7Bf+ola0V9t4i8rwCMGvzkssGaxY/5zNSZO9BgSgfN0WzgmBEOy/3R4km Yn5KH94NltJYAAE5hqkFmAwK6psOqAR9cxHrRfU+gV2KO8pCDc6K/htkQcd/mclJYpCHp6Eq EVJOiAxcNaYuHZkeMdXDuvvI5Rk82VHk84BGgxIqIrhLlkguoPbXOOa+8c/Mpb1sRAGZEOuX EzKNC49+GS9gKW6ISbanyPsGEcFyP7GKMzcHBPf3cPrewZQZ6gBoNscasL6IJeAQDqzQAxbU GjO0qBSMRgnLXK7+DJlxrYdHGXqNbV6AYsmHJ6c2WWWiuRviFBqXinlgJ2FnYebZPAfWibkB DQRcsMzkAQgA1Dpo/xWS66MaOJLwA28sKNMwkEk1Yjs+okOXDOu1F+0qvgE8sVmrOOPvvWr4 axtKRSG1t2QUiZ/ZkW/x/+t0nrM39EANV1VncuQZ1ceIiwTJFqGZQ8kb0+BNkwuNVFHRgXm1 qzAJweEtRdsCMohB+H7BL5LGCVG5JaU0lqFU9pFP40HxEbyzxjsZgSE8LwkI6wcu0BLv6K6c Lm0EiHPOl5G8kgRi38PS7/6s3R8QDsEtbGsYy6O82k3zSLIjuDBwA9GRaeigGppTxzAHVjf5 o9KKu4O7gC2KKVHPegbXS+GK7DU0fjzX57H5bZ6komE5eY4p3oWT/CwVPSGfPs8jOwARAQAB iQE8BBgBCAAmFiEEmuvCXT0aY6hs4SbWeVOEFl5WrMgFAlywzOQCGwwFCQHhM4AACgkQeVOE Fl5WrMhmjQf/dBCjAVn1J0GzSsHiLvSAQz1cchbdy8LD0Tnpzjgp5KLU7sNojbI8vqt4yKAi cayI88j8+xxNXPMWM4pHELuUuVHS5XTpHa/wwulUtI5w/zyKlUDsIvqTPZLUEwH7DfNBueVM WyNaIjV2kxSmM8rNMC+RkgyfbjGLCkmWsMRVuLIUYpl5D9WHmenUbiErlKU2KvEEXEg/aLKq 3m/AdM9RAYsP9O4l+sAZEfyYoNJzDhTZMzn/9Q0uFPLK9smDQh4WBTFaApveVJPHRKmHPoNF Xxj+yScYdQ4SKH34WnhNSELvnZQ3ulH5tpASmm0w+GxfZqSc8+QCwoKtBRDUxoE56A== Message-ID: Date: Mon, 23 Sep 2019 08:46:56 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20190920184629.GA64953@koitsu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 46cPGT46cVz3yh3 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mike@sentex.net designates 2607:f3e0:0:3::18 as permitted sender) smtp.mailfrom=mike@sentex.net X-Spamd-Result: default: False [-4.11 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[sentex.net]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; IP_SCORE(-1.81)[ip: (-0.46), ipnet: 2607:f3e0::/32(-4.94), asn: 11647(-3.56), country: CA(-0.09)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:11647, ipnet:2607:f3e0::/32, country:CA]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(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: Mon, 23 Sep 2019 12:46:58 -0000 On 9/20/2019 2:46 PM, Jeremy Chadwick via freebsd-stable wrote: >> I've committed a fix to head and will MFC it in a few days. Thanks >> for tracking this down! > Did HEAD r351557 get backported/MFC'd into stable/11 and stable/12? Can > test stable/11 if needed. It has not been MFC'd to RELENG_11 as far as I can see.  I think the need is different in RELENG_12 vs 11 as explained in https://lists.freebsd.org/pipermail/svn-src-head/2019-August/127760.html That being said, the patch works as is for me to reduce the false positives in RELENG_11 0(releng11-amd64)# pwd /usr/src 0(releng11-amd64)# patch -p1  < p Hmm...  Looks like a unified diff to me... The text leading up to this was: -------------------------- |Modified: head/sys/opencrypto/cryptodev.c |============================================================================== |--- head/sys/opencrypto/cryptodev.c    Tue Aug 27 20:51:17 2019        (r351556) |+++ head/sys/opencrypto/cryptodev.c    Tue Aug 27 21:29:37 2019        (r351557) -------------------------- Patching file sys/opencrypto/cryptodev.c using Plan A... Hunk #1 succeeded at 393 (offset 2 lines). Hunk #2 succeeded at 413 (offset 2 lines). Hunk #3 succeeded at 437 (offset 2 lines). Hunk #4 succeeded at 457 with fuzz 1 (offset -6 lines). Hunk #5 succeeded at 753 (offset -45 lines). Hunk #6 succeeded at 955 (offset -6 lines). Hunk #7 succeeded at 1085 (offset -46 lines). done 0(releng11-amd64)#     ---Mike From owner-freebsd-stable@freebsd.org Mon Sep 23 16:06:10 2019 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 570A1F8DF5 for ; Mon, 23 Sep 2019 16:06:10 +0000 (UTC) (envelope-from bounces+SRS=cUoIX=XS@avalara1.onmicrosoft.com) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46cThL1BbKz4C8b for ; Mon, 23 Sep 2019 16:06:10 +0000 (UTC) (envelope-from bounces+SRS=cUoIX=XS@avalara1.onmicrosoft.com) Received: by mailman.nyi.freebsd.org (Postfix) id 270FBF8DF4; Mon, 23 Sep 2019 16:06:10 +0000 (UTC) Delivered-To: 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 26CEDF8DF3 for ; Mon, 23 Sep 2019 16:06:10 +0000 (UTC) (envelope-from bounces+SRS=cUoIX=XS@avalara1.onmicrosoft.com) Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bgr052100131058.outbound.protection.outlook.com [52.100.131.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "GlobalSign Organization Validation CA - SHA256 - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cThK1Dfrz4C8Z for ; Mon, 23 Sep 2019 16:06:08 +0000 (UTC) (envelope-from bounces+SRS=cUoIX=XS@avalara1.onmicrosoft.com) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=oGn4svgMUfYtfQlTHc53IPW05+p77eU+8VNMJ7+UKtMpR8slKRyOKP7VzDY6t6mWrgaCK0zT3A2Cgr0h6BCIy2eu18gs8b7UuBQhViacF4slMi6WBkgipR6GQ/CtaLAC1qMgImP/hypBxHrZ9jDG12LtrBudlCl7keEwZGGoLJkJ1BDvsKAZmWOL0xeEIDyn5b49ZjfYINkSTbuOB40TCl502UmW2TQ4W4zl976c1fMDmoYYuSdjcjP2rRFTa7n21pkws4CuwQWQnKVEnT7zaKWPQGVzcmrSzUj7vT2YMPRF8ZbD8CbsS116KQZkiF19TReiqKzBGSXMQMDFrNB4rQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=OoNJAOHMso7JndpOCh6WR9V7I08ppHx9LAYIPnwrv2Y=; b=T9KOg6G66wJ8A2eWEd4Exl/2HUfMPquALn5UD73flHpquAy9jykbdnNQBH2Q6vfXYzo+ETGv3QbobsUZsBCDQv3fWD5urEnyiMdY+hBr4IvUCDRL/d2l+x5MVRmuz1r4Vr8M15MVQ/V96ktNjhiz7ILV3yQdZEkrhaxVZuQnpaGe3yUHzPH5FxRjCGsVt+/PASq0c7qGrbYv+RYk5H/62wwbIAEW976f9tdrWw4T/AQ+ej9Xru7pxKPhpi0pBqszgDLoUlGz3nlx3yQUeQwCZFtTf/KGXQR97nLawhNl+uVsW1o59gMIYgp9EmpEC9gxrTWjxS+3jEsC1SH7E60Kzw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=softfail (sender ip is 204.76.29.5) smtp.rcpttodomain=freebsd.org smtp.mailfrom=hotmail.com; dmarc=fail (p=none sp=none pct=100) action=none header.from=hotmail.com; dkim=none (message not signed); arc=none Received: from MWHPR13CA0035.namprd13.prod.outlook.com (2603:10b6:300:95::21) by DM5PR1301MB2220.namprd13.prod.outlook.com (2603:10b6:4:33::37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2305.15; Mon, 23 Sep 2019 16:06:07 +0000 Received: from CO1NAM04FT020.eop-NAM04.prod.protection.outlook.com (2a01:111:f400:7e4d::208) by MWHPR13CA0035.outlook.office365.com (2603:10b6:300:95::21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2305.11 via Frontend Transport; Mon, 23 Sep 2019 16:06:07 +0000 Received-SPF: SoftFail (protection.outlook.com: domain of transitioning hotmail.com discourages use of 204.76.29.5 as permitted sender) Received: from ahtinfmrs-wv01.SanJuan.Avalara.com (204.76.29.5) by CO1NAM04FT020.mail.protection.outlook.com (10.152.90.63) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2284.20 via Frontend Transport; Mon, 23 Sep 2019 16:06:06 +0000 Received: from fixed-138-186-29-150.totalplay.net ([10.40.60.223]) by ahtinfmrs-wv01.SanJuan.Avalara.com with Microsoft SMTPSVC(10.0.14393.2608); Mon, 23 Sep 2019 09:06:03 -0700 From: Plumas Pistola To: stable@freebsd.org Subject: Defiendase de asaltos y agresiones. Date: 23 Sep 2019 11:06:04 -0500 Message-ID: <20190923110604.23C9ED78DA593386@hotmail.com> X-OriginalArrivalTime: 23 Sep 2019 16:06:04.0399 (UTC) FILETIME=[CD2F5FF0:01D57228] X-EOPAttributedMessage: 0 X-MS-Office365-Filtering-HT: Tenant X-Forefront-Antispam-Report: CIP:204.76.29.5; IPV:CAL; CTRY:US; EFV:NLI; SFV:SPM; SFS:(10019020)(136003)(346002)(396003)(39860400002)(376002)(189003)(199004)(6916009)(6306002)(54896002)(55046002)(236005)(33656002)(8266002)(2906002)(50466002)(97876018)(2351001)(2361001)(81166006)(53416004)(70586007)(86362001)(606006)(316002)(8676002)(70206006)(76130400001)(498600001)(26826003)(8746002)(8936002)(54836003)(558084003)(23846002)(1076003)(476003)(356004)(26005)(81156014)(336012)(2616005)(23756003)(36756003)(82202003)(103936005)(5660300002)(126002)(486006)(500100015)(302494002); DIR:OUT; SFP:1501; SCL:5; SRVR:DM5PR1301MB2220; H:ahtinfmrs-wv01.SanJuan.Avalara.com; FPR:; SPF:SoftFail; LANG:es; PTR:InfoDomainNonexistent; MX:1; A:1; X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: d02cc398-99e7-4127-9f0b-08d7403ff109 X-MS-TrafficTypeDiagnostic: DM5PR1301MB2220: X-MS-Exchange-PUrlCount: 1 X-Microsoft-Antispam-PRVS: X-MS-Oob-TLC-OOBClassifiers: OLM:96; X-Forefront-PRVS: 0169092318 X-MS-Exchange-SenderADCheck: 2 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: a5856SxMZNWRm7/aibrpNX6KZUxuwlX8SihjuyiPjLsz7CxSIew0R5tu0XWIqK3ChdXP7eL43DS1aZw2oQRwWLElzi62Em65rpsiNQrXgnKxn0ipsUNEGyIkbErpIDYZEugE9zbqjt64n9ZoTnTXl6eE+JlcBqnbOy2Gz0JBJicRxaCC1SfIQxo8aOiLXhoy9y4UHCNmR6RqIULHdnLEBMa2DnmYO3CmP3wsOVsuO8qFqG0iHXIlflUAuhotZK9CeXqshBjhFTeqzxd0Pvtd0vF13G+VFvyIxZ8I3K3oV3TP4z0cT0zONwRcewLwEdlSZYaKmzo2IupHeE3bwr5ObUwcfKKO/ByMz6EzrYJO8B4/tmrraDfi1v5NVHiAiC5XUaQtxVBL+t7HVK1Sj1ws0oVqkQqJBHRfho01o3ql9gaRrg4zplqwHLnWAp7by6xEgdH5jG4uL7+341zFGJccoyFVrr6MiWf8aU6AEarHdWSL2OE3+6inLTgf4fkB1xbU X-OriginatorOrg: avalara1.onmicrosoft.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 23 Sep 2019 16:06:06.1113 (UTC) X-MS-Exchange-CrossTenant-Network-Message-Id: d02cc398-99e7-4127-9f0b-08d7403ff109 X-MS-Exchange-CrossTenant-Id: 5b619e8d-9886-4c7b-bdf6-585dcfb14acb X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=5b619e8d-9886-4c7b-bdf6-585dcfb14acb; Ip=[204.76.29.5]; Helo=[ahtinfmrs-wv01.SanJuan.Avalara.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM5PR1301MB2220 X-Rspamd-Queue-Id: 46cThK1Dfrz4C8Z X-Spamd-Bar: +++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=hotmail.com (policy=none); spf=pass (mx1.freebsd.org: domain of bounces@avalara1.onmicrosoft.com designates 52.100.131.58 as permitted sender) smtp.mailfrom=bounces@avalara1.onmicrosoft.com X-Spamd-Result: default: False [7.15 / 15.00]; R_SPF_ALLOW(0.00)[+ip4:52.100.0.0/14]; FREEMAIL_FROM(0.00)[hotmail.com]; TO_DN_NONE(0.00)[]; FORGED_SENDER(0.30)[armasmex@hotmail.com,bounces@avalara1.onmicrosoft.com]; MIME_TRACE(0.00)[0:~]; MICROSOFT_SPAM(4.00)[]; ASN(0.00)[asn:8075, ipnet:52.96.0.0/12, country:US]; FROM_NEQ_ENVFROM(0.00)[armasmex@hotmail.com,bounces@avalara1.onmicrosoft.com]; MID_RHS_MATCH_FROM(0.00)[]; ARC_ALLOW(0.00)[i=1]; TAGGED_FROM(0.00)[SRS=cUoIX=XS]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; IP_SCORE_FREEMAIL(0.00)[]; R_DKIM_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; RCVD_TLS_LAST(0.00)[]; NEURAL_SPAM_LONG(0.94)[0.945,0]; RCVD_IN_DNSWL_NONE(0.00)[58.131.100.52.list.dnswl.org : 127.0.3.0]; MIME_HTML_ONLY(0.20)[]; IP_SCORE(0.00)[ip: (-6.17), ipnet: 52.96.0.0/12(-3.27), asn: 8075(-2.54), country: US(-0.05)]; URIBL_XBL(1.50)[armas-mexico.com]; R_NO_SPACE_IN_FROM(1.00)[]; GREYLIST(0.00)[pass,body]; DMARC_POLICY_SOFTFAIL(0.10)[hotmail.com : SPF not aligned (relaxed), No valid DKIM, none] X-Spam: Yes MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Mon, 23 Sep 2019 16:06:10 -0000 From owner-freebsd-stable@freebsd.org Mon Sep 23 16:40:25 2019 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 B9F5FF9A99 for ; Mon, 23 Sep 2019 16:40:25 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from relay2.cretaforce.gr (relay2.cretaforce.gr [195.201.253.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cVRr4VyCz4DfJ for ; Mon, 23 Sep 2019 16:40:24 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from server1.cretaforce.gr (server1.cretaforce.gr [138.201.248.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by smtp2.cretaforce.gr (Postfix) with ESMTPS id BBD801F444 for ; Mon, 23 Sep 2019 19:40:21 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cretaforce.gr; s=cretaforce; t=1569256821; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tZ2Y8vvoUaQQm6zrQSoIqFdDNFk3t7KqoejhPxE6Xpg=; b=WctoBCmmG37Y4QWc0db4q5A7kYhUHfbWJj/5VIY/QUsV/Ys76xa31jj/fVKeYvpDg5VUPt APeY4fwwGvqyyDz1EB1HHP7JfklGmo5/zvyks+cF+pmO4xJZOUBZwaKl7do4AOBaV26OKh HULFKt7Ms8afSNVu/8zTIyomBY/N0tk= Received: from [192.168.2.2] (unknown [83.235.111.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: chris@cretaforce.gr) by server1.cretaforce.gr (Postfix) with ESMTPSA id 7362B27344; Mon, 23 Sep 2019 19:40:21 +0300 (EEST) From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: help with crash dump Message-Id: Date: Mon, 23 Sep 2019 19:40:20 +0300 Cc: freebsd-stable To: FreeBSD Mailing List X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 46cVRr4VyCz4DfJ X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cretaforce.gr header.s=cretaforce header.b=WctoBCmm; dmarc=none; spf=pass (mx1.freebsd.org: domain of chris@cretaforce.gr designates 195.201.253.149 as permitted sender) smtp.mailfrom=chris@cretaforce.gr X-Spamd-Result: default: False [-4.12 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[cretaforce.gr:s=cretaforce]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:195.201.253.149]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[cretaforce.gr]; DWL_DNSWL_LOW(-1.00)[cretaforce.gr.dwl.dnswl.org : 127.0.5.1]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[cretaforce.gr:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-1.03)[ipnet: 195.201.0.0/16(-3.34), asn: 24940(-1.77), country: DE(-0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[149.253.201.195.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[] 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: Mon, 23 Sep 2019 16:40:25 -0000 Randomly every few weeks / months one of the servers I manage gets a = panic. It doesn't happen on the same server every time. I run FreeBSD stable compiled on 2 September 2019 but it did happen with = previous versions too and if I remember correctly it did happen with = FreeBSD 11 too. I don't have /usr/lib/debug/kernel files (I delete them to save some = space) but I can recompile a new kernel / userland if it's needed. Any idea what the issue is? kgdb /boot/kernel/kernel ./vmcore.0 GNU gdb (GDB) 8.3 [GDB v8.3 for FreeBSD] Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later = This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd12.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /boot/kernel/kernel... (No debugging symbols found in /boot/kernel/kernel) 0xffffffff80bff56a in sched_switch () (kgdb) bt #0 0xffffffff80bff56a in sched_switch () #1 0xffffffff80bd9be2 in mi_switch () #2 0xffffffff80c29175 in sleepq_catch_signals () #3 0xffffffff80c28caf in sleepq_wait_sig () #4 0xffffffff80bd960a in _sleep () #5 0xffffffff80c64e02 in solisten_dequeue () #6 0xffffffff80c6c763 in kern_accept4 () #7 0xffffffff80c6ca40 in accept1 () #8 0xffffffff810a48b4 in amd64_syscall () #9 #10 0x0000000800ad68ca in ?? () Backtrace stopped: Cannot access memory at address 0x7ffffffee648= From owner-freebsd-stable@freebsd.org Tue Sep 24 03:38:11 2019 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 1F626F622A for ; Tue, 24 Sep 2019 03:38:11 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [174.136.98.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.nomadlogic.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cn2p0n9Zz3xYN for ; Tue, 24 Sep 2019 03:38:09 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.206] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 0c0f2be4 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Tue, 24 Sep 2019 03:38:08 +0000 (UTC) To: "freebsd-stable@freebsd.org" From: Pete Wright Subject: suspend resume broken on 12.1-BETA1? Message-ID: <3c66b4d6-3808-ea6c-f711-de888d1e47ce@nomadlogic.org> Date: Mon, 23 Sep 2019 20:38:07 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 46cn2p0n9Zz3xYN X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 174.136.98.114 as permitted sender) smtp.mailfrom=pete@nomadlogic.org X-Spamd-Result: default: False [-3.85 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[239.162.243.23.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DMARC_NA(0.00)[nomadlogic.org]; TO_DN_EQ_ADDR_ALL(0.00)[]; IP_SCORE(-2.56)[ip: (-9.20), ipnet: 174.136.96.0/20(-3.27), asn: 25795(-0.31), country: US(-0.05)]; NEURAL_HAM_MEDIUM(-0.98)[-0.985,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:25795, ipnet:174.136.96.0/20, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(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: Tue, 24 Sep 2019 03:38:11 -0000 i've got an amd64 laptop which while running stable had no issues with suspend/resume.  after upgrading to beta1 yesterday the system hangs on resume.  its a hard hang on resume, can't SSH in and nothing gets into the logs. i've been able to reproduce both with the i915kms module loaded, as well as with it *not* loaded.  has anyone else been able to reproduce this? cheers, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA From owner-freebsd-stable@freebsd.org Tue Sep 24 08:09:35 2019 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 E1E77FCD98; Tue, 24 Sep 2019 08:09:35 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46cv3y4KCpz49Pk; Tue, 24 Sep 2019 08:09:33 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) by pochta-mx.canmos.ru (Postfix) with ESMTP id 6F0862DBBB1A; Tue, 24 Sep 2019 11:15:11 +0300 (MSK) X-Spam-Checker-Version: SpamAssassin 3.3.2-pochta_20190408 (2011-06-06) on pochta.canmos.ru X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2-pochta_20190408 X-Spam-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by pochta-mx.canmos.ru (Postfix) with ESMTPS; Tue, 24 Sep 2019 11:15:11 +0300 (MSK) Date: Tue, 24 Sep 2019 11:15:11 +0300 (MSK) From: "Igor V. Ruzanov" X-X-Sender: igorr@pochta.canmos.ru To: Christos Chatzaras cc: FreeBSD Mailing List , freebsd-stable Subject: Re: help with crash dump In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-GPG-PUBLIC-KEY: 1024D/F433BDD5 2009-06-17 Igor V. Ruzanov X-GPG-FINGERPRINT: 5030 C793 4238 FAFF 827F 0E99 FDCE 63DD F433 BDD5 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Rspamd-Queue-Id: 46cv3y4KCpz49Pk X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=canmos.ru (policy=none); spf=none (mx1.freebsd.org: domain of igorr@pochta-mx.canmos.ru has no SPF policy when checking 89.107.127.240) smtp.mailfrom=igorr@pochta-mx.canmos.ru X-Spamd-Result: default: False [-1.76 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.92)[-0.922,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_LONG(-1.00)[-0.996,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(0.06)[ipnet: 89.107.120.0/21(0.16), asn: 39821(0.13), country: RU(0.01)]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:39821, ipnet:89.107.120.0/21, country:RU]; RCVD_COUNT_TWO(0.00)[2]; DMARC_POLICY_SOFTFAIL(0.10)[canmos.ru : No valid SPF, No valid DKIM,none] 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: Tue, 24 Sep 2019 08:09:35 -0000 What kernel modules do you load with this kernel? (show the list via kldstat) |Randomly every few weeks / months one of the servers I manage gets a panic. It doesn't happen on the same server every time. | |I run FreeBSD stable compiled on 2 September 2019 but it did happen with previous versions too and if I remember correctly it did happen with FreeBSD 11 too. | |I don't have /usr/lib/debug/kernel files (I delete them to save some space) but I can recompile a new kernel / userland if it's needed. | |Any idea what the issue is? | |kgdb /boot/kernel/kernel ./vmcore.0 |GNU gdb (GDB) 8.3 [GDB v8.3 for FreeBSD] |Copyright (C) 2019 Free Software Foundation, Inc. |License GPLv3+: GNU GPL version 3 or later |This is free software: you are free to change and redistribute it. |There is NO WARRANTY, to the extent permitted by law. |Type "show copying" and "show warranty" for details. |This GDB was configured as "x86_64-portbld-freebsd12.0". |Type "show configuration" for configuration details. |For bug reporting instructions, please see: |. |Find the GDB manual and other documentation resources online at: | . | |For help, type "help". |Type "apropos word" to search for commands related to "word"... |Reading symbols from /boot/kernel/kernel... |(No debugging symbols found in /boot/kernel/kernel) |0xffffffff80bff56a in sched_switch () |(kgdb) bt |#0 0xffffffff80bff56a in sched_switch () |#1 0xffffffff80bd9be2 in mi_switch () |#2 0xffffffff80c29175 in sleepq_catch_signals () |#3 0xffffffff80c28caf in sleepq_wait_sig () |#4 0xffffffff80bd960a in _sleep () |#5 0xffffffff80c64e02 in solisten_dequeue () |#6 0xffffffff80c6c763 in kern_accept4 () |#7 0xffffffff80c6ca40 in accept1 () |#8 0xffffffff810a48b4 in amd64_syscall () |#9 |#10 0x0000000800ad68ca in ?? () |Backtrace stopped: Cannot access memory at address 0x7ffffffee648 |_______________________________________________ |freebsd-questions@freebsd.org mailing list |https://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" | From owner-freebsd-stable@freebsd.org Tue Sep 24 08:59:12 2019 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 5B2D0FE080 for ; Tue, 24 Sep 2019 08:59:12 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from relay2.cretaforce.gr (relay2.cretaforce.gr [195.201.253.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cw9C1VMlz4Ctx for ; Tue, 24 Sep 2019 08:59:10 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from server1.cretaforce.gr (server1.cretaforce.gr [138.201.248.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by smtp2.cretaforce.gr (Postfix) with ESMTPS id C1CB31F489 for ; Tue, 24 Sep 2019 11:59:08 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cretaforce.gr; s=cretaforce; t=1569315548; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vszOrI0T+mSHRRrRPuCBn0uQsfh2obaQzCoWNaLrGLk=; b=cdAeTmepDamRygLfNMOfF4Oryqoem3cp0nEzxDgzPuVAw5gakHYfEjdfqmFxG0/CTVbmSZ fRWUnyboQJV7pc+fRFCyohmRSdIe60/Y6VpCKRCY2/FOBLR7VLY70xkDp/2U5xqgEuzV89 e8OpKUGIfuJ2rvAfYTJSM0MN/JOv2do= Received: from [192.168.2.2] (unknown [83.235.111.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: chris@cretaforce.gr) by server1.cretaforce.gr (Postfix) with ESMTPSA id 7B7E12732E; Tue, 24 Sep 2019 11:59:08 +0300 (EEST) From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: help with crash dump Date: Tue, 24 Sep 2019 11:59:07 +0300 References: To: freebsd-stable , FreeBSD Mailing List In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 46cw9C1VMlz4Ctx X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cretaforce.gr header.s=cretaforce header.b=cdAeTmep; dmarc=none; spf=pass (mx1.freebsd.org: domain of chris@cretaforce.gr designates 195.201.253.149 as permitted sender) smtp.mailfrom=chris@cretaforce.gr X-Spamd-Result: default: False [-4.13 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[cretaforce.gr:s=cretaforce]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:195.201.253.149]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[cretaforce.gr]; DWL_DNSWL_LOW(-1.00)[cretaforce.gr.dwl.dnswl.org : 127.0.5.1]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[cretaforce.gr:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-1.03)[ipnet: 195.201.0.0/16(-3.37), asn: 24940(-1.78), country: DE(-0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[149.253.201.195.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[] 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: Tue, 24 Sep 2019 08:59:12 -0000 Id Refs Address Size Name 1 12 0xffffffff80200000 2446480 kernel 2 1 0xffffffff82648000 281e0 geom_mirror.ko 3 1 0xffffffff82a21000 88e8 tmpfs.ko 4 1 0xffffffff82a2a000 258f8 ipfw.ko 5 1 0xffffffff82a50000 acf mac_ntpd.ko 6 1 0xffffffff82a51000 2940 nullfs.ko > On 24 Sep 2019, at 11:15, Igor V. Ruzanov = wrote: >=20 > What kernel modules do you load with this kernel? (show the list via=20= > kldstat) From owner-freebsd-stable@freebsd.org Tue Sep 24 09:37:31 2019 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 C55EDFEF67; Tue, 24 Sep 2019 09:37:31 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46cx1Q1R7Qz4FcT; Tue, 24 Sep 2019 09:37:29 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) by pochta-mx.canmos.ru (Postfix) with ESMTP id D65DE2DBC388; Tue, 24 Sep 2019 12:43:13 +0300 (MSK) X-Spam-Checker-Version: SpamAssassin 3.3.2-pochta_20190408 (2011-06-06) on pochta.canmos.ru X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2-pochta_20190408 X-Spam-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by pochta-mx.canmos.ru (Postfix) with ESMTPS; Tue, 24 Sep 2019 12:43:13 +0300 (MSK) Date: Tue, 24 Sep 2019 12:43:13 +0300 (MSK) From: "Igor V. Ruzanov" X-X-Sender: igorr@pochta.canmos.ru To: Christos Chatzaras cc: freebsd-stable , FreeBSD Mailing List Subject: Re: help with crash dump In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-GPG-PUBLIC-KEY: 1024D/F433BDD5 2009-06-17 Igor V. Ruzanov X-GPG-FINGERPRINT: 5030 C793 4238 FAFF 827F 0E99 FDCE 63DD F433 BDD5 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Rspamd-Queue-Id: 46cx1Q1R7Qz4FcT X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=canmos.ru (policy=none); spf=none (mx1.freebsd.org: domain of igorr@pochta-mx.canmos.ru has no SPF policy when checking 89.107.127.240) smtp.mailfrom=igorr@pochta-mx.canmos.ru X-Spamd-Result: default: False [-1.78 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.94)[-0.940,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(0.06)[ipnet: 89.107.120.0/21(0.15), asn: 39821(0.12), country: RU(0.01)]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:39821, ipnet:89.107.120.0/21, country:RU]; RCVD_COUNT_TWO(0.00)[2]; DMARC_POLICY_SOFTFAIL(0.10)[canmos.ru : No valid SPF, No valid DKIM,none] 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: Tue, 24 Sep 2019 09:37:31 -0000 Is your kernel custom and you were compile it? If yes, could you please send kernel config to here? |Id Refs Address Size Name | 1 12 0xffffffff80200000 2446480 kernel | 2 1 0xffffffff82648000 281e0 geom_mirror.ko | 3 1 0xffffffff82a21000 88e8 tmpfs.ko | 4 1 0xffffffff82a2a000 258f8 ipfw.ko | 5 1 0xffffffff82a50000 acf mac_ntpd.ko | 6 1 0xffffffff82a51000 2940 nullfs.ko | | | | |> On 24 Sep 2019, at 11:15, Igor V. Ruzanov wrote: |> |> What kernel modules do you load with this kernel? (show the list via |> kldstat) | |_______________________________________________ |freebsd-questions@freebsd.org mailing list |https://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" | From owner-freebsd-stable@freebsd.org Tue Sep 24 10:08:18 2019 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 72288121011 for ; Tue, 24 Sep 2019 10:08:18 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from relay3.cretaforce.gr (relay3.cretaforce.gr [195.201.253.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cxhx1WCBz4HFX for ; Tue, 24 Sep 2019 10:08:16 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from server1.cretaforce.gr (server1.cretaforce.gr [138.201.248.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by smtp1.cretaforce.gr (Postfix) with ESMTPS id 6963E1F4C3 for ; Tue, 24 Sep 2019 13:08:14 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cretaforce.gr; s=cretaforce; t=1569319694; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wALRHEvrJ5VdATj3nt9P5tmvjkuO4HMcF3z8l0n9SII=; b=f10yQ9++Vgx1oSg2V0Vd1ZUJIDSbdm/K54ag+PnQReMX3c+7rksxsrrzfrfxH/dxGFxRsY ETlw9M9lHv50i+iq++jPD1oXdlJ0xacFePdmoun9+yBxIrQepr8EZtvsO1L7Ega/xzq8lV cPYPGTm0DU+QOkDEeSgyERS0p0m8Ppw= Received: from [192.168.2.2] (unknown [83.235.111.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: chris@cretaforce.gr) by server1.cretaforce.gr (Postfix) with ESMTPSA id 1AFF42732E; Tue, 24 Sep 2019 13:08:14 +0300 (EEST) From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: help with crash dump Date: Tue, 24 Sep 2019 13:08:12 +0300 References: To: freebsd-stable , FreeBSD Mailing List In-Reply-To: Message-Id: <1B731F7D-12EA-48E7-9D75-BA83990FE785@cretaforce.gr> X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 46cxhx1WCBz4HFX X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cretaforce.gr header.s=cretaforce header.b=f10yQ9++; dmarc=none; spf=pass (mx1.freebsd.org: domain of chris@cretaforce.gr designates 195.201.253.216 as permitted sender) smtp.mailfrom=chris@cretaforce.gr X-Spamd-Result: default: False [-4.13 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[cretaforce.gr:s=cretaforce]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:195.201.253.216]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[cretaforce.gr]; DWL_DNSWL_LOW(-1.00)[cretaforce.gr.dwl.dnswl.org : 127.0.5.1]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[cretaforce.gr:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-1.04)[ipnet: 195.201.0.0/16(-3.39), asn: 24940(-1.78), country: DE(-0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[216.253.201.195.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[] 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: Tue, 24 Sep 2019 10:08:18 -0000 > On 24 Sep 2019, at 12:43, Igor V. Ruzanov = wrote: >=20 > Is your kernel custom and you were compile it? If yes, could you = please=20 > send kernel config to here? The kernel is from 12.0-STABLE r351639. I use the GENERIC config to compile the kernel but with custom src.conf: cat /etc/src.conf WITHOUT_AUTHPF=3Dyes WITHOUT_AUTOFS=3Dyes WITHOUT_BHYVE=3Dyes WITHOUT_BLUETOOTH=3Dyes WITHOUT_BOOTPARAMD=3Dyes WITHOUT_BOOTPD=3Dyes WITHOUT_BSDINSTALL=3Dyes WITHOUT_CCD=3Dyes WITHOUT_CTM=3Dyes WITHOUT_CUSE=3Dyes WITHOUT_CXGBETOOL=3Dyes WITHOUT_DEBUG_FILES=3Dyes WITHOUT_FLOPPY=3Dyes WITHOUT_FREEBSD_UPDATE=3Dyes WITHOUT_GCOV=3Dyes WITHOUT_HAST=3Dyes WITHOUT_HTML=3Dyes WITHOUT_HYPERV=3Dyes WITHOUT_I4B=3Dyes WITHOUT_IPFILTER=3Dyes WITHOUT_LPR=3Dyes WITHOUT_MLX5TOOL=3Dyes WITHOUT_MODULE_DRM=3Dyes WITHOUT_MODULE_DRM2=3Dyes WITHOUT_NCP=3Dyes WITHOUT_NDIS=3Dyes WITHOUT_OBJC=3Dyes WITHOUT_PF=3Dyes WITHOUT_PMC=3Dyes WITHOUT_PPP=3Dyes WITHOUT_PROFILE=3Dyes WITHOUT_RADIUS_SUPPORT=3Dyes WITHOUT_RBOOTD=3Dyes WITHOUT_REPRODUCIBLE_BUILD=3Dyes WITHOUT_SHAREDOCS=3Dyes WITHOUT_SYSINSTALL=3Dyes WITHOUT_TESTS=3Dyes WITHOUT_TFTP=3Dyes WITHOUT_TIMED=3Dyes WITHOUT_USB_GADGET_EXAMPLES=3Dyes WITHOUT_WIRELESS=3Dyes WITHOUT_WPA_SUPPLICANT_EAPOL=3Dyes WITHOUT_ZFS=3Dyes= From owner-freebsd-stable@freebsd.org Tue Sep 24 11:09:45 2019 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 950B212267F; Tue, 24 Sep 2019 11:09:45 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46cz3r3Rqyz4Knk; Tue, 24 Sep 2019 11:09:44 +0000 (UTC) (envelope-from igorr@pochta-mx.canmos.ru) Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) by pochta-mx.canmos.ru (Postfix) with ESMTP id 521912DBC386; Tue, 24 Sep 2019 14:15:27 +0300 (MSK) X-Spam-Checker-Version: SpamAssassin 3.3.2-pochta_20190408 (2011-06-06) on pochta.canmos.ru X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2-pochta_20190408 X-Spam-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from pochta-mx.canmos.ru (pochta-mx.canmos.ru [89.107.127.240]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by pochta-mx.canmos.ru (Postfix) with ESMTPS; Tue, 24 Sep 2019 14:15:27 +0300 (MSK) Date: Tue, 24 Sep 2019 14:15:27 +0300 (MSK) From: "Igor V. Ruzanov" X-X-Sender: igorr@pochta.canmos.ru To: Christos Chatzaras cc: freebsd-stable , FreeBSD Mailing List Subject: Re: help with crash dump In-Reply-To: <1B731F7D-12EA-48E7-9D75-BA83990FE785@cretaforce.gr> Message-ID: References: <1B731F7D-12EA-48E7-9D75-BA83990FE785@cretaforce.gr> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-GPG-PUBLIC-KEY: 1024D/F433BDD5 2009-06-17 Igor V. Ruzanov X-GPG-FINGERPRINT: 5030 C793 4238 FAFF 827F 0E99 FDCE 63DD F433 BDD5 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Rspamd-Queue-Id: 46cz3r3Rqyz4Knk X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=canmos.ru (policy=none); spf=none (mx1.freebsd.org: domain of igorr@pochta-mx.canmos.ru has no SPF policy when checking 89.107.127.240) smtp.mailfrom=igorr@pochta-mx.canmos.ru X-Spamd-Result: default: False [-1.58 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.89)[-0.887,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_LONG(-0.99)[-0.988,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(0.19)[ip: (0.68), ipnet: 89.107.120.0/21(0.15), asn: 39821(0.12), country: RU(0.01)]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:39821, ipnet:89.107.120.0/21, country:RU]; RCVD_COUNT_TWO(0.00)[2]; DMARC_POLICY_SOFTFAIL(0.10)[canmos.ru : No valid SPF, No valid DKIM,none] 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: Tue, 24 Sep 2019 11:09:45 -0000 Please try to remove 'WITHOUT_REPRODUCIBLE_BUILD' option and recompile the kernel to see if it will be stable in your context. The modern FreeBSD releses (12.0 for example) is with reproducible build enabled now. As quck check, tell uname -a and you will give the following output: FreeBSD xxx.yourdomain.tld 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 #0: Mon Oct 24 18:49:24 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 And without WITHOUT_REPRODUCIBLE_BUILD you should see the ident: FreeBSD xxx.yourdomin.tld 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 GENERIC amd64 | |> On 24 Sep 2019, at 12:43, Igor V. Ruzanov wrote: |> |> Is your kernel custom and you were compile it? If yes, could you please |> send kernel config to here? | | |The kernel is from 12.0-STABLE r351639. | |I use the GENERIC config to compile the kernel but with custom src.conf: | |cat /etc/src.conf | |WITHOUT_AUTHPF=yes |WITHOUT_AUTOFS=yes |WITHOUT_BHYVE=yes |WITHOUT_BLUETOOTH=yes |WITHOUT_BOOTPARAMD=yes |WITHOUT_BOOTPD=yes |WITHOUT_BSDINSTALL=yes |WITHOUT_CCD=yes |WITHOUT_CTM=yes |WITHOUT_CUSE=yes |WITHOUT_CXGBETOOL=yes |WITHOUT_DEBUG_FILES=yes |WITHOUT_FLOPPY=yes |WITHOUT_FREEBSD_UPDATE=yes |WITHOUT_GCOV=yes |WITHOUT_HAST=yes |WITHOUT_HTML=yes |WITHOUT_HYPERV=yes |WITHOUT_I4B=yes |WITHOUT_IPFILTER=yes |WITHOUT_LPR=yes |WITHOUT_MLX5TOOL=yes |WITHOUT_MODULE_DRM=yes |WITHOUT_MODULE_DRM2=yes |WITHOUT_NCP=yes |WITHOUT_NDIS=yes |WITHOUT_OBJC=yes |WITHOUT_PF=yes |WITHOUT_PMC=yes |WITHOUT_PPP=yes |WITHOUT_PROFILE=yes |WITHOUT_RADIUS_SUPPORT=yes |WITHOUT_RBOOTD=yes |WITHOUT_REPRODUCIBLE_BUILD=yes |WITHOUT_SHAREDOCS=yes |WITHOUT_SYSINSTALL=yes |WITHOUT_TESTS=yes |WITHOUT_TFTP=yes |WITHOUT_TIMED=yes |WITHOUT_USB_GADGET_EXAMPLES=yes |WITHOUT_WIRELESS=yes |WITHOUT_WPA_SUPPLICANT_EAPOL=yes |WITHOUT_ZFS=yes |_______________________________________________ |freebsd-questions@freebsd.org mailing list |https://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" | From owner-freebsd-stable@freebsd.org Tue Sep 24 15:45:53 2019 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 32FC81291C7 for ; Tue, 24 Sep 2019 15:45:53 +0000 (UTC) (envelope-from john@spikefishsolutions.com) Received: from mail-lj1-x232.google.com (mail-lj1-x232.google.com [IPv6:2a00:1450:4864:20::232]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46d5BS0Rb8z4Zsc for ; Tue, 24 Sep 2019 15:45:51 +0000 (UTC) (envelope-from john@spikefishsolutions.com) Received: by mail-lj1-x232.google.com with SMTP id f5so2393598ljg.8 for ; Tue, 24 Sep 2019 08:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=spikefishsolutions.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=2gabdRLSxtk1cYz7OjxV2kJRl0/SSrNh/eciUe0t7+Y=; b=G5xTlqpRELGhdUnPN0Ma+6Lfm6VuUTX6JZcS/OeX0uJCPB9ekQrF0NqS7DW0dQBs2Q dvQYHRMC5ANMsDMf9nn7tHBo4Avm99ZQu79Z9u1zLVnIfRimQwQwHI7FlThfLomeP95y r+6J8sPAdLSDNklsrd0ixU5y8RendjSOSBBE8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2gabdRLSxtk1cYz7OjxV2kJRl0/SSrNh/eciUe0t7+Y=; b=RPHdhgd5DmBeyt4ulBeVlrgC8KWtTwvWmTreXP6O9hUIDnCoh37ctFsophwkQJUVEM mjexGH6VkMs1G537sHMcTes6j2vY6rIAQPaKDyj52kbQdV3mbhbzsx38FfwSVA4p5/zn TmAjZY1rNrJ4LgsgaxLbiQTiCEqOhYDSCvUfJ6yASa5EErNu2dinhqBrLnpGuazZfKFg yvQHtsLYsdqGvM+IezkJ08cE9ieLRZ3ndT/SA4lRXeA/wVYC+Q1hwp8RdrEYnAECVZnF cKivzISqmorIdQYRz71JnWpKKxyo6lBc3ZBmh4UTb2YSqmGRaj0mScDyC6f50IeMZ2uP 01ow== X-Gm-Message-State: APjAAAVjNNNp7JNjI1o2W6LQEnYDMMkEY845WBLWwGspaePeDKcRs/Oe YiseF4cpO4vfPwReirWYjT/qEKwkV/E/d/xcH5rDVL2I X-Google-Smtp-Source: APXvYqxSZTteaDRQH51g8yI3A7IhHu89fjVCi0KxeCV0DvAJUHXkSudA8/TBeNKa3qqyphZFXhNyh3E1LOoz8qSGIvk= X-Received: by 2002:a2e:904c:: with SMTP id n12mr2485034ljg.139.1569339949375; Tue, 24 Sep 2019 08:45:49 -0700 (PDT) MIME-Version: 1.0 From: John Fleming Date: Tue, 24 Sep 2019 11:45:37 -0400 Message-ID: Subject: Question about bottle neck in storage To: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 46d5BS0Rb8z4Zsc X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=spikefishsolutions.com header.s=google header.b=G5xTlqpR; dmarc=none; spf=pass (mx1.freebsd.org: domain of john@spikefishsolutions.com designates 2a00:1450:4864:20::232 as permitted sender) smtp.mailfrom=john@spikefishsolutions.com X-Spamd-Result: default: False [-5.35 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[spikefishsolutions.com:s=google]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; DMARC_NA(0.00)[spikefishsolutions.com]; DKIM_TRACE(0.00)[spikefishsolutions.com:+]; RCVD_IN_DNSWL_NONE(0.00)[2.3.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.5.4.1.0.0.a.2.list.dnswl.org : 127.0.5.0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-2.85)[ip: (-9.09), ipnet: 2a00:1450::/32(-2.91), asn: 15169(-2.20), country: US(-0.05)]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] 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: Tue, 24 Sep 2019 15:45:53 -0000 Is there anyway to see how busy a SAS/Sata controller is vs disks? I have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid 10 ZFS. When firing off a dd I (bs=1G count=10) seems like the disks never go above %50 busy. I'm trying to figure out if i'm maxing out SATA 3 BW or if its something else (like terrible dd options). my setup is Dell R720 with 2 x LSI 9361 cards. Each card is going to a dedicated 8 drive board inside the front of the R720. Basically i'm just saying its not a single SAS cable to 14 drives. Don't have cpu info hand.. zeon something. DDR3-1600 (128GB) Both controllers are in 8x slots running PCIe gen 3. BTW i'm sure this has been asked a million times but what would be some decent benchmark tests while i'm at it? From owner-freebsd-stable@freebsd.org Tue Sep 24 16:05:38 2019 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 CD1C7129D25 for ; Tue, 24 Sep 2019 16:05:38 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [174.136.98.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.nomadlogic.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46d5dF5bTdz4cH3 for ; Tue, 24 Sep 2019 16:05:37 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [192.168.1.206] (cpe-23-243-162-239.socal.res.rr.com [23.243.162.239]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 1acdf6d5 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 24 Sep 2019 16:05:35 +0000 (UTC) Subject: Re: Question about bottle neck in storage To: John Fleming , freebsd-stable@freebsd.org References: From: Pete Wright Message-ID: <9415ff89-a36a-86ee-3f3f-47e9b807059e@nomadlogic.org> Date: Tue, 24 Sep 2019 09:05:34 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 46d5dF5bTdz4cH3 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 174.136.98.114 as permitted sender) smtp.mailfrom=pete@nomadlogic.org X-Spamd-Result: default: False [-4.88 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[239.162.243.23.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[nomadlogic.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; IP_SCORE(-2.58)[ip: (-9.21), ipnet: 174.136.96.0/20(-3.33), asn: 25795(-0.31), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:25795, ipnet:174.136.96.0/20, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(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: Tue, 24 Sep 2019 16:05:38 -0000 On 9/24/19 8:45 AM, John Fleming wrote: > Is there anyway to see how busy a SAS/Sata controller is vs disks? I > have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid > 10 ZFS. > > When firing off a dd I (bs=1G count=10) seems like the disks never go > above %50 busy. I'm trying to figure out if i'm maxing out SATA 3 BW > or if its something else (like terrible dd options). > > my setup is Dell R720 with 2 x LSI 9361 cards. Each card is going to a > dedicated 8 drive board inside the front of the R720. Basically i'm > just saying its not a single SAS cable to 14 drives. > > Don't have cpu info hand.. zeon something. DDR3-1600 (128GB) > > Both controllers are in 8x slots running PCIe gen 3. might want to take a look at sysutils/intel-pcm (https://github.com/opcm/pcm).  I *think* this should give you metrics on PCIe bus utilization among other useful status. Also, lookup the bandwidth for the PCIe bus and see if your aggregate disk throughput on one of the PCIe lanes is saturating the bus (pcm should also help here).  You can also run "zpool iostat -v 2" to see per disk i/o metrics to help determine if this is an issue. > BTW i'm sure this has been asked a million times but what would be > some decent benchmark tests while i'm at it? I generally run several tests and then compare results, for example bonnie++, iozone, iperf (writing over the wire and to disk) as well as some more realistic scripts based on the use-case i'm building a solution for.  hope that helps. -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA From owner-freebsd-stable@freebsd.org Tue Sep 24 16:27:34 2019 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 147B712A556 for ; Tue, 24 Sep 2019 16:27:34 +0000 (UTC) (envelope-from john@spikefishsolutions.com) Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46d66X5pphz4dMt for ; Tue, 24 Sep 2019 16:27:32 +0000 (UTC) (envelope-from john@spikefishsolutions.com) Received: by mail-lf1-x12e.google.com with SMTP id q11so1885748lfc.11 for ; Tue, 24 Sep 2019 09:27:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=spikefishsolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=2q2OTlGNpN8YCAhG8N6owpQ86yqoyFL7vU5QQ4MBGkU=; b=CLiM2VhyZHvvsEOVCb7B7x1IgdU1Z37CAzZMWur2oJ70T3JkTQoooi+u3Coii+UL3g s1n12pNiq/xz3k1KndhrissohFyeAR2jFWyOgI5FN7eZnciILgUtSmECEcpxsbPcslVU xuuG4F8d8stbf+cOEGVJ6rtcKU3yHv0o1c3fY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=2q2OTlGNpN8YCAhG8N6owpQ86yqoyFL7vU5QQ4MBGkU=; b=AcKiBEmPaG9UyGh12TDzeK8ckv0CI3oo/xKxGR69GXesXlCokl+RQUDlFmO52X8YT/ hT/TjK9to7nBMFQ+vEEoivMU51E7vLQqvNdYt8I0VarzVrA8/L5ZNuT+aIdGHioMf4Nj R0BEPbwo/Wz/ltXB0etxeLwbIa4kwguC9m+TdWWLqnfIdOGbds/2kkQikVXQYf4UHN8L RFysAFumestpQQTqbf4vYQbE/ycRqWy6V88QKKtVoIoRPYpXazw4TJ914gX0JbelBsDB LE+9qbdFIypidxpve7BL6eaDNEc1afhgTJna964eJ1+8zioXmix47zKRqzUajhixoYQj pm4A== X-Gm-Message-State: APjAAAVL28LIdV9ZGwM6shiGbZw9uaTX+1KdLpOnzw+d3mZrhc7YZ8wt YnPSF6gDsVp+hNsjGP6gQK37xX0i0b8IJRa3DGQ0aw== X-Google-Smtp-Source: APXvYqzwwOMYw5jiDgNxW9Bj3lXd1dzfU27owspB49ncjLxxVcOFE3C9/ZcDpUo2xBhG9pVUvvZ19psBLLk7n4Nhh24= X-Received: by 2002:ac2:4552:: with SMTP id j18mr2529486lfm.120.1569342450911; Tue, 24 Sep 2019 09:27:30 -0700 (PDT) MIME-Version: 1.0 References: <9415ff89-a36a-86ee-3f3f-47e9b807059e@nomadlogic.org> In-Reply-To: <9415ff89-a36a-86ee-3f3f-47e9b807059e@nomadlogic.org> From: John Fleming Date: Tue, 24 Sep 2019 12:27:19 -0400 Message-ID: Subject: Re: Question about bottle neck in storage To: Pete Wright Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 46d66X5pphz4dMt X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=spikefishsolutions.com header.s=google header.b=CLiM2Vhy; dmarc=none; spf=pass (mx1.freebsd.org: domain of john@spikefishsolutions.com designates 2a00:1450:4864:20::12e as permitted sender) smtp.mailfrom=john@spikefishsolutions.com X-Spamd-Result: default: False [-5.35 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[spikefishsolutions.com:s=google]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[spikefishsolutions.com]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[spikefishsolutions.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[e.2.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.5.4.1.0.0.a.2.list.dnswl.org : 127.0.5.0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(-2.85)[ip: (-9.11), ipnet: 2a00:1450::/32(-2.91), asn: 15169(-2.20), country: US(-0.05)]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] 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: Tue, 24 Sep 2019 16:27:34 -0000 On Tue, Sep 24, 2019 at 12:05 PM Pete Wright wrote: > > > > On 9/24/19 8:45 AM, John Fleming wrote: > > Is there anyway to see how busy a SAS/Sata controller is vs disks? I > > have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid > > 10 ZFS. > > > > When firing off a dd I (bs=1G count=10) seems like the disks never go > > above %50 busy. I'm trying to figure out if i'm maxing out SATA 3 BW > > or if its something else (like terrible dd options). > > > > my setup is Dell R720 with 2 x LSI 9361 cards. Each card is going to a > > dedicated 8 drive board inside the front of the R720. Basically i'm > > just saying its not a single SAS cable to 14 drives. > > > > Don't have cpu info hand.. zeon something. DDR3-1600 (128GB) > > > > Both controllers are in 8x slots running PCIe gen 3. > > might want to take a look at sysutils/intel-pcm > (https://github.com/opcm/pcm). I *think* this should give you metrics > on PCIe bus utilization among other useful status. > ok I can check that, but to be clear what i meant was like have i maxed out SATA3 bw on the card not so much PCIe bw. > Also, lookup the bandwidth for the PCIe bus and see if your aggregate > disk throughput on one of the PCIe lanes is saturating the bus (pcm > should also help here). You can also run "zpool iostat -v 2" to see per > disk i/o metrics to help determine if this is an issue. > I think i've looked at that before but i'll check again. > > > BTW i'm sure this has been asked a million times but what would be > > some decent benchmark tests while i'm at it? > > I generally run several tests and then compare results, for example > bonnie++, iozone, iperf (writing over the wire and to disk) as well as > some more realistic scripts based on the use-case i'm building a > solution for. hope that helps. > I've done iperf just across network IO. I'm getting 4x25 Gb/sec so i'm good there i think (Mellonox Connectx4 ethernet mode). I'll poke around with bonnie++ and iozone. I used bonnie++ once but didn't really get what it was telling me but I really didn't put much into it. Thanks! > -pete > > -- > Pete Wright > pete@nomadlogic.org > @nomadlogicLA > From owner-freebsd-stable@freebsd.org Tue Sep 24 16:59:51 2019 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 DFF8512B1E5 for ; Tue, 24 Sep 2019 16:59:51 +0000 (UTC) (envelope-from mack63richard@gmail.com) Received: from mail-qk1-x741.google.com (mail-qk1-x741.google.com [IPv6:2607:f8b0:4864:20::741]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46d6qq3P33z3C8R for ; Tue, 24 Sep 2019 16:59:51 +0000 (UTC) (envelope-from mack63richard@gmail.com) Received: by mail-qk1-x741.google.com with SMTP id u22so2475036qkk.11 for ; Tue, 24 Sep 2019 09:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:to:from:cc:subject:message-id:in-reply-to:references :mime-version; bh=a2fGpv7qfm+QoewNtxVX1RdkJgi7YdgOBIEKT5O83us=; b=T+4if27ri8ua3SIbEWx1v1/8HSQaE4cBQ7Jqz9PfyqyxefXCQLmqSRJbSfzuDcYlMz 8/cAghmv271WFOGAP40ydhUBfyyDzXSFrrLmL/buggHbZ/eOAzFXHivDrTjODCGCV0jJ VQ62DHJLk8vMDZAoj/iVF4BPBbWeI8qhXy3vr4bL2y8Txa0EPevrfDS96l4aZx2rj0GK Y899GGuEzfu08/Lqw4UIfR/SLKN9xiQzmA0gAwGfBPlPyl9Xey90vFnU6y3oRcfO61JY Lp3EJZtzwHsQCURgHyTsa0cnXhBOM9KmWnC/rlCPq8eFgQ7EtJYFzPFxpooPWvLZjPzX qpsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:to:from:cc:subject:message-id:in-reply-to :references:mime-version; bh=a2fGpv7qfm+QoewNtxVX1RdkJgi7YdgOBIEKT5O83us=; b=twthCyFtV+Ctm9wg5HRhHkiCYoTTEphWhdqcQBGg/A0JUxpFO307Mk65wDznn43Yvc 0cSK2wbb6EtXbJ3VLpW9ijYCG62Wq9p8gbZ4o4GTwAz3ZnB9KvS5+Ci8lJYCHAk91gQK E7KYMedAvbfeZpxGli16oVouaTQ3o0bWev/P8XHd4gGiWKOlOLkt+2YvZXMU7E1RHn7x w2rmu+DqonOP9qvN1dzlkz7B7fz6qK1tBm4e40PzvTFLobMrzp4ojvp01cfXIacrcLsQ 1mYXC6SrDu03AhvmrYaZXxx52l2+LOUchl/fUAbuQ92zrTh4EZBid5zThhMrG759rA+f flfA== X-Gm-Message-State: APjAAAUutxFpxV+kCkm8KAJ/sDSWoP/3D+z/QrEdB3J/D4g9asR7LlBX 1GePL6MUSsCk4pEDR1rCfqvACHiQ X-Google-Smtp-Source: APXvYqw0bLToPnnS/4NZqRuwSavrs16gMpxPWs5ZoRwGbZbUeK+OePiRgwnPdtJd0QiAeer9ur1aCw== X-Received: by 2002:a37:5086:: with SMTP id e128mr3525456qkb.471.1569344390438; Tue, 24 Sep 2019 09:59:50 -0700 (PDT) Received: from HopP (ec2-54-198-91-99.compute-1.amazonaws.com. [54.198.91.99]) by smtp.gmail.com with ESMTPSA id e11sm1136656qkg.134.2019.09.24.09.59.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2019 09:59:49 -0700 (PDT) Date: Tue, 24 Sep 2019 16:59:48 +0000 To: kpn@neutralgood.org, john@spikefishsolutions.com From: Richard Mackerras Cc: freebsd-stable@freebsd.org Subject: Re: Question about bottle neck in storage Message-ID: X-Priority: 3 X-Mailer: Hop In-Reply-To: <20190924163033.GA98251@neutralgood.org> References: <20190924163033.GA98251@neutralgood.org> MIME-Version: 1.0 X-Rspamd-Queue-Id: 46d6qq3P33z3C8R X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=T+4if27r; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of mack63richard@gmail.com designates 2607:f8b0:4864:20::741 as permitted sender) smtp.mailfrom=mack63richard@gmail.com X-Spamd-Result: default: False [-1.84 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; XM_UA_NO_VERSION(0.01)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[gmail.com:+]; MIME_BASE64_TEXT(0.10)[]; HAS_X_PRIO_THREE(0.00)[3]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; AUTOGEN_PHP_SPAMMY(1.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; HAS_PHPMAILER_SIG(0.00)[]; IP_SCORE_FREEMAIL(0.00)[]; MANY_INVISIBLE_PARTS(0.05)[1]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[1.4.7.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; IP_SCORE(0.00)[ip: (2.36), ipnet: 2607:f8b0::/32(-2.63), asn: 15169(-2.20), country: US(-0.05)]; RCVD_TLS_ALL(0.00)[] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Tue, 24 Sep 2019 16:59:51 -0000 SeKAmWQgYmUgaW50ZXJlc3RlZCB0byBrbm93IHdoYXQgdGhlIGFjdHVhbCB0aHJvdWdocHV0IGlz IHlvdSBhcmUgZ2V0dGluZy4KQXJlIHRoZSBkaXNrcyBTQVRBIDcyMDBSUE0/IFdoYXQgc3BlZWQg aXMgdGhlIGRpc2sgaW50ZXJmYWNlPwpEbyB5b3UgaGF2ZSBqdXN0IDIgZGlza3Mgb3IgbW9yZT8K ClJpY2hhcmQKCltSaWNoYXJkIE1hY2tlcnJhcyAtIENoYXQgQCBTcGlrZV0oaHR0cHM6Ly93d3cu c3Bpa2Vub3cuY29tLz9yZWY9c3Bpa2Utb3JnYW5pYy1zaWduYXR1cmUmX3RzPTZic3dvKQlbNmJz d29dCgpPbiBTZXB0ZW1iZXIgMjQsIDIwMTkgYXQgMTY6MzAgR01ULCBLZXZpbiBQIE5lYWwgPGtw bkBuZXV0cmFsZ29vZC5vcmc+IHdyb3RlOgoKT24gVHVlLCBTZXAgMjQsIDIwMTkgYXQgMTE6NDU6 MzdBTSAtMDQwMCwgSm9obiBGbGVtaW5nIHdyb3RlOgo+IERvbid0IGhhdmUgY3B1IGluZm8gaGFu ZC4uIHplb24gc29tZXRoaW5nLiBERFIzLTE2MDAgKDEyOEdCKQoKU2VlIC92YXIvcnVuL2RtZXNn LmJvb3QgZm9yIHRoZSBvdXRwdXQgb2YgdGhlIGRtZXNnIGNvbW1hbmQgYXMgb2YgYm9vdAp0aW1l LiBJdCBpbmNsdWRlcyB0aGUgdHlwZSBvZiBDUFUsIHRoZSBudW1iZXIgb2YgQ1BVcywgdGhlIG51 bWJlciBvZgp0aHJlYWRzLCBmZWF0dXJlcywgZGlzYWJsZWQgZmVhdHVyZXMsIGFuZCBzbyBvbiBh c2lkZSBmcm9tIHRoZSB0eXBlCm9mIG1lbW9yeS4gSSBkb24ndCB0aGluayB0aGF0J3MgYXZhaWxh YmxlIGluIGRtZXNnPwotLQpLZXZpbiBQLiBOZWFsIGh0dHA6Ly93d3cucG9ib3guY29tL35rcG4v CiJPaCwgSSd2ZSBoZWFyZCB0aGF0IHBhcmFkb3ggYSBjb3VwbGUgb2YgdGltZXMsIGJ1dCB0aGVy ZSdzIHNvbWV0aGluZwphYm91dCBhIGNhdCBkeWluZyBhbmQgSSBoYXRlIHRvIHRoaW5rIG9mIHN1 Y2ggdGhpbmdzLiIKLSBEci4gRG9uYWxkIEtudXRoIHNwZWFraW5nIG9mIFNjaHJvZGluZ2VyJ3Mg Y2F0LCBEZWNlbWJlciA4LCAxOTk5LCBNSVQKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX18KZnJlZWJzZC1zdGFibGVAZnJlZWJzZC5vcmcgbWFpbGluZyBsaXN0 Cmh0dHBzOi8vbGlzdHMuZnJlZWJzZC5vcmcvbWFpbG1hbi9saXN0aW5mby9mcmVlYnNkLXN0YWJs ZQpUbyB1bnN1YnNjcmliZSwgc2VuZCBhbnkgbWFpbCB0byAiZnJlZWJzZC1zdGFibGUtdW5zdWJz Y3JpYmVAZnJlZWJzZC5vcmci From owner-freebsd-stable@freebsd.org Tue Sep 24 17:09:28 2019 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 BC05F12BA34 for ; Tue, 24 Sep 2019 17:09:28 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46d72v4Hp6z3DR4 for ; Tue, 24 Sep 2019 17:09:27 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x82f.google.com with SMTP id c21so3008668qtj.12 for ; Tue, 24 Sep 2019 10:09:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=iJiW2LUx+PkdNV2P/x6RqqAriBhqbJrwiLTlIsDrSJE=; b=tb6LdnHBwyOKbS/Dij5Or9uY4iPUq49lNfEWW8ecw36mOLbV41EvdEM96tEjgJearI 6jmjyfv3hY/YkSf5yk1/A8lO0IHVSf2IwYfJaLgPAd/1ygnXFR+I3Z1L3uTl7U5W/3JZ EeTHiW79Bb/Poi6B7rUN5Mlm43f+vA5tQUWAJ3Obl3xg8b+M0574tsCogJjNQtqd4EJR DUtUApcdG9PWmdaWmLWaYgqvaLu/X+Hf1YdTkAorfGQiCG8/NGp1Dv8XhyvL+g3XxEQk Qp08SpTA2VK4/+HKqslsCli02zNodweUDgXIHvTvLVdj6/NGTilNl2qieO7hUDVJiMbC ww9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iJiW2LUx+PkdNV2P/x6RqqAriBhqbJrwiLTlIsDrSJE=; b=VW7k1X1m13DbJLoMhgbkuTgcSH9FCIz6zbVXNitR5BMZpsfbz9jgGnmVKuKTsJm0uU S4vP79G2zMb7rkiF7lA4cLeq+CzO9rea91ooP/avw00TYIJcgGyQWinkN16D6ZldWZXg jT9lm3prG8w91S4b8FhR9g0dV43kIRbyKQ+6z0pkJQeUQOtpWumfgUH1HxgzweLJS/jK xhNhDfMqjY/E3p9wM7W0NIvNahkjuqxjefJghATwgBHq3mu8qrqNrWT17K3Y43f/JuTK C5bXq5j1biEClF533uqn1GW69cm4szWNwcHwK9VnWcNp8cVZyaT24KhNN8XI23AX8WVL o2Mw== X-Gm-Message-State: APjAAAWt+qzrfNJjpLDK775nIahe+IP/Fjowb9RWJqLi94um0ruZttk3 EORlkKvFlE2/Ilsq2pqOkL7Z1KbG2eJGGk9YZogcxVJM9/qWzA== X-Google-Smtp-Source: APXvYqx6G7a9hkkRnrXRAUe4W4zcpJRUBB+qAgwt+YpxEizbgeXHGF2amZ1QcRpArBiF6G718pNipEFw8YUp4/xhhV4= X-Received: by 2002:ac8:3564:: with SMTP id z33mr602300qtb.291.1569344966355; Tue, 24 Sep 2019 10:09:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Warner Losh Date: Tue, 24 Sep 2019 19:09:14 +0200 Message-ID: Subject: Re: Question about bottle neck in storage To: John Fleming Cc: FreeBSD-STABLE Mailing List X-Rspamd-Queue-Id: 46d72v4Hp6z3DR4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bsdimp-com.20150623.gappssmtp.com header.s=20150623 header.b=tb6LdnHB; dmarc=none; spf=none (mx1.freebsd.org: domain of wlosh@bsdimp.com has no SPF policy when checking 2607:f8b0:4864:20::82f) smtp.mailfrom=wlosh@bsdimp.com X-Spamd-Result: default: False [-4.85 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[bsdimp-com.20150623.gappssmtp.com:s=20150623]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[bsdimp.com]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[bsdimp-com.20150623.gappssmtp.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[f.2.8.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[imp@bsdimp.com,wlosh@bsdimp.com]; MIME_TRACE(0.00)[0:+,1:+,2:~]; IP_SCORE(-2.85)[ip: (-9.36), ipnet: 2607:f8b0::/32(-2.63), asn: 15169(-2.20), country: US(-0.05)]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; FROM_NEQ_ENVFROM(0.00)[imp@bsdimp.com,wlosh@bsdimp.com]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Tue, 24 Sep 2019 17:09:28 -0000 On Tue, Sep 24, 2019 at 5:46 PM John Fleming wrote: > Is there anyway to see how busy a SAS/Sata controller is vs disks? I > have a R720 with 14 Samsung 860 EVOs in it (its a lab server) in raid > 10 ZFS. > > When firing off a dd I (bs=1G count=10) seems like the disks never go > above %50 busy. I'm trying to figure out if i'm maxing out SATA 3 BW > or if its something else (like terrible dd options). > Two points to consider here. First, NVMe has lots of queues and needs lots of concurrent transactions to saturate, so the 50% busy means you are no where close to saturating the drives. Schedule more I/O too fix that. It's better to do lots and lots of concurrent DD to different parts of the drive, or to use fio with the aio kernel option and posixaio I/O scheduling method. I use the following script, but often need to increase the number of threads / jobs to saturate. ; SSD testing: 128k I/O 64 jobs 32 deep queue [global] direct=1 rw=randread refill_buffers norandommap randrepeat=0 bs=128k ioengine=posixaio iodepth=32 numjobs=64 runtime=60 group_reporting thread [ssd128k] Second, the system's % busy statistics are misleading. They are the %of the time that a command is outstanding on the drive. 100% busy can be a tiny percentage of the total bandwidth you can get from the drive. > my setup is Dell R720 with 2 x LSI 9361 cards. Each card is going to a > dedicated 8 drive board inside the front of the R720. Basically i'm > just saying its not a single SAS cable to 14 drives. > > Don't have cpu info hand.. zeon something. DDR3-1600 (128GB) > > Both controllers are in 8x slots running PCIe gen 3. > > BTW i'm sure this has been asked a million times but what would be > some decent benchmark tests while i'm at it? > See above... :) Warner From owner-freebsd-stable@freebsd.org Tue Sep 24 20:17:29 2019 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 1B611F00C2 for ; Tue, 24 Sep 2019 20:17:29 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46dCCr1rP6z3xdG for ; Tue, 24 Sep 2019 20:17:27 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-lj1-f179.google.com with SMTP id n14so3228204ljj.10 for ; Tue, 24 Sep 2019 13:17:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5eVGHzq/lhcNFOfeNgfP5eunZq+r6UG5PlDdJBICg8M=; b=dJI4JXVlohQAR2k9ahVMV5hOkjXhahQfVeRIX/QZOyWO27bcUrUZPr53cqVUk25bhi oYvKx0mII64HONV2Rz/5N6aIyqSBhe7Uip9Q/3lHYDLwNOBqfMCXRAsXHBWPgv0hOgnE kkhcIG3FEu1ht1o720Q4kSYGh3DrJSNDajLZE5nBkfE8I/nAL/y2n0R7EpkO6TRTMViI eoiQL9B7qrjkfgsVrrmJibJMXFzb4VUOKMgz87bPiXlJcmNncPeus00eCl/RSAbCtLTU Z0MBqdokFTrb6Un61goQsSgmBrkrjkNpcds1vgm0sWXdCHflTXutMKSFKPp/vImgSGXr FA/A== X-Gm-Message-State: APjAAAXi6JBAhkTvQeLj7ieVrLtKLB4sGmKCvzBJequ2LZln3+ZSkmi1 OSJNZApBNzhBCZnoj2xZIWJMEcQGiTxANxJ15A8= X-Google-Smtp-Source: APXvYqx+7bvBZdAT5nbDV0kYk9LjxF79y1F3yzDLIFxAhnK1KxQ63GpPdykdZ3+et9rlrUgW2sTLD2Nr8TasggdM0x4= X-Received: by 2002:a2e:4243:: with SMTP id p64mr3285397lja.213.1569356246453; Tue, 24 Sep 2019 13:17:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ed Maste Date: Tue, 24 Sep 2019 16:17:13 -0400 Message-ID: Subject: Re: Missing 12 MFCs To: David Cross Cc: freebsd-stable stable Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 46dCCr1rP6z3xdG X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.208.179 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-3.22 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; MIME_TRACE(0.00)[0:+]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[179.208.85.209.list.dnswl.org : 127.0.5.0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; IP_SCORE(-1.22)[ip: (-0.54), ipnet: 209.85.128.0/17(-3.30), asn: 15169(-2.19), country: US(-0.05)]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; FREEMAIL_TO(0.00)[gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[179.208.85.209.rep.mailspike.net : 127.0.0.17]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_TLS_ALL(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: Tue, 24 Sep 2019 20:17:29 -0000 On Thu, 19 Sep 2019 at 18:30, David Cross wrote: > > There are a set of commits in head that have not been pulled into the > stable/12 branch. Many of these are marked as MFC (and are quite old). I'm looking at the WITH_PIE / WITH_BIND_NOW changes, and am looking for re@'s opinion. I'll merge them to stable/12 soon if they're destined for 12.1, otherwise I will merge them shortly after the release is done. > EFI Related: > > r344839 I've asked if bcran can take care of this one. From owner-freebsd-stable@freebsd.org Wed Sep 25 01:17:33 2019 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 0A8F6F720F for ; Wed, 25 Sep 2019 01:17:33 +0000 (UTC) (envelope-from info@oxu.publicvm.com) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46dKt45xNMz4F9T for ; Wed, 25 Sep 2019 01:17:32 +0000 (UTC) (envelope-from info@oxu.publicvm.com) Received: by mailman.nyi.freebsd.org (Postfix) id CA0FFF720E; Wed, 25 Sep 2019 01:17:32 +0000 (UTC) Delivered-To: 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 C9CD6F720D for ; Wed, 25 Sep 2019 01:17:32 +0000 (UTC) (envelope-from info@oxu.publicvm.com) Received: from oxu.publicvm.com (oxu.publicvm.com [179.43.149.176]) (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 46dKt32C8fz4F9S for ; Wed, 25 Sep 2019 01:17:31 +0000 (UTC) (envelope-from info@oxu.publicvm.com) Received: from WIN-1Q1E6E5L3S2 (localhost.localdomain [127.0.0.1]) by oxu.publicvm.com (8.14.7/8.14.7) with ESMTP id x8P1GKii024121 for ; Tue, 24 Sep 2019 21:16:20 -0400 Message-ID: <03e27138-43733-9ee80947624421@win-1q1e6e5l3s2> Reply-To: "Aiysha Asuman" From: "Aiysha Asuman" To: stable@freebsd.org Subject: I have emailed twice Date: Wed, 25 Sep 2019 02:15:27 +0100 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Priority: 3 X-Rspamd-Queue-Id: 46dKt32C8fz4F9S X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of info@oxu.publicvm.com designates 179.43.149.176 as permitted sender) smtp.mailfrom=info@oxu.publicvm.com X-Spamd-Result: default: False [0.68 / 15.00]; HAS_REPLYTO(0.00)[asumanaiysha9@gmail.com]; R_SPF_ALLOW(0.00)[+a:c]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; TO_DN_NONE(0.00)[]; HAS_X_PRIO_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; IP_SCORE(-0.10)[ip: (-1.07), ipnet: 179.43.128.0/18(-0.30), asn: 51852(0.87), country: CH(0.01)]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:51852, ipnet:179.43.128.0/18, country:CH]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.83)[-0.831,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.90)[-0.897,0]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; FREEMAIL_REPLYTO(0.00)[gmail.com]; PREVIOUSLY_DELIVERED(0.00)[stable@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; DMARC_NA(0.00)[oxu.publicvm.com]; MIME_TRACE(0.00)[0:+]; MID_RHS_NOT_FQDN(0.50)[]; RBL_SENDERSCORE(2.00)[176.149.43.179.bl.score.senderscore.com]; 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: Wed, 25 Sep 2019 01:17:33 -0000 Hello stable@freebsd.org I have tried to email this your stable@freebsd.org mail account twice but I got no response, please if you have seen this message I need you to revert back to me, I have an important matter to discuss. Regards, Aiysha Asuman From owner-freebsd-stable@freebsd.org Wed Sep 25 11:29:43 2019 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 AFF4A123D75 for ; Wed, 25 Sep 2019 11:29:43 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46dbSQ3kJbz3H1V for ; Wed, 25 Sep 2019 11:29:42 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf1-x430.google.com with SMTP id h195so3225888pfe.5 for ; Wed, 25 Sep 2019 04:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=6md4O9tjvA7LNf88XMJTEuQq2T18tPMkD+lMnHJd+o0=; b=LaUqMei1gWi6iddpkdroCO4Tpi/DIz9mt2DLZVuYyruGIlF4pidGO9hawFc3KusAbe 93nqOB8UwP4JzGCWGmUHndPM3QOvzxQ3UQPdh4+AGozuKiVVohmCk1E80moDVcmfRKOu ql0GFHbYfzPulhpiXOtmsQlZ2pWwYbUIeL0Td468NszGf/6c5u3QxEaYUquDCy3dgQMR El33jvypbmVrOUwe8ldj6uA8h49AIO47+07ADwXk02mLVPjH/z/FMoay/yu88OrtHUfg lE0lymVYtIS9YoLAE3d3imssCK4u+mpgmSvVhTjHCmIK8lbLiIhEoJgR5xIxOa8/4S4O eaxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=6md4O9tjvA7LNf88XMJTEuQq2T18tPMkD+lMnHJd+o0=; b=fK1lrO0fsQz4Arcd4XwetPuN8GCWvb4v4S6D27wkbq6kMXu3XxSrAFQoe85pr4k67i Z4r3U9cfeGUphkTIuliDKH/EtRkX+uB3n11ZXhNrHIk4rHIGAw87jH8jsZYJPAOoz3MS WPHlApX+hNZ0nNsCQnWv3x66PzykqPH9hPGqgTDJo6+RMm4sqdrhB3gsjgijDIW8myfd 04WotR+hbACXaiRMlr1exNRn4228rB5TFYoJBkpl041WFC6Bnp4gtpmOx7P7d/x+XaYc 4N+HPMd3dqRU4O/j+/+Oxko4eMPTOhh/TOBU79m7EIcObTUpjWu4NxgPxYe5bn9Ek6oZ qXrA== X-Gm-Message-State: APjAAAXf5R6/NE9o16cO6PnFDfI5LbgLp6UD6tuDpYdT1rByR2+IC4um Pqu6RuV7X7nDmOhooozLmf8kM+4D X-Google-Smtp-Source: APXvYqw3/9UiFbGT8kILdi5l1dI70tUK4Iv7ja5r08AULKB5RX8JdTYXV71TqXO2LSaNMDVT7G6EsA== X-Received: by 2002:a17:90a:37c9:: with SMTP id v67mr6049418pjb.29.1569410980826; Wed, 25 Sep 2019 04:29:40 -0700 (PDT) Received: from ?IPv6:2403:5800:7100:5d01:4402:2fc7:f6df:8054? (2403-5800-7100-5d01-4402-2fc7-f6df-8054.ip6.aussiebb.net. [2403:5800:7100:5d01:4402:2fc7:f6df:8054]) by smtp.gmail.com with ESMTPSA id u18sm5096019pge.69.2019.09.25.04.29.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Sep 2019 04:29:40 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: suspend resume broken on 12.1-BETA1? To: Pete Wright , "freebsd-stable@freebsd.org" References: <3c66b4d6-3808-ea6c-f711-de888d1e47ce@nomadlogic.org> From: Kubilay Kocak Message-ID: <1932ac8e-cf89-f30f-7607-f35d6f1507b5@FreeBSD.org> Date: Wed, 25 Sep 2019 21:29:38 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Thunderbird/70.0 MIME-Version: 1.0 In-Reply-To: <3c66b4d6-3808-ea6c-f711-de888d1e47ce@nomadlogic.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 46dbSQ3kJbz3H1V X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=LaUqMei1; dmarc=none; spf=pass (mx1.freebsd.org: domain of koobsfreebsd@gmail.com designates 2607:f8b0:4864:20::430 as permitted sender) smtp.mailfrom=koobsfreebsd@gmail.com X-Spamd-Result: default: False [-4.03 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_REPLYTO(0.00)[koobs@FreeBSD.org]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; REPLYTO_ADDR_EQ_FROM(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[gmail.com:+]; RCPT_COUNT_TWO(0.00)[2]; FORGED_SENDER(0.30)[koobs@FreeBSD.org,koobsfreebsd@gmail.com]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_NEQ_ENVFROM(0.00)[koobs@FreeBSD.org,koobsfreebsd@gmail.com]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[FreeBSD.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[0.3.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; IP_SCORE(-2.83)[ip: (-9.32), ipnet: 2607:f8b0::/32(-2.61), asn: 15169(-2.18), country: US(-0.05)]; RCVD_TLS_ALL(0.00)[] 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: Wed, 25 Sep 2019 11:29:43 -0000 On 24/09/2019 1:38 pm, Pete Wright wrote: > i've got an amd64 laptop which while running stable had no issues with > suspend/resume.  after upgrading to beta1 yesterday the system hangs on > resume.  its a hard hang on resume, can't SSH in and nothing gets into > the logs. > > i've been able to reproduce both with the i915kms module loaded, as well > as with it *not* loaded.  has anyone else been able to reproduce this? > > cheers, > -pete > Could be: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240729 If your hardware is different please include /var/run/dmesg.boot and pciconf -lv output as an attachment It would be handy to know what stable/12 revision you were on before (that's *the* open question on that issue) From owner-freebsd-stable@freebsd.org Thu Sep 26 13:17:34 2019 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 0D5A4126A5B for ; Thu, 26 Sep 2019 13:17:34 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from relay4.cretaforce.gr (relay4.cretaforce.gr [195.201.253.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46fFpP0Z1qz4F9t for ; Thu, 26 Sep 2019 13:17:32 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from server1.cretaforce.gr (server1.cretaforce.gr [138.201.248.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.cretaforce.gr", Issuer "RapidSSL RSA CA 2018" (verified OK)) by smtp2.cretaforce.gr (Postfix) with ESMTPS id 2E89B1F4C5 for ; Thu, 26 Sep 2019 16:17:30 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cretaforce.gr; s=cretaforce; t=1569503850; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/CkDzV7jEKKhdec36xEWfwBqkyjV8YGx0CdcgNEw0bc=; b=QNa3gDiu25i7x+NRYgpmPpGQcj+kNv2xCPeG8JCFnfoaXXaAf5L+vg7yz67+KaJIbn/giW eozYjOgGv0WVI19C27DpgJGRtI+EZO+zUIjqJnlNr1sE+u7LEOEs47tlytqkuN5b/ihmup Zg8oNCGN4NHj47N/cw5r0O9BSK80b8g= Received: from [192.168.2.2] (unknown [83.235.111.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: chris@cretaforce.gr) by server1.cretaforce.gr (Postfix) with ESMTPSA id E568E2730A for ; Thu, 26 Sep 2019 16:17:29 +0300 (EEST) From: Christos Chatzaras Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: crash with 12.1-BETA1 Message-Id: <4321DA9A-C458-496C-8DF9-556D7BB7ABA0@cretaforce.gr> Date: Thu, 26 Sep 2019 16:17:28 +0300 To: freebsd-stable X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 46fFpP0Z1qz4F9t X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cretaforce.gr header.s=cretaforce header.b=QNa3gDiu; dmarc=none; spf=pass (mx1.freebsd.org: domain of chris@cretaforce.gr designates 195.201.253.147 as permitted sender) smtp.mailfrom=chris@cretaforce.gr X-Spamd-Result: default: False [-4.16 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[cretaforce.gr:s=cretaforce]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:195.201.253.147]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[cretaforce.gr]; RCPT_COUNT_ONE(0.00)[1]; DWL_DNSWL_LOW(-1.00)[cretaforce.gr.dwl.dnswl.org : 127.0.5.1]; RCVD_COUNT_THREE(0.00)[3]; IP_SCORE(-1.06)[ipnet: 195.201.0.0/16(-3.48), asn: 24940(-1.79), country: DE(-0.01)]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[cretaforce.gr:+]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_IN_DNSWL_LOW(-0.10)[147.253.201.195.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[] 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: Thu, 26 Sep 2019 13:17:34 -0000 I got 2 crashes today after I upgrade eto 12.1-BETA1: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240837 Does someone else have same crashes? From owner-freebsd-stable@freebsd.org Thu Sep 26 16:08:18 2019 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 E57F012BAB0 for ; Thu, 26 Sep 2019 16:08:18 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46fKbQ1GgCz4SPB for ; Thu, 26 Sep 2019 16:08:17 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-ot1-f51.google.com with SMTP id y39so2479958ota.7 for ; Thu, 26 Sep 2019 09:08:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=xHl72GVlhKMBQqr3Wd8/HwW4Nfn296m7xu8x3t1TPHA=; b=rey/2Uv6KIFAF+bYpuNNsBxwfsnreF3yP0MJIFGYSjhK3H35d90VfRlMa7qXyZtYhs vNaoe93nRIlkvtNmg+Kbl05tpKnP/3ls3hNiUv1ImJIcBK4PUdy7NY5n41pkWq6QwRF9 ReR2LozrT3fADK+d5IoVFvcf5+Az9YlgkdDg4LWTvHcQ74Mng88vZJVKOQfWBoofoqgJ l9MwDJqyZo7veh7BVhDaV5og8F/tgWlNuHc7zYdE1SR2KmvGd5Q9KzHUBiv/t5iZ7QTm Wzhni0fTB390IF4cnXwJZ9WZL6CvFer7xyglCdKmcjBvOS01UET1lsfv5J+Bi6o/UJyv 3GGQ== X-Gm-Message-State: APjAAAVdmnH6QXYT7pn0pI5eHsh93PCDVAMK4iJetmF6/NWuNQeH+86G aowYoTH2a9icxNNNF2fvnCMIdetsVAw+3bIB2xqNOgw4 X-Google-Smtp-Source: APXvYqx5KJvZ7kaWA4aKLS2rVKPc0fdnTLnkKgJwCTZ8ef+VeoGWRBT0FDg9OR+oTWFvHb8ihBn4epuuT1WH/miocz0= X-Received: by 2002:a05:6830:1c4:: with SMTP id r4mr2988055ota.251.1569514096408; Thu, 26 Sep 2019 09:08:16 -0700 (PDT) MIME-Version: 1.0 From: Alan Somers Date: Thu, 26 Sep 2019 10:08:05 -0600 Message-ID: Subject: panic: unregistered use of FPU in kernel To: FreeBSD X-Rspamd-Queue-Id: 46fKbQ1GgCz4SPB X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of asomers@gmail.com designates 209.85.210.51 as permitted sender) smtp.mailfrom=asomers@gmail.com X-Spamd-Result: default: False [-3.35 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[51.210.85.209.rep.mailspike.net : 127.0.0.18]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_TRACE(0.00)[0:+,1:+,2:~]; TO_DN_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[51.210.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-1.35)[ip: (-1.21), ipnet: 209.85.128.0/17(-3.29), asn: 15169(-2.18), country: US(-0.05)]; FORGED_SENDER(0.30)[asomers@freebsd.org,asomers@gmail.com]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[asomers@freebsd.org,asomers@gmail.com]; RCVD_TLS_ALL(0.00)[]; TO_DOM_EQ_FROM_DOM(0.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Thu, 26 Sep 2019 16:08:19 -0000 The 12.1-PRERELEASE (FreeBSD-12.1-PRERELEASE-amd64-20190913-r352266.qcow2) VM image instapanics with the error message: panic: Unregistered use of FPU in kernel stack trace: ... ffs_ckhash_ch bufdone g_io_deliver g_io_deliver g_io_deliver g_disk_done vtblk_vq_intr ithread_loop fork_exit ... I see a similar panic on HEAD snapshots, reproducible as far back as the June-7 snapshot (the oldest one on the ftp server). I'll continue investigating. -Alan From owner-freebsd-stable@freebsd.org Fri Sep 27 02:38:08 2019 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 EABE3F3260 for ; Fri, 27 Sep 2019 02:38:08 +0000 (UTC) (envelope-from dcrosstech@gmail.com) Received: from mail-oi1-x22f.google.com (mail-oi1-x22f.google.com [IPv6:2607:f8b0:4864:20::22f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46fbZ7536Gz4G3H; Fri, 27 Sep 2019 02:38:07 +0000 (UTC) (envelope-from dcrosstech@gmail.com) Received: by mail-oi1-x22f.google.com with SMTP id 83so3960474oii.1; Thu, 26 Sep 2019 19:38:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=jR4CKfKcyd7mUF3K9V9A5lADP6WstJum26YenQPzDjw=; b=Hy/QuofDygbGmgePlTAHsexmlqsBzvv7nitNgxNrKX5ryNKgjNgb6VlAH0Vsi4jkuL 4vUrq5atAJyvOgA9cXAknxbyqVu9+F79+WOHeaCpYz2ASJ79UvkXEoV06sD/SbaR+aLP koRSv5ySQwt6DdjAXihoSCkt9vhRTg2GQ+y0P2i13ORM9br/gpDyBW3+FIBOD8MKD+Wb USpAFko7a+v54twxZdmjVhwhSA6LSelY21G9a2aqA2qOf/3kKRDKY57x4EPY7KP6LxUy OJqnDg8cUwutSdB/kGC0uj1Oelm9HQ3uZoE0VYJFUGq5uaRs7/iNC4jZkdRZFc4rz279 KOig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=jR4CKfKcyd7mUF3K9V9A5lADP6WstJum26YenQPzDjw=; b=t2QnGhudM+C9jQkjUXCcmLIEk1wU9jR28wE+bnK5bxUjYVtSZiWFZHzVZPDZKd5tlD LLgBgMc5KeZEr2wVYX/v/HbT3Zb70jzWvELVDFPE9yXGk4cjmbS4muarLFrdWNNnI7QT lYyFwIygKe9Mm3/nqRb2Liu4HArRr6lUVX5sjwcYH40lies/Eqa/f9lVFYJhwMG2/WRG Qk/MX9Q3pSwRGZekhxX3fJSqFOeafkB4PIC1Zg4U7BFEl+lU4jKbHIGlAcMIYd3mED1j y8g1t1yP2Nxg5u0RwiDBOLvRlfjbbJ2L10AVDs+1yALnUsEglC6c3RNpt+8qEr86FjEK ex4w== X-Gm-Message-State: APjAAAUWmxCMuSbfX8JsIUui0050lh+W9YBe38uFO5gFGm3JfA42EP+7 nD2huAoSy+RC+9GHAqTdtkBV7KTAKlQRvvE0kZBEAQbk X-Google-Smtp-Source: APXvYqy1uz1cP0IPu3q4onfLmzxXZoZ37tF9GXDCJQ39mvUnwYq0xEI3yurDA/gaE1xX9UGDAmkTFzwxbrJFcyj2ftw= X-Received: by 2002:aca:dcd6:: with SMTP id t205mr4970434oig.11.1569551885265; Thu, 26 Sep 2019 19:38:05 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Cross Date: Thu, 26 Sep 2019 22:37:54 -0400 Message-ID: Subject: Re: Missing 12 MFCs To: Ed Maste Cc: freebsd-stable stable X-Rspamd-Queue-Id: 46fbZ7536Gz4G3H X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=Hy/QuofD; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of dcrosstech@gmail.com designates 2607:f8b0:4864:20::22f as permitted sender) smtp.mailfrom=dcrosstech@gmail.com X-Spamd-Result: default: False [-3.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; FREEMAIL_FROM(0.00)[gmail.com]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE_FREEMAIL(0.00)[]; IP_SCORE(0.00)[ip: (-7.53), ipnet: 2607:f8b0::/32(-2.60), asn: 15169(-2.18), country: US(-0.05)]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[f.2.2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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, 27 Sep 2019 02:38:09 -0000 r352752, r352754 <3 Awesome, thank you!! On Tue, Sep 24, 2019 at 4:17 PM Ed Maste wrote: > On Thu, 19 Sep 2019 at 18:30, David Cross wrote: > > > > There are a set of commits in head that have not been pulled into the > > stable/12 branch. Many of these are marked as MFC (and are quite old). > > I'm looking at the WITH_PIE / WITH_BIND_NOW changes, and am looking > for re@'s opinion. I'll merge them to stable/12 soon if they're > destined for 12.1, otherwise I will merge them shortly after the > release is done. > > > EFI Related: > > > > r344839 > > I've asked if bcran can take care of this one. > From owner-freebsd-stable@freebsd.org Sat Sep 28 11:31:12 2019 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 A55A9123CAC; Sat, 28 Sep 2019 11:31:12 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46gRLm4f7Wz46fq; Sat, 28 Sep 2019 11:31:12 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 17CAEC461; Sat, 28 Sep 2019 11:31:12 +0000 (UTC) (envelope-from gjb@freebsd.org) Date: Sat, 28 Sep 2019 11:31:10 +0000 From: Glen Barber To: freebsd-stable@freebsd.org, freebsd-snapshots@freebsd.org Cc: FreeBSD Release Engineering Team Subject: FreeBSD 12.1-BETA2 Now Available Message-ID: <20190928113110.GC27491@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed User-Agent: Mutt/1.12.1 (2019-06-15) 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: Sat, 28 Sep 2019 11:31:12 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The second BETA build of the 12.1-RELEASE release cycle is now available. Installation images are available for: o 12.1-BETA2 amd64 GENERIC o 12.1-BETA2 i386 GENERIC o 12.1-BETA2 powerpc GENERIC o 12.1-BETA2 powerpc64 GENERIC64 o 12.1-BETA2 powerpcspe MPC85XXSPE o 12.1-BETA2 sparc64 GENERIC o 12.1-BETA2 armv6 RPI-B o 12.1-BETA2 armv7 BANANAPI o 12.1-BETA2 armv7 BEAGLEBONE o 12.1-BETA2 armv7 CUBIEBOARD o 12.1-BETA2 armv7 CUBIEBOARD2 o 12.1-BETA2 armv7 CUBOX-HUMMINGBOARD o 12.1-BETA2 armv7 RPI2 o 12.1-BETA2 armv7 PANDABOARD o 12.1-BETA2 armv7 WANDBOARD o 12.1-BETA2 armv7 GENERICSD o 12.1-BETA2 aarch64 GENERIC o 12.1-BETA2 aarch64 RPI3 o 12.1-BETA2 aarch64 PINE64 o 12.1-BETA2 aarch64 PINE64-LTS Note regarding arm SD card images: For convenience for those without console access to the system, a freebsd user with a password of freebsd is available by default for ssh(1) access. Additionally, the root user password is set to root. It is strongly recommended to change the password for both users after gaining access to the system. Installer images and memory stick images are available here: https://download.freebsd.org/ftp/releases/ISO-IMAGES/12.1/ The image checksums follow at the end of this e-mail. If you notice problems you can report them through the Bugzilla PR system or on the -stable mailing list. If you would like to use SVN to do a source based update of an existing system, use the "releng/12.1" branch. A summary of changes since 12.1-BETA1 includes: o An off-by-one error in fusefs(5) had been fixed. o A problem with in-place strip(1) on msdosfs(5) had been fixed. o Stability fixes for mpr(4) and mps(4) have been merged from head. Note, support for these drivers have been removed for 32-bit powerpc. o A regression had been fixed in the ping6(8) utility when the system is built without capsicum(4). o A regression in the jme(4) driver had been fixed. o A change to the bhyve(4) uart(4) driver had been fixed to support running under syzkaller. o The WITH_PIE and WITH_BIND_NOW build knobs have been added. o The 'updatesready' and 'showconfig' subcommands have been added to freebsd-update(8). o The camcontrol(8) 'devtype' subcommand had been fixed to correctly report SATL devices. A list of changes since 12.0-RELEASE is available in the releng/12.1 release notes: https://www.freebsd.org/releases/12.1R/relnotes.html Please note, the release notes page is not yet complete, and will be updated on an ongoing basis as the 12.1-RELEASE cycle progresses. === Virtual Machine Disk Images === VM disk images are available for the amd64, i386, and aarch64 architectures. Disk images may be downloaded from the following URL (or any of the FreeBSD download mirrors): https://download.freebsd.org/ftp/releases/VM-IMAGES/12.1-BETA2/ The partition layout is: ~ 16 kB - freebsd-boot GPT partition type (bootfs GPT label) ~ 1 GB - freebsd-swap GPT partition type (swapfs GPT label) ~ 20 GB - freebsd-ufs GPT partition type (rootfs GPT label) The disk images are available in QCOW2, VHD, VMDK, and raw disk image formats. The image download size is approximately 135 MB and 165 MB respectively (amd64/i386), decompressing to a 21 GB sparse image. Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI loader file is needed for qemu-system-aarch64 to be able to boot the virtual machine images. See this page for more information: https://wiki.freebsd.org/arm64/QEMU To boot the VM image, run: % qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt \ -bios QEMU_EFI.fd -serial telnet::4444,server -nographic \ -drive if=none,file=VMDISK,id=hd0 \ -device virtio-blk-device,drive=hd0 \ -device virtio-net-device,netdev=net0 \ -netdev user,id=net0 Be sure to replace "VMDISK" with the path to the virtual machine image. === Amazon EC2 AMI Images === FreeBSD/amd64 EC2 AMIs are available in the following regions: eu-north-1 region: ami-0fde974647f2afb71 ap-south-1 region: ami-08c5b6c3c67660000 eu-west-3 region: ami-0d2295cb848b04044 eu-west-2 region: ami-0defe97a58c32e336 eu-west-1 region: ami-04794e03ec4994477 ap-northeast-2 region: ami-0376260338b9a442c ap-northeast-1 region: ami-030b542da16e02b36 sa-east-1 region: ami-09fef4294a171f081 ca-central-1 region: ami-0444d3dbbb3d973d2 ap-east-1 region: ami-01870b4cd52cd63f5 ap-southeast-1 region: ami-0ef470ae9dddc6d31 ap-southeast-2 region: ami-0eb87756562803e37 eu-central-1 region: ami-0d4f1151306798937 us-east-1 region: ami-0aa4feba66441f8cb us-east-2 region: ami-073aac094f7a1e753 us-west-1 region: ami-0b702fd3bc6987d9e us-west-2 region: ami-01e70706d53dcbd16 FreeBSD/aarch64 EC2 AMIs are available in the following regions: eu-north-1 region: ami-004e595acdaea9f8a ap-south-1 region: ami-043ee11f276cbac49 eu-west-3 region: ami-0a3ca0207e9a78b42 eu-west-2 region: ami-04cf3e3951b03f0e7 eu-west-1 region: ami-0846d71aa6ed537a7 ap-northeast-2 region: ami-0c8b2410ee65152eb ap-northeast-1 region: ami-0d0495617fe90c04d sa-east-1 region: ami-08f2f3eb468314f2f ca-central-1 region: ami-0ea0dff5097085c4f ap-east-1 region: ami-0e8e411b892c424f3 ap-southeast-1 region: ami-0552d07457be8afe7 ap-southeast-2 region: ami-0f89f9d16dc3fc949 eu-central-1 region: ami-05f5b271d7603e2cb us-east-1 region: ami-0dd2d517058d5c225 us-east-2 region: ami-06d46829d315d1e20 us-west-1 region: ami-047a11f3142a87598 us-west-2 region: ami-0df2f50be88aa4073 === Vagrant Images === FreeBSD/amd64 images are available on the Hashicorp Atlas site, and can be installed by running: % vagrant init freebsd/FreeBSD-12.1-BETA2 % vagrant up === Upgrading === The freebsd-update(8) utility supports binary upgrades of amd64 and i386 systems running earlier FreeBSD releases. Systems running earlier FreeBSD releases can upgrade as follows: # freebsd-update upgrade -r 12.1-BETA2 During this process, freebsd-update(8) may ask the user to help by merging some configuration files or by confirming that the automatically performed merging was done correctly. # freebsd-update install The system must be rebooted with the newly installed kernel before continuing. # shutdown -r now After rebooting, freebsd-update needs to be run again to install the new userland components: # freebsd-update install It is recommended to rebuild and install all applications if possible, especially if upgrading from an earlier FreeBSD release, for example, FreeBSD 11.x. Alternatively, the user can install misc/compat11x and other compatibility libraries, afterwards the system must be rebooted into the new userland: # shutdown -r now Finally, after rebooting, freebsd-update needs to be run again to remove stale files: # freebsd-update install == ISO CHECKSUMS == o 12.1-BETA2 amd64 GENERIC: SHA512 (FreeBSD-12.1-BETA2-amd64-bootonly.iso) = 3279a0bea38f258e1b3958b3d11a1472db39b382419f034e97195ba88f91becb716087c5e5e4aca74e28b4a4e0d2846805dd79026209942148d1003f03043fab SHA512 (FreeBSD-12.1-BETA2-amd64-bootonly.iso.xz) = 2e9eccf29b15fd5a3cc790058f9cd28e88fbbc70563e6185a5332908406c6aea1810bd24c4ed265ea184bc14fc827c19a0856aa6b9448df6b58466aaae00f410 SHA512 (FreeBSD-12.1-BETA2-amd64-disc1.iso) = 708331565a58407653a287591b7db43abbf47926af58bd26906fba5b38d90952704135b05de8d2c22342a39857768d3b6579b7a7f3c6c86ea0371d0bec1cd76f SHA512 (FreeBSD-12.1-BETA2-amd64-disc1.iso.xz) = c69b83016e9725b8a8e462a9c80b689f7c70ec298d30eba11ff15a4d9dc3b932e66b4abd05a887aeef7c5b994a0f07a80b946671c3836e95ceda116f26815b55 SHA512 (FreeBSD-12.1-BETA2-amd64-dvd1.iso) = 3a74e05f09913c2dca55c358cceeb075c126755efe16d9100a34d2d55cfd3445f1319600dd370febf74de67c7738980d9852ee84a68cabedf867936e9558791c SHA512 (FreeBSD-12.1-BETA2-amd64-dvd1.iso.xz) = 373049d4202c6cb44958795bd1f1c8139d8ea8a2067e0e00774b944e8807efca54feca8ed3d29768b7d7dee8f34b477a08beb14966f520f74098ecca53a7d667 SHA512 (FreeBSD-12.1-BETA2-amd64-memstick.img) = 79cd6154ba2527e0392189b6ade95f481f2a657a1e6e73bda9bc3cf951af3680076d3eed4e17657371a2ef9e7c3fdab36f49858a946084e7f9fc123e39307618 SHA512 (FreeBSD-12.1-BETA2-amd64-memstick.img.xz) = 09a76b72247b437d4b111cadd5d1d29a69e60771907d88b66c0611ab0ec4485fbf42be288f9da7d220108f40eddd404272ef1a157a88d0907eff9de6d07184dc SHA512 (FreeBSD-12.1-BETA2-amd64-mini-memstick.img) = ef91c41256a223d7a993aa2a440457002e6339153972a4e5e8a92119da2a4fb72409f153ddadeae768e6b75673791a547a2fdb9d473ff7fc48f4d91cfa0da7a7 SHA512 (FreeBSD-12.1-BETA2-amd64-mini-memstick.img.xz) = 7a50dcc6e467f6788ebf39c8c5ecc105f0fa3133962136dedb84532e06d3695cdb3103c303d8680c87c83ddec9d160d1fc6d4a03411297d67f28ee168f6ab24d SHA256 (FreeBSD-12.1-BETA2-amd64-bootonly.iso) = 5b4c88e47a0f1e778109f30f5dbc778b62f25a7d7b1a753173334ebb6037cf28 SHA256 (FreeBSD-12.1-BETA2-amd64-bootonly.iso.xz) = f8c14bdbe99be3df4672c0aefcaf9868dca32df7fa96d089c4a582de39dc1aa7 SHA256 (FreeBSD-12.1-BETA2-amd64-disc1.iso) = e28c2cb5d4aebcda1168ffa6a866864f8894b13314b849f5fad4a6b970f64a1f SHA256 (FreeBSD-12.1-BETA2-amd64-disc1.iso.xz) = bab0d97b3f3cb0b3bbff9209a39d7fd68d120c72622b82b6cffb5f70aa7d1255 SHA256 (FreeBSD-12.1-BETA2-amd64-dvd1.iso) = f7fabadc170f761b443abe8cb2a72aef89c5837fc5525e8bd554748f2ce55f8a SHA256 (FreeBSD-12.1-BETA2-amd64-dvd1.iso.xz) = 705e04bba7c1d8d89fe3d3e7b7c8c859a4189699db6232e2577cf5d48f2e5a93 SHA256 (FreeBSD-12.1-BETA2-amd64-memstick.img) = 443ab92468e107bf05d4c9c505e767de5af5f1e80e1b414973992b76d8cc29dc SHA256 (FreeBSD-12.1-BETA2-amd64-memstick.img.xz) = 28f0eded2c1de9d8fbc6334fedc3946c12241ada10a08656dda9972bcf998f8c SHA256 (FreeBSD-12.1-BETA2-amd64-mini-memstick.img) = 2d93bcd9f2bcd12ae8fc1fad3e0860c0ffeb3aad6e20e4ca30bc2444c4354802 SHA256 (FreeBSD-12.1-BETA2-amd64-mini-memstick.img.xz) = 34474534c7d6a48719268da003d0eb0c7c0292930501cae71937d19caf527285 o 12.1-BETA2 i386 GENERIC: SHA512 (FreeBSD-12.1-BETA2-i386-bootonly.iso) = 90f1810a64c1585a680a9712e36b12b0c6554b4e55fb0fcf776cd1793f92ccd93f597c7227232e5a1bf7db33662ac80c7e25f4080983f272080ac85443a96d66 SHA512 (FreeBSD-12.1-BETA2-i386-bootonly.iso.xz) = 3422c149c5e2d6f1730553214f31c95a42de10caa574813616b85682c4dc38724ffda0612b94ec8306323306260ee7519ba917c2de087f2edbc97479283c82ce SHA512 (FreeBSD-12.1-BETA2-i386-disc1.iso) = aea6b4352913c32d1f42c641c8bc279e81e16e94bb3b01dc8994b0c2f9b444a1ec80b341bc1fcce2df1220a40581cd261dc5bb51e214cb0a6160dc05bb0881d7 SHA512 (FreeBSD-12.1-BETA2-i386-disc1.iso.xz) = 43db0a104fb155800be9bce0b2690bda398a01b054f5615cd4607655084e0d77a6524e6e44aa5cd491a1f201eaf8ef50e90b4ca54474a1430219f998cb81bc1e SHA512 (FreeBSD-12.1-BETA2-i386-dvd1.iso) = e4dbbc2a2667824acb92c05f4125d4b8e14a18268bc22a2697d128384165996133b09fe9e52bae5ce516cd634fdb8baeca5d5d6a05c5fe22e533fa658d51dd30 SHA512 (FreeBSD-12.1-BETA2-i386-dvd1.iso.xz) = 325d5a07d203a9e217c3a5861341c55d2c430fc135716403104d7d283d43e88ba85c662c167f0dc8083674329e20880d3fc0d7539847e312d1ae1cc1aed7b340 SHA512 (FreeBSD-12.1-BETA2-i386-memstick.img) = 72b4ef4ad654dc1cff2b781b51f351e93be3adf05e48c0f05d0c733c65c8264c84ff59380d3bb0f94f9138378fd04fbaf648956f1addcdcf0668796e76badbd8 SHA512 (FreeBSD-12.1-BETA2-i386-memstick.img.xz) = 4002452c436789cd860b1381c2069851c8b2af67e52bd1076d7e4bdeba8eb38a93e33df4d5161ef6f203c30383ae90f16ef88362888101e1361e2cd6b4836b39 SHA512 (FreeBSD-12.1-BETA2-i386-mini-memstick.img) = 90ed8c0a332030b4d1483340c18c9adab4af140d142a789265586530ebbcb05774ef637a34dcc271f4eea725393cbf22e2ff987b90e7214572b8a2704bace12f SHA512 (FreeBSD-12.1-BETA2-i386-mini-memstick.img.xz) = b58d79b59e0b976597c677ea70863799835e9e6a5b41c5f553c81c1946e7c87cb7ee15534962ae20399f5c10a13f07334fbf9758efcb11c096de92ee6e3f2a6f SHA256 (FreeBSD-12.1-BETA2-i386-bootonly.iso) = a35864a6f54a1d22fe130dc86a3fb330a7f357b96ec20a53112a1d1f7d6e27cd SHA256 (FreeBSD-12.1-BETA2-i386-bootonly.iso.xz) = 88415d45150c91f5995632ddb0bb4f918e1cc8646440b74e979c324ace292223 SHA256 (FreeBSD-12.1-BETA2-i386-disc1.iso) = 03bac00923425da26a1528250088a5d08d73a0fdd7205b5e58ea5b1344de1d58 SHA256 (FreeBSD-12.1-BETA2-i386-disc1.iso.xz) = e41796f9f0622c34865d0829d9cf195d8e89ce62151918690a874ce7b84d5b98 SHA256 (FreeBSD-12.1-BETA2-i386-dvd1.iso) = 9e11d812ed4da50f87d98c48b9072ce1192bbaf43b421cf9bfcf067e6c923a64 SHA256 (FreeBSD-12.1-BETA2-i386-dvd1.iso.xz) = c9e7160c448ce6abd6ea691f0582276fd986e0681478bf485102412aea8371e1 SHA256 (FreeBSD-12.1-BETA2-i386-memstick.img) = 433608e0408df7c0745a545b4ee24164763cd332417baedf65b07aaafe6b765c SHA256 (FreeBSD-12.1-BETA2-i386-memstick.img.xz) = b2ec0e4594b643eb33e7e99b03dc6a2624673aee59ac4020a0aeffdfb0bbcc4c SHA256 (FreeBSD-12.1-BETA2-i386-mini-memstick.img) = d46b80745f3daad5efe0b9bdb6006dd436f25bfafa3d9fa604b36b8458a7b6fc SHA256 (FreeBSD-12.1-BETA2-i386-mini-memstick.img.xz) = 8a94bad67ecbf05c0ae19e9e137761a22f7dee9e776f3a6b3a26c93e3066a216 o 12.1-BETA2 powerpc GENERIC: SHA512 (FreeBSD-12.1-BETA2-powerpc-bootonly.iso) = d24a03c4d4abc2b24c53d366a5c6c16b8a61c00b3d981ea7506dac621e041eff2513bccb3ee038f2ec5a02f6e36bcd7f82657d220be689bc5d3c3d93b1ae15d9 SHA512 (FreeBSD-12.1-BETA2-powerpc-bootonly.iso.xz) = d08ede1de5c82e2befcfa128776c964af0abcb3de865073aee9189d5d78827e6be5f9710534c09a3f8e2f37cc816be1564643ebf7a5608a8b3a01510cadb808a SHA512 (FreeBSD-12.1-BETA2-powerpc-disc1.iso) = e92d7bf3b3db92aeedd9d9fb62059d8a29f3f4f4402a36310d7a7a4062430fa494bf6c2ec53923bf166e1e38396e4c3ff644488e9cd2d2ab55db79dcf6838b98 SHA512 (FreeBSD-12.1-BETA2-powerpc-disc1.iso.xz) = d082ecef72405582d45fabf34fac40d52aac2116aabdb8e4119f8db45172de20600b192b1d8c2a85280c767947deb653d4824b42c301bf98132eacdadcdc5e6b SHA512 (FreeBSD-12.1-BETA2-powerpc-dvd1.iso) = 37c9db610fd1086175bd2bf3cf9467a88092346c8a07ffd44eac3c6f0c576a34f095663550d5142ab7b4279fb2a9ec9336925fd7f421433666af4427d9767e5d SHA512 (FreeBSD-12.1-BETA2-powerpc-dvd1.iso.xz) = fe3d447b5354f4565bcf0a16eb441062d370c01fe4aecc86c2e6a7cd758730f20d23d421bae8d4ddd39a34b58b117d2ef6b468657e6a979ea341fb3d0d59e10c SHA512 (FreeBSD-12.1-BETA2-powerpc-memstick.img) = f69cdf987200b3e3a996f3380fbc25392b75eb16cb875fde8c54e28c0285b7abfed15e40dcc1cdaa286c2c718afaad3c79b97141c66433c8f19f11fee7c7d530 SHA512 (FreeBSD-12.1-BETA2-powerpc-memstick.img.xz) = 26a8344f5088678fbb74ff52895c8095629105f70c2715d04faec4eaa4006d540054665a0f1b24d2c71ac8074619d6be7a103a781d91536b04a1ee4cf467cc48 SHA512 (FreeBSD-12.1-BETA2-powerpc-mini-memstick.img) = 0d9d5044a707468cfd77dff6fe3bf767f6d1e47cf1a4c4028df74d933890dcce99587e5938807cf636034e392736edbf4d4652b34280f8f2089b455b17c3d750 SHA512 (FreeBSD-12.1-BETA2-powerpc-mini-memstick.img.xz) = 1902fad94a3e37de5e49586b86b5f3aefadb6f8d8b415075604a5a6dd32af18f0b0d8604774557acc550d5024bd13806a619da8654e9590217865e652db19651 SHA256 (FreeBSD-12.1-BETA2-powerpc-bootonly.iso) = 67bde669f22ef91082fdc990ce1c514b4ff0ed8346593a314c6b0d58bc0951b4 SHA256 (FreeBSD-12.1-BETA2-powerpc-bootonly.iso.xz) = 4c704aa794568cebef23ede8fd313ff5147a67d582831bcefc592e7b9f26fdfa SHA256 (FreeBSD-12.1-BETA2-powerpc-disc1.iso) = 114d371e6dd6b4de639f69a2f145df6b6be9addc5bffe6ea47b1adc81e6af5f6 SHA256 (FreeBSD-12.1-BETA2-powerpc-disc1.iso.xz) = cc18c5819989f56d26fcbedfbcd966914f292505bf0e62a583045e49d42c8bdc SHA256 (FreeBSD-12.1-BETA2-powerpc-dvd1.iso) = f3230e220b7e1e4def4c3d307d746388af7b29dbb1ea9976e4f624c8f4b02749 SHA256 (FreeBSD-12.1-BETA2-powerpc-dvd1.iso.xz) = 8d915ac3198b7d7c391be498e4d70020523cf9a8305c5f55ebbf56b7a178a1f3 SHA256 (FreeBSD-12.1-BETA2-powerpc-memstick.img) = 51105a81a8a0991eb26868d427ada8b7f7b9fce4e4b6c677609fb276ea7ca82c SHA256 (FreeBSD-12.1-BETA2-powerpc-memstick.img.xz) = 6ddd69a4c9b615f3567ae0dd1582de1fa620ad79a05130f59eff3f71cb0fed4c SHA256 (FreeBSD-12.1-BETA2-powerpc-mini-memstick.img) = c922d510fc4c0b9324bd62cdad7d7b99a7ef984ec1983b03ca7580a18ca5ba7c SHA256 (FreeBSD-12.1-BETA2-powerpc-mini-memstick.img.xz) = 7a5e83f6b5edadb5b8f3cd71d277e0ed287e33f24502fab040cc1050abcf433b o 12.1-BETA2 powerpc64 GENERIC64: SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-bootonly.iso) = c5f16c58b5705fed447ce3d074735e618ee65e3c36c01c04c5fa283b51b825816d7bc9f04a98c09ab474a30309b14d93d78057e93534ba6002dd5c990886d9e4 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-bootonly.iso.xz) = 414579f6ccfdae6e712f2a15630231f70bc399b88150fa95a2751ec56dd68bb98b399235b34e82b6bcf2b073b85bc44ef8a3540621882bee263a3bb00f960229 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-disc1.iso) = 31c3f77031bf73dfdb89384b752f3a6f2c5af6f1bd1db537ef44cc87a6bcd0982a3b19b91e516f4641040c04fa84c4dd02e7c0c2f90b86bfbdbd918a88266a56 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-disc1.iso.xz) = 51322357f4093d87a315eabf74c268c611d80ad7c446750d94ddbfe7128114e0e4f1c5aa45aa9616cea9e06ead68599fa35a9ab758d4a0f4d9f5a4789e71e8d7 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-dvd1.iso) = 5738005292809b9168ad2ec9eaaaaafca4de8ea557d7b846e3ff3693bcc25975be83faf846b4e9bae77d480b1f5c6e443466389b0990b96774c34cd20f6ff9ca SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-dvd1.iso.xz) = c9967bd4458b42c56c340887f96bdf88c591405ec7e8ce0b123a2e71a09bc65c579375aafa7f9e5644df0be1e7918cf2118dc6bb644a1e28b93797f6691a9ea2 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-memstick.img) = 73938bd683ad319881dc471a0c60d1731a48db554b73b6fc4d22082757a25a9923d33762678820dfb5d107e8504a955d25dcfa6a48f47e2ba48013a834f676fa SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-memstick.img.xz) = 97ca1834b4f0c4edd9e41f54d1f5279f411080daab3eeb76787741d895d7aeb806d258263bc2cef893a3ac24f5116562d2a1878e5d124efb78daa6bda40ba4d8 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-mini-memstick.img) = 6cae8b7aad172c7008d3e34dbe51514bf103d284e4db3ea79a590f0e1b2e2827e5f7a29b4f766e08c30054095bdab41f1ced0c6be902a7b9a7799444796ea5c4 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpc64-mini-memstick.img.xz) = 859fe0df7349cf7085d49da216cb8062d890119bb9f56f8e44e5126dcd66b397b0207534c80c463055698dc8ab07085cdb542ff4557d8ae107d1506a2fe5ea62 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-bootonly.iso) = a9f6c12a2ab60893a65da26d9b3d7c2c4441eecf4e3470d1c462b771effa7595 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-bootonly.iso.xz) = c199b2a51d1c826094ed6b37725c0fa64d3362dfb5d4eb0056767dbfb75cf431 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-disc1.iso) = f281af17e88f582927911d96cf10c8f6cd4a473c6b858bca5c2931209b8e5bb2 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-disc1.iso.xz) = 8b3dad1c8f8895d8563f3b7be6f33ffd98755707cb707027ecd6f87c4ea3a164 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-dvd1.iso) = f66d46bc6ef02a4d5cd7ecf4c8d7ba3514c7d9fbabc3b8e637469d9973287332 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-dvd1.iso.xz) = aaac39cceba9ce9def559efe294a06d5cb5b4f841dc40967110f2b16e0b1b3ee SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-memstick.img) = 0547410f90ac066fb95a8ca9ebd04ffdd27de0f55eb7208018a864f94b3fe1c3 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-memstick.img.xz) = 65b3ae798fd6dec1b3b556c6be55e6b9bc327e0d265d27f28ade0b16c0c0e7a1 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-mini-memstick.img) = dc8119a446a86b2ffeebad69958caa4a47b81eba087a9292a59cf26d5ba4deb8 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpc64-mini-memstick.img.xz) = 2171780f03be0b9c7c12a4715031d5b5a0ae1c4ea9339c9b9c4b9b7e435283fd o 12.1-BETA2 powerpcspe MPC85XXSPE: SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-bootonly.iso) = a49a5425eab2b279a4e9718e336a5693cfd78a3370a4173c5a21e6d45fb6e4395f183c28efba4613798575b78b51b1da15ae290fb8ca98a1a7277b953cf85d68 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-bootonly.iso.xz) = a9a428716b5655444dbe7a49c51616fc585d832a55cb2c72deaf8f8e7263371f98194c0344acde834dd2ab294f39cb8849072202570f2448c41b674437af8442 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-disc1.iso) = 2f0bed2ae6ee9ef735921b8f1978a72156935d9c3917c3d7c82b3cbb2ab2f24cfb7f90180ec7dd35677fce0dc967729ef42a6106739257f8572901335f95fe3e SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-disc1.iso.xz) = b4e3f070c25116448592499adad3fa72aae065928f0f517726771c0f47f468db5e74bccd2784d6df449644a12ad379c3d9b2fc621604cf6cea201d8702f97ff6 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-dvd1.iso) = 3434f0760b9f75d23bfb087f1119bc632360c915df2b5f1220939187f5399ff4161b2cad00c0c3e5ee263517ce3997f4389bc50764fede9eedfc08a8df9fed84 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-dvd1.iso.xz) = ae9cfd5fdeb52887891c01b8638d772cbdcea517ad20bdf08f0d6749376d17743b5c8503d219cdf97077c7081f740d5e554e812b1df2d4f57ac6de9bab5be2e8 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-memstick.img) = 8d563a3842c1ea32cb584f0ffd7ca0d6986bf21504eef947e35fb2db45844d271d73a54d93bfc1869d5d3bf744ab33ef20a9a4c0835af1a7eef63f29c56c70da SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-memstick.img.xz) = ed3cfbeadbe196653bc6876c77c106ef4c14d9784f07fe80bdb37d03ec01e77ba1af0832cc0cf2b75be2b8b22ca1463265cf735db20777972ad21e5cae0c2b27 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-mini-memstick.img) = 6ce1bb87069729f1b9fb330673cd2edd682fd05e340c9193f74c9505336076af58c28681c5e74d7543204c45ca50b66c6de059a6d85dbc5c5150ceb3f97a4523 SHA512 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-mini-memstick.img.xz) = 40fa7983abed1f0e3f2506214444643999237aa400d86824189274e1b1aa6695b009938ded7542c9d4bfbbf4d6b20e1978cc68c5adf781b264060d8f17c4347e SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-bootonly.iso) = f5f4d2affa8442fbb4b302b6a04fd8be951bd1d4c5ba942dde6809137c1a71b7 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-bootonly.iso.xz) = dad1c493d7ec6de290589ff236e2f3f3c95eeb593a578c5a20fa7a2c721d16b2 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-disc1.iso) = dc81c519a551a1152bcebac47a5be13fb33e698addffeaa4d892068e23fdd1ec SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-disc1.iso.xz) = 923a66b9f8a4c7db77135e8212cfbeabb1a9fb25068a07e2a49a1353da870fc6 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-dvd1.iso) = fe25aee4a6407244cc4a2de7dabbd094097eb9297793a6f3aa512fd8e0453d55 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-dvd1.iso.xz) = d32d2a3f539394fb664273215c03334377c4ee7910c73758df903aba2a34de2b SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-memstick.img) = 8a3bec3207ce923cd05a3ad55b942ee316dd13cddf8ce7151900e3f26a7eaa48 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-memstick.img.xz) = 89c4d10407ce79235da5582ab0b6af399be2f206273a13d8f46488737521728e SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-mini-memstick.img) = b46f62706e81a8909fcff9216d31dca1476890370a234dc04a5399531d549be1 SHA256 (FreeBSD-12.1-BETA2-powerpc-powerpcspe-mini-memstick.img.xz) = 777b840145707bb5e4ba7e4a782d22b40dfb324d7defc875ea98839448c96291 o 12.1-BETA2 sparc64 GENERIC: SHA512 (FreeBSD-12.1-BETA2-sparc64-bootonly.iso) = 719e331c07664d1d4f7ceec1aee6215da47c7c98567ec5da79a9828d8de69408496dafd1cd20670b52515af04af1443f6f1d2ce1013ee86a7301fe443420dc15 SHA512 (FreeBSD-12.1-BETA2-sparc64-bootonly.iso.xz) = 1d9326ebfb366bd13559b8f8c4af2cede33adfb7cc5d578456cac3eca66339ad501a5e509a4b1105d5c0503bb711358d86067057bd0ae54ffaa8c59c72e937fc SHA512 (FreeBSD-12.1-BETA2-sparc64-disc1.iso) = a223eb1f55b00134fde5cdd08240e7fec3e10b5023cd575c68abfc422ce6107db65aeede35068def762d2bb77f2f45272f4088acf9a25644c0a1330fcbe8a9b9 SHA512 (FreeBSD-12.1-BETA2-sparc64-disc1.iso.xz) = 473a25eb4a9238ea46b1205748647d6b71d32eda4724fc5a6e7db1bdf5ae0946e3408aad042f4c72d9e17ad8ad3f3f4ae4ae31bc5a3ab01ebe066d64d950769e SHA512 (FreeBSD-12.1-BETA2-sparc64-dvd1.iso) = eab0b809f385395b3d52d00e3a7ad8e2c579b84c4907df89e9035513b30046b08818490a1aa40ca268e3a803c222a29893aa9cccf720817ad05e119d12cd6e2a SHA512 (FreeBSD-12.1-BETA2-sparc64-dvd1.iso.xz) = 9ed9fdbc34823a66eebac9c7164ee580810377044f5d15ee72ae0491bbf1f0530bf1a34ecba7f91b9b0fd22eae9f0839a624a077f5ace95544722b679f758a8a SHA256 (FreeBSD-12.1-BETA2-sparc64-bootonly.iso) = 8c636f42345add735a84ffea11d6cb2d93e79d96168183d7db81a858adee7182 SHA256 (FreeBSD-12.1-BETA2-sparc64-bootonly.iso.xz) = a8cb779591ef376bc3181ab1ef11633454aa0c6870bad526c13bac0b7418581f SHA256 (FreeBSD-12.1-BETA2-sparc64-disc1.iso) = 6db669d6120c9d3cb7a30c04d8e0bb9629aa959350a952f55830ff0d6eb683cd SHA256 (FreeBSD-12.1-BETA2-sparc64-disc1.iso.xz) = e7616556862dd845a84af522ff910c3fc5ca9e73db013a8bc2afa30abae2ae05 SHA256 (FreeBSD-12.1-BETA2-sparc64-dvd1.iso) = f3ae176d5ac9d61452c44e1475f9fc5be20e0389c7defc6a5858ad968ea77151 SHA256 (FreeBSD-12.1-BETA2-sparc64-dvd1.iso.xz) = 9836eeac281da6860b127e9c1977c9afa6cec111fd7731d760a9e2681ae23faf o 12.1-BETA2 armv6 RPI-B: SHA512 (FreeBSD-12.1-BETA2-arm-armv6-RPI-B.img.xz) = c79e5dba35ea1eab74fc49b23e4058318b6ae733b1e5e4a01b5e0897c6b53d9443aeed9e3e26ac7e54c6fa6b74d27d97891395b14ac3f4b984544f28ca35d31f SHA256 (FreeBSD-12.1-BETA2-arm-armv6-RPI-B.img.xz) = 0ea26aa8ca97bf6b9b4e457d7bafb81be53f6f807eb660a54242381d999f61bb o 12.1-BETA2 armv7 BANANAPI: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-BANANAPI.img.xz) = a7ba1aadc28fc70311dc1ec954539e320044b5ddab04a2d0be17f8e57aef7b57e1b0c37d1faec8ae4cfc781381d7c4841e05915279b287800665c179be32aa8e SHA256 (FreeBSD-12.1-BETA2-arm-armv7-BANANAPI.img.xz) = 1c463c463d65e6cf04c234668c576faf93e3343690cb0a1a5e8063d1f82ddcfd o 12.1-BETA2 armv7 BEAGLEBONE: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-BEAGLEBONE.img.xz) = 218200aff028f6acf7756625bb93311b876a2a1803f655409901ef3f6393546c9adff92b8d01d91a30dafb394739e3f3c580e1039704605fd70fd88f051106bc SHA256 (FreeBSD-12.1-BETA2-arm-armv7-BEAGLEBONE.img.xz) = 3dfb31ff3a32f8dcb2d5a519ad0e928a53be45261435eb044c0e55458a420103 o 12.1-BETA2 armv7 CUBIEBOARD: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-CUBIEBOARD.img.xz) = 6f7aaf0f0aef9876244bd9ae7d90bcde93557087afc081003b7080fbef55a0985a47e7a5b490ad035b2065173db8674ac00304419d7596f239e97fab101cc314 SHA256 (FreeBSD-12.1-BETA2-arm-armv7-CUBIEBOARD.img.xz) = ed2f8cad5c43ebaf49efee6b3b8242b1af8f507a04c9f15d0f536bc654e83961 o 12.1-BETA2 armv7 CUBIEBOARD2: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-CUBIEBOARD2.img.xz) = 3f1a7450fcdeb2431f581ea8410c5c85723df8e287da585e1cb39628c17ad12068148470553774612ac4853d56f7f36b6137f255bf2e4f608dbf11ce19c75334 SHA256 (FreeBSD-12.1-BETA2-arm-armv7-CUBIEBOARD2.img.xz) = 94f0a975225055ad692fa24d72ea1c29f83470ceda77ec710feec7461d2cb7f1 o 12.1-BETA2 armv7 CUBOX-HUMMINGBOARD: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-CUBOX-HUMMINGBOARD.img.xz) = bdf54622a85f4ddccd4ccef7bbb9bb0a3c75b3e95fdd1a6788794a41e3414788483023a27cbc1acf4da9468e6eb4600e1b01cc755adafeacc6ae1a5462c5186b SHA256 (FreeBSD-12.1-BETA2-arm-armv7-CUBOX-HUMMINGBOARD.img.xz) = 906edc3cbba33be8ea8bf6efa68b89d55057a77c0889f34e6a9491960624e139 o 12.1-BETA2 armv7 RPI2: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-RPI2.img.xz) = 8a67df7b8ca67ed6bd756c154c474ca59c6ebae424901aefd33f494a3d70bae9016469d209596c6d9bbe377f0283da4e6b3c5a14e39265545640f526309ceb73 SHA256 (FreeBSD-12.1-BETA2-arm-armv7-RPI2.img.xz) = a06da47835fef7f784322dda78fb2c34eb46dfc2ae0018750f199db89cf709b7 o 12.1-BETA2 armv7 PANDABOARD: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-PANDABOARD.img.xz) = 75c085b3e93aeb26537aa1ba89a69b4844194d68512b59ea454d5d18a77dfdc4fae3dc181469f89a2bd5e6aa5b03d639e938e3b82d2c1d59d0e9736814c312be SHA256 (FreeBSD-12.1-BETA2-arm-armv7-PANDABOARD.img.xz) = 968ac12aa9fbc39ac6f8550af08ff3851a1e9c6937c4222ed6417e76d101ce88 o 12.1-BETA2 armv7 WANDBOARD: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-WANDBOARD.img.xz) = 5ac1b3bdd811f427edf86505079345799ccb8bd79b769d2a43edb7ded98d09dcacbc4019ca90b8a0609b8cbbb88973f2e15442ce274ee861c1153a30b6f23755 SHA256 (FreeBSD-12.1-BETA2-arm-armv7-WANDBOARD.img.xz) = ef2e1ef5e32d2c50b31ba7ea069f1b600498a1b9b45f6dc9b894ceb963bbbb39 o 12.1-BETA2 armv7 GENERICSD: SHA512 (FreeBSD-12.1-BETA2-arm-armv7-GENERICSD.img.xz) = 56a0bb8415a3208f74c87120b5c72789af180fa10d168db4742086d8d4bff9183eb809762638d3308041d21553be48ba71079980573849cd0e70beea8d29f663 SHA256 (FreeBSD-12.1-BETA2-arm-armv7-GENERICSD.img.xz) = 1b9bcd177ee8811f303ad74b6c5558b841ec3b9a609bbcd787650cccbdfe1043 o 12.1-BETA2 aarch64 GENERIC: SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-memstick.img) = 8dc487d89fab92029a949d2a698ba317c5db6f5a85cc602d45c694927f42d1ab554ba2bd616e12dd85bbf8061ebc797fea0dac0927447fd236374e5de97ce5ae SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-memstick.img.xz) = 0def1b16fee0d7d13dabb0f9fc2a45a424ee683533fb30d32b4fb772ab5c75422d8cf8d438e2115239f8b25e6f8c55d372e1b1f089642bcdbd6b3092d61a8929 SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-mini-memstick.img) = 14ab515489b43bc9c7d4b8a50635f9f8766f82c21eb5353d798703a5ca357d72a6eeee38d6ee83215b9deb3d47b11422e0fc1a222e7279d50804c8c189818312 SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-mini-memstick.img.xz) = e4f79d6704f4ca1aaf052ee48262dea6668ab78170bbfa448a882ae05a24c7613c1d897d452c253155798437573eef187ae3e70d37d8d6b4965f64ee3a8b689b SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-memstick.img) = e9b18f080c842b424bff2435b6e7b8a6ddbaeb5e976f7344e70071f10eed5d5e SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-memstick.img.xz) = f5a90e86ebc9427522e4978b7e0a5fd343b09ba5866af055ab0ccce0255a0eaf SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-mini-memstick.img) = 82e53d9674daddeda1eacff4d2a840344921bab5881998ce7d81eade71e04d12 SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-mini-memstick.img.xz) = 0ad0a3407201130f9ca8992eee519e9d9d3d95ab4827208f8bb10da83ce69c24 o 12.1-BETA2 aarch64 RPI3: SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-RPI3.img.xz) = 4e1e9f5a3403313e9e3260a0c8eb8fef1aa54bec591e58d0a42695b7642df41859599f1550f7bdc110128a3ab76fc00d35f814b9df03c619eff6ac5084d5978b SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-RPI3.img.xz) = d7b6481e7e50be0f6601b6e9de695ecb31ebd3bdc744f03c2bba88306425ffab o 12.1-BETA2 aarch64 PINE64: SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-PINE64.img.xz) = c47094d76d8464cd49d7bdad4f1bf7b34c2f728b07e2ccca9722114adf84873304fab3f93ac74d15a1dd0ac5bc9e9954f6aa5bf145341979735df6ab418113cf SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-PINE64.img.xz) = 7f489a56f8c86dd701136f0d155337c8ae64df65925ff95cee22adc3d0dadb9e o 12.1-BETA2 aarch64 PINE64-LTS: SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64-PINE64-LTS.img.xz) = 968b5642d248115ec8401417dfe27d327d5d5752925281c073b90de3e67813fee0fe4e1dc1ef0eaa912a2cd4504893746f1d8932cc69c97cb4686e428a58649b SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64-PINE64-LTS.img.xz) = d29f5ef060702cc41a7690d7527aeceebdc7e144ddf4e93dade0c5f7d3ded855 == VM IMAGE CHECKSUMS == o 12.1-BETA2 amd64: SHA512 (FreeBSD-12.1-BETA2-amd64.qcow2.xz) = a61fa603c822119c9964a6931b5298ba3cb65be6506f12695c4f266a00186070078b07f7f296105793805c1edad2129236ac2d167e16aa3648fdb6d8c5c8462f SHA512 (FreeBSD-12.1-BETA2-amd64.raw.xz) = bb895a47188ad8e155e95070fe684ae88f39c8c55611e3e41a113a1b66314ce9b16e7d331ca9eeb414fec8427d3e264daa89a8ec1ef70a46fa2cf207d7579388 SHA512 (FreeBSD-12.1-BETA2-amd64.vhd.xz) = 26bdfbb462cfecaa15ab4ea38675184b06f7372c14b71989b5cc57cc3f8eccdacd19f810eff31a0c4365bd723e9daa03c0dcfcaa098d172a703d7e90dde5846e SHA512 (FreeBSD-12.1-BETA2-amd64.vmdk.xz) = b52fff560b87e5e4495d592302d87eba6903ddfcf3a4bb804a4c988a43dc55a72c675b301548634621499fa65ffc008b56d0d6887bf7d9e502ab5f7e6e6984bc SHA256 (FreeBSD-12.1-BETA2-amd64.qcow2.xz) = 947eab73aeffc7469af5e61a33fad6a6b01cd01f0f25ac17b7201fa8e8498bfe SHA256 (FreeBSD-12.1-BETA2-amd64.raw.xz) = e565b1a63f0069a778b7c2cc488af9927f9b71a62d4e82ed03a00f636af5d719 SHA256 (FreeBSD-12.1-BETA2-amd64.vhd.xz) = a91959691fe14c4e162c16d9551bb9dfc4fb13726e40a3e77d0abf40f447c0a2 SHA256 (FreeBSD-12.1-BETA2-amd64.vmdk.xz) = 87a3e753d3443cb4d754561f208739749c47898ea66bb3c590d0e38f7eec3189 o 12.1-BETA2 i386: SHA512 (FreeBSD-12.1-BETA2-i386.qcow2.xz) = d223ccc383c52880f60d7f835ccdfe8e2bb6d446801349911d962adfa95b9f54d43cae2dc7a0816e0513b15c349a3362329a14b0fddd61e99056a73da2c74e58 SHA512 (FreeBSD-12.1-BETA2-i386.raw.xz) = ecc9d4b7f3cc8e3068f18e9ea20a97df2072ac33809014178306677d56d1a57427254f7582bcb1b4b8a2bbec557d79900fd7da362aa554b75456a8d018b8058d SHA512 (FreeBSD-12.1-BETA2-i386.vhd.xz) = 804a0334febd56f9330360803fa7cb29c7ce1ab5f18ea69ef17d9ea46ae9657d5f0a31593d15cbdc54392d4d75c973adbe88812b4cdaac11dc34f1386683d7af SHA512 (FreeBSD-12.1-BETA2-i386.vmdk.xz) = 20fd38c6655736cf3e5b9c07009682b34ee09684c899e7b063dfd55abaf9a35aa5988bcdb6b3aeb949879e86e5c021d857a0760cee6273f64dd60f13f88ed7db SHA256 (FreeBSD-12.1-BETA2-i386.qcow2.xz) = 33c2ae1d0da6218685ce4abe96a1a7ca507b3eeea4294b0b3b23bea864e6afb5 SHA256 (FreeBSD-12.1-BETA2-i386.raw.xz) = 6e895684d7ba79b5fdc1bd176d77c10b3913a710e1adffa403862cae83b925a6 SHA256 (FreeBSD-12.1-BETA2-i386.vhd.xz) = a6334a14d5736c381ad74af1c2fcc178168a41e20a165a8a7d33d08f8900eec4 SHA256 (FreeBSD-12.1-BETA2-i386.vmdk.xz) = 35a3d109616f32ebc75c7898f666ebb30235361f7b9526539c772e429a9ab5ed o 12.1-BETA2 aarch64: SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64.qcow2.xz) = 48b2ce722f8d6b4883e71f8093a28a62fee9de7833a18f54bebc02507cf8163e72080b6c8044c31acb196704b1a0eef5bdc75207829d2e15cd44621a01598361 SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64.raw.xz) = 8d95644291ee32e8ae61eea21c984e73d7e2fbac0e9e8a28f6f74fab7f10bbb8b3d8cb7b9b23f890ccbee5e6f0202714eb4c2c1ac076cb7817eb6e612772bc2c SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64.vhd.xz) = 7b64cbc5ff33dbd100a7bbcdf630fdbf85ab05febd615a4978678a5c78e40f5c3e76996c04494110e0583827b4b7c1090fb9d38816c09d14c4e8e54b2353a66c SHA512 (FreeBSD-12.1-BETA2-arm64-aarch64.vmdk.xz) = cdf85c7b4cc339c90b3e10dc22a6a3db87bddd2b60c553658276c5007ce0db52d9c845580b08c3d1c9350202eb519925c745f4b1bac70f839b817b09af745c9e SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64.qcow2.xz) = 9890ae5b96af5c0d76b8afca5ac24890ba7b63ebeb18f62182714479f1924674 SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64.raw.xz) = 98cf46d8e10118401c62f4da325ef83ecbff8dab79d4ecb06c6c04fce0daabc0 SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64.vhd.xz) = c1a4461fc801a397bbfdb6fc6defe4f3b5d084427781d5639a3ceeac70e660dd SHA256 (FreeBSD-12.1-BETA2-arm64-aarch64.vmdk.xz) = 9c58ecfa789cee05a5b3f4ebd95b0eb0b165b1baef6c9f7b5ebfd60b228a1195 Regards, Glen Brought to you by Rubicon Communications, LLC (Netgate). Love FreeBSD? Support this and future releases with a donation to the FreeBSD Foundation! https://www.freebsdfoundation.org/donate/ -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAl2PRH0ACgkQAxRYpUeP 4pNGNQ//WIoXaBBrrCb2ML27Hg4fgk0+ajR+t80dE0NWLOMcLJozAhgXumc3t40m YLeE+owVdXAcaGJ4FoknsjeYpv2e0S5r5vnfi4nDOkgAQ9S6xYscCyRTHZglocAZ I4nIxeuVBQPBPqCftPQVsvg4sQlX4yilL7e8bPXtE4n3IqDayNgpI1kDoCiGQv9D Yb5LRHMW5qfnTjlysUxMbL8GILea8N2sg397IfK9w4Hqb5wFOMthliNpk/xzbrL4 Tzfbu+iunp3i6IzARECpickjRy/92Drx6LP7WAGjk/fEnofiQ3kziuZduhUm4UHX q4rpZCLGPUxKsVKElXCXI5ixtKaxE7sGhNS0qXCf8qUkL5k3VsXfvQdut4rMMfRi EM8RjicOzSXlX1SB2z+vtg1ytnnL/XTpuM5AdSG+ajRAJDUaJr8aNIPEKN/SJci1 yTcu3+Y5ZVgmZ3RlHNDKQU6I4zcqCP5Q7JWJ4WBa6EQQqjnXiYbcTeL5r+Gxg0Rw zu40OTFT9rBTFMRNqytWykZVqSsGMUWHMcvZHgmO8Fi8qakR9P6fGq3MrHNteNhy 2XxClqGvdvQoUlHor21EXUeHeUi+zHJKjehY9UF4ByFvPCc/AXLwwb9eqI8jmSan cAeLFrpTBER2xETWGwXzp3EHZqx42xFKJIay7w6tHChHrQGU8Wg= =SS/+ -----END PGP SIGNATURE----- From owner-freebsd-stable@freebsd.org Sat Sep 28 15:21:33 2019 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 26C8D129D03 for ; Sat, 28 Sep 2019 15:21:33 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46gXSY0G5Nz4Kv1; Sat, 28 Sep 2019 15:21:32 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.92.2 (FreeBSD)) (envelope-from ) id 1iEEX2-0007WC-Kg; Sat, 28 Sep 2019 17:21:12 +0200 Date: Sat, 28 Sep 2019 17:21:12 +0200 From: Kurt Jaeger To: Glen Barber Cc: freebsd-stable@freebsd.org, FreeBSD Release Engineering Team Subject: Re: FreeBSD 12.1-BETA2 Now Available Message-ID: <20190928152112.GK2863@home.opsec.eu> References: <20190928113110.GC27491@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190928113110.GC27491@FreeBSD.org> X-Rspamd-Queue-Id: 46gXSY0G5Nz4Kv1 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.989,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sat, 28 Sep 2019 15:21:33 -0000 Hi! > The second BETA build of the 12.1-RELEASE release cycle is now > available. Upgrading a 12.1-BETA1 poudriere install with poudriere jail -u -t 12.1-BETA2 -j 121 fails with: No updates needed to update system to 12.1-BETA2-p0. touch: f465c3739385890c221dff1a05e578c6cae0d0430e46996d319db7439f884336-install/kernelfirst: No such file or directory To install the downloaded upgrades, run "/usr/sbin/freebsd-update.fixed install". No updates are available to install. Run '/usr/sbin/freebsd-update.fixed fetch' first. [00:00:26] Error: Fail to upgrade system -- pi@opsec.eu +49 171 3101372 One year to go ! From owner-freebsd-stable@freebsd.org Sat Sep 28 16:27:36 2019 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 3E7A612ACBA for ; Sat, 28 Sep 2019 16:27:36 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46gYwk62mxz4N27; Sat, 28 Sep 2019 16:27:34 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.15.2/8.15.2) with ESMTPS id x8SGI51Z061720 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sat, 28 Sep 2019 09:18:06 -0700 (PDT) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.15.2/8.15.2/Submit) id x8SGI5GS061718; Sat, 28 Sep 2019 09:18:05 -0700 (PDT) (envelope-from warlock) Date: Sat, 28 Sep 2019 09:18:05 -0700 From: John Kennedy To: Kurt Jaeger Cc: Glen Barber , FreeBSD Release Engineering Team , freebsd-stable@freebsd.org Subject: Re: FreeBSD 12.1-BETA2 Now Available Message-ID: <20190928161805.GA90177@phouka1.phouka.net> References: <20190928113110.GC27491@FreeBSD.org> <20190928152112.GK2863@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190928152112.GK2863@home.opsec.eu> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46gYwk62mxz4N27 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of warlock@phouka1.phouka.net has no SPF policy when checking 107.170.196.116) smtp.mailfrom=warlock@phouka1.phouka.net X-Spamd-Result: default: False [2.97 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[phouka.net]; AUTH_NA(1.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_MEDIUM(0.73)[0.725,0]; IP_SCORE(0.38)[ipnet: 107.170.192.0/18(0.22), asn: 14061(1.72), country: US(-0.05)]; NEURAL_SPAM_LONG(0.67)[0.666,0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[warlock@phouka.net,warlock@phouka1.phouka.net]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14061, ipnet:107.170.192.0/18, country:US]; FROM_NEQ_ENVFROM(0.00)[warlock@phouka.net,warlock@phouka1.phouka.net]; RCVD_TLS_ALL(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: Sat, 28 Sep 2019 16:27:36 -0000 On Sat, Sep 28, 2019 at 05:21:12PM +0200, Kurt Jaeger wrote: > Upgrading a 12.1-BETA1 poudriere install with > poudriere jail -u -t 12.1-BETA2 -j 121 > fails with: ... I don't know if it's proper, but just doing a "poudriere jail -u -j 12-1" worked for me, The version reported by "poudriere jail -l" showed up correctly (*BETA2) when it completed. The poudriere run hadn't finished by the time I left Friday, but it had built over a hundred packages. My first test of this, vs creating a new jail every time the version changes. Originally created with a: poudriere jail -c -j 12-1 -v 12.1-BETA1 -m src=/usr/src In my case, /usr/src was BETA2 compiled from source when it was updated, and BETA1 when it was originally created.