Operator Messages Manual
Chapter 130 WANMGR Messages
The messages in this chapter are generated by the WAN manager
process, which is created by the Kernel subsystem as a subsystem manager
process. The WAN manager process is responsible for starting the various
WAN subsystem processes. The subsystem ID displayed by these messages
includes WANMGR as the subsystem name.  |  |  |  |  | NOTE: Negative-numbered messages are common to most subsystems. If
you receive a negative-numbered message that is not described in this
chapter, see Chapter 15. |  |  |  |  |
1 WANMgr: procedure-name Operation for PROCESS process-obj-spec failed, File system error file-system-error from procedure error-number, file file-name | procedure-name | identifies the operation that was executing when the
failure occurred. The possible values are: | process-obj-spec | identifies that a PROCESS object is the subject of
this operator message. Is in the format ABORT PROCESS $ZZWAN.#process-name. | file-system-error | identifies a file-system error. File-system errors
are described in the Guardian Procedure Errors and Messages
NonStop TCP/IP. You can also display the message text
of a file-system error by typing, at the TACL prompt, the word “error”
followed by the error number. To display file-system error information,
enter “error -1.” | error-number | Contains the identification code of the procedure
involved in the error. | file-name | identifies the name of the file that was being accessed
when the error occurred. |
Cause The WAN manager process failed when executing an operation on
the specified PROCESS object. This is a major error message. A configuration
or system error has prevented the operation. The causes are described
in procedure-name. Effect The identified operation cannot be performed. Recovery Correct the problem reported in file-system-error. Try to restart the process using the WAN subsystem SCF STOP PROCESS
and START PROCESS commands. |
2 WANMgr: scf-command Command is successful on
ADAPTER adapter-obj-spec TRACKID : configuration-track-id Preferred
TCPIP : tcpip-name [Alternate TCPIP : alt-tcpip-name] [Preferred
GATEWAY : gateway] [Alternate GATEWAY : alt-gateway] | scf-command | identifies the SCF command that was executed. The
possible values are: | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this event. Is in the format $ZZWAN.#conc-name. | configuration-track-id | identifies the SWAN concentrator track-ID. | tcpip-name | identifies the name of the preferred NonStop TCP/IP
process. | alt-tcpip-name | identifies the name of the alternate NonStop TCP/IP
process. | gateway | identifies the preferred gateway IP address. | alt-gateway | identifies the Alternate gateway IP address. |
Cause This is an informational message. The message was generated
because the indicated WAN subsystem SCF command was successfully executed
on the specified ADAPTER object. Effect The effect of each command on the specified ADAPTER object is: Recovery No recovery action is required. |
3 WANMgr: scf-command Command is successful on SERVER server-obj-spec ADAPTER : conc-name CLIP : clip-number | scf-command | identifies the SCF command that was executed. The
possible values are: | server-obj-spec | identifies that a SERVER object is the subject of
this event. Is in the format $ZZWAN.#conc-name.clip-num. | conc-name | identifies the SWAN concentrator name. | clip-number | identifies the CLIP number. |
Cause This is an informational message. The message was generated
because the indicated WAN subsystem SCF command was successfully executed
on the specified SERVER object. Effect The effect of each command on the specified SERVER object is: Recovery No recovery action is required. |
4 WANMgr: scf-command Command is successful on
PATH path-obj-spec ADAPTER : conc-name CLIP : clip-number PATH :
path-name IP Address : ip-address | scf-command | identifies the SCF command that was executed. The
possible values are: | path-obj-spec | identifies that a PATH object is the subject of this
event. Is in the format $ZZWAN.#conc-name.clip-num.path-name. | conc-name | identifies the SWAN concentrator name. | clip-number | identifies the CLIP number. | path-name | identifies the Ethernet PATH name. | ip-address | identifies the new IP address for the PATH. |
Cause This is an informational message. The message was generated
because the indicated WAN subsystem SCF command was successfully executed
on the specified PATH object. Effect The effect of each command on the specified PATH object is: Recovery No recovery action is required. |
5 WANMgr: scf-command Command is successful on TASK task-obj-spec ADAPTER : conc-name CLIP : clip-number PATH : path-name LINE : line-number PROGRAM : download-file-name | scf-command | identifies the SCF command that was executed. The
possible values are: | task-obj-spec | identifies that a TASK object is the subject of this
event. Is in the format $ZZWAN.#conc-name.clip-num.dlc-task. | conc-name | identifies the SWAN concentrator name. | clip-number | identifies the CLIP number. | path-name | identifies the Ethernet PATH name. | line-number | identifies the WAN line number. | download-file-name | identifies the file name of the 510 data link control
(DLC) microcode object file code that is downloaded to the SWAN concentrator. |
Cause This is an informational message. The message was generated
because the indicated WAN subsystem SCF command was successfully executed
on the specified TASK object. Effect The effect of each command on the specified TASK object is: Recovery No recovery action is required. |
6 WANMgr: scf-command Command is successful on PROCESS process-obj-spec | scf-command | identifies the SCF command that was executed. The
possible values are: | process-obj-spec | identifies that a PROCESS object is the subject of
this event. Is in the format ABORT PROCESS $ZZWAN.#process-name. |
Cause This is an informational message. The message was generated
because the indicated WAN subsystem SCF command was successfully executed
on the specified PROCESS object. Effect The effect of each command on the specified PROCESS object is: Recovery No recovery action is required. |
7 WANMgr: scf-command Command is successful on DEVICE device-obj-spec [LDEV : $ldev]
[ADAPTER : conc-name] TRACKID : configuration-track-id CLIP : clip-number
LINE : line-number PATH : path-name | scf-command | identifies the SCF command that was executed. The
possible values are: | device-obj-spec | identifies that a DEVICE object is the subject of
this event. Is in the format $ZZWAN.#device-name. | $ldev | if present, identifies the logical device number. | conc-name | if present, identifies the SWAN concentrator name. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | line-number | identifies the WAN line number. | path-name | identifies the Ethernet PATH name. |
Cause This is an informational message. The message was generated
because the indicated WAN subsystem SCF command was successfully executed
on the specified DEVICE object. Effect The effect of each command on the specified DEVICE object is
listed below: Recovery No recovery action is required. |
8 WANMgr: WANMgr internal error P-Register : p-register E-Register : e-register x1 : register-1 x2 : register-2 x3 : register-3 x4 : register-4 | p-register | Saves the program counter register at the point of
failure. Indicates the location where the internal error occurred | e-register | Saves the Environment register at the point of failure.
Indicates the location where the internal error occurred | register-1 | Saves register 1 at the point of failure | register-2 | Saves register 2 at the point of failure | register-3 | Saves register 3 at the point of failure | register-4 | Saves register 4 at the point of failure |
Cause This is a critical error message. An internal error occurred
within the WAN manager process. Effect The operation of the WAN manager process may be affected. Recovery Contact your server provider and provide all relevant information
as follows: Descriptions of the problem and accompanying symptoms Details from the message(s) generated Supporting documentation such as Event Management
Service (EMS) logs, trace files, and a processor dump, if applicable. If your local operating procedures require contacting the
HP Global Mission Critical Solution Center (GMCSC), be prepared to
supply your system number and the numbers and versions of products
related to the error. |
|
9 WANMgr: Error while executing procedure-name for [ process-obj-spec | device-obj-spec ] modifier-name CPU : cpu-num Error number : error-number [Error detail : error-detail] | procedure-name | identifies the procedure that failed. The possible
values are: | process-obj-spec | device-obj-spec | identifies that a PROCESS or DEVICE object is the
subject of this operator message. A PROCESS object is in the format
ABORT PROCESS $ZZWAN.#process-name. A DEVICE object is in the format
$ZZWAN.#device-name. | modifier-name | identifies the name of the PROCESS or DEVICE that
could not be started. | cpu-num | identifies the processor in which the PROCESS or DEVICE
could not be started. | error-number | identifies the error returned by the PROCESS_LAUNCH_IT_
procedure that failed. | error-detail | identifies the error detail returned by the PROCESS_LAUNCH_IT_
procedure that failed. |
Cause This is a major error message. An error occurred when the WAN
manager process attempted to start a process with the PROCESS_LAUNCH_IT_
procedure. Incorrect object configuration or a system error has prevented
starting the object. Effect The specified PROCESS object was not started. Recovery The error reason reported in the message must be analyzed and
corrected. |
10 WanMgr WARNING: Changing the configuration
paramaters for [ process-obj-spec | device-obj-spec ] Previous Values were: Primary CPU
: cpu-num Alternate CPU : alt-cpu-num Type : type Subtype : sub-type Recsize : max-rec-size | process-obj-spec | device-obj-spec | identifies that a PROCESS or DEVICE object is the
subject of this operator message. A PROCESS object is in the format
ABORT PROCESS $ZZWAN.#process-name. A DEVICE object is in the format
$ZZWAN.#device-name. | cpu-num | identifies the primary processor configured for the
PROCESS or DEVICE. | alt-cpu-num | identifies the alternate processor configured for
the PROCESS or DEVICE. | type | identifies the NonStop Kernel registered type for
the configured PROCESS or DEVICE. | sub-type | identifies the NonStop Kernel registered subtype for
the configured PROCESS or DEVICE. | max-rec-size | identifies the record size (SCF RECSIZE attribute)
configured for the PROCESS or DEVICE. |
Cause This is a warning message. Configured values for the specified
DEVICE or PROCESS object have been changed and the next time the object
is started, it will be started with the new values. The configuration
parameters for a PROCESS or a DEVICE do not match those found in the
configuration database. Effect The IOP representing the specified PROCESS or DEVICE object
does not match the database configuration. Recovery The PROCESS or DEVICE object should be stopped and then re-started
so that it can be synchronized with the configuration database. |
11 WANMgr: Error returned from procedure-name for [ process-obj-spec | device-obj-spec ] modifier-name Error number : error-number Error detail
: error-detail | procedure-name | identifies the procedure that failed. The possible
values are: | process-obj-spec | device-obj-spec | identifies that a PROCESS or DEVICE object is the
subject of this operator message. A PROCESS object is in the format
ABORT PROCESS $ZZWAN.#process-name. A DEVICE object is in the format
$ZZWAN.#device-name. | modifier-name | identifies the PROCESS or DEVICE object for which
the error is being reported. | error-number | identifies the error from the PROCESS_LAUNCH_IT_ or
DSC_STOP_DEVICE_ procedure that failed. | error-detail | identifies the error detail from the PROCESS_LAUNCH_IT_
or DSC_STOP_DEVICE_ procedure that failed. |
Cause This is a warning message. An error occurred when the WAN manager
process attempted to access the configuration database record for
the specified object. This operator message was reported because an
error was returned from the procedure identified in procedure-name. Effect The WAN manager process was unable to either create the specified
process object using the PROCESS_LAUNCH_IT_ procedure, or to stop
the specified process using the DSC_STOP_DEVICE_ procedure. Recovery The error and error detail reported in the message must be analyzed
and corrected. When the error value is 1 with error-detail 6005, it indicates that the CONFIG database is already locked by
a subsystem and WAN manager is unable to acquire the lock. As a result,
the WAN manager will be unable to execute the sensitive commands (ADD/ALTER/ABORT/START/STOP/DELETE)
on the WAN subsystem objects. In this scenario, configure the WAN manager to retry for a maximum
of 30 seconds to acquire the lock. This is achieved using the STARTUP
parameters RETRYMAX and DELAY (applicable from G06.27 and subsequent G-series RVUs). These parameters
can be configured as follows: SCF>ABORT PROCESS $ZZKRN. #ZZWAN
SCF>ALTER PROCESS $ZZKRN.#ZZWAN, & STARTUPMSG "RETRYMAX no. of retries;DELAY delay in centiseconds"
SCF>START PROCESS $ZZKRN.#ZZWAN |
RETRYMAX can be set with the values from
5 to 30 and DELAY with the values from 0 to
100. The default values for RETRYMAX and DELAY are 5 and 0, respectively. The WAN manager retries
to acquire the lock for RETRYMAX times with
the specified DELAY in centiseconds. For example,
if RETRYMAX is set to 30 with DELAY of 100, it indicates that WAN manager retries 30 times at an interval
of 100 centiseconds delay to obtain the CONFIG database lock.  |  |  |  |  | NOTE: Configure the Startup parameters carefully because the default
timeout value of SCF commands is 80 Seconds (configurable value).
When SCF timeout is less than WAN manager’s retry time, the
SCF Command times out but WAN manager continues to process the request. |  |  |  |  |
|
500 ConMgr: iop-name, LDEV $ldev, shutdown due to error-reason | iop-name | identifies the name of the concentrator manager (ConMgr)
process that generated the message. | $ldev | identifies the logical device number of the concentrator
manager (ConMgr) process that generated the message. | error-reason | identifies the reason for the shutdown. The possible
values are: |
Cause This is an informational message. The concentrator manager (ConMgr)
process is stopping. The concentrator manager (ConMgr) process has
detected an error condition that it considers fatal and cannot continue
to run in the processor. Effect No SWAN concentrator can be managed for the processor where
the concentrator manager (ConMgr) process generated this message. Recovery No recovery action is required. |
501 ConMgr: Activate PATH for iop-name, LDEV $ldev, [PATH path-name] Status : successful/FAILED [Component : component-name] [PATH A : path-msg [Error : error-number]] [PATH B : path-msg [Error : error-number]] [Recovery :
error-recovery] [Warning : Failed on
Path A/B Path A/B : path-msg [Error : error-number]] | iop-name | identifies the DEVICE name of the IOP. | $ldev | identifies the logical device number of the IOP. | path-name | identifies the Ethernet PATH name. | component-name | identifies the component that may have caused the
error. The possible values are: | path-msg | identifies the reason for the failure on the specific
path, if non-zero. The possible values are: | error-number | identifies the details about the reason for the failure,
if it is non-zero. The possible values are: | error-recovery | identifies the recommended recovery actions. The possible
values are: |
Cause This is an informational message. The concentrator manager (ConMgr)
process received an activate path request from an IOP. The IOP is
trying to start the WAN line by asking the concentrator manager (ConMgr)
process to download the microcode to the SWAN concentrator. Effect If the download is successful, the IOP can then start WAN traffic
on the WAN line. If the download is not successful, the IOP cannot
start WAN traffic on the WAN line. Recovery If the download is successful, no action is necessary. If the
download is not successful, take the necessary steps as defined by error-recovery described above. |
502 ConMgr: Stop Request for iop-name, LDEV $ldev, successful/failed Component
: component-name Error : error-number Recovery : error-recovery | iop-name | identifies the DEVICE name of the IOP. | $ldev | identifies the logical device number of the IOP. | component-name | identifies the component that may have caused the
error. The possible value are: | error-number | identifies the reason for the failure if non-zero.
The possible values are: | error-recovery | identifies the recommended recovery actions. The possible
values are: |
Cause This is an informational message. The concentrator manager (ConMgr)
process has completed the stop request from the specified IOP. The
IOP has requested the DLC task to be stopped because the LINE was
stopped. Effect The DLC task has been stopped, now the IOP can terminate if
requested. Recovery The error reason reported in the message must be analyzed and
corrected. |
503 ConMgr: SET error detected from TCPIP tcpip-name, IP Address ip-address, designated PATH path-name, SET error
: set-error, Error index : error-index | tcpip-name | identifies the name of the NonStop TCP/IP process
for the failed PATH. | ip-address | identifies the destination IP address for the failed
PATH. | path-name | identifies the PATH name. | set-error | identifies the error. The possible values are: | error-index | identifies a decimal value providing the index of
the error in set-error. |
Cause This is an informational message. This message occurred due
to a configuration or system error. The concentrator manager (ConMgr)
process detected an error when issuing an SNMP SET command to the
specified SWAN concentrator. Effect The SWAN concentrator TASK was not successfully started. The
ACTIVATE PATH operation will attempt to recover by issuing the SET
request to another PATH. An ACTIVATE PATH request from an IOP or a
WAN subsystem SCF command will not be able to use the specified PATH.
The ACTIVATE PATH operation will try to recover by issuing the SET
request to another PATH. Recovery The error reason reported in set-error must be analyzed and corrected. |
504 ConMgr: TRAP error detected from PATH path-name, TCPIP : tcpip-name IP Address : ip-address TRAP error :
trap-component Err index : error-index | tcpip-name | identifies the name of the NonStop TCP/IP process
for the failed PATH. | ip-address | identifies the destination IP address for the failed
PATH. | path-name | identifies the PATH name. | trap-component | identifies the TRAP component. The possible values
are: | error-index | identifies a decimal value that further defines the
error identified by trap-component. |
Cause This is a major error message. The concentrator manager (ConMgr)
process has received a TRAP message in response to an SNMP SET command
to the SWAN concentrator that indicates a failure of the Set operation
or that the SNMP process failed to receive a TRAP message when one
is required. Effect An ACTIVATE PATH request from an IOP or a WAN subsystem SCF
command will not be able to use the specified PATH. The ACTIVATE PATH
operation will try to recover by issuing the SET request to another
PATH. Recovery The error reason reported in the message must be analyzed and
corrected. |
505 conMgr: Add/status task for Trackid, cmgr_trackid, cmgr_concname.clip_number Path : zwan-tkn-path-name File : program Status : successful/failed
Recovery : recovery Component : component Reason : cmgr_err Warning : Failed on
Path A/Failed on Path B Path A/B : swan_path_a/swan_path_b Error : swan_err_detail_a | swan_err_detail_b | cmgr_track_id | identifies the SWAN concentrator track identity. | cmgr_concname.clip_number | identifies the adapter name and the CLIP number. | zwan_tkn_path_name | identifies the Ethernet path name. This token will
be present only if the status is “successful.” | program | specifies the object file to be downloaded to the
CLIP. It has the following format: \system.$volume.subvol.filename
|
This is present only if the command was an add task. | status | identifies whether the command succeeded or failed.
If the command succeeded on an alternate path but failed on the requested
path, a warning message with error messages on that path is issued.
Otherwise, no message is given. | component | identifies the component that has caused the error.
There is no path error message. The possible values are: | cmgr_err | identifies the reason for the failure of the add task
or status task command. No path error message will be given. | swan_path_a/swan_path_b | identifies the reason for the failure on the specific
path, if nonzero. The possible values are: | swan_err_detail_a | swan_err_detail_b | identify the reason for the failure if non-zero. The
possible values are: |
Cause This is an informative message. It is issued whenever an add
task command or a status task command is issued either from SCF, OSM,
or TSM. This message indicates the outcome of these commands (successful
or failure). Effect The add task helps in downloading the diagnostic task and DLC
tasks running in a CLIP. This message has no effect on the CLIP. Recovery If the add and status tasks return “successful,”
no action is necessary. If the tasks return “failure,”
take necessary steps as recommended by the message returned. The message
returned can be one of the following: |
1000 WANSD: Socket connected, SWAN concentrator
TRACKID configuration-track-id, IP address ip-address, CLIP clip-number, LINE line-number on CPU cpu-num via TCPIP tcpip-name using socket-type designated PATH path-name | configuration-track-id | identifies the SWAN concentrator track-ID. | ip-address | identifies the IP address in hexadecimal notation. | clip-number | identifies the CLIP number. | line-number | identifies the WAN line number. | cpu-num | identifies the processor number. | tcpip-name | identifies the NonStop TCP/IP process name. | socket-type | identifies the NonStop TCP/IP socket type. The possible
values are: | path-name | identifies the Ethernet PATH name. |
Cause This is an informational message. The WAN shared driver has
successfully connected to the data link control (DLC) task in the
SWAN concentrator. A new socket connection was requested by the IOP
and was established. Effect The IOP can start WAN traffic on the WAN line. Recovery No recovery action is required. |
1001 WANSD: Cannot connect socket, SWAN concentrator
TRACKID configuration-track-id, IP Address
ip-address, CLIP clip-number, LINE line-number on CPU cpu-num via TCPIP tcpip-name using socket-type designated PATH path-name Error code : #socket-error | configuration-track-id | identifies the SWAN concentrator track-ID. | ip-address | identifies the IP address in hexadecimal notation. | clip-number | identifies the CLIP number. | line-number | identifies the WAN line number. | cpu-num | identifies the processor number. | tcpip-name | identifies the NonStop TCP/IP process name. | socket-type | identifies the NonStop TCP/IP socket type. The possible
values are: | path-name | identifies the Ethernet PATH name. | socket-error | identifies the socket error code. These are file-system
errors. File-system errors are described in the Guardian
Procedure Errors and Messages Manual. You can also display
the message text of a file-system error by typing, at the TACL prompt,
the word “error” followed by the error number. To display
file-system error information, enter “error -1.” |
Cause This is a major error message. The WAN shared driver has failed
to connect to the data link control (DLC) task in the SWAN concentrator.
A new socket connection was requested by the IOP but failed and a
connection was not established. Effect The IOP cannot start WAN traffic on the WAN line. Recovery The socket error reported in socket-error must be analyzed and corrected. |
1002 WANSD: RECV failed on socket, SWAN concentrator
TRACKID configuration-track-id, IP Address
ip-address, CLIP clip-number, LINE line-number on CPU cpu-num via TCPIP tcpip-name using socket-type designated PATH path-name, Connect connection-status Socket error code: socket-error | configuration-track-id | identifies the SWAN concentrator track-ID. | ip-address | identifies the IP address in hexadecimal notation. | clip-number | identifies the CLIP number. | line-number | identifies the WAN line number. | cpu-num | identifies the processor number. | tcpip-name | identifies the NonStop TCP/IP process name. | socket-type | identifies the NonStop TCP/IP socket type. The possible
values are: | path-name | identifies the Ethernet PATH name. | connection-status | identifies the socket connection status. The possible
values are: | socket-error | identifies the socket error code. These are file-system
errors. File-system errors are described in the Guardian
Procedure Errors and Messages Manual. If you
receive file-system error 179 two additional strings are shown. A
message explaining the step where the socket failed and the values
of parameters which caused the error. You can also display the message text of a file-system error
by typing, at the TACL prompt, the word “error” followed
by the error number. To display file-system error information, enter
“error -1.” |
Cause This is a major error message. The WAN shared driver failed
on a socket receive operation because the NonStop TCP/IP process detected
an error on the socket connection. Effect The socket connection is lost. Recovery The socket error reported in socket-error must be analyzed and corrected. If the message displayed is file-system
error 179 there may be a problem handling data frames or a corrupted
data frame was received. To resolve this problem, contact your service
provider with the EMS message. |
1003 WANSD: SEND failed on socket, SWAN concentrator
TRACKID configuration-track-id, IP Address
ip-address, CLIP clip-number, LINE line-number on CPU cpu-num via TCPIP tcpip-name designated PATH path-name, Connect FFFFSocket error code: socket-error | configuration-track-id | identifies the SWAN concentrator track-ID. | ip-address | identifies the IP address in hexadecimal notation. | clip-number | identifies the CLIP number. | line-number | identifies the WAN line number. | cpu-num | identifies the processor number. | tcpip-name | identifies the NonStop TCP/IP process name. | path-name | identifies the Ethernet PATH name. | connection-status | identifies the socket connection status. The possible
values are: | socket-error | identifies the socket error code. These are file-system
errors. File-system errors are described in the Guardian
Procedure Errors and Messages Manual. You can also display
the message text of a file-system error by typing, at the TACL prompt,
the word “error” followed by the error number. To display
file-system error information, enter “error -1.” |
Cause This is a major error message. The WAN shared driver failed
on a socket send operation because the NonStop TCP/IP process detected
an error on the socket connection. Effect The status of the socket connection is described in connection-status. Recovery The socket error reported in socket-error must be analyzed and corrected. |
1004 WANSD: INITIALIZE failed while initialization-error, Initialize error code: error-number | initialization-error | identifies the initialization error code, which identifies
the reason for the shutdown. The possible values are: | error-number | identifies the initialization file-system error code.
File-system errors are described in the Guardian Procedure
Errors and Messages Manual. If you receive
file-system error 179 two additional strings are shown. A message
explaining the step where the initialization failed and the values
of parameters which caused the error. You can also display the message text of a file-system error
by typing, at the TACL prompt, the word “error” followed
by the error number. To display file-system error information, enter
“error -1.” |
Cause This is a major error message. The WAN shared driver failed
during initialization because of the error reported in error-number. Effect The WAN Shared Driver is not initialized and the WAN Shared
Driver cannot be used. The IOP that the WAN shared driver is bound
with stops running. Recovery The initialization error reason reported in the message must
be analyzed and corrected. If the message displayed is file-system
error 179 there may be a problem reading the database. To resolve
this problem, contact your service provider with the EMS message. |
1005 WANSD: Warning - May be mismatch between IOP
and Profile [WANSD msgl] [WANSD msg2] [WANSD msg3] | WANSD msg1 | Profile version xx offset xx. | WANSD msg2/3 | Reserve for future use. |
Cause This is an informational message. When serving a START DEVICE
request WAN Shared Driver checks the integrity of the existing PROFILE
and the IOPOBJECT specified. Effect If the specified PROFILE is not supported by IOPOBJECT (that
is, if the version between these two object does not match), WAN Shared
Driver will generate a warning event. Recovery The DEVICE needs to be deleted and re-added with the correct
PROFILE and IOPOBJECT combination. |
1500 WANBoot: WANMgr could not be OPENed for process-obj-spec, File system error file-system-error from procedure error-number, file file-name, file role file-system-io-error | process-obj-spec | identifies that the WAN manager process is the subject
of this operator message and is in the format ABORT PROCESS $ZZKRN.#ZZWAN. | file-system-error | identifies a file-system error. File-system errors
are described in the Guardian Procedure Errors and Messages
Manual. You can also display the message text of a file-system
error by typing, at the TACL prompt, the word “error”
followed by the error number. To display file-system error information,
enter “error -1.” | error-number | contains the identification code of the procedure
involved in the error. | file-name | identifies the name of the file that was being accessed
when the error occurred. | file-system-io-error | This is a standard data communications event indicating
a file-system error in response to an I/O request. file-system-io-error contains one of the following values: |
Cause This is an informational message. The WANBoot process failed
on a file open procedure to the WAN manager process because the WAN
manager process was not accessible. Effect The WANBoot process and/or the WAN manager processes have terminated.
No information about the WAN manager process configuration database
record is available. Recovery The WAN manager process must be started. When the WAN manager
process restarts, it will in turn restart the WANBoot process if it
is also failed. |
1501 WANBoot: TCPIP name not specified for process-obj-spec | process-obj-spec | identifies that a PROCESS object is the subject of
this operator message. Is in the format ABORT PROCESS $ZZWAN.#process-name. |
Cause This is a major error message. The ADD PROCESS command for the
WANBoot process did not specify a NonStop TCP/IP process name in the
STARTUP attribute. Effect The WANBoot process stops running and the SWAN concentrator
cannot obtain its configuration information. Recovery Reissue the ADD PROCESS command for the WANBoot process with
a valid NonStop TCP/IP process name specified in the STARTUP attribute. |
1502 WANBoot: BOOTP received for adapter-obj-spec TRACKID configuration-track-id, CLIP
clip-number, IP Address ip-address, PATH path-name [VPROC: vproc-string] [BootP Count: bootp-count] [boot-action] | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. It is in the format $ZZWAN.#conc-name. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the PATH name for the received BOOTP request. | vproc-string | identifies the VPROC string for the KERNELCODE currently
executing in the specified CLIP. | bootp-count | identifies the nth BOOTP request. | boot-action | identifies any further action that will occur as a
result of receiving the BOOTP request. The action will be one of the
following values: | action-number | identifies any further action that will occur as a
result of receiving the BOOTP request. The action will be one of the
following values: |
Cause This is an informational message. The WANBoot process successfully
sent a BOOTP reply back to the BOOTP client in the specified CLIP
on the specified SWAN concentrator. This occurred because the SWAN
concentrator was powered on, or the power on self test (POST) was
executed on the CLIP, or a software failure caused the CLIP to restart
its Kernel code (the firmware object code of the microcode file that
runs in the essential part of the CLIP FLASH memory). Effect The SWAN concentrator has successfully established its configuration
parameters. A firmup may have been initiated. Recovery No recovery action is required. |
1503 WANBoot:WANMgr Select, TRACKID configuration-track-id, CLIP
clip-number, PATH path-name [Reason: reason-msg] [Error: file-system error] | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. Is in the format ??. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | path-name | identifies the PATH name for the received BOOTP request. | reason-msg | identifies the reason for this error as follows: | file-system-error | identifies a file-system error. File-system errors
are described in the Guardian Procedure Errors and Messages
Manual. You can also display the message text of a file-system
error by typing, at the TACL prompt, the word “error”
followed by the error number. To display file-system error information,
enter “error -1.” |
Cause This is an error message. The WAN manager process failed to
return the configuration record for the specified WANBoot process.
The WAN manager process cannot be accessed from the WANBoot process
to select configuration database information. The WAN manager process
may have stopped running. Effect No BOOTP reply will be sent to the CLIP issuing the BOOTP request. Recovery Restart the WAN manager process, or correct the problem when
the WAN manager process may have while accessing the configuration
database information. |
1504 WANBoot:BOOTP failed for adapter-obj-spec, TRACKID configuration-track-id, CLIP
clip-number, IP Address ip-address, PATH path-name [Reason: reason-msg] [Error: file-system error] | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. Is in the format $ZZWAN.#conc-name. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the PATH name for the received BOOTP request. | reason-msg | identifies the reason for this error as follows: | file-system-error | identifies a file-system error. Applicable only if
reason-msg is “TCPIP Process Error”. File-system errors
are described in the Guardian Procedure Errors and Messages
Manual. You can also display the message text of a file-system
error by typing, at the TACL prompt, the word “error”
followed by the error number. To display file-system error information,
enter “error -1.” |
Cause This is a major error message. The WANBoot could not reply successfully
to a BOOTP request received from a SWAN concentrator CLIP. This may
be because the ADAPTER, SERVER, or PATH object was not configured,
or because NonStop TCP/IP process access to the ADAPTER failed. Effect The SWAN concentrator CLIP will not be accessible from the system. Recovery Either configure the ADAPTER, SERVER, or PATH correctly, or
correct the problem with the NonStop TCP/IP process or with the ServerNet
LAN Systems Access (SLSA) subsystem. |
1505 WANBoot: BOOTP request successful for adapter-obj-spec, TRACKID configuration-track-id, CLIP F, IP Address ip-address, PATH path-name | adapter-obj-spec | identifies that a ADAPTER object is the subject of
this operator message. Is in the format $ZZWAN.#conc-name. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the PATH name for the received BOOTP request. |
Cause This is an informational message.The WANBoot process successfully
sent a BOOTP request message to the specified SWAN concentrator and
received the expected BOOTP reply. The SOCKET used access to the NonStop
TCP/IP process has been restarted, or an ADAPTER, or a PATH configuration
has been ADDED or ALTERed. Effect The PATH configuration has been re-synchronized. Recovery No recovery action is required. |
1506 WANBoot: BOOTP request failed for adapter-obj-spec, CLIP clip-number, TRACKID configuration-track-id, IP
Address ip-address, PATH path-name [Reason : reason-msg Error : error-number] | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. Is in the format $ZZWAN.#conc-name. | clip-number | identifies the CLIP number. | configuration-track-id | identifies the SWAN concentrator track-ID. | ip-address | identifies the IP address. | path-name | identifies the Ethernet PATH name where the BOOTP
request was issued. | reason-msg | identifies the reason for this error as follows: |
Cause This is a warning message. The WANBoot process failed to send
a BOOTP request message to the specified SWAN concentrator. Failure
to exchange BOOTP requests may be caused by the SWAN concentrator
being powered off or not connected to the configured Ethernet segment.
It may also be caused by the NonStop TCP/IP process or the ServerNet
LAN Systems Access (SLSA) LIF object not being accessible. Effect The CLIP will not be accessible using the specified PATH. OSM
or TSM cannot perform a LOAD request. Recovery Correct the problem identified by the file-system error. Recovery
timers will bring the path into use if necessary. |
1507 WANBoot: FIRMUP successful for task-obj-spec TRACKID configuration-track-id, CLIP clip-number, IP Address ip-address, PATH path-name, using file swan-kernel-micode-file-name | task-obj-spec | identifies that a TASK object is the subject of this
operator message. Is in the format $ZZWAN.#conc-name.clip-num.dlc-task. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the Ethernet PATH name on which the FIRMUP
procedure was performed. | swan-kernel-micode-file-name | identifies the disk file that contains the KERNELCODE
used for the firmup operation. |
Cause This is an informational message. The WANBoot successfully performed
a FIRMUP to the SWAN concentrator. The firmware in the SWAN concentrator
was out of date and required updating. Effect The SWAN concentrator firmware was updated. Recovery No recovery action is required. |
1508 WANBoot: FIRMUP failed for task-obj-spec TRACKID configuration-track-id, using
file swan-kernel-micode-file-name Status
: FAILED Step : step-number [PATH A :
path-message [Error : path-error]] [PATH B : path-message [Error : path-error]] [Reason : reason-message [Error : error-number]] [Recovery :
error-recovery] [Component : component-name] | task-obj-spec | identifies that a TASK object is the subject of this
operator message. Is in the format $ZZWAN.#conc-name.clip-num.dlc-task. | configuration-track-id | identifies the SWAN concentrator track-ID. | swan-kernel-micode-file-name | identifies the disk file that contains the KERNELCODE
used for the firmup operation. | 1. Initial BOOTP (step-number): | | error-number | File system errors. |
path-message | | path-error | | 2. WANMgr Access (step-number) | WANBoot fails to access WAN Manager. | reason-message | | 3. Initial ADD TASK, reason-message | | error-number | Procedure-specific errors. | 4. FIRMUP task SOCKET Connect (step-number), path-message | | path-error | | 5. SENDTO for FIRMUP (step-number) | This message is issued when a socket write to CLIP
fails. | path-message | | path-error | | 6. RECVFROM for FIRMUP (step-number) | This message is issued by WANBoot when one of the
following occurs: The socket read from CLIP fails The Read count is less than what is expected The Firmup status from CLIP is bad
| path-message | | path-error | | 7. UP response (step-number) | This message is issued by WANBoot when Firmup response
from CLIP is bad. | path-message | | path-error | | 8. SENDTO for END (step number) | This message is issued when a socket write to CLIP
fails. | path-message | | path-error | | 9. RECVFROM for END (step-number), path-message | | error-number | | 10. Final BOOTP (step-number), path-method | |
Cause This is a major error message. The WANBoot process failed to
perform a firmup to the SWAN concentrator. The firmware in the SWAN
concentrator is out of date and requires updating. Effect The SWAN concentrator firmware was not updated. Recovery Correct the problem identified by the file-system error. Recovery
timers will bring the path into use if necessary |
1509 WANBoot: BOOTP received on wrong PATH for TRACKID configuration-track-id, CLIP clip-number, IP Address ip-address, PATH path-name | task-obj-spec | identifies that a TASK object is the subject of this
operator message. Is in the format $ZZWAN.#conc-name.clip-num.dlc-task. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the Ethernet PATH name for the received
BOOTP request. |
Cause This is a warning message. The WANBoot process received a BOOTP
request from a PATH that is not configured on the NonStop TCP/IP process
assigned to the specified WANBoot process. This could have occurred
because of the following causes: The Ethernet cables on the SWAN concentrator are
reversed. Both PATHs to the SWAN concentrator are connected
to the same Ethernet segment. In this case, a different WANBoot process
issues the WAN subsystem operator message 1502.
Effect If the SWAN concentrator Ethernet cables are reversed, the SWAN
concentrator is unusable. If the SWAN concentrator Ethernet ports
are connected to the same Ethernet segment, the SWAN concentrator
is still usable, but performance may be degraded, and a problem with
the one Ethernet segment can cause both paths to the SWAN concentrator
to be unusable. Recovery If the SWAN concentrator Ethernet ports are connected to the
same Ethernet segment, reverse the cables. If the SWAN concentrator
Ethernet ports are connected to the same Ethernet segment, connect
them to different Ethernet segments. |
1510 WANBoot : Could not access TCPIP tcpip-name, [Reason : reason-message] [Error : error-number] | tcpip-name | identifies the name of the TCP/IP process for the
failed PATH. | error-number | |
Cause This is a major error message. The WANBoot process encountered
a configuration or system error when attempting to create a socket
to access its configured NonStop TCP/IP process. Effect The specified NonStop TCP/IP process cannot be accessed from
the specified WANBoot process. Recovery The error reason reported in the message must be analyzed and
corrected. |
1511 WANBoot: DUMP received for adapter-obj-spec, TRACKID configuration-track-id, CLIP
clip-number, IP Address ip-address, PATH path-name, using file disk-file-name | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. Is in the format $ZZWAN.#conc-name. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the PATH name on which the DUMP was received. | disk-file-name | identifies the file name where the received dump image
was saved. |
Cause This is a major error message. The WANBoot successfully received
a dump image from the specified CLIP. The firmware in the SWAN concentrator
failed and a dump image was sent to the server and saved in the file
indicated in disk-file-name. Effect The SWAN concentrator firmware image is archived for diagnosis. Recovery No recovery action is required. If necessary, the SWAN concentrator
KERNELCODE will restart automatically. |
1512 WANBoot: Dump failed for adapter-obj-spec, TRACKID configuration-track-id, CLIP
clip-number, IP Address ip-address, PATH path-name, using file disk-file-name | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. Is in the format $ZZWAN.#conc-name. | configuration-track-id | identifies the SWAN concentrator track-ID. | clip-number | identifies the CLIP number. | ip-address | identifies the IP address. | path-name | identifies the PATH name on which the DUMP was to
be received. | disk-file-name | identifies the disk file to which the dump image was
to be written. |
Cause This is a major error message. The WANBoot process was unable
to receive a dump image from the specified CLIP. The firmware in the
SWAN concentrator failed, however the dump image could not be sent
to the host. If file-system-error reports
a value of -1, or if file-name and error-number report a socket create error -1, then
the WANBoot process might not have a running NonStop TCP/IP process. Effect The SWAN concentrator firmware dump image is lost. Recovery If file-system-error reports a value
of -1, or if file-name and error-number report a socket create error -1, make
sure that the WANBoot process has a running NonStop TCP/IP process.
For all other errors, no recovery action is required. If necessary,
the SWAN concentrator KERNELCODE will restart automatically. The dump
image can be made available only by correcting the problem reported,
and then reproducing the failure in the CLIP so the dump can be taken
again. |
1513 WANBoot: PATH path-name UP for adapter, CLIP clip-number, TRACKID
configuration-track-id, IP Address ip-address Path Down Since : path-down-time Path UP Since : path-up-time | path-name | identifies the PATH name for the received BOOTP request. | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. It is in the format $ZZWAN.#conc-name. | clip-number | identifies the CLIP number. | configuration-track-id | identifies the SWAN/SWAN2 concentrator track-ID. | ip-address | identifies the IP address. | path-down-time | identifies the time since the path went down. | path-up-time | identifies the time since the path went up. | warning-number | identifies the problem. The possible values are: |
Cause This is an informational message. The WANBoot was able to successfully
exchange a status probe on the specified CLIP PATH. Prior to exchanging
the status probe, the CLIP PATH had been inaccessible. The CLIP PATH
was restored to service either by powering on the SWAN concentrator,
connecting the SWAN concentrator to the configured Ethernet segment,
or by starting the NonStop TCP/IP process and SUBNET object and the
associated ServerNet LAN Systems Access (SLSA) subsystem LIF object. Effect The PATH can now be used to access a LINE on the SWAN concentrator
CLIP. Recovery No recovery action is required. |
1514 WANBoot: PATH path-name DOWN for adapter-obj-spec, CLIP clip-number, TRACKID configuration-track-id, IP Address ip-address, PATH Down since:
path-down-time [Warning : warn-msg] | path-name | identifies the PATH name for the PATH that failed. | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. It is in the following format: $ZZWAN.#conc-name. | clip-number | identifies the CLIP number. | configuration-track-id | identifies the SWAN/SWAN2 concentrator track-ID. | path-down-time | identifies the time since the PATH is DOWN. |
Cause This is a major error message. The WANBoot process is no longer
able to exchange status probe messages with the specified CLIP PATH.
Failure to exchange status probe messages may be caused by the SWAN
concentrator being powered off or not connected to the configured
Ethernet segment. The problem may also be caused by the NonStop TCP/IP
process or by the ServerNet LAN Systems Access (SLSA) LIF object not
being accessible. Effect The specified PATH cannot be used to access lines on the CLIP.
If the other PATH to the CLIP is also not available, the CLIP will
be inaccessible. Recovery Correct the problem identified by the file-system error. Recovery
timers will bring the path into use if necessary. |
1516 WANboot: FIRMUP status for task-obj-spec, TRACKID configuration-track-id, using
file swan-kernel-micode-file-name Status:
Warning Step: step-number [Path A: path-msg [Error: error-number]] [Path B: path-msg [Error: error-number]] Recovery: error-recovery] | task-obj-spec | identifies that a TASK object is the subject of this
operator message and is in the following format: $ZZWAN.#conc-name.clip-num.dlc-task
|
| configuration-track-id | identifies the configuration-track-id. It is in the
form ZZWAN.#conc-name.clip-num.dlc-task. | swan-kernel-microde-file-name | identifies the disk file that contains the KERNELCODE
used for the firmup operation. | step-number | identifies the step in the firmup sequence that failed.
The possible values are: | error-recovery | identifies the recovery mechanism to be taken up.
The possible values are: |
Cause This is a warning message. The WANBoot process failed to perform
a firmup on the specified path of the SWAN concentrator after the
initial BOOTP. Effect The SWAN concentrator firmware was not updated from the specified
path. Recovery No recovery action is needed. WANBoot will automatically retry
on the other path. |
1517 SWAN: General Message from subject-name : msg-text | subject-name | identifies the name of the object that is the subject
of this event. | msg-text | identifies the message text. The message is: |
Cause This general purpose event provides informational messages. Effect This event has no effect. Recovery No recovery action is required. |
1518 WANMgr: File System error occured on process-obj-spec FS Error No : error-number | process-obj-spec | identifies that a PROCESS object is the subject of
this operator message and has the following format: | error-number | identifies the file-system error number. File-system
errors are described in the Guardian Procedure Errors and
Messages Manual. You can also display the message text
of a file-system error by typing the word “error” followed
by the error number at the TACL prompt. To display file-system error
information, enter “error -1.” |
Cause This is a dummy event. Effect This event has no effect. Recovery No recovery action is required. |
1519 WANBoot: Firmup Progress for task-obj-spec, TRACKID configuration-track-id, CLIP
clip-number, Progress progress% complete | task-obj-spec | identifies that a TASK object is the subject of this
operator message and has the following format: $ZZWAN.#conc-name.clip-num.dlc-task
|
| configuration-track-id | identifies the configuration track id and has the
following format: ZZWANl.#conc-name.clip-num.dlc-task
|
| clip-number | identifies the CLIP number. | progress% | percent of FIRMUP completed. |
Cause The status of firmup progress will be made available to the
user at the place of initiation of FIRMUP (OSM/TSM). The status will
include the percentage of work completed. |
1520 WANMgr: Process configuration Error PROCESS process-obj-spec at STEP step-number, STATUS status, HOSTIP ip-address, ERROR msg | process-obj-spec | identifies that a PROCESS object is the subject of
this operator message. It has the following format: | step-number | identifies the step in which the process configuration
failed. The possible values are: | status | identifies whether the configuration is an ERROR or
WARNING. | ip-address | identifies the IP address. | ERROR msg | The possible errors are: |
Cause During WANMgr startup, or when a PROCESS is added, WANMgr checks
for the integrity of the process’s HOSTIP and TCPIP attributes. Effect Occurs if a WANBoot /TFTP/SNMPTMUX process is misconfigured.
The possible errors are: WANBoot/TFTP Process configured without HOSTIP (warning). No adapters configured for the given HOSTIP (error). Another process configured for the given HOSTIP (error). SNMPTMUX process configured without HOSTIP/TCPIP
(warning). HOSTIP already bound to different TCPIP (error).
|
1521 WANMgr: Adapter configuration Error Adapter adapter-obj-spec at STEP step-number, ERROR msg | adapter-obj-spec | Indicates that an adapter object is the subject of
this operator message. It is in the following form: | step-number | identifies the step in which the adapter configuration
failed. The possible values are: |
ERROR msg identifies the error message number. Possible values are: Cause During WANMgr startup, or when an adapter is added, WANMgr checks
for the integrity of the adapter’s HOSTIP and TCP/IP attributes. Effect During WANMgr startup, when HOSTIP/TCPIP combination mismatches
for an adapter, the same adapter’s TYPE still be made invalid.
Subsequently, ACTIVATE PATH and STATUS TASK requests will never succeed
in this adapter. When an adapter is added, the following errors can
be generated: Preferred HOSTIP mismatches with TCP/IP Alternate HOSTIP mismatches with TCP/IP
Recovery To make an adapter’s TYPE valid, delete and re-add the
adapter. |
1522 ConMgr: H/W Status for TRACKID configuration-track-id, conc-name.clip-number Successful/Failed Component:
component-name Error: error-number Recovery: error-recovery | configuration-track-id | identifies the SWAN concentrator track-ID. | conc-name | identifies the SWAN concentrator name. | clip-number | identifies the CLIP number. | component-name | identifies the component that may have caused the
error. The possible messages are: | error-number | identifies the reason for the failure if it is non-zero.
The possible messages are: | error-recovery | identifies the recommended recovery actions. The possible
values are: |
Cause This is an informational message. The concentrator manager (ConMgr)
process received a hardware status request from WANMgr. The WANMgr
is trying to get the status of the hardware components of the SWAN
concentrator. Effect If the request is successful ConMgr obtains the status of the
hardware components from the CLIP and returns the name to WANMgr. Recovery If the request is successful no action is necessary. If the
download is not successful, take the necessary steps as defined by
error-recovery described under error-recovery (above). |
1523 WANBoot : BOOTP request failed for adapter-obj-spec TRACKID : configuration-track-id Clip : clip-number Path : path-name Reason : Conf. and Det. TYPE
of the adapter mismatches Configured TYPE : conf-type Detected TYPE
: det-type | adapter-obj-spec | identifies that an ADAPTER object is the subject of
this operator message. The format is: | clip-number | identifies the CLIP number. | path-name | identifies the PATH name for the received BOOTP request. | conf-type | Is the configured TYPE of the adapter. | det-type | Is the REAL type of the adapter. |
Cause WANBoot received a BOOTP request from the CLIP. WANBoot checks
whether the adapter’s real TYPE matches the configured TYPE. Effect If the adapter’s real TYPE does not match the adapter’s
configured TYPE, WANBoot generates this error event. Recovery Delete the adapter and re-add it with the proper TYPE. |
1524 ConMgr: Improper Download File disk-file-name Error : error-number [Warning: TASK file improper for conc-name.clip-number] [Warning: DLC file improper
for iop-name] | disk-file-name | identifies the disk file to which the dump image was
to be written. | error-number | identifies the file-system error. | conc-name | identifies the SWAN or SWAN 2 concentrator. | clip-number | identifies the communications line interface processor
(CLIP) number. | iop-name | identifies the device name of the input/output process
(IOP). |
Cause This is an informational message. The ConMgr process received
an ADD TASK or ACTIVATE PATH request. ConMgr is checking the validity
of the PROGRAM file to be downloaded to the CLIP. Effect If the specified PROGRAM file is valid, ConMgr downloads the
file to the CLIP; if the PROGRAM is invalid, ConMgr attempts to get
the file from the given location. If this action also fails, ConMgr
cancels the request. Recovery If the request is successful, no action is required. If the
request failed, retry the request by specifying the proper PROGRAM
file. |
1525 WANMgr: Warning: Process configuration changed
Process: process-obj-spec Step: step-number Reason: reason-msg [Autoconfigured on primary CPU preferred-cpu and backup CPU alternate-CPU] | process-obj-spec | identifies that a PROCESS object is the subject of
this operator message and has the following format: $ZZKRN.#proc-name. | step-number | identifies the step in which the process configuration
failed. The value is: | reason-msg | identifies the reason for the failure. The possible
values are: | preferred-cpu | identifies the preferred CPU number after changing
the configuration. | alternate-cpu | identifies the alternative CPU number after changing
the configuration. |
Cause This is a warning message which indicates that the auto-configured
Primary and Backup CPU values for the PROCESS object have been changed,
and the object will be started with the new values. See the reason-msg for the reason for the change in the auto-configured
parameters for a PROCESS. Effect The auto-configured process is added and started with the new
values. Recovery No recovery action is required since the process is autoconfigured
using the changed values. |
1526 WANMgr: CONFIG file locked by the process process-obj-spec Process ID : process-id Prg. Fname : file-name | process-obj-spec | identifies that a PROCESS object is the subject of
this operator message and has the following format: $ZZKRN.#proc-name. | process-id | indicates the ID of the process that has currently
locked the configuration file. | file-name | identifies the program file name of the process. |
Cause This is a severe error message caused by the malfunction of
another subsystem manager process. An error occurred when the WAN
manager process attempted to access the configuration database record
and found the configuration file locked by the process-obj-spec for more than five seconds. Effect The WAN manager process cannot complete the database operation.
This EMS message occurs along with EMS message 11 (see this message
for details about the procedure that failed). Recovery Check the status of the process that has locked the configuration
file and correct it. Repeat the operation that resulted in this message. |
|