From nobody Tue Nov 28 13:53:41 2023 X-Original-To: bugs@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 4SfkSj29n3z52Qvk for ; Tue, 28 Nov 2023 13:53:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SfkSj0FLnz4cXF for ; Tue, 28 Nov 2023 13:53:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701179621; 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=ODnUv3B7XXUzv5dqONpy0kREivuM8oIDwz3Ixk/H6HI=; b=RJ7giJrS/vrk580C3cDtyskvyPkE4Aq8UrOG2eDZ1UDaj+kG7HEjR6ql2nGNjRe0dO5gM5 T4oVxlbJVKd0ntn3H3jSxOgkXtoqyU4NcP2imA3laPNIAuycXucQO5BwvwdkSd9PqAlJ5h 1KCiqyRAWz+1GbESwtNNzyqpHOjJ159Vyr1VSOy4ne5mWWUFlehSpTI2JQIxwIO7ItXdfq vtZi8P1ClJmdFpFBuBv9BWh2esEegDyf5wPTHk6rDvexFZykme8EK3li1XLf0Vv1hEosaD k6bOuv2gDDgVsmSnpbgoV+4OJwRVgWLLkAeCJ11187ZyTtVGWAI+T4DxkS+vmQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701179621; a=rsa-sha256; cv=none; b=MOi3irzUYCvCrtuvxD+uKv9Ysjv+9a0eCExawQuhgFZxJFA1BFyy8a0Vuis7zve45kvMDq UuVq2KC3uXtDOpI/e3EbitJG7bgbf2WNg/jFp/vqY7o95GBrMRDh3AS9uVV/mDCg7MW7Ya a19R+hAaeMyeFDqIoe72xnKOnc55xweyV8h9pN7zJBEywnGHOh/uZ3fr/9txxDmiYOTkuR aqWSSXrM/A5ONwWnAuxeLk/371oEWaeCfOAmykV7mKIZ/CEk6y6oq48v6/Xymr+o1QH0IP Elf9IsYPsqN8ID7g4ustJlNGCoK8LdociUUP+U5/Bvx4Lr5us0OarJk9tU9OYg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SfkSh6Rrdz8rv for ; Tue, 28 Nov 2023 13:53:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3ASDreC5054222 for ; Tue, 28 Nov 2023 13:53:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3ASDreEj054221 for bugs@FreeBSD.org; Tue, 28 Nov 2023 13:53:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275407] freebsd-update - zfs_clone() error while creating boot environment Date: Tue, 28 Nov 2023 13:53:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sturmanj@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275407 Bug ID: 275407 Summary: freebsd-update - zfs_clone() error while creating boot environment Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: sturmanj@gmail.com While upgrading to FreeBSD 14.0-RELEASE using freebsd-update upgrade and merging all the config files the program exits with a zfs error. src component not installed, skipped Creating snapshot of existing boot environment... cannot create 'zroot/ROOT/13.2-RELEASE-p5_2023-11-28_094647/bcbsd-ubuntusrv1-dsk1.vhd': 'canmount' does not apply to datasets of this typeerror when calling zfs_clone() to create boot env error when calling zfs_clone() to create boot env=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 error when calling zfs_clone() to create boot e= nv Failed to create bootenv 13.2-RELEASE-p5_2023-11-28_094647 The dataset in this error was created to be used as a virtual disk by CBSD (https://www.freshports.org/sysutils/cbsd/) ---- [freebsd:~ $]> zfs list -r -o name,canmount,mountpoint zroot/ROOT/default/bcbsd-ubuntusrv1-dsk1.vhd NAME CANMOUNT MOUNTPOINT zroot/ROOT/default/bcbsd-ubuntusrv1-dsk1.vhd - - ---- If got other datasets as virtual hard disks with cannmount not set and neit= her mountpoint. --=20 You are receiving this mail because: You are the assignee for the bug.=