ports/sysutils/ltfs/pkg-message
Kevin Bowling a5ba51a47e New port: sysutils/ltfs: LTFS for stand alone tape drive
Add a new port for the FUSE based LTFS reference implementation

Reviewed by:	ken
Approved by:	timur (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D18841
2019-01-19 02:15:19 +00:00

10 lines
396 B
Plaintext

This only works with IBM-branded LTO-5 or newer tape drives, although there is
a file backend for simulation purposes.
You will only be able to read and write tapes with a blocksize <= MAXPHYS,
which is 128KB by default. Put the following in your kernel config file and
recompile/reinstall to allow reading and writing tapes up to the maximum LTFS
blocksize of 1MB:
options MAXPHYS=(1024*1056)