进行的vistor实验

5 篇文章 0 订阅

vistor是一个虚拟带库的软件,通过这个软件进行练习,对磁带的操作,本环境中,以前将该软件安装后,每次开机要使用的使用,都需要配置下



[root@orahost ~]# cd /usr/cofio/vistor/

[root@orahost vistor]# ./vs-license -s 'AAAAAABOFKYWDNCKV82NBEDAPQIJA4U8NM'
License updated
[root@orahost vistor]# date -s 05/05/2008
Mon May  5 00:00:00 CST 2008
[root@orahost vistor]# ./vistor start

ViStor services started successfully

然后在浏览器中 http://192.168.56.101:5050/ 进入,将软件启动


[root@orahost vistor]# cd /opt/tivoli/tsm/devices/bin/
[root@orahost bin]# ./autoconf


Tivoli Tape Drives:
===================
Index Minor Host CHN ID  LUN Type Vendor_ID Device_Serial_Number Product_ID       Rev. 
000   003   002  000 001 000 001  HP        b85427741            Ultrium 2-SCSI   1.00
001   004   002  000 002 000 001  HP        b85427742            Ultrium 2-SCSI   1.00
002   005   002  000 003 000 001  HP        b85427743            Ultrium 2-SCSI   1.00
003   006   002  000 004 000 001  HP        b85427744            Ultrium 2-SCSI   1.00




Tivoli Medium Changer Devices:
==============================
Index Minor Host CHN ID  LUN Type Vendor_ID Device_Serial_Number Product_ID       Rev. 
000   002   002  000 000 000 008  QUANTUM   b85427740            Scalar i500      1.00


[root@orahost bin]# cd /opt/tivoli/tsm/server/bin/
[root@orahost bin]# ./dsmserv


Tivoli Storage Manager for Linux/i386
Version 5, Release 5, Level 1.0


Licensed Materials - Property of IBM


(C) Copyright IBM Corporation 1990, 2007.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.


ANR7800I DSMSERV generated at 14:21:17 on Jun 26 2008.
ANR7801I Subsystem process ID is 3564.
ANR0900I Processing options file /opt/tivoli/tsm/server/bin/dsmserv.opt.
ANR4726I The ICC support module has been loaded.
ANR0990I Server restart-recovery in progress.
ANR0200I Recovery log assigned capacity is 8 megabytes.
ANR0201I Database assigned capacity is 16 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR0353I Recovery log analysis pass in progress.
ANR0354I Recovery log redo pass in progress.
ANR0355I Recovery log undo pass in progress.
ANR0352I Transaction recovery complete.
ANR1635I The server machine GUID, ec.64.49.4e.fb.19.dd.11.96.56.08.00.27.15.2c.b9, has initialized.
ANR2100I Activity log process has started.
ANR4726I The NAS-NDMP support module has been loaded.
ANR1794W TSM SAN discovery is disabled by options.
ANR0984I Process 1 for EXPIRATION started in the BACKGROUND at 12:02:06 AM.
ANR0811I Inventory client file expiration started as process 1.
ANR8200I TCP/IP Version 4 driver ready for connection with clients on port 1500.
ANR2560I Schedule manager started.
ANR0993I Server initialization complete.
ANR0916I TIVOLI STORAGE MANAGER distributed by Tivoli is now ready for use.
ANR1305I Disk volume /opt/tivoli/tsm/server/bin/backup.dsm varied online.
ANR2803I License manager started.
ANR8439I SCSI library 3582LIB is ready for operations.
ANR1305I Disk volume /opt/tivoli/tsm/server/bin/archive.dsm varied online.
ANR9639W Unable to load Shared License File dsmreg.sl.
ANR4391I Expiration processing node ORAHOST, filespace /, fsId 1, domain STANDARD, and management class DEFAULT - for BACKUP type files.
ANR9652I An EVALUATION LICENSE for IBM System Storage Archive Manager will expire on 06/05/2008.
ANR9652I An EVALUATION LICENSE for Tivoli Storage Manager Basic Edition will expire on 06/05/2008.
ANR9652I An EVALUATION LICENSE for Tivoli Storage Manager Extended Edition will expire on 06/05/2008.
ANR2828I Server is licensed to support IBM System Storage Archive Manager. 
ANR2828I Server is licensed to support Tivoli Storage Manager Basic Edition. 
ANR2828I Server is licensed to support Tivoli Storage Manager Extended Edition. 
ANR0812I Inventory file expiration process 1 completed: examined 2 objects, deleting 0 backup objects, 0 archive objects, 0 DB backup volumes, and 0 recovery plan
files. 0 errors were encountered.
ANR0985I Process 1 for EXPIRATION running in the BACKGROUND completed with completion state SUCCESS at 12:02:06 AM.

TSM:SERVER1> 

TSM:SERVER1> 
q libv
ANR2017I Administrator SERVER_CONSOLE issued command: QUERY LIBVOLUME 


Library Name     Volume Name     Status               Owner          Last Use      Home        Device
                                                                                   Element     Type  
------------     -----------     ----------------     ----------     ---------     -------     ------
3582LIB          AD0001          Private                                           1                 
3582LIB          AD0002          Private                                           2                 
3582LIB          AD0003          Private                                           3                 
3582LIB          AD0004          Private                                           4                 


TSM:SERVER1> 
q vol
ANR2017I Administrator SERVER_CONSOLE issued command: QUERY VOLUME 


Volume Name                  Storage         Device         Estimated       Pct      Volume 
                             Pool Name       Class Name      Capacity      Util      Status 
------------------------     -----------     ----------     ---------     -----     --------
/opt/tivoli/tsm/server/-     ARCHIVEPOOL     DISK               5.0 M       0.0     On-Line 
 bin/archive.dsm                                                                            
/opt/tivoli/tsm/server/-     BACKUPPOOL      DISK              10.0 M      12.7     On-Line 
 bin/backup.dsm                                                                             
AD0001                       ORAPOOL         IBMLTO             0.0 M       0.0      Empty  
AD0002                       ORAPOOL         IBMLTO             0.0 M       0.0      Empty  
AD0003                       ORAPOOL         IBMLTO             0.0 M       0.0      Empty  
AD0004                       ORAPOOL         IBMLTO             0.0 M       0.0      Empty  


TSM:SERVER1> 


由于一直没有tdpo的  licence  所以无法完成tsm对oracle的备份。等本人解决licence的问题后,就可以通过配置后,用rman脚本将oracle备份到磁带库上。


今天上传的基本上都是实验数据,具体的实验操作,改天整理后,共享下!如果有谁需要vistor软件,M我。以上!


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值