Вы находитесь на странице: 1из 9

Document code Product name M2000

Target readers M2000 O&M Engineer


Product
version
M2000V100R005
Edited by
Document
version
V1.0



iManager M2000V100R005 Fault
Location Information Collection
Guidance

Drafted by: Chen Zhixue Date: 2005/08/30
Reviewed
by:
Date:
Reviewed
by:
Date:
Approved
by:
Chen Zhixue Date: 2005-8-31






Huawei Technologies Co., Ltd.
i

All rights reserved.
ii

iManager M2000V100R005 Fault Location Information Collection Guidance
For internal use only

i
Revision Record
Date Revision Description Author
2005-8-30 V1.0 Chen Zhixue



















iManager M2000V100R005 Fault Location Information Collection Guidance

i
Table of Contents
1 Overview................................................................................................................................. 1
2 Operation Guide ..................................................................................................................... 1
2.1 ftp tracetool script to M2000 server ...................................................................................... 1
2.2 Execute the script ................................................................................................................. 2
2.3 Send back the result ............................................................................................................. 5


iManager M2000V100R005 Fault Location Information Collection Guidance

1
1 Overview
This manual provides operation guide of the tracetool which is used to collect
information of M2000V1 system.
2 Operation Guide
2.1 ftp tracetool script to M2000 server
Transmitting the script "trace2.3.sh" to the directory "/tmp" of M2000 server by ftp in
asc mode as "m2000" user

C:\ ftp 129.9.1.1 //input the real server ip address here
usernamem2000
password: xxxxxx

Please input m2000 users password here if you didnt set password for
m2000,please set it first.
#passwd m2000
#please input new password: xxxx
#please confirm the new password :xxxx
#exit


ftp>cd /tmp
ftp>lcd C:\
ftp>asc
ftp> put trace2.3.sh
ftp>quit

iManager M2000V100R005 Fault Location Information Collection Guidance

2
2.2 Execute the script
# cd /tmp
# ls trace2.3.sh
// checking if the script "trace2.3.sh" exists, if not, transmit the script file again referring
to last step
# sh trace2.3.sh
// The following is the prompting information that appears during the operation, and
some questions will be put forward to the user. Refer the details to [Notes].

Welcom to Use trace2.3,Please Select Module(s) to Collect Information.


===============================================================
## Modules:
##
## (1) Solaris Basic Info
##
## (2) M2000 Server Info
##
## (3) M2000 Adapter Info
##
## (4) Sybase Database Info
##
## (5) Solaris Performance Info
##
## (6) All above
##
## ----------------------------------------------------------------
## Press 1-6 to Select,Press 'Enter' to Finish.
## ----------------------------------------------------------------
## >

iManager M2000V100R005 Fault Location Information Collection Guidance

3
## [Notes] Enter the module No. which log information need to be collected, you
can choose one or above modules, and press [Enter].
##
## e.g.1:
## collect the information about modules as :Solaris Basic Info(1),M2000
Server Info(2),Sybase Database Info(4), input as follows:
## >1 (press 1, then press [Enter])
## >2 (press 2, then press [Enter])
## >4 (press 4, then press [Enter])
## >Enter (press [Enter] to finish the module selection)
##
## e.g.2:
## collect the information about all modules, input as follows:
## >6 (press 6, then press [Enter])
## >Enter (press [Enter] to finish the module selection)

## e.g.3:
## collect the information of module(3):M2000 Adapter Info, input as follows:
## >3 (press 3, then press [Enter])
## >Enter (press [Enter] to finish the module selection)
##
##
## After module selection, the following information is prompted:
## You have selected:
##
## (3) M2000 Adapter Info
##
## Are you sure? [no,yes]
## (default is 'yes', press 'Enter' if you agree)
##

iManager M2000V100R005 Fault Location Information Collection Guidance

4
## [Notes] Please confirm your input information, if correct, press [Enter]; if not,
type "no".
##
## if module (3) is selected, the version list of adapter will be prompted as
follows:
##
##
## M2000 Adapter Info Collecting...
##
## Following adapters installed:
##
================================================================
##
## 1 --- cbssadapter [version:V100R003B02D000] [BAMIP:Null]
## 2 --- cbssadapter [version:V100R003B02D001] [BAMIP:Null]
## 3 --- chlr33adapter [version:V100R003B02D001] [BAMIP:121.111.111.1]
## 4 --- imscadapter [version:V100R003B02D001] [BAMIP:10.129.26.34]
## 5 --- cbssadapter [version:V100R003B01D108] [BAMIP:1.1.1.1]
##
## ----------------------------------------------------------------
## Press 1-5 to Select,Press Enter to Finish.
## ----------------------------------------------------------------
## >
## [Notes] Enter the module No. which log information need to be collected, you
can choose one or above modules, and press [Enter].
##
##
##
## The script will automatically collect all the information of selected modules,
and prompt the file size.


iManager M2000V100R005 Fault Location Information Collection Guidance

5
2.3 Send back the result
m2000trace.tar.Z under is the result ,which is under /tmp ,please get it by ftp in bin
mode.
C:\ ftp 129.9.1.1
usernamem2000
password: xxxxxx
ftp>cd /tmp
ftp> lcd C:\
ftp> bin
ftp>get m2000trace.tar.Z
ftp> quit
Then email the m2000trace.tar.Z to us.

Вам также может понравиться