6
Type the Master Meta Data Manager (MDM) IP address and password, and the Lightweight
Installation Agent (LIA) password.
7
Click
Retrieve system topology
.
8
Click
Get Info
.
9
Type the MDM password and enable the options as necessary.
10
When the process is complete, click
Download logs
to download the log files.
11
Click
Mark operation completed
.
Collecting ScaleIO logs using the Installation Manager Command Line
Interface (CLI)
Use this procedure to gather ScaleIO logs using the Installation Manager CLI.
Before you begin
•
Download the CLI from the ScaleIO Home screen.
•
Obtain the administrator username and password for the Installation Manager.
Procedure
1
Log on to the Installation Manager server using the CLI:
java -jar install-CLI.jar
im login --username admin --password <gateway admin password> --host <gateway IP
address> --no certificate validation true
2
Run the
get_info
command:
im get_info --mdm_ip <master mdm ip> --mdm_password <MDM password> --lia password <LIA
password> --output_path <output path> --non_interactive yes
3
Gather the logs for the specific node:
a
On a Linux node, use the
get_info.sh
command:
i
On the Master Meta Data Manager (MDM) node, type:
/opt/emc/scaleio/mdm/diag/get_info.sh -u admin -p <MDM_password> -d
<output_path>
ii
On the Slave MDM node, type:
9
|
Managing ScaleIO operations