From nobody Sat Dec 21 15:26:50 2024 X-Original-To: doc@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 4YFp6f30Hyz5hFp2 for ; Sat, 21 Dec 2024 15:26:50 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YFp6f0xBsz4F5B for ; Sat, 21 Dec 2024 15:26:50 +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=1734794810; 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=tIuBBF/YF5roesvSFpsQ2S7opph8DwCmA649LK37LxQ=; b=STQjCHW4iHUHEyGik8nYzT1QqR47bwCTFxAC+A9/z/gW1qlAmPAV930aOsYDtlLrwYSEbT 49wX8VMWkEuj+HN8m7M4cXZkx6bIjUOsDS8PqB0Xn207UH46NeSyRSaEHhxyy+7XK5MG8Z 5pCqCHDM4JtE+Cvibo+NOjhVtBiFcDbprr275bNTEmaTgem58EM5JbmIK3DhsjmRJP5Gxh hAnFay/BZLBgV1E2/u9lWU7DE3oeM37W+SVnte4DYTeIzz97xhNDeb4RpMkTlTBWuGGn4H wwRVVf1i/Kw7Clrb4jEi/CN4tq/W4iW/ciUws0AjEYDomPfPgURUyWDwzXOGkQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734794810; a=rsa-sha256; cv=none; b=mibjCSDyDhXxL9Je+cvbHX4no4NvkJVU7NC7vHFtPRw98JKvfbzImPu6HaMmgg5jmk9WSB K1pshTytYW/bD9e3FAaLXlazJOIZlf/XeoHK6morCaevT9FL7VYCxbjbCkgek7JH5ujWm9 mNtLRSAArwGOS2L6ROeTTqsJZkVCdlWBw2wJIHv0JnJRMAg/ut5T+B2Iji8vulcysXJ7ny D6R6PpOGVrke8Wv0ll0gQ484aij+O+aEhMmlvxGmU1/vTC1kCMYUsY2jRWmdP2Yhz9nvRY I8PDi++1IsZ7HN49q8BVoJv0gcisGAQM4jRfW7Py2FdmHm0Wv+HJwf9+kaEMCA== 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 4YFp6f0KndzVJn for ; Sat, 21 Dec 2024 15:26:50 +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 4BLFQnfj043187 for ; Sat, 21 Dec 2024 15:26:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BLFQnTL043186 for doc@FreeBSD.org; Sat, 21 Dec 2024 15:26:49 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: doc@FreeBSD.org Subject: [Bug 283462] Handbook Chp 22.2.2 mentions Sun Microsystems advising Date: Sat, 21 Dec 2024 15:26:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: andy@codeedog.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283462 --- Comment #3 from Andrew Philips --- Also, I=E2=80=99ll add that it seems a good idea to check with OpenZFS reco= mmendations at this point because the code and functionality have changed significantly over the past decade and it=E2=80=99s possible that this advice is incorrec= t given the current state of the system. I can take a look, but I=E2=80=99m new both to= ZFS and FreeBSD. If I see something official, I=E2=80=99ll reply here. --=20 You are receiving this mail because: You are the assignee for the bug.=