「テープ装置」の版間の差分
提供: Wikinote
(新しいページ: '== 使い方 == === ステータス確認 === mt -f /dev/nst0 status ==== 出力例 ==== * テープが入っていない場合 SCSI 2 tape drive: File number=-1, block...') |
(相違点なし)
|
2010年2月19日 (金) 11:43時点における版
使い方
ステータス確認
mt -f /dev/nst0 status
出力例
- テープが入っていない場合
SCSI 2 tape drive: File number=-1, block number=-1, partition=0. Tape block size 0 bytes. Density code 0x0 (default). Soft error count since last status=0 General status bits on (50000): DR_OPEN IM_REP_EN
- 巻き戻ったテープが入っている場合
SCSI 2 tape drive: File number=0, block number=0, partition=0. Tape block size 512 bytes. Density code 0x26 (DDS-4 or QIC-4GB). Soft error count since last status=0 General status bits on (41010000): BOT ONLINE IM_REP_EN
- テープが進んでいる場合
SCSI 2 tape drive: File number=0, block number=66304, partition=0. Tape block size 512 bytes. Density code 0x26 (DDS-4 or QIC-4GB). Soft error count since last status=0 General status bits on (1010000): ONLINE IM_REP_EN