From nobody Sun Aug 27 16:30:23 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RYfLV01FYz4rNtG; Sun, 27 Aug 2023 16:30:26 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-yb1-xb2d.google.com (mail-yb1-xb2d.google.com [IPv6:2607:f8b0:4864:20::b2d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RYfLT557Dz4Mgg; Sun, 27 Aug 2023 16:30:25 +0000 (UTC) (envelope-from mavbsd@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-yb1-xb2d.google.com with SMTP id 3f1490d57ef6-d7260fae148so2447807276.1; Sun, 27 Aug 2023 09:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693153825; x=1693758625; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=gzjNbc1Zw8j6/qN1r3FRIdnilMssxcPdK4CkNnE9g9A=; b=iQD2gha/Ccv8yDGxKeFSt8L6PMIkdF2bylP9tHH0cKNjT9zwkdbIGEPbd7Uuaspgg2 FMOUu3hmvDoRCvfi4aGqCT+iZesvRXQanE8rGG/0zRgr+7U1BFBy+2Ry4zhcET4u2N+H oIwllk3kypkE4LmtFdz7wKLV08ihXLgjQRaB4G7q7svFKY8NmLIap8s/32x6dTN3z59Z bb7exGhREmNeMeuXO22eHG9FgioOKVAGRDgn/5hCe4I0C34q+6bYXzQTCmM4ABgYWJyO P4tJuyJ+/I4Knf01on1j9IjDeleL5DcmQjEE8AyX4Dgccn//jE5KFmM8nsaTfO5eBnSd ViFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693153825; x=1693758625; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gzjNbc1Zw8j6/qN1r3FRIdnilMssxcPdK4CkNnE9g9A=; b=jEst6PsFU9I9b+eUmZN2GuwBwGCHfejS4YEJ81ZyDEBXHYPrUD3yKM9NNbyk88DYz+ er74h7JZbl6bojwhOIMrJKI9d2484RP0o18lkIpxR5rX5BEKrQqirRSe2xIF8qq3E4MA 0sN+6HfsIngzpreaqFoSW/MoUxDq4u7crCVj/Cx/W/CPwUeDPIvRnn/nMBb1Ufu1XXF8 HiA0zdbzzOSkwJ40r9nMcEIom5pAbOza9T7UP4NESQPMVmuGmDS+LpxMtnQbcS0/w8B/ llS0kE/hGEUEbTQvBuqL5ZbQY7161qaE5+vY6yY31PMHkzQhf5zycod3rVA8RqjGgCfP lDpA== X-Gm-Message-State: AOJu0YzThyIPfLtFvi/dMz1/aNZdKIID4srcNTPLaQ/N94yBwxHXmN5I cBB4odmO8rIVQWAUVk7fbSy33ck+pTk= X-Google-Smtp-Source: AGHT+IE3Nj3n1SYx/Ce7F27SJdTTld9tBP9O1SK2qd7wVUtWPONtCtjggJHe6V7AtnqXzq30BYPBlw== X-Received: by 2002:a25:d64d:0:b0:d23:1417:115f with SMTP id n74-20020a25d64d000000b00d231417115fmr23581042ybg.10.1693153824813; Sun, 27 Aug 2023 09:30:24 -0700 (PDT) Received: from [192.168.1.66] (104-55-12-234.lightspeed.knvltn.sbcglobal.net. [104.55.12.234]) by smtp.gmail.com with ESMTPSA id b19-20020a25cb13000000b00d20d4ffbbdbsm1333570ybg.0.2023.08.27.09.30.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Aug 2023 09:30:24 -0700 (PDT) Message-ID: <5520d4cf-076c-9a06-7000-9ef608d21470@gmail.com> Date: Sun, 27 Aug 2023 12:30:23 -0400 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: git: 315ee00fa961 - main - zfs: merge openzfs/zfs@804414aad Content-Language: en-US To: FreeBSD User , Martin Matuska Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202308270509.37R596B5048298@gitrepo.freebsd.org> <20230827075913.36151ef6@thor.intern.walstatt.dynvpn.de> From: Alexander Motin In-Reply-To: <20230827075913.36151ef6@thor.intern.walstatt.dynvpn.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4RYfLT557Dz4Mgg X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] Hi, I've just updated my test system and it happily imported everything. Could you give more details? Does "all pools do not import" means that no pools were imported or that some pools were not imported? Where they imported before reboot and had default cachefile pool property value? Generally on boot ZFS does not import all the pools. Aside of the boot pool ZFS on boot imports only pools that were imported before reboot and used default cachefile, which is /etc/zfs/zpool.cache. Do you see any errors related to import? Anything suspicious can be seen in sysctl kstat.zfs.misc.dbgmsg ? On 27.08.2023 01:58, FreeBSD User wrote: > Am Sun, 27 Aug 2023 05:09:06 GMT > Martin Matuska schrieb: > > After updating my CURRENT with this new ZFS code, on reboot all pools do not import > automatically anymore as it has been before. > > Did I miss something? > > Kind regrads, > > oh > >> The branch main has been updated by mm: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=315ee00fa9616b0a192b6834911f98bcf5316a6b >> >> commit 315ee00fa9616b0a192b6834911f98bcf5316a6b >> Merge: b3a714652ff0 804414aad224 >> Author: Martin Matuska >> AuthorDate: 2023-08-26 21:20:04 +0000 >> Commit: Martin Matuska >> CommitDate: 2023-08-26 21:51:42 +0000 >> >> zfs: merge openzfs/zfs@804414aad >> >> Notable upstream pull request merges: >> #15024 Add missed DMU_PROJECTUSED_OBJECT prefetch >> #15029 Do not request data L1 buffers on scan prefetch >> #15036 FreeBSD: catch up to __FreeBSD_version 1400093 >> #15039 Fix raw receive with different indirect block size >> #15047 FreeBSD: Fix build on stable/13 after 1302506 >> #15049 Fix the ZFS checksum error histograms with larger record sizes >> #15052 Reduce bloat in ereport.fs.zfs.checksum events >> #15056 Avoid extra snprintf() in dsl_deadlist_merge() >> #15061 Ignore pool ashift property during vdev attachment >> #15063 Don't panic if setting vdev properties is unsupported for this vdev type >> #15067 spa_min_alloc should be GCD, not min >> #15071 Add explicit prefetches to bpobj_iterate() >> #15072 Adjust prefetch parameters >> #15076 Refactor dmu_prefetch() >> #15079 set autotrim default to 'off' everywhere >> #15080 ZIL: Fix config lock deadlock >> #15088 metaslab: tuneable to better control force ganging >> #15096 Avoid waiting in dmu_sync_late_arrival() >> #15097 BRT should return EOPNOTSUPP >> #15103 Remove zl_issuer_lock from zil_suspend() >> #15107 Remove fastwrite mechanism >> #15113 libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1 >> #15122 ZIL: Second attempt to reduce scope of zl_issuer_lock >> #15129 zpool_vdev_remove() should handle EALREADY error return >> #15132 ZIL: Replay blocks without next block pointer >> #15148 zfs_clone_range should return descriptive error codes >> #15153 ZIL: Avoid dbuf_read() before dmu_sync() >> #15172 copy_file_range: fix fallback when source create on same txg >> #15180 Update outdated assertion from zio_write_compress >> >> Obtained from: OpenZFS >> OpenZFS commit: 804414aad224b432590afe3f9ec114ffb49e0f13 -- Alexander Motin