Downloading log files to the ssh client, Table 32 – HP StorageWorks XP Remote Web Console Software User Manual

Page 176

Advertising
background image

176 Continuous Access XP Journal operations with NAS Blade

Manager XP, or a command name in case of the RAID Manager XP command); and

TIME

shows the core

file’s creation time.

Downloading log files to the SSH client

You can download or delete core files output by RAID Manager XP on the List of RAS Information (List of

Core Files) window provided in NAS Blade Manager. For details, see the NAS Blade Manager User’s

Guide.
To review RAID Manager XP log files, except core files, if the RAID Manager XP command terminates in an

error or to save log files before deleting them, you can download them by executing the following

scp

command in the SSH client.

For log files that RAID Manager XP (instance number 16) output:

scp {-1|-2} -r

nasroot@fixed-IP-address-of-the-NAS-package:/home/nasroot/log16

directory-name-on-the-SSH-client-to-download

For log files that RAID Manager XP (instance number 17) output:

scp {-1|-2} -r

nasroot@fixed-IP-address-of-the-NAS-package:/home/nasroot/log17

directory-name-on-the-SSH-client-to-download

The following message (* means an instance number) is output and the

scp

command ends with return

code 1. This means there are no problems.

scp: /home/nasroot/log*/do_not_remove: Permission denied

NOTE:

If you read RAID Manager XP log files using Windows, you must ensure that the text viewer you

are using can display text containing the line feed code LF (Line Feed).

Table 32

Format of RAID Manager XP log files in the NAS Blade system

Log file

classification

Log file name

Log file format

RAID Manager

XP logs under

operation

RAID Manager XP

starting log

/home/nasroot/log*/curlog/horcm_HOST.log

Command log

/home/nasroot/log*/horcc_HOST.log

RAID Manager XP

error log

/home/nasroot/log*/curlog/horcmlog_HOST/horcm.log

RAID Manager XP

trace log

/home/nasroot/log*/curlog/horcmlog_HOST/horcm_PID.trc

Command trace

/home/nasroot/log*/curlog/horcmlog_HOST/horccc_PID.trc

Core file

/var/core/core-PID-CMD-TIME

RAID Manager

XP logs saved

automatically

RAID Manager XP

starting log

/home/nasroot/log*/tmplog/horcm_HOST.log

Command log

/home/nasroot/log*/horcc_HOST.log

RAID Manager XP

error log

/home/nasroot/log*/tmplog/horcmlog_HOST/horcm.log

RAID Manager XP

trace log

/home/nasroot/log*/tmplog/horcmlog_HOST/horcm_PID.trc

Command trace

/home/nasroot/log*/tmplog/horcmlog_HOST/horccc_PID.trc

Core file

/var/core/core-PID-CMD-TIME

Advertising