テープ装置

提供: Wikinote
2010年2月19日 (金) 11:43時点におけるHagio (トーク | 投稿記録)による版 (新しいページ: '== 使い方 == === ステータス確認 === mt -f /dev/nst0 status ==== 出力例 ==== * テープが入っていない場合 SCSI 2 tape drive: File number=-1, block...')

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

使い方

ステータス確認

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