- 论坛徽章:
- 0
|
对现在的tsm 5.3提供了isc手段来实现gui的配置.有很多人抱怨采用5.3的isc+admin tools,太慢了..呵.本人试过多次,感觉的确有点慢约.另外,tsm的命令太多,用起来太烦锁(本人认为用着很方便,呵,从来不喜欢用gui).因此,为了方便大家使用以及以后项目实施,现将5.2admin interface纳入到tsm 5.3版中的大概步骤描述一下,这样,呵呵,大家以后可以除了采用isc来实现管理时,也可延用原来的基于web管理方式.\r\n\r\n环境描述:\r\n 一台windows主机\r\n tsm server 5.3\r\n\r\n以下以windows为例,解决如何将tsm 5.2的web interface纲入到tsm 5.3中.\r\n1.从ftp://service.boulder.ibm.com/st ... ement/tools/windows下载以下三个zip包:\r\n52admin_idl.zip \r\n52admin_help_en.zip \r\n52admin_images.zip \r\n2.解压52admin_idl.zip之后的文件,拷贝到server安装目录\r\n3.基于server安装目录建立webimage和webhelp目录.\r\n3.分别解压52admin_help_en.zip和52admin_images.zip之后的文件拷贝到webimage和webhelp目录\r\n4.将server安装目录下的windows.idl文件更改成dsmserv.idl,并执行如下:\r\n C:\\Program Files\\Tivoli\\tsm\\server>;dsmserv runfile dsmserv.idl\r\nANR0900I Processing options file c:\\program files\\tivoli\\tsm\\server1\\dsmserv.o-\r\npt.\r\nANR7800I DSMSERV generated at 17:33:50 on Dec 7 2004.\r\n\r\nTivoli Storage Manager for Windows\r\nVersion 5, Release 3, Level 0.0\r\n\r\nLicensed Materials - Property of IBM\r\n\r\n(C) Copyright IBM Corporation 1990, 2004.\r\nAll rights reserved.\r\nU.S. Government Users Restricted Rights - Use, duplication or disclosure\r\nrestricted by GSA ADP Schedule Contract with IBM Corporation.\r\n\r\nANR4726I The ICC support module has been loaded.\r\nANR0990I Server restart-recovery in progress.\r\nANR0200I Recovery log assigned capacity is 8 megabytes.\r\nANR0201I Database assigned capacity is 12 megabytes.\r\nANR0306I Recovery log volume mount in progress.\r\nANR0285I Database page shadowing started using file dbpgshdw.bdt.\r\nANR0353I Recovery log analysis pass in progress.\r\nANR0354I Recovery log redo pass in progress.\r\nANR0355I Recovery log undo pass in progress.\r\nANR0352I Transaction recovery complete.\r\nANR1635I The server machine GUID, 77.e6.81.e1.e7.77.11.d9.94.6f.00.e0.4c.40.09-\r\n.c3, has initialized.\r\nANR2100I Activity log process has started.\r\nANR4726I The NAS-NDMP support module has been loaded.\r\nANR4726I The Centera support module has been loaded.\r\nANR4726I The ServerFree support module has been loaded.\r\nANR1412W Volume D:\\TEST\\00000005.BFS access mode is \"unavailable\".\r\nANR8843E Initialization failed for SCSI library 3494LIB - the library will be\r\ninaccessible.\r\nANR8441E Initialization failed for SCSI library 3494LIB.\r\nANR1305I Disk volume C:\\TSMDATA\\SERVER1\\DISK1.DSM varied online.\r\nANR2803I License manager started.\r\nANR2560I Schedule manager started.\r\nANR2841W Server is NOT IN COMPLIANCE with license terms.\r\nANR0984I Process 1 for AUDIT LICENSE started in the BACKGROUND at 15:39:05.\r\nANR2820I Automatic license audit started as process 1.\r\nANR0993I Server initialization complete.\r\nANR0916I TIVOLI STORAGE MANAGER distributed by Tivoli is now ready for use.\r\nANR2825I License audit process 1 completed successfully - 4 nodes audited.\r\nANR0987I Process 1 for AUDIT LICENSE running in the BACKGROUND processed 4\r\nitems with a completion state of SUCCESS at 15:39:05.\r\nANR2841W Server is NOT IN COMPLIANCE with license terms.\r\nANR4693I Interface Driver information will be loaded in quiet mode: Only\r\nwarning and error messages will be displayed.\r\nANR4980I Auditing Interface Driver definitions.\r\nANR4983I Auditing Interface Driver Groups.\r\nANR4985I Auditing Interface Driver Group Members.\r\nANR4986I Auditing Interface Driver Classes.\r\nANR4988I Auditing Interface Driver Complex Class containers.\r\nANR4991I Auditing Interface Driver Tasks.\r\nANR4992I Auditing Interface Driver Task Members.\r\nANR4989I Auditing Interface Driver Operations.\r\nANR4990I Auditing Interface Driver Operation Parameters.\r\nANR4982I Interface Driver audit completed - definitions are consistent. |
|