Hi there, so this is what i got here...
The Library and software report that the drive is idle, so I guess it is. Why is there showing up "rewinding tape"?
Code:
root@srv-backup-1:~# pmt format --drive neos-drive
using device /dev/tape/by-id/scsi-HU1140JVN4-sg
root@srv-backup-1:~# pmt rewind --drive neos-drive
using device /dev/tape/by-id/scsi-HU1140JVN4-sg
root@srv-backup-1:~# proxmox-tape scan --drive neos-drive
rewinding tape
Error: read failed - do_scsi_pt failed with err EINVAL: Invalid argument
root@srv-backup-1:~# pmt scan --output-format json-pretty
[
{
"kind": "tape",
"path": "/dev/tape/by-id/scsi-HU1140JVN4-sg",
"serial": "HU1140JVN4",
"vendor": "HP",
"model": "Ultrium_5-SCSI",
"major": 21,
"minor": 2
}
]
root@srv-backup-1:~# proxmox-tape scan --drive neos-drive
rewinding tape
Error: read failed - do_scsi_pt failed with err EINVAL: Invalid argument
The Library and software report that the drive is idle, so I guess it is. Why is there showing up "rewinding tape"?
Last edited: