Peter
Peter
Hi, Mark. Can mhvtl be updated so that the very high frequency (VHF) data which indicates whether a drive needs to be cleaned or not could be added? Our application...
On our test and development systems, we use udev rules to identify the mhvtl volumes with a udev rule file like this: ``` KERNEL=="st*", SUBSYSTEM=="scsi_tape", ENV{ID_SERIAL}=="350223344ab000100", SYMLINK+="abcd/mhvtl_lto-6_01" KERNEL=="st*", SUBSYSTEM=="scsi_tape", ENV{ID_SERIAL}=="350223344ab000200",...
Mark, I got a crash when trying to write to an LTO-6 tape. The changer was configured to use LTO-6, LTO-7, and LTO-8 drives. The add_library_contents_10() function in generate_device_conf.in had:...