From nobody Wed Mar 11 18:37:42 2026 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 4fWKHb4Mspz6VYw9 for ; Wed, 11 Mar 2026 18:37:47 +0000 (UTC) (envelope-from git@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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWKHb3V88z3lYs for ; Wed, 11 Mar 2026 18:37:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773254267; 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=Vcq4EFUV+53KYnyVp20I9HeY2XiXCKX3+AUNNIwjmQA=; b=ivp+JYaFXbnd09hC53uXjMVa7wcD9LInlQTbiR3goffWugxbPgLa6Gv4KIvdhsYN6zeG0Y l+pccfmxHcQpyhbdWYkKfQsmtb8sstu6mGFdG9pVvcwGYk5Jq8GaOpaqrF0kQvssc6vPee E2+QRZijFCDIxGtQXBvMldHLwSYzUdkxDtb7gUq16LFtk7wNl0HICom8G2Qp3lwOjHrp+k ID4E1OPp1yzQc9olizQmj/k8bVXOoIQnrICb6PUdSN/ePeaHSI7chB3PIVoDvBTpBR+/r3 KMCHmDEcnRXuIAlWnhDaSIlMBR0prgBmpliGCVVpythHM69Z+Lj8g3DqEnVKdQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773254267; a=rsa-sha256; cv=none; b=J8wZiB17F5r6c62z/3vJR+qiPUUrAHwm2mg3WFaVKRwpblBioG7X96oZ0BwMspA3XAc1lC 0tOrtchGqI88JLyJdWygabXCV3++K6SIHpGBOJsfMUlKOPl5l1HybLBC5uA3YTKD7SP20q 248r3+sQrvP36r6SfQl8/U/FfAKdNzXPov14k7QH/bSQHR7P3YIafcnERHNEJwdQTOfuqb YqiNd1jOmqkst+OH0cmggyvUbvRhtM+GPD3qxDVcRREP47Pb0co7SvI/cS+JnhmXuvkHh5 PqvhNwMh1bO9vbVs5ERYxhkCjLk7migeYrr7BfcbOQ3KKHbYI+WTdf+ZGpk72Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773254267; 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=Vcq4EFUV+53KYnyVp20I9HeY2XiXCKX3+AUNNIwjmQA=; b=vj52MpEy9jUuqG2cFk3D2haH4iP06kBsuNqMrj/BfRjrmZy8yzKneuOa0FioTcinbLvhtR 7iZiBPyhsP2lYkdtdUPQkp8AkHkdj865uvzwv7AeLhcKYmAjve9ZjpkQO+1WJ+Bh2Z3D/F rTW7xfJyqM9xPnxevuJm5fKWK4u+VqkhTTTCu0gp0IKzgdXpVH8IVugDzWUFIMR3VIA6Wp gr/gdr2qHOb+EbGt2FFeQXRoXApeb1wh+/1/Hae5yye7DYpywptd55uh055d9MC76b1Jef Km8iCpO+ND/jquNaRY8HNoL2PfwKSDg3/cMhd20shB9tqp7uCeCB3knWFmlK6A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fWKHb32SGz19Q3 for ; Wed, 11 Mar 2026 18:37:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1fd47 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 11 Mar 2026 18:37:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Kenneth D. Merry Subject: git: 7fe98ee4d49a - stable/15 - mt(1)/libmt: Add LTO-10 density codes and specs. 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ken X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 7fe98ee4d49ad4a7c5e994a999567aec4b34f84e Auto-Submitted: auto-generated Date: Wed, 11 Mar 2026 18:37:42 +0000 Message-Id: <69b1b676.1fd47.4271f18f@gitrepo.freebsd.org> The branch stable/15 has been updated by ken: URL: https://cgit.FreeBSD.org/src/commit/?id=7fe98ee4d49ad4a7c5e994a999567aec4b34f84e commit 7fe98ee4d49ad4a7c5e994a999567aec4b34f84e Author: Kenneth D. Merry AuthorDate: 2026-03-02 19:13:47 +0000 Commit: Kenneth D. Merry CommitDate: 2026-03-11 18:33:17 +0000 mt(1)/libmt: Add LTO-10 density codes and specs. These were obtained from IBM specs and actual tapes/drives. Standard LTO-10 cartriges hold 30TB raw, 75TB with 2.5:1 compression. Premium LTO-10 cartridges hold 40TB raw, 100TB with 2.5:1 compression. LTO-10 tape drives are not backward compatible with previous generation LTO tapes. (This is a change from older generation drives.) Since the Premium tape is a new thing for LTO, we'll call this density code LTO-10P vs. the standard LTO-10. The barcode identifier for LTO-10 tapes is "LA"; the barcode identifier for LTO-10P tapes is "PA". LTO-10 cartridges contain 1035m of tape, while LTO-10 Premium cartridges contain 1337m of tape and have slightly higher density. (Obtained from MAM data on actual tape cartridges and the density report, obtained via 'mt getdensity'.) LTO-10 cartridges use a polyethylene naphthalate (PEN) film substrate. LTO-10 Premium cartridges use an Aramid (aromatic polyamide) substrate that is thinner and stronger, allowing a longer tape to fit in the same cartridge form factor. usr.bin/mt/mt.1: Add density codes and specs for LTO-10 and LTO-10P. lib/libmt/mtlib.c: Add density codes for LTO-10 and LTO-10P. Sponsored by: Spectra Logic (cherry picked from commit 930486f9be5c884d1d2f0aae9f81a3f5af1f2718) --- lib/libmt/mtlib.c | 2 ++ usr.bin/mt/mt.1 | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/lib/libmt/mtlib.c b/lib/libmt/mtlib.c index 6175f6b8888a..4cbee073de56 100644 --- a/lib/libmt/mtlib.c +++ b/lib/libmt/mtlib.c @@ -647,6 +647,8 @@ static struct densities { { 0x5D, 19107, 485318, "LTO-M8" }, { 0x5E, 20669, 524993, "LTO-8" }, { 0x60, 23031, 584987, "LTO-9" }, + { 0x62, 21657, 550088, "LTO-10" }, + { 0x63, 22441, 570001, "LTO-10P" }, { 0x71, 11800, 299720, "3592A1 (encrypted)" }, { 0x72, 11800, 299720, "3592A2 (encrypted)" }, { 0x73, 13452, 341681, "3592A3 (encrypted)" }, diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1 index 4cafdf4437c7..361c9ae65bda 100644 --- a/usr.bin/mt/mt.1 +++ b/usr.bin/mt/mt.1 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd October 31, 2023 +.Dd March 2, 2026 .Dt MT 1 .Os .Sh NAME @@ -524,6 +524,8 @@ Value Width Tracks Density Code Type Reference Note 0x5D 12.7 (0.5) 5376 19,107 (485,318) C LTO-M8 14 0x5E 12.7 (0.5) 6656 20,669 (524,993) C LTO-8 0x60 12.7 (0.5) 8960 23,031 (584,987) C LTO-9 +0x62 12.7 (0.5)15104 21,657 (550,088) C LTO-10 15 +0x63 12.7 (0.5)15104 22,441 (570,001) C LTO-10P 15 0x71 12.7 (0.5) 512 11,800 (299,720) C 3592A1 (encrypted) 0x72 12.7 (0.5) 896 11,800 (299,720) C 3592A2 (encrypted) 0x73 12.7 (0.5) 1152 13,452 (341,681) C 3592A3 (encrypted) @@ -572,6 +574,11 @@ NOTES LTO-7 cartridge initialized with a higher density format by an LTO-8 drive. It cannot be read by an LTO-7 drive. Uncompressed capacity is 9TB, compared to 6TB for LTO-7 and 12TB for LTO-8. +15. LTO-10 Premium cartridges hold 40TB uncompressed vs. 30TB + uncompressed for standard LTO-10 cartridges due to slightly higher + density and stronger, thinner, longer tape. LTO-10 tape drives + are not backward compatible with previous generation LTO tape + cartridges. .Ed .Bd -literal -offset 2n NOTE ON QIC STREAMERS