Chinaunix首页 | 论坛 | 博客
  • 博客访问: 11282601
  • 博文数量: 8065
  • 博客积分: 10002
  • 博客等级: 中将
  • 技术积分: 96708
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-16 17:06
文章分类

全部博文(8065)

文章存档

2008年(8065)

分类: 服务器与存储

2008-06-03 15:49:15

步骤九
定义与3583带库有关的对象
 
3583设备文件名:
库设备为/dev/smc0
        drive/dev/rmtx
若系统中已经有一个DDS带机(dev/rmt0),那么带库中的第一个drive设备名称
/dev/rmt1。
                       
使用tapeutil查找3583 drive的element号
        1# tapeutil
        2. 选:“1. Open a Device”,输入device名称:/dev/smc0
        3.选:“12. Element Information”,便可查找到drive的element号。
一般来说第一个drive的element号为256
 
定义库
select object view ->; server storage ->; Libraries and Drives ->; Automated Libraries ->; Operations: ->; Define Automated Library
library name :        3583
device:                /dev/smc0
 
定义驱动器
驱动器一:
select object view ->; server storage ->; Libraries and Drives ->; Automated Drives ->; Operations: ->; Define Automated Drive
        Library Name                         3583
        Drive Name                         3583_drive1
        Device                                 /dev/rmt1
        Element                                 256                ( 256 just for 3583 drive 1, you should find out element information via tapeutil )
        Device On-Line                                                       YES NO
        Cleaning Frequency (Gigabytes/ASNEEDED/NONE)
驱动器二:
define second drive
select object view ->; server storage ->; Libraries and Drives ->; Automated Drives ->; Operations: ->; Define Automated Drive
        Library Name                         3583
        Drive Name                         3583_drive2
        Device                                 /dev/rmt2
        Element                                 257                ( you should find out element information via tapeutil )
        Device On-Line                                                       YES NO
        Cleaning Frequency (Gigabytes/ASNEEDED/NONE)
阅读(815) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~