Operator Messages Manual

Chapter 91 SMF (Storage Management Foundation) Messages

Table of Contents

Conditional Information

The messages in this chapter are generated by the HP NonStop Storage Management Foundation (SMF) subsystem. The subsystem ID displayed by these messages includes SMF 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.

Conditional Information

When a file system error or a shared services error causes an event to be generated, information describing the error is returned within the event. Display text describing the error is appended to the text always associated with the event:



standard-event-text. [FSERROR = file-system-error-number] [shared-service-notification-number shared-service-notification-text]

shared-service-notification-number

is a number identifying an exception experienced by one of the SMF shared services. It is associated with one of the following conditional tokens:

shared-service-notification-number RangeSMF Shared Service
20000-20099Memory manager
20100-20199Lock manager
20200-20299Thread manager
20300-20399File open manager
20400-20499Catalog manager
203120-20599Event manager

shared-service-notification-text

is the display text associated with a shared services notification.



-5001

Invalid parameter parameter-name.

parameter-name

is a program startup parameter.

Cause  An invalid startup parameter for SMCONVRT or SMREVERT was specified, or an invalid parameter was specified when defining a virtual disk process.

Effect  The program terminates. No files are converted.

Recovery  Restart the program and specify a valid parameter.



-5002

Device device-name already exists

device-name

is a physical disk name.

Cause  A new name was specified for a physical disk to be converted that already exists.

Effect  The program terminates. No files are converted.

Recovery  Restart the program and specify a unique device name.



-5003

Device device-name type or subtype mismatch. Current type is current-device-type and subtype is current-subtype, expected expected-type and subtype expected-subtype.

device-name

is a physical disk.

current-device-type

is a device type number.

current-subtype

is a device subtype number.

expected-type

is a device type number.

expected-subtype

is a device subtype number.

Cause  A name for a physical disk, virtual disk, or storage pool was specified, but was the wrong type or subtype.

Effect  The program terminates. No files are converted.

Recovery  Restart the program and specify a device name of the correct device type and subtype.



-5004

Device device-name state mismatch. Current state is current-device-state, expected state is expected-state.

device-name

is a physical disk, virtual disk or, storage pool name.

current-device-state

is the current device state.

expected-device-state

is expected device state.

Cause  The device was not in a valid state for the operation.

Effect  The program terminates. No files are converted.

Recovery  Place the device in the indicated state and restart the program.



-5005

Volume volume-name not in pool pool-name. The volume is currently in pool current-pool-name.

volume-name

is the name of a physical volume.

pool-name

is the name of a storage pool.

current-pool-name

is the name of a storage pool.

Cause  The volume specified for a virtual disk catalog table is not a member of the specified disk pool.

Effect  The program terminates. No files are converted.

Recovery  Restart the program and specify the indicated storage pool. Alternatively, EXCLUDE the volume from the current storage pool, INCLUDE the volume in the indicated storage pool and restart the program.



-5006

File system error error-number returned from function-name while operating on object object-name. Error detail is detail.

error-number

is a file system error number.

function-name

is a file system procedure call name.

object-name

is an object type.

detail

if non-zero is extended error information returned from the procedure call.

Cause  An error occurred when a file system procedure was called.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5007

Unable to allocate number bytes of memory. The heap is too small.

number

is a number describing the size of memory to allocate.

Cause  An attempt to allocate memory from the heap failed.

Effect  The program terminates. No files are converted.

Recovery  Run the program with the MAXEM option specified.



-5008

Error reply error.

error

is a number describing the reply received.

Cause  The program received an error reply from another process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5009

Volume volume-name is in pool pool-name. Use PUP to EXCLUDE the volume from the pool and start the utility again.

volume-name

is the name of a physical disk.

pool-name

is the name of a storage pool.

Cause  The volume to be converted is in a storage pool.

Effect  The program terminates. No files are converted.

Recovery  Use PUP to EXCLUDE the volume from the pool, then restart the program.



-5010

Virtual disk process vdp-name is already defined.

vdp-name

is the name of a virtual disk.

Cause  A virtual disk process (VDP) with the specified name already exists.

Effect  The program terminates. No files are converted.

Recovery  Use another name and retry the operation.



-5011

CTRL-Y received from terminal-name.

terminal-name

is the name of a terminal device.

Cause  An end-of-file signal was received in response to a user prompt.

Effect  The program terminates. No files are converted.

Recovery  Informational message only; no corrective action is needed.



-5012

The name space on volume-name is exhausted.

volume-name

is the name of a physical disk.

Cause  The physical volume being converted contains more files than can be placed on a single virtual disk process.

Effect  The program terminates. No files are converted.

Recovery  Remove some files from the volume and restart the program.



-5013

An error occurred initializing list list-name. Exception class is exception-class.

list-name

is the name of an internal program structure.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5014

An error occurred adding a list element to list list-name. Exception class is exception-class.

list-name

is the name of an internal program structure.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5015

An error occurred retrieving a list element from list list-name. Exception class is exception-class.

list-name

is the name of an internal program structure.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5016

An error occurred traversing list list-name. Exception class is exception-class.

list-name

is the name of an internal program structure.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5017

An error occurred processing the file label for file file-name. The error returned from MigrateExtFlab is error-number.

file-name

is the name of the file being converted.

error-number

is a file system error number.

Cause  A file system error occurred while SMF attempted to convert a file.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5018

Unable to retrieve the base table name from the file label for protection view view-name. The error returned from GetBaseTableFromLabel is error-number.

view-name

is the name of a SQL protection view.

error-number

is a file system error number.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5019

Unable to get the address of the descriptors in the bulk write request. The error returned from GetLabelDescAddr is error-number.

error-number

is a file system error number.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5020

SMF file file-name was found.

file-name

is the name of an SMF file.

Cause  An SMF file was found on a volume being migrated.

Effect  The program terminates. No files are converted.

Recovery  Use SMFIXUP to remove the file and restart the program.



-5021

Error error-number occurred when a BulkReadLabels request was sent to the disk process.

error-number

is a file system error number.

Cause  A file system error was received from the disk process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5022

Error error-number occurred when a BulkWriteLabels request was sent to the disk process.

error-number

is a file system error number.

Cause  A file system error was received from the disk process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5023

Error error-number occurred when the UpSpecial request was sent to the physical disk volume-name.

error-number

is a file system error number.

volume-name

is the name of a physical disk.

Cause  The volume could not be placed in the UP SPECIAL state.

Effect  The program terminates. No files are converted.

Recovery  The volume is a TMF data volume. Issue a TMFCOM DISABLE DATAVOL command to disable the volume cleanly. Issue a PUP DOWN command. Restart the program.



-5024

Error error-number occurred when the BeginMigration request was sent to the disk process.

error-number

is a file system error number.

Cause  A file system error was received from the disk process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5025

Error error-number occurred when the EndMigration request was sent to the disk process.

error-number

is a file system error number.

Cause  A file system error was received from the disk process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5026

Error error-number occurred attempting to purge Virtual Disk Process catalog file-name.

error-number

is a file system error number.

file-name

is the name of a virtual disk catalog.

Cause  A file system error occurred while SMF attempted to purge the catalog files for a virtual disk process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5027

Error error-number occurred attempting to create Virtual Disk Process Catalog file-name.

error-number

is a file system error number.

file-name

is the name of a virtual disk catalog.

Cause  A file system error occurred while SMF attempted to create the catalog files for a virtual disk process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5028

Error error-number occurred attempting to add ANT entry for file file-name.

error-number

is a file system error number.

file-name

is the name of the file being converted.

Cause  A file system error occurred while SMF attempted to add an entry to the virtual disk ANT.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5029

Exception exception-class occurred attempting to free buffer space.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program exception has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5030

Exception exception-class occurred attempting to allocate buffer space.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program exception has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5031

Error error-number occurred attempting to rename volume volume-name.

error-number

is a file system error number.

volume-name

is the name of a physical disk.

Cause  A file system error occurred while SMF attempted to rename a disk volume.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5032

Error error-number occurred attempting to down volume volume-name.

error-number

is a file system error number.

volume-name

is the name of a physical disk.

Cause  A file system error occurred while SMF attempted to place a disk volume in the DOWN state.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5033

The name space on volume-name has been exhausted. There are too many files to migrate.

volume-name

is the name of a physical disk.

Cause  There are more files on the physical volume than can be converted.

Effect  The program terminates. No files are converted.

Recovery  Remove some files from the physical volume and restart the program.



-5034

Error error-number occurred initializing catalog file file-name.

error-number

is a file system error number.

file-name

is the name of an SMF catalog file.

Cause  A file system error occurred during catalog file creation.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5035

Error error-number occurred displaying exception cases. Exception class is exception-class.

error-number

is a file system error number.

exception-class

is a number describing the type of program exception that occurred.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5036

SQL catalog file file-name was not converted. All files in a SQL catalog must be converted at the same time.

file-name

is the name of a SQL catalog file.

Cause  A SQL catalog file was not converted.

Effect  The program terminates. No files are converted.

Recovery  Correct the cause of the conversion failure and restart the program.



-5037

Error error-number occurred attempting to obtain the process handle for volume volume-name.

error-number

is a file system error number.

volume-name

is the name of a physical disk.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5038

The conversion operation on volume volume-name has been aborted by user request.

volume-name

is the name of a physical disk.

Cause  The user has aborted a conversion operation.

Effect  The program terminates. No files are converted.

Recovery  Informational message only; no corrective action is needed.



-5039

Error error-number returned from FILE_OPEN_ opening $RECEIVE.

error-number

is a file system error.

Cause  A file system error occurred while SMF attempted to open $RECEIVE.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5040

Error error-number returned by function-name attempting to get a prompt from the PUP process.

error-number

is a file system error number.

function-name

is the name of an SMF function.

Cause  A file system error occurred while SMF attempted to communicate with a PUP process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5041

Error error-number returned by PROCESS_CREATE_ attempting to start PUP. Error Detail is error-detail.

error-number

is a file system error.

error-detail

is extended error information returned from PROCESS_CREATE_.

Cause  A file system error occurred while SMF attempted to communicate with a PUP process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5042

Error error-number returned by function-name attempting to send the Startup Message to PUP.

error-number

is a file system error number.

function-name

is the name of an SMF function.

Cause  A file system error occurred while SMF attempted to communicate with a PUP process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5043

Error error-number occurred attempting to issue the following command to PUP: command.

error-number

is a file system error number.

command

is the name of the command sent to the PUP process.

Cause  A file system error occurred while SMF attempted to communicate with a PUP process.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5044

The PUP prompt was not received. The RECEIVEINFO iotype of the last message was io-type.

io-type

is a number describing the I/O type of the last operation.

Cause  A prompt from a PUP process was not received when expected.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5045

Too much prompt data was returned. The maximum allowable size is maximum-size, the actual size is actual-size.

maximum-size

is a number describing the maximum amount of prompt data that can be handled.

actual-size

is a number describing the actual amount of prompt data received.

Cause  An internal program error was received.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5046

The following unexpected prompt string was returned from the PUP process: text-string.

text-string

is the prompt received from the PUP process.

Cause  An internal program error was received.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5047

The SMCONVRT operation on volume volume-name completed successfully.

volume-name

is the name of a physical disk.

Cause  An SMCONVERT operation has run to a successful completion.

Effect  The volume is converted to a virtual disk.

Recovery  Informational message only; no corrective action is needed.



-5048

Error error-number occurred attempting to bring volume volume-name into the UP state.

error-number

is a file system error number.

volume-name

is the name of a physical disk.

Cause  A file system error occurred while SMF attempted to place a disk volume in the UP state.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5049

Volume volume-name is not a member of a storage pool.

volume-name

is the name of a physical disk.

Cause  The volume specified for a catalog table is not in a pool.

Effect  The program terminates. No files are converted.

Recovery  Use PUP to INCLUDE the volume in a disk pool and restart the program.



-5050

An error occurred processing the file label for file file-name. The error returned from RevertExtFlab is error-number.

file-name

is the name of the file being converted.

error-number

is a file system error number.

Cause  A file system error occurred while SMF attempted to convert a file.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5051

Error error-number occurred attempting to delete the ANT entry for file file-name.

error-number

is a file system error number.

file-name

is the name of the file being converted.

Cause  A file system error occurred while SMF attempted to delete an ANT entry.

Effect  The program terminates. No files are converted.

Recovery  Restart the program using the NOUPDATEANT option. The ANT will not be updated and will have to be deleted manually.



-5052

The SMREVERT operation on volume volume-name has been aborted by user request.

volume-name

is the name of a physical disk.

Cause  An SMREVERT operation has been aborted the user.

Effect  The SMREVERT operation does not complete.

Recovery  Informational message only; no corrective action is needed.



-5053

The SMREVERT operation on volume volume-name completed successfully.

volume-name

is the name of a physical disk.

Cause  An SMREVERT operation has completed successfully.

Effect  The virtual disk is reverted back to a physical volume.

Recovery  Informational message only; no corrective action is needed.



-5054

Error error-number occurred attempting to add a dependent object record for file file-name.

error-number

is a file system error number.

file-name

is the name of the file being converted.

Cause  A file system error occurred while SMF attempted to add an SQL protection view to the virtual disk’s DEPOBJ.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5055

Cannot place SQL object on volume volume-name. SQL objects cannot reside on volumes with 8-character names. Specify a volume name of 7 or fewer characters.

volume-name

is the name of a physical disk.

Cause  The volume name specified for the new physical disk name of a volume to be converted is 8-characters long.

Effect  The program terminates. No files are converted.

Recovery  Specify a volume name of 7-characters or less and restart the program.



-5056

Invalid file-type Name file-name. Validation error error-number obtained.

file-type

is a description of the file name element in error.

file-name

is the name of the file being converted.

error-number

is a number describing the validation error.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5057

Invalid reply reply-code received. The dialect type is dialect-type and the reply type is reply-type.

reply-code

is a number describing the reply received.

dialect-type

is a number describing the dialect of the received message.

reply-type

is a number describing the type of reply.

Cause  An internal program error has occurred.

Effect  The program terminates. No files are converted.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



-5058

Error error-number occurred invalidating the TMF Online Dump for file file-name.

error-number

is a file system error number.

file-name

is the name of the file being converted.

Cause  A file system error occurred while SMF attempted to invalidate the online dump of a TMF-audited file.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5059

Device info error error-number occurred operating on object device-name. Error detail is error-detail.

error-number

is the file system error number.

device-name

is the name of physical disk, virtual disk, or storage pool that returned the error.

error-detail

if non-zero is extended error information returned from the device info request.

Cause  A file system error occurred while SMF attempted to obtain information about a device.

Effect  The program terminates. No files are converted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



-5060

Error error-number returned by function-name while attempting to interact with the SCF process process-name. Error detail is error-detail.

error-number

is a file system error number.

function-name

is the name of the function in which the error occurred.

process-name

is the SCF process name.

error-detail

if non-zero is extended error information returned from SCF.

Cause  The SCF process returned a file system error.

Effect  The migration is aborted.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



5001

Request rejected: requestor executing on a non-SMF system.

Cause  SMF received a request it could not process. The requestor is most likely at a version level earlier than D40.00.

Effect  The request is not processed.

Recovery  The requestor’s system must be upgraded before the request can be processed.



5002

Creation of logical file rejected pending deletion of volume physical-volume-name from storage pool. [conditional-info]

physical-volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to create a logical file was rejected because the target physical volume was being deleted from a storage pool.

Effect  The logical file is not created.

Recovery  Create the logical file on a physical volume still associated with a storage pool.



5003

Physical volume physical-volume-name could not be excluded from the storage pool because logical file creation is enabled. [conditional-info]

physical-volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to exclude a physical disk was rejected because logical file creation is enabled on that volume.

Effect  The physical volume is not excluded.

Recovery  Disable file creation for the physical volume and then exclude it.



5004

Physical volume physical-volume-name is already in a storage pool. [conditional-info]

physical-volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to associate a physical volume with a storage pool was rejected because the physical volume is already associated with another storage pool.

Effect  The request is not processed.

Recovery  Disassociate the physical volume from the storage pool it is associated with before attempting to associate it with a different storage pool.



5005

Physical volume physical-volume-name is not in a storage pool. [conditional-info]

physical-volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request specified a physical volume that is not associated with a storage pool.

Effect  The request is rejected.

Recovery  Associate the physical volume with a storage pool before using SMF to operate on it.



5006

The storage pool that sent the request is not the storage pool for physical volume physical-volume-name. [conditional‑info]

physical-volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs.See “Conditional Information”.

Cause  A request was received by a storage pool process to operate on a physical volume not associated with the storage pool.

Effect  The request is rejected.

Recovery  Ensure that the physical volume is associated with the desired storage pool. Redefine the storage pool if necessary so that the correct physical volumes are associated with it.



5007

SMF access violation: insufficient SMF-privilege to access file file-name. [conditional-info]

file-name

is the name of a file that requires privileged access rights to modify.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to purge or alter an SMF catalog file by some means other than PUP or SMFIXUP.

Effect  The operation could not be performed.

Recovery  Use PUP or SMFIXUP to operate on SMF catalog files.



5008

SMF Thread Manager unable to create the function-name thread. Thread creation error error-number. [conditional-info]

function-name

is the name of an SMF function that tried to start a thread.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

error-number

is an internal error number.

Cause  A thread needed to process a request could not be launched because an internal SMF error occurred, most likely because memory could not be allocated.

Effect  The request is not processed.

Recovery  If the thread could not be launched because the thread manager was handling a large number of simultaneous requests, resubmitting the request at a later time may result in success. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5009

Function function-name failed in the SMF Thread Manager with error error-number. The Thread Manager is stopping the process. [conditional-info]

function-name

is the name of a semaphore function.

error-number

is an internal error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An internal resource problem caused the thread manager to fail, most likely when it tried to process an operation that had been queued.

Effect  The thread manager stops running.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5010

SMF Lock Manager error occurred attempting operation-type operation. [conditional-info]

operation-type

is the kind of operation that failed. One of these values is returned:

begin transaction on changelabel delete records in end transaction on file create file purge file remap file rename initialize SQL keyposition in kill lock object open purge read readupdate remap rename scan next record from setmode write writeupdate

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The lock manager attempted to lock an object, usually a file, in order to process a create, purge, or alter request. The object could not be locked because another process had locked it.

Effect  The request cannot be processed.

Recovery  Retry the operation later. If the problem persists, investigate the source of the existing lock and attempt to resolve it; a deadlock situation may exist that requires stopping other applications to eliminate lock contention. If the locking problem cannot be resolved, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5011

File System error error-number occurred attempting to operation-type the ANT. [conditional-info]

error-number

is a file system error number.

operation-type

is the kind of operation that failed. One of these values is returned:

begin transaction on changelabel delete records in end transaction on file create file purge file remap file rename initialize SQL keyposition in kill lock object open purge read readupdate remap rename scan next record from setmode write writeupdate

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A file system request, such as purging or renaming a file, could not be performed because name mapping using the ANT catalog file was unsuccessful.

Effect  The request could not be processed.

Recovery  Follow the recommendations provided in the Guardian Procedure Errors and Messages Manual for the specific file system error generated.



5012

File system error error-number occurred attempting to operation-type the VDP PENDOPS Table. [conditional-info]

error-number

is a file system error number.

operation-type

is the kind of operation that failed. One of these values is returned:

begin transaction on changelabel delete records in end transaction on file create file purge file remap file rename initialize SQL keyposition in kill lock object open purge read readupdate remap rename scan next record from setmode write writeupdate

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A file system failure occurred when the PENDOPS catalog file was being used to complete an outstanding operation. The PENDOPS file is used when SMF needs to recover outstanding operations in progress when an interruption, such as a CPU failure, occurs.

Effect  The operation could not be recovered, but SMF retries.

Recovery  If SMF is unsuccessful after retrying recovery, try to determine why, using the file system error number as a guide; see the Guardian Procedure Errors and Messages Manual for the specific file system error generated. As a last resort, you can use SMFIXUP to purge and recreate the PENDOPS catalog file, but none of the pending operations about which it contains information will be recoverable.



5013

Name space exhausted for physical volume physical-volume-name. [conditional-info]

physical-volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A logical file name could not be derived on a physical volume because the maximum number of file names that can be associated with the physical volume has been reached. The maximum number of file names available on a given physical volume is (365)(367 x 26).

Effect  The file placement operation on the physical volume fails.

Recovery  The storage pool with which the physical volume is associated may need more physical volume resources. Associate more physical volumes with the storage pool, and move some of the files from the exhausted physical volume to other volumes in the pool.



5014

The logical file cannot be created. No physical volumes that match the specified criteria are available. [conditional‑info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt to create a logical file failed because the storage pool’s physical volume characteristics are incompatible with those of the file’s. For example, an audited file cannot be created in a storage pool unless the pool is configured to support audited physical volumes.

Effect  The file could not be created.

Recovery  Redefine the storage pool to support physical volumes that are compatible with your file creation needs.



5015

The outcome for the request cannot be determined. Communication with another process was lost. [conditional‑info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A DP2 failure interrupted an operation involving physical file renaming, purging, or altering.

Effect  The file operation could not be performed.

Recovery  Restart the virtual disk process involved in this error. Upon restart, SMF uses information in the PENDOPS catalog file to attempt to recover the incomplete operation.



5016

Error occurred attempting to delete SMF storage pool or virtual disk process process-name. [conditional‑info]

process-name

is the name of a storage pool process or VDP.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A file system error occurred while SMF attempted to delete a POOLTABL entry in response to a request to delete a storage pool.

Effect  The storage pool is not deleted.

Recovery  Retry the operation. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5017

Error error-number occurred attempting to operation-type the catalog table file-name

error-number

is a file system error number.

operation-type

is the kind of operation that failed. One of these values is returned:

begin transaction on changelabel delete records in end transaction on file create file purge file remap file rename initialize SQL keyposition in kill lock object open purge read readupdate remap rename scan next record from setmode write writeupdate

file-name

is the name of an SMF catalog file.

Cause  An error occurred while accessing catalog.

Effect  The operation that caused the access attempt did not succeed.

Recovery   If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5018

Illegal reply. [conditional‑info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  When attempting to process a file creation, purge, or alteration operation on a physical file, DP2 returned a message that SMF could not interpret, most likely because the versions of DP2 and SMF are incompatible.

Effect  The file operation is not performed.

Recovery  Ensure that the versions of DP2 and SMF are compatible before retrying the operation.



5020

Error in logical to physical name mapping.

Cause  An invalid mapping for a VDP catalog was discovered.

Effect  Catalog is not usable.

Recovery  Redefine VDP with correct catalog or use SMFIXUP to update mappings.



5021

Checkpoint of function-name failed. Ignoring the error and continuing. [conditional-info]

function-name

is the name of the SMF function that could not perform a checkpoint operation.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A checkpoint operation could not be performed because the required memory could not be allocated.

Effect  SMF ignores the condition, and processing continues.

Recovery  Typically this situation arises when there are a large number of outstanding requests. As the requests are handled, the memory pressure should disappear. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5022

Error error-number received from the backup process on a checkpoint message. [conditional-info]

error-number

is a file system error number returned by a backup process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause   A backup process received a checkpoint, but it could not be processed because the backup process experienced an internal error.

Effect  SMF ignores the condition, and the primary process continues to run.

Recovery  The recovery operation depends on the error number; see the Guardian Procedure Errors and Messages Manual for information on the file system error number returned. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5023

Unsupported dialect dialect-type message received. [conditional-info]

dialect-type

is a number describing the type of message received from the requestor. A dialect number is assigned to messages by subsystems that originate them to characterize the format of the message for the recipient.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The versions of the requestor and the virtual disk or storage pool process that received its request are not compatible.

Effect  The request could not be processed.

Recovery  Determine the versions of requestor processes, including DP2, and SMF processes, and correct incompatibilities before retrying the request.



5024

Could not broadcast event from storage-pool-process-name to other threads. [conditional-info]

storage-pool-process-name

is the name of a storage pool process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool process experienced an internal communication error because of a shared services problem.

Effect  The request could not be processed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5025

Error occurred trying to redefine storage pool storage-pool-name. [conditional-info]

storage-pool-name

is the name of a storage pool.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool could not be redefined, because either a POOLTABL lock could not be obtained or the POOLTABL entry for the storage pool could not be updated.

Effect  The storage pool is not redefined.

Recovery  Examine the event log for a related file system error, and proceed according to the type of error you find. See the Guardian Procedure Errors and Messages Manual for information about the file system error.



5026

Unable to enter the execution-state state. [conditional-info]

execution-state

is a process execution state code. Values are 12(UP) or 14 (UP SPECIAL).

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool or virtual disk process or $ZSMS could not be initialized when attempting to transition from the SPECIAL to the UP state or from the DOWN state to the UP SPECIAL state. This error may be the result of a failure to obtain a lock or the lack of sufficient internal resources.

Effect  The process state does not change.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5027

Function function-name encountered default case with switch value switch-code. [conditional-info]

function-name

is the name of an SMF function.

switch-code

is a number identifying where in SMF the error was experienced.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  SMF encountered a situation it did not know how to handle.

Effect  SMF cannot perform normally.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5028

Process is a backup process; retry request dialect-type to the primary process. [conditional-info]

dialect-type

is a dialect number. In this case, the dialect number is 6, assigned by the Dynamic System Configuration (DSC) utility, from which the request was received, to characterize the type of request message.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An SMF backup process was the target of a switch request that could not be processed because only a primary process can handle such a request.

Effect  The request is ignored.

Recovery  Retry the request, specifying the name of a primary process.



5029

MsgRead error error-number. [conditional-info]

error-number

is a privileged read file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A received message could not be read.

Effect  The request is not processed. The request may or may not be retried.

Recovery  Follow the recommendations in the Guardian Procedure Errors and Messages Manual for the specific file system error returned.



5030

Message contains too much control information. Expected maximum size for control information is expected-size, size received is size-received. [conditional-info]

expected-size

is the maximum size of control information that can be received by the server.

size-received

is the size that was received.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An invalid request was received.

Effect  The request is not processed.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5031

Storage pool pool-name has no physical volumes. Virtual disk virtual disk-name cannot be created. [conditional-info]

pool-name

is the name of a storage pool.

virtual disk-name

is the name of a virtual disk.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”

Cause  The SMF pool has no physical volumes.

Effect   The VDP cannot be created.

Recovery  Include a physical volume in the pool, and retry the failed operation.



5032

Function function-name returned error error-number attempting to initialize the SMF process. [conditional-info]

function-name

is the name of an SMF function.

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An SMF process is not able to allocate enough memory.

Effect  The process does not run.

Recovery  Ensure that there is enough swap space, and retry the operation.



5033

Unable to enter the role-code role. [conditional-info]

role-code

is a code describing the current process role. Values are 32 (primary) or 33 (backup).

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An internal resource problem occurred.

Effect  An SMF process is not initialized.

Recovery  Examine the event log for events immediately preceding this event. Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5034

Unable to allocate memory of size memory-size for the startup message. [conditional-info]

memory-size

is the number of bytes of memory that could not be allocated.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A COUP START command could not be processed because adequate memory for startup parameters could not be obtained.

Effect  The process does not start.

Recovery  Retry the operation. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5035

Unable to start thread manager in role role-code and state state-code. [conditional-info]

role-code

is a code describing the current process role. Values are 32 (primary) or 33 (backup).

state-code

is a code describing the current process state. Values are:

10 (invalid) 11 (undefined) 12 (up) 13 (down) 14 (up special) 15 (backup) 16 (recovery)

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The thread manager process could not start because sufficient internal resources are not available.

Effect  SMF cannot operate normally.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5036

Unable to start thread function-name in role role-code and state state-code. [conditional-info]

function-name

is the name of an SMF function.

role-code

is a code describing the current process role. Values are 32 (primary) or 33 (backup).

state-code

is a code describing the current process state. Values are:

10 (invalid) 11 (undefined) 12 (up) 13 (down) 14 (up special) 15 (backup) 16 (recovery)

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The thread manager could not obtain the resources required to process a request.

Effect  The request is not processed.

Recovery  Retry the request. If you continue to be unsuccessful, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5037

Unable to start backup process. Function function-name returned error error-number, detail detail-information [conditional-info]

function-name

is the name of an SMF function.

error-number

is a file system error number.

detail-information

is an error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to start a backup process.

Effect  The backup process was not started.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5038

Starting backup process creation in CPU cpu-number. Current retry count is retry-count. [conditional-info]

cpu-number

is a CPU number.

retry-count

is the maximum number of attempts that can be made to start a backup process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  SMF is attempting to start a backup process.

Effect  Requests that require the process are not processed until the backup process is available.

Recovery  Informational message only; no corrective action is needed.



5039

Backup process creation failed retry-count time(s). Retry count exceeded. [conditional-info]

retry-count

is the maximum number of attempts that could be made to start a backup process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The maximum number of retries for starting a backup process has been reached, but the backup process has not started.

Effect  Requests that depend on the process are not handled until the backup process is available.

Recovery  Ensure that any command issued to explicitly start the backup process contained correct parameters. If the failure is not the result of an incorrect command, a configuration or internal resource problem may exist. Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5040

File system error error-number occurred in Function function-name. [conditional-info]

error-number

is a file system error number.

function-name

is the name of an internal SMF function.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A backup process could be created, but could not receive its startup message.

Effect  The backup process cannot start.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5041

Backup process taking over. Primary process terminated with completion code completion-code. [conditional-info]

completion-code

is a Guardian completion code. See the Guardian Procedure Calls Reference Manual for a description of Guardian completion codes.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An SMF backup process is starting.

Effect  Requests are now handled by the backup process.

Recovery  Informational message only; no corrective action is needed.



5042

Context could not be saved when processing a state change. Buffer size buffer-size allocation failure. [conditional‑info]

buffer-size

is the number of bytes that could not be allocated.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  Memory required to change the state of a process could not be obtained.

Effect  The process state is not changed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5043

Command not valid in the state-code state. [conditional‑info]

state-code

is a code describing the current state of a process. Values are:

10 (invalid) 11 (undefined) 12 (up) 13 (down) 14 (up special) 15 (backup) 16 (recovery)

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request could not be processed because its target storage pool or virtual disk process was in a state incompatible with the request.

Effect  The request is not processed.

Recovery  Retry the operation after ensuring the target process is in the correct state.



5044

File system error error-number encountered accessing the catalog during a operation-type operation. [conditional-info]

error-number

is a file system error number.

operation-type

is an I/O operation. Values are:

changelabel file create file purge file rename remap setmode

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A catalog file creation, purge, rename, or alter operation could not be performed.

Effect  The request that requires catalog access is not processed.

Recovery  Determine the meaning of the file system error obtained and take appropriate actions. Information about file system errors appears in the Guardian Procedure Errors and Messages Manual.



5045

SMF detected a system resource problem in configured primary CPU. Configured backup process will work as primary for next 30 minutes. [conditional-info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  Shortage of TLEs was detected in the configured primary CPU.

Effect  The configured backup process will work as primary for next 30 minutes. Even after correcting the resource problem in the configured primary CPU, configured backup will continue to work as primary for 30 minutes. It will then switch to backup.

Recovery  Correct the TLE-related problem in the configured primary CPU.



5046

Illegal request. The version of the request requester-version is greater than the maximum version that the server can process server-version. [conditional‑info]

requester-version

is the version of the requester.

server-version

is the version of the server.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The version of SMF is incompatible with the process that issued a request.

Effect  The request is not processed.

Recovery  Determine the versions of requestor processes, including DP2, and SMF processes, and correct incompatibilities before retrying the request.



5047

Backup process in CPU cpu-number not running. [conditional‑info]

cpu-number

is a CPU number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt to switch to a backup process failed because the backup process is not running.

Effect  The backup process switch over cannot occur.

Recovery  Start the backup process, then switch to it.



5048

File name file-name attributes do not match recorded values. [conditional‑info]

file-name

is a file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  SMF could not map a logical file to a physical file, most likely because of file code or file type discrepancies.

Effect  The request for which file mapping is required cannot be processed.

Recovery  Determine the correct file attributes, and resubmit the request. If required, delete and recreate the file.



5049

BEGINTRANSACTION error error-number. [conditional‑info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A transaction could not be started when the PENDOPS catalog file was being used to complete an outstanding operation. The PENDOPS file is used when SMF needs to recover outstanding operations in progress when an interruption, such as a CPU failure, occurs.

Effect  Recovery is not completed, but SMF retries.

Recovery  If SMF is unsuccessful after retrying recovery, try to determine why by using the file system error as a guide. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred. As a last resort, you can use SMFIXUP to purge and recreate the PENDOPS catalog file, but none of the pending operations about which it contains information will be recoverable.



5050

Unable to allocate buffer-size size buffer from the heap-type heap. [conditional-info]

buffer-size

is the number of bytes in the buffer that could not be allocated.

heap-type

is the type of heap from which buffer space could not be allocated. The value is an internally defined number describing the type of memory for which allocation failed.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  Internal memory resources sufficient to allocate a required buffer were not available. This error can be the result of a large number of concurrent requests.

Effect  The request for which a buffer could not be allocated is not processed.

Recovery  Retry the operation later. If the problem persists and cannot be traced to a large number of outstanding requests, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5051

Unrecognized error error-number occurred. [conditional-info]

error-number

is an error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to process a request.

Effect  The request is not processed.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5052

Request version requester-version is incompatible with the version that the server can understand server-version. [conditional-info]

requester-version

is the version of the requester.

server-version

is the version of the SERVER.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The version of SMF is incompatible with the process that issued a request.

Effect  The request is not processed.

Recovery  Determine the versions of requestor processes, including DP2, and SMF processes, and correct incompatibilities before retrying the request.



5053

Could not create thread for request-description request. [conditional-info]

request-description

is a description of the request that failed. For example, if a PUP request to define a storage pool failed, the value would be PUP_SMS_DEFINEPOOL.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An internal resource problem prevented a thread required to process a request from being created.

Effect  The request is not processed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5054

Lock Manager reached the lock threshold for object object-name of type exception-type. The current number of lockers is current-lockers and the maximum number of allowable waiters is maximum-waiters. [conditional-info]

object-name

is the name of an object. The value is usually the name of a file or the key value of a record.

exception-type

is a number characterizing the kind of exception experienced. Values are:

20100 (lock failure) 20101 (end of data) 20102 (duplicate) 20103 (count violation) 20104 (not locked) 20105 (not found) 20106 (level violation) 20107 (memory failure) 20199 (unhandled exception)

current-lockers

is the current number of lockers.

maximum-waiters

is the maximum number of waiters allowed.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The lock manager could not obtain the locks required to process a request, most likely because there are a large number of concurrent requests being processed for a particular object.

Effect  The request is not processed.

Recovery  Re-issue the request after the number of concurrent transactions diminishes. If the problem persists, an internal error may have occurred. Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5055

Startup parameter string 'parameter-string' contained invalid parameters. [conditional-info]

parameter-string

is the name of a startup parameter.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request contained a semantically or syntactically invalid parameter. Either the value of a parameter was invalid or an operation could not be performed for configuration reasons, as when an attempt is made to add a remote volume to a storage pool or to associate a volume with a storage pool that is not configured for a volume of that type.

Effect  The request is not processed.

Recovery  Resubmit the request, using a valid parameter value.



5057

SMF Catalog file file-name had to be opened more than the preset number of times. [conditional-info]

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The current maximum of 50 opens of a catalog file for a particular object has been reached.

Effect  The request is processed after some delay.

Recovery  Informational message only; no corrective action is needed.



5058

ENDTRANSACTION error. [conditional-info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool or virtual disk could not be added, deleted, or redefined because the transaction required to update the catalog files could not be ended.

Effect  The transaction is rolled back and the operation is not performed.

Recovery  See the Guardian Procedure Errors and Messages Manual for recovery procedures appropriate for the file system error number returned by TMF in another event in the event log.



5059

Safeguard database file file-name is not accessible. [conditional-info]

file-name

is the name of the Safeguard database file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The SAFE.GUARD file for a VDP is not available or cannot be read.

Effect  All file access attempts are denied.

Recovery  Make the SAFE.GUARD file available to the VDP.



5060

Invalid reply code reply-code received. [conditional-info]

reply-code

is a reply code. The reply code is an internal number assigned by DP2 or SMF.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool process encountered a problem while communicating with $ZSMS or DP2, most likely because of a version incompatibility.

Effect  SMF cannot function normally.

Recovery  Ensure that all versions of products with which SMF interacts are compatible with the version of SMF you are using. If you are unable to fix the problem by adjusting version levels, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5061

Invalid request type request-code received. [conditional‑info]

request-code

is a request code. The request code is an internal number assigned by the requestor.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request could not be processed because a version incompatibility exists or a storage pool or virtual disk process was in a state inappropriate for a particular request.

Effect  The request is not processed.

Recovery  Ensure that all version compatibility requirements are satisfied, or ensure that a process is in the state appropriate for the request.



5062

Request not processed. Process has not been defined. [conditional‑info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to redefine, delete, or otherwise configure a storage pool process could not be processed because the storage pool process is not fully defined.

Effect  The request is rejected.

Recovery  Configure the storage pool process completely and put it into a state appropriate for the request before resubmitting the request.



5063

File system error error-number occurred during process definition. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A file system error occurred during storage pool process definition.

Effect  The storage pool could not be defined.

Recovery  Follow the suggestions associated with the file system error number in the Guardian Procedure Errors and Messages Manual.



5064

SMF Manager process returned error error-number. [conditional-info]

error-number

is a file system error number. File system errors are documented in the Guardian Procedure Errors and Messages Manual.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  $ZSMS received a request it could not process because of a version incompatibility problem.

Effect  The request could not be processed.

Recovery  Resolve the version compatibility problem before resubmitting the request.



5065

File System error error-number occurred during file recovery. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred when opening and scanning the PENDOPS file to recover an incomplete operation. Usually this event is associated with an internal resource problem.

Effect  The recovery operation could not be performed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5066

Error error-number occurred during indeterminate outcome processing. [conditional-info]

error-number

is a file system error number. File system errors are documented in the Guardian Procedure Errors and Messages Manual.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred when opening and scanning the PENDOPS file to recover an incomplete operation. Usually this event is associated with an internal resource problem.

Effect  The recovery operation could not be performed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5067

Error error-number occured receiving definition message from process process-name. [conditional‑info]

error-number

is a file system error number.

process-name

is a process name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not be defined because a file system error occurred.

Effect  The process is not defined.

Recovery  See the Guardian Procedure Errors and Messages Manual for suggestions on handling the file system error returned.



5068

Invalid catalog location: catalog-location. [conditional‑info]

catalog-location

is a catalog location.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process rejected a request to place one of its catalog files in a particular subvolume, most likely because the subvolume name is invalid.

Effect  The catalog file cannot be placed in the subvolume specified.

Recovery  Retry the request, using a valid subvolume name.



5069

Invalid BC parameter in parameter string: 'parameter-name'. [conditional‑info]

parameter-name

is the name of a parameter.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An invalid backup CPU number was specified in a request.

Effect  The request is rejected.

Recovery  Retry the request, specifying a valid backup CPU number.



5070

Invalid CV parameter in parameter string: 'parameter-name'. [conditional‑info]

parameter-name

is the name of a parameter.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An incorrect catalog volume was specified in a request.

Effect  The request is not processed.

Recovery  Resubmit the request, specifying a volume name that exists on the local system.



5071

Invalid MD parameter in parameter string: 'parameter-name'. [conditional‑info]

parameter-name

is the name of a parameter.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An invalid value for EMS error reporting mode was specified in a request.

Effect  The request is rejected.

Recovery  Specify either NOISY or QUIET for the EMS reporting mode parameter value when resubmitting the request.



5072

Invalid MP parameter in parameter string 'parameter-name'. [conditional‑info]

parameter-name

is the name of a parameter.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request specified an invalid $ZSMS process name.

Effect  The request is not processed.

Recovery  Retry the request, specifying a legal $ZSMS process name on the local system.



5073

The pendops initialization failed for recovery operation operation-type on the object object-name. [conditional-info]

operation-type

is an operation type code. The operation type code describes the operation that failed; the code can be returned by various SMF processes:

Originating ProcessOperation Type CodeKind of Operation That Failed
Virtual disk process-101Read
 -102Write
 -103Update
 -104Delete
 -105Rename
$ZSMS-101Read storage pool
 -102Write storage pool
 -103Update storage pool
 -104Delete storage pool
 -105Write-update storage pool
 -106Read virtual disk
 -107Write virtual disk
 -108Update virtual disk
 -109Delete virtual disk
 -110Write-update virtual disk
Storage pool process-101MVTABLE read
 -102MVTABLE write
 -103MVTABLE update
 -104MVTABLE delete
 -105MVTABLE write-update
 -201PMTABLE read
 -202PMTABLE write
 -203PMTABLE update
 -204PMTABLE delete
 -205PMTABLE write-update

object-name

is the name of an object.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt to recover from a previously incomplete request failed. The request is typically a file system request (to create or otherwise operate on a physical file) or a request to delete or redefine a storage pool or virtual disk process. The failure may have been caused because a lock could not be obtained, or it may be the result of an internal problem.

Effect  The SMF process that experienced the failure stops running.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5074

Unable to signal ‘continue’ while processing the recovery operation operation-type on object object-name. The process is doing down. [conditional-info]

operation-type

is an operation type code. The operation type code describes the operation that failed; the code can be returned by various SMF processes:

Originating ProcessOperation Type CodeKind of Operation That Failed
Virtual disk process-101Read
 -102Write
 -103Update
 -104Delete
 -105Rename
$ZSMS-101Read storage pool
 -102Write storage pool
 -103Update storage pool
 -104Delete storage pool
 -105Write-update storage pool
 -106Read virtual disk
 -107Write virtual disk
 -108Update virtual disk
 -109Delete virtual disk
 -110Write-update virtual disk
Storage pool process-101MVTABLE read
 -102MVTABLE write
 -103MVTABLE update
 -104MVTABLE delete
 -105MVTABLE write-update
 -201PMTABLE read
 -202PMTABLE write
 -203PMTABLE update
 -204PMTABLE delete
 -205PMTABLE write-update

object-name

is the name of an object.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A recovery operation could not be completed because a PENDOPS semaphore could not be obtained. This error is caused by an internal resource problem.

Effect  Recovery is not completed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5075

Extra pendops found for the object object-name. The pendops were removed without taking any recovery action. [conditional-info]

object-name

is the name of an object.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A minor inconsistency occurred while SMF attempted to recover from an incomplete include or exclude operation on a storage pool process.

Effect  None.

Recovery  Informational message only; no corrective action is needed.



5076

File system error error-number encountred while trying to operation-type the MV table. [conditional-info]

error-number

is a file system error number.

operation-type

is a description of the operation that failed. Values are:

file create file purge file rename changelabel remap setmode

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A volume could not be included in or excluded from a storage pool because a file system error occurred when SMF attempted to access the MVTABLE catalog file.

Effect  The request is not performed.

Recovery  Recovery depends on the file system error. Consult the Guardian Procedure Errors and Messages Manual for recovery suggestions based on the error number associated with this event.



5077

Cannot process invalid operation code operation-code found in PENDOPS table. [conditional-info]

operation-code

is an operation code. The operation type code describes the operation that failed; the code can be returned by various SMF processes:

Originating ProcessOperation Type CodeKind of Operation That Failed
Virtual disk process-101Read
 -102Write
 -103Update
 -104Delete
 -105Rename
$ZSMS-101Read storage pool
 -102Write storage pool
 -103Update storage pool
 -104Delete storage pool
 -105Write-update storage pool
 -106Read virtual disk
 -107Write virtual disk
 -108Update virtual disk
 -109Delete virtual disk
 -110Write-update virtual disk
Storage pool process-101MVTABLE read
 -102MVTABLE write
 -103MVTABLE update
 -104MVTABLE delete
 -105MVTABLE write-update
 -201PMTABLE read
 -202PMTABLE write
 -203PMTABLE update
 -204PMTABLE delete
 -205PMTABLE write-update

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The PENDOPS table is invalid or corrupted.

Effect  Recovery operations cannot be performed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages generated

  • Supporting documentation such as Event Management Service (EMS) logs, trace files, a processor dump, if applicable, and a copy of the PENDOPS table

If your local operating procedures require contacting the Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5078

Unable to start thread manager for a long running thread while executing in role current-role and state current-state. Starting shutdown processing. [conditional-info]

current-role

is a role code. Values are 32 (primary) or 33 (backup).

current-state

is a state code. Values are:

10 (invalid) 11 (undefined) 12 (up) 13 (down) 14 (up special) 15 (backup) 16 (recovery)

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An internal error in the thread manager occurred.

Effect  The thread manager stops running.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5079

Starting backup process in CPU cpu-number [conditional-info]

cpu-number

is a CPU number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A backup process has started.

Effect  A backup process exists.

Recovery  Informational message only; no corrective action is needed.



5080

SMF detected a mismatch between the configured primary process and the actual primary process. Process is switching to configured primay CPU. After the switch, primary process will be in CPU primary-cpu, backup process in CPU backup-cpu [conditional-info]

primary-cpu

is a CPU number.

backup-cpu

is a CPU number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A mismatch was detected between the configured and the actual primary CPU.

Effect  The primary will switch to the configured CPU.

Recovery  Informational message only; no corrective action is needed.



5081

Operating System version is too low. Expected version is at least expected-os-version, current version is current-os-version. [conditional-info]

expected-os-version

is the expected version of the operating system.

current-os-version

is the current version of the operating system.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to run an SMF process with a version of the operating system that does not support SMF.

Effect  The process is stopped.

Recovery  Load correct version of operating system and retry the operation.



5082

Error error-number occurred attempting PENDOPS recovery for object object-name. [conditional-info]

error-number

is a file system error number.

object-name

is the name of an object.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while processing a PENDOPS recovery operation.

Effect  The recovery operation is not completed.

Recovery  The operation is retried automatically. If the operation fails, attempt abandon or completion operation using the SMFIXUP ABANDONPENDOPS or COMPLETEPENDOPS commands. If the abandon or completion operation fails, suspend the PENDOPS operation and attempt the abandon and completion operation again.



5083

SMF process process-name cannot be deleted because it is either a pool process that contains volumes or a Virtual Disk Process that contains logical files. File file-name contains the list of volumes or logical files. [conditional-info]

process-name

is the name of a storage pool process or VDP.

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to delete either a pool process that still contains volumes, or a VDP that still contains logical files.

Effect  The process is not deleted from the system.

Recovery  For a VDP: Use COUP to delete all of the files on the VDP. If the files are inaccessible, use the SMFIXUP ZOT command to remove the file entries in the ANT file. Note that if the COUP DELETE ! option is used, the SMF catalog files and the files on the VDP will be left intact. This situation might result in orphaned files left on the physical disk.

For a pool process: Issue a PUP EXCLUDE command to exclude all the volumes from the pool. However, note that excluding volumes might result in an error if VDPs that have registered interest in the pool are not accessible. For an exclude to function correctly, VDPs should not have files on the physical volume. Also, note that performing an exclude with the ! option might result in orphaned files on the volume.

A second option for pool processes is to delete the pool with a ! option. This should be attempted in extreme cases; that is, when VDPs cannot be deleted before deleting the pool.



5084

SMF process process-name being deleted has pending operations in PENDOPS table table-name that may need to be deleted manually. [conditional-info]

process-name

is a process name.

table-name

is the name of the PENDOPS table.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt has been made to delete an SMF process that has pending operations in the PENDOPS table.

Effect  The delete operation is completed even though there are some objects on which recovery is pending.

Recovery  No recovery is possible. The ! option was used with the DELETE command.



5085

SMF pool process or Virtual Disk Process process-name is starting to purge its catalog files from catalog-location [conditional-info]

process-name

is the name of a storage pool process or VDP.

catalog-location

is a catalog location.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The SMF process has started to delete its catalog files.

Effect  The catalog files will be deleted.

Recovery  Informational message only; no corrective action is needed.



5086

Catalog file file-name for SMF pool process or Virtual Disk Process process-name has been purged. [conditional-info]

file-name

is the name of an SMF catalog file.

process-name

is the name of a storage pool process or VDP.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The SMF process has successfully deleted a catalog file.

Effect  If no errors are encountered, the operation will run to completion.

Recovery  Informational message only; no corrective action is needed.



5087

SMF process process-name cannot be deleted because it is either a pool process that contains volumes or a Virtual Disk Process that contains logical files. File file-name contains the list of volumes or logical files. [conditional-info]

process-name

is the name of a storage pool process or VDP.

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to delete either a pool process that still contains volumes, or a VDP that still contains logical files.

Effect  The SMF process is not deleted.

Recovery  Delete all volumes from the pool, or all files from the virtual disk and retry the delete operation again.



5088

SMF process process-name cannot be deleted because there are entries in the PENDOPS table file-name. [conditional-info]

process-name

is a process name.

file-name

is the name of the PENDOPS table.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt has been made to delete an SMF process that has pending operations in the PENDOPS table.

Effect  The SMF process is not deleted.

Recovery  Start the SMF process to complete the recovery, or execute an SMFIXUP ABANDONPENDOPS or COMPLETEPENDOPS command and then delete the SMF process. Note that performing a delete operation with the ! option may result in orphaned files.



5089

Unsupported feature.

Cause  There was an attempt to redefine a pool name or catalog location.

Effect  The operation does not complete.

Recovery  None. A pool name or catalog location cannot be redefined.



5090

Logical file logical-name has been removed from the VDP ANT. Physical file physical-name is no longer accessible using the logical name. [conditional-info]

logical-name

is a logical file name.

physical-name

is a physical file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The SMFIXUP ZOT command was used to remove an Enscribe file from the ANT file.

Effect  The file is no longer accessible.

Recovery  Informational message only; no corrective action is needed.



5091

SQL base table table-name has been removed from the VDP ANT. PViews associated with this table are no longer accessible. [conditional-info]

table-name

is a SQL base table.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The SMFIXUP ZOT command was used to remove a SQL file from the ANT file.

Effect  The file is no longer accessible.

Recovery  Informational message only; no corrective action is needed.



5092

Unable to perform the pending operation on SMF object object-name. Error error-number. [conditional-info]

object-name

is the name of an object.

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred during an SMFIXUP ABANDONPENDOPS OR COMPLETEPENDOPS operation.

Effect  The operation does not complete.

Recovery  Check the value specified for the object in the command and retry the operation.



5093

Recovery of the object object-name was operation-name because of a user request. [conditional-info]

object-name

is the name of an object.

operation-name

is the operation that was requested.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An SMFIXUP ABANDONPENDOPS OR COMPLETEPENDOPS operation has completed.

Effect  The recovery operation for the object has been abandoned or completed.

Recovery  Informational message only; no corrective action is needed.



5094

Catalog file file-name is an invalid version. [conditional‑info]

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An older catalog version is present on the system.

Effect  The SMF process will not run.

Recovery  Correct the errors indicated in this message and retry the operation.



5095

Recovery operation type operation-type for object-name has been action. [conditional‑info]

operation-type

is the type of recovery operation.

object-name

is the name of an object.

action

is the operation action; for example, started, completed, and so on.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  Reporting of correct recovery operation status needed.

Effect  Operation status is now known.

Recovery  Informational message only; no corrective action is needed.



5096

No physical volume has been specified.

Cause  The PHYSVOL parameter was not used.

Effect  The operation did not succeed.

Recovery  Retry the operation using the PHYSVOL parameter.



5097

Catalog file file-name is not TMF-audited. The SMF process will not be available until the catalog volume is enabled as a TMF datavol. [conditional-info]

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The catalog volume is not audited.

Effect  The SMF process is not available.

Recovery  Enable catalog volume for auditing by TMF.



5098

Catalog file file-name is now audited. The SMF process will resume processing. [conditional-info]

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The SMF process is resuming processing.

Effect  The SMF process will now access its catalogs.

Recovery  Informational message only; no corrective action is needed.



5099

Fatal exception occurred, exception exception-type, detail exception-detail: exception-text. The process is stopping. [conditional-info]

exception-type

is a number characterizing the kind of exception experienced.

exception-detail

is a number characterizing the exception sub-class.

exception-text

is the exception text.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A fatal error occurred.

Effect  The SMF process is stopping.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5200

Virtual disk definition process-name not found. [conditional‑info]

process-name

is the name of a process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The definition for a virtual disk process specified in a redefinition request could not be found.

Effect  The request is not processed.

Recovery  Retry the request, specifying an existing virtual disk process.



5201

Could not add process-name storage pool definition. [conditional‑info]

process-name

is the name of a process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool definition could not be added to the POOLTABL catalog file.

Effect  The storage pool is not defined.

Recovery  A file system error should be returned in another message. See the Guardian Procedure Errors and Messages Manual to interpret and recover from the error.



5202

Storage pool process-name definition invalid. [conditional‑info]

process-name

is the name of a process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to associate a nonmagnetic disk with a storage pool was submitted.

Effect  The request could not be processed because currently only magnetic volumes can be associated with storage pools.

Recovery  Retry the command, specifying a magnetic volume.



5203

Duplicate process process-name invalid. [conditional‑info]

process-name

is the name of a process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request was submitted to add a storage pool or virtual disk process using a process name that already exists.

Effect  The request is rejected.

Recovery  Retry the request specifying a process name that does not already exist, or delete the process having the offending name.



5204

Storage Pool or Virtual Disk Process process-name definition may be incorrect. The SMF master process could not validate the definition. [conditional‑info]

process-name

is the name of a storage pool or virtual disk process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to redefine a storage pool or virtual disk process was submitted when the target process was not running.

Effect  The catalog files are updated, but the change cannot take effect until the process starts.

Recovery  Informational message only; no corrective action is needed.



5205

File system error error-number occurred attempting to operation-type the Pool Table. [conditional‑info]

error-number

is a file system error number.

operation-type

is a description of the operation that failed.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt to recover a previously unsuccessful deletion or redefinition of a storage pool process failed because the POOLTABL catalog file could not be accessed.

Effect  Recovery cannot be completed.

Recovery  Retry the deletion or redefinition request. If it fails again, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5207

Could not lock process-name. [conditional-info]

process-name

is a process name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool process could not be added, deleted, or redefined because a catalog file lock could not be obtained.

Effect  The request is not processed.

Recovery  Retry the request at a later time, when lock contention may not exist. If the request still fails, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5208

Could not start TMF transaction operation-type for process‑name. [conditional-info]

operation-type

is a definition of the operation that failed. Values are:

adding pool deleting pool updating pool adding VDP deleting VDP updating VDP

process-name

is a process name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A transaction required to update a catalog table in response to a request to add, delete, or redefine a storage pool or virtual disk process could not be started.

Effect  The storage pool or virtual disk is not defined.

Recovery  Ensure that TMF is running and that any TMF problems are resolved before retrying the request. See the TMF Operations and Recovery Guide for information on handling TMF error conditions.



5209

A matching SMF process definition exists in the catalog for process process-name

process-name

is a process name.

Cause  A duplicate definition was specified.

Effect  The command is not processed.

Recovery  None. The stored definition matches the definition sent in the request.



5210

Storage pool process-name does not exist. [conditional-info]

process-name

is a storage pool process name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request was made to redefine a storage pool that does not exist.

Effect  The request cannot be processed.

Recovery  Retry the request, specifying the name of a storage pool process that has already been defined.



5211

Pool process process-name rejected the new definition. [conditional-info]

process-name

is a storage pool process name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to define a storage pool process was rejected.

Effect  The process is not defined.

Recovery  See the event log for another event generated by the storage pool process. The event should contain a file system error number; see the Guardian Procedure Errors and Messages Manual for recovery information specific to the error returned.



5212

Could not update definition for Virtual Disk process-name. [conditional-info]

process-name

is the name of a virtual disk process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not be redefined because a storage pool process experienced a file system error.

Effect  The virtual disk process is not redefined.

Recovery  See the event log for an event generated by the storage pool process that contains the file system error number. Then see the Guardian Procedure Errors and Messages Manual for recovery information.



5213

The deletion of SMF process process-name may result in an inconsistency. [conditional-info]

process-name

is a process-name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to delete a running storage pool or virtual disk process.

Effect  The catalog definition is deleted, but the process continues to run until stopped.

Recovery  Informational message only; no corrective action is needed.



5214

Could not add definition for Virtual Disk Process process-name. [conditional-info]

process-name

is the name of a virtual disk process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk could not be created because a file system error occurred.

Effect  The virtual disk is not defined.

Recovery  Recovery depends on the file system error that occurred. See the Guardian Procedure Errors and Messages Manual for suggestions on handling the file system error identified in another event in the event log.



5215

File System error error-number occurred attempting to operation-type the VDP Table. [conditional-info]

error-number

is a file system error number.

operation-type

is a description of the operation that failed. One of these values is returned:

begin transaction on changelabel delete records in end transaction on file create file purge file remap file rename initialize SQL keyposition in kill lock object open purge read readupdate remap rename scan next record from setmode write writeupdate

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt to recover a previously unsuccessful deletion or redefinition of a virtual disk process failed because the VDPTABL catalog file could not be accessed.

Effect  Recovery cannot be completed.

Recovery  Retry the deletion or redefinition request. If it fails again, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5300

Catalog location for the ANT is catalog-location. [conditional-info]

catalog-location

is a catalog location.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A new location for an ANT catalog file was defined.

Effect  None.

Recovery  Informational message only; no corrective action is needed.



5301

Catalog location for the PENDOPS table is catalog-location. [conditional-info]

catalog-location

is a catalog location.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A new location for a PENDOPS catalog file was defined.

Effect  None.

Recovery  Informational message only; no corrective action is needed.



5302

Invalid process type or subtype. The type should be process‑type and the subtype should be process-subtype. [conditional‑info]

process-type

is a process type.

process-subtype

is a process subtype.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to define a virtual disk process specified an incorrect type and subtype.

Effect  The virtual disk is not defined.

Recovery  Retry the request specifying a type of 3 and a subtype of 36.



5303

The physical catalog location specified in the definition does not match the physical file name currently in the VDP ANT. The ANT is using catalog-location as the physical file for catalog catalog-name. [conditional‑info]

catalog-location

is a physical catalog location stored in the ANT catalog file.

catalog-name

is a catalog file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request contained an invalid catalog location, most likely a location not on the local system.

Effect  The request is processed using the default subvolume name.

Recovery  Informational message only; no corrective action is needed.



5304

The VDP could not update the label for catalog file catalog-name with the logical filename. Error error-number returned by the disk process. [conditional‑info]

catalog-name

is a catalog file name.

error-number

is a disk process error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not create a catalog file entry because it received an error from DP2.

Effect  The catalog file is not created.

Recovery  Recovery varies with the DP2 error returned. See the Operator Messages Manual for DP2 recovery information for the error number returned.



5305

Unable to update process definition. Process may have been unable to communicate with master process process-name. Error error-number occurred. [conditional‑info]

process-name

is the name of an SMF master process, usually $ZSMS.

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The virtual disk process being redefined could not communicate with $ZSMS.

Effect  The process is not redefined.

Recovery  See the Guardian Procedure Errors and Messages Manual for information on how to recover from the file system error returned.



5307

Name range exhausted on catalog volume catalog-location. [conditional‑info]

catalog-location

is a catalog location.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk catalog file name could not be derived on a physical volume because the maximum number of file names that can be associated with the physical volume has been reached. The maximum number of file names available on a given physical volume is (365)(367 x 26).

Effect  The file placement operation on the physical volume fails.

Recovery  The storage pool with which the physical volume is associated may need more physical volume resources. Associate more physical volumes with the storage pool, and move some of the files from the exhausted physical volume to other volumes in the pool.



5308

Logical filename for catalog physical file file-name is incorrect. The expected logical name is catalog-name. [conditional-info]

file-name

is the physical file name of the catalog file.

catalog-name

is the expected logical file name of the catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The logical name of a virtual disk process catalog file stored in a catalog file does not match the logical name received from DP2.

Effect  The catalog file is corrupted, and all files associated with the virtual disk process are inaccessible.

Recovery  The catalog needs to be redefined. Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5309

Error error-number occurred obtaining information about catalog file catalog-name. [conditional-info]

error-number

is a file system error number.

catalog-name

is the name of a catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request specified a virtual disk catalog file name that is illegal or could not be found.

Effect  The request could not be processed.

Recovery  See the Guardian Procedure Errors and Messages Manual for recovery guidelines for the file system error number returned.



5310

SMF catalog catalog-name is not usable. Either the file code or file type is incorrect. [conditional-info]

catalog-name

is the catalog file name stored in the ANT catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk catalog file is unusable because its file attributes are incorrect. The file type must be key-sequenced, and the file code must be 462. Most likely the attributes were corrupted during catalog reconstruction.

Effect  The catalog file cannot be used.

Recovery  The file code can be changed, but the file type cannot be changed without recreating the file. Before attempting to fix the problem, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5311

Error occurred attempting to create catalog table logical-name as physical file physical-name. [conditional‑info]

logical-name

is a catalog file logical name.

physical-name

is a catalog file physical name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  When attempting to create a catalog file, a virtual disk process experienced a file creation error.

Effect  The file is not created.

Recovery  Examine the event log for a related event that provides a file system error number. See the Guardian Procedure Errors and Messages Manual for recovery information for the error returned.



5312

Error occurred attempting to add ANT entry for logical file logical-name as physical file physical-name. [conditional‑info]

logical-name

is a catalog file logical name.

physical-name

is a catalog file physical name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not create a name mapping entry in its ANT catalog file.

Effect  The request for which name mapping was required is not processed.

Recovery  Examine the event log for a related event that provides a file system error number. See the Guardian Procedure Errors and Messages Manual for recovery information for the error returned.



5313

Error error-number occurred attempting operation-type operation. [conditional‑info]

error-number

is a file system error number.

operation-type

is a description of the operation that failed. Values that might be returned are:

initialize SQL file create file purge file rename changelabel file remap lock object setmode

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A lock could not be obtained or a transaction could not be started to process a request requiring a file to be purged, altered, or created.

Effect  The request is not processed.

Recovery  See the Guardian Procedure Errors and Messages Manual for recovery guidelines for the file system error number returned.



5314

Error error-number occurred attempting to obtain pool name for volume volume-name. [conditional‑info]

error-number

is a file system error number.

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not determine the name of the storage pool with which it is associated. The catalog location is invalid, or DP2 returned a file system error.

Effect  The virtual disk process does not go into the UP state.

Recovery  See the Guardian Procedure Errors and Messages Manual for recovery guidelines provided for the file system error number returned.



5315

Error error-number occurred attempting to obtain name range for volume volume-name from storage pool process process‑name. [conditional-info]

error-number

is a file system error number.

volume-name

is the name of a physical volume.

process-name

is the name of a storage pool process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not be started because the process could not identify a physical file name.

Effect  The virtual disk process does not start.

Recovery  See the Guardian Procedure Errors and Messages Manual for recovery guidelines provided for the file system error number returned.



5316

Error error-number occurred obtaining name range for volume volume-name. [conditional-info]

error-number

is an internal SMF error number.

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not retrieve information from a storage pool process about the file names available on a physical volume.

Effect  The request that required information about the physical volume could not be completed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5317

Error error-number occurred during update of VDP definition. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A virtual disk process could not be redefined because the redefinition request was corrupted or because a version incompatibility between the virtual disk process and $ZSMS exists.

Effect  The virtual disk process is not redefined.

Recovery  If the virtual disk process is not in the UP SPECIAL state, ensure that it is before retrying the request. Otherwise, see the Guardian Procedure Errors and Messages Manual for recovery guidelines provided for the file system error number returned.



5318

Error error-number occurred obtaining volume statistics from storage pool process process-name. [conditional-info]

error-number

is an file system error number. File system errors are documented in the Guardian Procedure Errors and Messages Manual.

process-name

is the name of a storage pool process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A communication failure between a virtual disk process and a storage pool process occurred during statistics updating.

Effect  Statistics are not updated.

Recovery  If this is a transient event, there is no cause for alarm. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5319

Error error-number occurred obtaining volume status and configuration from storage pool process process-name. [conditional-info]

error-number

is an file system error number. File system errors are documented in the Guardian Procedure Errors and Messages Manual.

process-name

is the name of a storage pool process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A communication failure between a virtual disk process and a storage pool process occurred during statistics updating.

Effect  Statistics are not updated.

Recovery  If this is a transient event, there is no cause for alarm. If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5320

Error error-number occurred during name range monitoring. [conditional-info]

error-number

is an internal SMF error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An internal function, responsible for communicating information about available physical file names to other SMF functions, failed.

Effect  The request that required physical file name information could not be completed.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5321

Definition for VDP process-name is invalid. [conditional‑info]

process-name

is the name of a VDP.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An invalid VDP definition was received.

Effect  The operation is not performed.

Recovery  Retry the operation with a valid VDP definition.



5322

Parent object associated with dependent object object-name is not available. [conditional-info]

object-name

is the name of an object.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The base table is not present on the physical disk where its PVIEW resides.

Effect  The PVIEW is not usable.

Recovery  Recover the PVIEW in order to place it on the correct volume, or re-create it.



5323

Error error-number occurred attempting to perform SMFIXUP ZOT command for file file-name. [conditional-info]

error-number

is a file system error number.

file-name

is a file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred during processing.

Effect  The request is not performed.

Recovery  Correct the errors indicated in this message and retry the operation.



5324

Volume volume-name cannot be excluded from storage pool because file file-name is present on the volume. [conditional-info]

volume-name

is the name of a physical volume.

file-name

is a file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A VDP has a file placed on the volume.

Effect  The volume cannot be excluded.

Recovery  Remove file and retry the request.



5325

Unable to register active interest in the pool process storage-pool-name. Error error-number received while registering catalog catalog-name. The VDP process is looping until the interest is registered. [conditional-info]

storage-pool-name

is the name of a storage pool process.

error-number

is a file system error number.

catalog-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to register interest in a pool.

Effect  The VDP is unable to use the pool.

Recovery  The operation will be retried.



5326

Error error-number occurred attempting to delete a VDP from storage pool storage-pool-name. Catalog file-name. [conditional-info]

error-number

is a file system error number.

storage-pool-name

is the name of a storage pool.

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to deregister interest in a pool.

Effect  The storage pool cannot be deleted.

Recovery  Correct the errors indicated in this message and retry the operation.



5327

Waiting for name range. [conditional-info]

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  VDP has shipped a name range request to the pool process and a reply is awaited.

Effect  The operation could not be performed.

Recovery  Retry the operation after some delay.



5328

Error error-number occurred attempting volume selection. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to select a volume.

Effect  A volume is not selected for file placement.

Recovery  Correct the errors indicated in this message and retry the operation.



5329

File file-name has already been relocated. [conditional-info]

file-name

is a file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The file has already been moved to the new location.

Effect  The relocation operation is not necessary.

Recovery  None.



5330

Specified file name physical-name does not match file name in VDP ANT ant-physical-name. [conditional-info]

physical-name

is a physical file name.

ant-physical-name

is a file physical name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An invalid mapping exists in the ANT file.

Effect  The request is not processed.

Recovery  The invalid ANT record might need to be updated or the physical file might need to be purged.



5331

Error error-number occurred attempting to start RELOCSRV. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while starting RELOCSRV.

Effect  The relocation operation is not performed.

Recovery  Correct the errors indicated in this message and retry the operation.



5332

Unable to process remote operation-type request. [conditional-info]

operation-type

is the operation that was requested.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An invalid request was received.

Effect  The request is not processed.

Recovery  If the problem persists, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5333

Error error-number occurred attempting file relocation. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The VDP was unable to update the TMF audit trail with relocation information.

Effect  The relocation operation is not performed.

Recovery  Resolve the problem that prevented the VDP from updating the TMF audit trail and retry the operation.



5334

Error error-number occurred attempting file relocation. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The VDP was unable to update the TMF audit trail with relocation information.

Effect  The relocation operation is not performed.

Recovery  Resolve the problem that prevented the VDP from updating the TMF audit trail and retry the operation.



5335

Error error-number occurred attempting file relocation. conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  RELOCSRV encountered an error.

Effect  The file is not relocated.

Recovery  Correct the errors indicated in this message and retry the operation.



5336

Error error-number occurred attempting to purge physical file physical-name. conditional-info]

error-number

is a file system error number.

physical-name

is a physical file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to purge a record from the PENDOPS file.

Effect  An extraneous record is left in the PENDOPS file.

Recovery  The VDP will retry the operation when it is restarted. An SMFIXUP ABANDON or COMPLETE command can be used to stop retry attempts.



5337

VDP catalog file file-name recovered to physical location physical-name. conditional-info]

file-name

is the name of an SMF catalog file.

physical-name

is a catalog file physical name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A VDP catalog file was successfully recovered.

Effect  The catalog can now be used by the VDP

Recovery  Use the SMFIXUP USECATALOG command to place the catalog in use.



5338

ANT for VDP volume-name updated with logical-file-name and physical-file-name. Previous file was previous-file-name. [conditional-info]

volume-name

is the name of a logical volume.

logical-file-name

is a file name.

physical-file-name

is a file name.

previous-file-name

is a file name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to update an ANT record completed successfully.

Effect  The ANT record is updated.

Recovery  Informational message only; no corrective action is needed.



5339

File names logical-name and physical-name added to ANT for VDP volume-name. [conditional-info]

logical-name

is a file name.

physical-name

is a file name.

volume-name

is the name of a logical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to add an ANT record completed successfully.

Effect  The ANT record is updated.

Recovery  Informational message only; no corrective action is needed.



5340

VDP name in IDENTITY file physical-name changed from old-vdp-name to vdp-name. [conditional-info]

physical-name

is a physical file name.

old-vdp-name

is a VDP.

vdp-name

is a VDP name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An IDENTITY record was updated successfully.

Effect  The IDENTITY record is updated.

Recovery  Informational message only; no corrective action is needed.



5341

VDP name in IDENTITY file physical-file is now vdp-name. [conditional-info]

physical-file

is a physical file name.

vdp-name

is a VDP name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An IDENTITY record was updated successfully.

Effect  The IDENTITY record is updated.

Recovery  Informational message only; no corrective action is needed.



5342

Error error-number occurred while registering interest in the name range event. [conditional-info]

error-number

is the file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause   The VDP cannot register interest in the name range event.

Effect   A create or relocate request to the VDP fails.

Recovery  Stop the VDP and restart it, or perform an SCF PRIMARY on the VDP, and retry the failed request.



5343

File file-name cannot be created or relocated. The VDP has not received the volume status information or the range from the pool process pool-process-name. [conditional-info]

file-name

is a file name.

pool-process-name

is a pool process name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The VDP has not received the volume status information or the name range from the SMF pool process to which it belongs.

Effect  A create or relocate request to the VDP fails.

Recovery  Ensure that the pool process is up and running and that it has information about all the volumes included in it, and retry the failed operation.



5345

Error error-number occurred while obtaining name range from pool. Pool is not in the proper state. [conditional-info]

error-number

is the file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The VDP could not obtain the name range from the pool because the pool is not in the proper state.

Effect   A create or relocate request to the VDP fails.

Recovery  Ensure that the pool process is up and running, and retry the failed operation.



5400

Pool process process-name unable to obtain name of next volume in the pool. Catalog read error. [conditional-info]

process-name

is the name of a storage pool process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The file system call GETVOLSINPOOLNEXT failed when a storage pool process attempted to obtain the name of a physical volume in a storage pool from the MVTABLE catalog file.

Effect  The operation that required the volume name could not be completed.

Recovery  The recovery depends on the file system error that occurred.



5401

Pool process unable to obtain name range for volume volume-name. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool process could not obtain a lock on the MVTABLE catalog file when attempting to determine the ZYS or ZYT names in use for a physical volume allocated to the storage pool.

Effect  The operation that required knowledge of the name range could not be completed.

Recovery  A file system error number should be returned in conjunction with this message or in another event. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5402

Pool process encountered error error-number attempting to obtain status and configuration information for volume volume-name. [conditional-info]

error-number

is a file system error number.

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  $ZSMS encountered an error when attempting to obtain status and configuration information for a physical volume associated with a storage pool. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.

Effect  Status and configuration information could not be updated.

Recovery  If this problem is not a transient one, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5403

Pool process was unable to add volume volume-name to the storage pool. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A physical volume could not be associated with a storage pool because a lock on the MVTABLE catalog file could not be obtained or because a write or close operation on the file could not be completed.

Effect  The physical volume is not associated with the storage pool.

Recovery   If the request is not successful after several retries, contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5404

Cannot include volume volume-name; does not match pool-attribute criteria. [conditional-info]

volume-name

is the name of a physical volume.

pool-attribute

is the storage pool attribute. The value is AUDIT/MIRROR.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A physical volume could not be associated with a storage pool because the volume attributes are not compatible with the storage pool attributes. For example, a storage pool may be configured to contain only audited volumes, so any attempt to associate an unaudited volume with the pool fails.

Effect  The volume is not associated with the storage pool.

Recovery  Correct the configuration of the volume or the configuration of the pool so that they are compatible, then retry the request.



5405

DP2 returned error error-number. [conditional-info]

error-number

is a DP2 error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  DP2 experienced an error while communicating with a storage pool process.

Effect  The request requiring communication with DP2 could not be completed.

Recovery  Recovery varies with the DP2 error returned. See the Operator Messages Manual for DP2 recovery information for the error number returned.



5406

Unable to exclude volume volume-name from the pool. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A physical volume could not be disassociated from a storage pool, probably because a file system error occurred when SMF attempted to obtain a lock on the MVTABLE catalog file.

Effect  The volume remains associated with the storage pool.

Recovery  A file system error number should be returned in conjunction with this message or in another event. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5407

Pool process was unable to update the catalog information for volume volume-name. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  MVTABLE catalog file information for a physical volume could not be updated.

Effect  The operation that required catalog file updating could not be completed.

Recovery  A file system error number should be returned in conjunction with this message or in another event. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5408

The attributes of volume volume-name do not match the definition of pool process-name. [conditional-info]

volume-name

is the name of a physical volume.

process-name

is the name of a storage pool process.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The auditing attributes of a physical volume and a storage pool prohibited a physical volume from being associated with a storage pool.

Effect  The physical volume is not associated with the storage pool.

Recovery  Change the attributes of the physical volume or the storage pool before retrying the operation.



5409

Pool process was unable to check the attributes of volume volume-name. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A file system error occurred when a storage pool process attempted to scan the MVTABLE catalog file.

Effect  The operation requiring catalog file access could not be completed.

Recovery  A file system error number should be returned in conjunction with this message or in another event. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5410

Disk volume-name is a reserved volume and cannot be added to any storage pool. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to associate $SYSTEM with a storage pool.

Effect  $SYSTEM cannot be associated with a storage pool.

Recovery  Associate a different volume with the storage pool.



5411

Volume volume-name assumes that it is still in the pool. Sending a delete request to the volume to delete itself from the pool. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  DP2 information about a physical volume did not reflect the fact that the volume is no longer associated with a storage pool.

Effect  SMF updated the DP2 information about the physical volume.

Recovery  Informational message only; no corrective action is needed.



5412

Error error-number occurred attempting to add volume volume‑name for status and statistics monitoring. [conditional-info]

error-number

is a file system error number.

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The MVTABLE catalog file could not be accessed to enable status and statistics monitoring for a physical volume.

Effect  Status or statistics information for the volume cannot be periodically updated.

Recovery  See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5413

Error error-number occurred attempting to process volume status request. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to obtain status information for a physical volume could not be processed, most likely because a file system error occurred.

Effect  Status information for the volume is not returned.

Recovery  Consult the Guardian Procedure Errors and Messages Manual to determine the appropriate recovery procedure for the file system error that occurred.



5414

Pool process unable to reply to statistics request; file system error-number. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A statistics request could not be processed, most likely because a lock could not be obtained.

Effect  Statistical information could not be returned.

Recovery   See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5415

Pool process encountered file system error error-number attempting to perform status monitoring. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred during status monitoring. This event can be generated for a wide variety of reasons.

Effect  The status request could not be processed.

Recovery   See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5416

File system error error-number occurred attempting to process a volume statistics request. [conditional-info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred during statistics monitoring. This event can be generated for a wide variety of reasons.

Effect  The statistics request could not be processed.

Recovery   See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5417

Pool process encountered file system error error-number attempting to perform statistics monitoring. [conditional‑info]

error-number

is a file system error number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred during statistics monitoring. This event can be generated for a wide variety of reasons.

Effect  The statistics request could not be processed.

Recovery   See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.



5418

Pool process was unable to select a default catalog subvolume on the configured catalog volume volume-name. Error error‑number. [conditional-info]

volume-name

is the name of a physical volume.

error-number

is a file system error number. See the Guardian Procedure Errors and Messages Manual for information on the file system error that occurred.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool process was started but remains in an undefined state because the location of its catalog cannot be determined.

Effect  The storage pool process cannot start.

Recovery  Contact your service provider and provide this information:

  • Descriptions of the problem and accompanying symptoms

  • Details from the message or messages 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 Global Mission Critical Solution Center (GMCSC), supply your system number and the numbers and versions of all related products as well.



5419

Pool process cannot select a default catalog subvolume on the configured catalog volume volume-name. Name range is exhausted. The process will be shut down. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A storage pool process could not go into the UP state because the maximum number (99) of storage pool processes have catalogs located on its physical catalog volume.

Effect  The catalog files for the storage pool process cannot be created. The process will be shut down.

Recovery  Purge any unneeded files on the volume; catalog names range from ZSMSP01 through ZSMSP99. Otherwise, assign the catalog location for the storage pool to a subvolume other than the default subvolume.



5422

Pool process is processing event type event-type for volume volume-name. [conditional-info]

event-type

is the event type.

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request was sent to alter the pool configuration.

Effect  The pool process will process the request.

Recovery  Informational message only; no corrective action is needed.



5423

Volume volume-name status changed. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A volume’s status has changed.

Effect  The status of the pool is updated to match the current volume status.

Recovery  Informational message only; no corrective action is needed.



5424

Pool process obtained new statistics from volume volume-name. [conditional-info]

volume-name

is the name of a physical volume.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The pool process has received new statistics for a volume.

Effect  The statistics stored by the storage pool are updated.

Recovery  Informational message only; no corrective action is needed.



5425

Pool process cannot register interest for catalog catalog‑name. [conditional-info]

file-name

is the name of an SMF catalog file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The pool process is unable to register interest for a VDPs catalog.

Effect  The VDP will retry the operation until a successful completion is achieved.

Recovery  Examine the pool process configuration. The pool process may have to be restarted.



5426

Pool process cannot register interest for catalog catalog‑name because there is no passive interest holder for this catalog. [conditional-info]

catalog-name

is a catalog name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The VDP is trying to register active interest for a catalog without registering for passive interest.

Effect  The VDP remains in the DOWN state.

Recovery  Correct the errors in the SMF configuration indicated in this message and attempt to restart the SMF subsystem.



5427

Pool process is unable to register interest for catalog catalog-name because there is already active interest held by process-name. [conditional-info]

catalog-name

is the name of the VDP.

process-name

is the process name that currently has active interest in the catalog.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  Two different processes are attempting to register active interest in the same catalog.

Effect  Active interest on behalf of the pool process is denied.

Recovery  Correct the errors in the SMF configuration indicated in this message.



5428

Pool process is unable to de-register interest for catalog catalog-name. [conditional-info]

catalog-name

is a catalog name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A VDP is trying to remove an association to a storage pool, but there is no record of such an association.

Effect  The request is denied.

Recovery  Correct the errors in the SMF configuration indicated in this message.



5429

Pool process is unable to obtain interest status for catalog catalog-name. [conditional-info]

catalog-name

is a catalog name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The placement manager cannot obtain interest status for a catalog.

Effect  Interest status is not obtained.

Recovery  Correct the errors in the SMF configuration indicated in this message.



5430

Volume volume-name cannot be excluded from storage pool. number placement managers returned errors. The last placement manager that returned error was placement‑manager‑name. [conditional-info]

volume-name

is a volume name.

number

is the number of placement managers that denied the exclude request.

placement-manager-name

is the name of the last placement manager that denied the request.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  Logically named files reside on the volume.

Effect  The volume is not excluded.

Recovery  Remove all logically named files from the volume and retry the operation.



5431

Volume volume-name cannot be excluded from the storage pool. Placement manager placement-manager-name returned error error-number. [conditional-info]

volume-name

is the physical volume being excluded.

placement-manager-name

is the name of the VDP that replied with the error.

error-number

is the error received from the VDP.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred when the VDP processed the exclude volume request.

Effect  The volume is not excluded.

Recovery  Correct the errors indicated in this message and retry the operation.



5432

Excluding volume volume-name resulted in inconsistencies. [conditional-info]

volume-name

is the volume that was excluded.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  The exclude volume operation was done with the FORCED option.

Effect  The volume is excluded, but VDPs might still have files placed on it and also might place new files on it for a period of time.

Recovery  Re-include the volume.



5433

Disk disk-name is an SMF Virtual Disk Process and cannot be added to any pool. [conditional-info]

disk-name

is the name of the VDP.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to include a VDP in a pool.

Effect  The operation is not successful.

Recovery  None. The operation is not allowed.



5434

Process process-name cannot be added to any pool. Process type process-type is incorrect. [conditional-info]

process-name

is the name of the process that was requested to be included in a storage pool.

process-type

is the process type of process that was requested to be included in a storage pool.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An attempt was made to include an invalid process in a storage pool.

Effect  The request is not successful.

Recovery  None. The operation is not allowed.



5435

File system error error-number and SMF error smf-error-number occurred attempting to delete disk file label for logical file logical-name; physical file name physical-name. [conditional-info]

error-number

is the file system error received.

smf-error-number

is the SMF error code.

logical-name

is the logical name of the file label to delete.

physical-name

is the physical name of the file label to delete.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to delete a label.

Effect  An orphaned label is left on the disk.

Recovery  Correct the errors indicated in this message and retry the operation.



5436

File system error error-number occurred attempting to update disk file label for logical file logical-name; physical file name physical-name. [conditional-info]

error-number

is the error received.

logical-name

is the logical name of the file.

physical-name

is the physical name of the file.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  An error occurred while SMF attempted to update the logical name in the label.

Effect  The logical name was not updated.

Recovery  Correct the errors indicated in this message and retry the operation.



5437

Audited volume volume-name logs to an audit trail other than that specifed for the storage pool. The volume audit trail index is volume-index and the storage pool audit trail index is pool-index. This volume will not be considered for selection if an audited file need to be created/recovered/relocated.[conditional-info]

volume-name

is the name of a physical volume.

volume-index

is the volume index number.

pool-index

is the pool index number.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A request to INCLUDE a volume in a storage pool is rejected because the volume’s audit trail is different from that specified for the storage pool.

Effect  The volume is not included in the storage pool.

Recovery  Delete the volume from the TMF configuration and add it again with the correct audit trail.



5600

Physical volume volume-name is currently in the SMF special state. [conditional-info]

volume-name

is a physical volume name.

Cause  A physical volume in the SMF special state was the target of a request that could not be processed while the volume is in that state.

Effect  The request cannot be processed.

Recovery  Retry the request after the physical volume is no longer in the SMF special state.



5601

Physical volume volume-name is not in a valid state for starting the conversion from a physical volume to a virtual volume. [conditional-info]

volume-name

is a physical volume name.

conditional-info

is returned if a file system or shared services error occurs. See “Conditional Information”.

Cause  A physical volume cannot be converted into a logical volume because it is not in the SMF special state.

Effect  The volume is not converted.

Recovery  Put the physical volume in the SMF special state, then retry the migration operation.