6.2 Messages Output by the Daemon or Service
The following are the messages output by the daemon and service of the UNIX/IA server.
[Return Code]
0
[Definition]
mftfd completed successfully.
Or the register/delete event log procedure of XdmInsLog completed successfully.
[Parameter Definition]
[Return Code]
0x01
[Definition]
mftfd started.
[Parameter Definition]
#vl | : | Version level |
#device | : | Device name |
[Return Code]
0x02
[Definition]
The input command is invalid.
[Solution]
Enter it correctly.
[Return Code]
0x03
[Definition]
The version of mftfd is vl.
[Parameter Definition]
[Return Code]
0x05
[Definition]
The specified path name of the device is invalid. The following are possible causes:
- The full path was not specified for the device.
- The path name is too long.
[Solution]
Specify the full path.
Specify the path name so that it does not exceed the maximum length (for Solaris/Linux: 1023 bytes; for HP-UX: 1022 bytes)
[Return Code]
0x06
[Definition]
Since an error occurred during the operation for checking whether or not the device is a raw device, the device was not checked.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x07
[Definition]
The device does not exist or it is not a raw device.
[Solution]
Specify the correct device.
[Return Code]
0x08
[Definition]
The user is not a super-user.
[Solution]
Only super-users can execute this command.
[Return Code]
0x09
[Definition]
Could not obtain the lock.
[Parameter Definition]
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x0a
[Definition]
The specified volume cannot be used for the data transfer.
The following things can be considered as a cause.
- The specified device has not been initialized properly as a data transfer volumes.
- The following information is not corresponding (For the operation of the XL-DATA/MV on the cluster system).
[Parameter Definition]
[Solution]
Perform one of the following checks and try again.
- Check to see if the correct device is specified from both systems (the server system and the client system).
- Check the target data transfer volume by Initialization Contents Display Function (mftfdvlst command or Disk Utility).
- Check a set value of Environment Item (SERVERNAME) specified for the Data Transfer Environment Settings File (For the operation of the XL-DATA/MV on the cluster system).
[Return Code]
0x0b
[Definition]
mftfd is not running for the specified device.
[Return Code]
0x0c
[Definition]
mftfd is already running for the specified device.
[Parameter Definition]
[Return Code]
0x0d
[Definition]
mftfd ended abnormally or was forcibly terminated by the -kill option (or the service was stopped, for Windows) during the data transfer.
[Parameter Definition]
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
If processing ended abnormally, messages other than this one are output to indicate the cause of the error. Refer to those messages for the solution.
[Return Code]
0x0e
[Definition]
Timeout occurred due to lack of response from the client system.
The following things can be considered as a cause of the client system.
- The data transfer process(transfer command) was canceled.
- The system stopped.
- The volume (volume in which the source file or target file of data transfer exists) is a high loading state.
- CPU is a high loading state.
[Parameter Definition]
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
#filename | : | The name of the (input source or output target) file on the server |
[Solution]
Please contact the system administrator and perform one of the following processes.
- Please rerun The data transfer process(transfer command).
- Please start the client system.
- When the load of volume is high, please reduce the load (multiprocessing level) of the volume.
- Please lower the load of CPU.
[Return Code]
0x0f
[Definition]
The data transfer prematurely terminated for some reason.
[Parameter Definition]
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
mftfd may have been forcibly terminated (e.g., by the kill command).
Contact the system administrator.
[Return Code]
0x10
[Definition]
Failed to open the intermediate file (shared disk).
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x11
[Definition]
The seek operation for the intermediate file (data transfer volume) failed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x12
[Definition]
The read operation for the intermediate file (data transfer volume) failed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x13
[Definition]
The write operation for the intermediate file (data transfer volume) failed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x14
[Definition]
The open operation of the input source, output target, or .mftf file (mftf.ini for Windows) failed.
The following are possible reasons for the open failure:
- The specified path name is not the full path.
- The specified path does not exist.
- Access to the file is not authorized.
[Parameter Definition]
#filename | : | File name (input source or output target) on the UNIX/IA server |
#sysmsg | : | System message |
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Check the specified file path or the .mftf file of the home directory of the specified account (or the mftf.ini file of the folder where the XL-DATA/MV is installed for Windows).
[Return Code]
0x15
[Definition]
The read operation of the input source file or .mftf file (mftf.ini for Windows) failed.
[Parameter Definition]
#filename | : | File name of the UNIX/IA server input source or .mftf file (mftf.ini file for Windows) |
#sysmsg | : | System message |
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x16
[Definition]
The write operation of the output target file failed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
#filename | : | Temporary file |
[Solution]
Proceed according to the contents of #sysmsg.
Insufficient space in the disk may be the cause; therefore, check the capacity.
[Return Code]
0x17
[Definition]
Insufficient memory.
[Solution]
Contact the system administrator, then try again after the problem is resolved.
[Parameter Definition]
[Return Code]
0x18
[Definition]
The child process for the data transfer failed to create.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x19
[Definition]
The daemon failed to start.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
Proceed according to the contents of #sysmsg.
[Return Code]
0x1a
[Definition]
Failed to change the current directory.
For Solaris: /var/opt/FJSVmftf
For HP-UX : /var/opt/FHPmftf
For Linux : /var/opt/FJSVmftf
[Parameter Definition]
#dirname | : | Directory name |
#sysmsg | : | System message |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x1b
[Definition]
Could not find the directory.
For Solaris: /var/opt/FJSVmftf
For HP-UX : /var/opt/FHPmftf
For Linux : /var/opt/FJSVmftf
[Parameter Definition]
#dirname | : | Directory name |
[Solution]
Check the path name and re-enter it.
[Return Code]
0x1c
[Definition]
Failed to open the directory.
[Parameter Definition]
#dirname | : | Directory name |
#sysmsg | : | System message |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x1d
[Definition]
The specified user account of the UNIX/IA server does not exist. For Windows systems, an account other than WINDOWS has been specified.
Or the specified user account of the UNIX/IA server is not authorized to execute the data transfer.
[Parameter Definition]
#account | : | The account name or the user identification
If the server user name is invalid,
server (server user name)
If the client user name is invalid, client (client user name)
is the output format.
If the user ID cannot be determined, "unknown user" is output. |
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Specify an existing account and try again. For Windows systems, specify WINDOWS as the account.
If the account exists, register the user in the UNIX/IA server to permit data transfers.
[Return Code]
0x1e
[Definition]
The setting of umask is invalid.
[Parameter Definition]
#account | : | Account name |
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Specify a three-or-less-digit octal number.
[Return Code]
0x1f
[Definition]
Could not create a pipe.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x20
[Definition]
The dup failed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x21
[Definition]
Failed to close the file.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x22
[Definition]
The filter command could not be executed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x23
[Definition]
Due to an unexpected error, the filter command terminated prematurely.
[Parameter Definition]
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
The filter command process may have been forcibly terminated (e.g., by the kill command). Check the system status and try again.
[Return Code]
0x24
[Definition]
The filter command ended with a completion code other than 0 or during a data transfer.
[Parameter Definition]
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
#errmsg | : | The system message that the filter command output to the standard error output. |
[Solution]
Refer to the instructions of the filter command for a solution based on the #errmsg.
[Return Code]
0x25
[Definition]
Timeout of the filter command occurred.
[Parameter Definition]
#device | : | Device name |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Specify a filter command for the environment variable(MFTF_COMMAND) as follows:
- Specify standard input or a file for input.
- Specify standard output or a file for output.
As for defails of filter command, refer to "Calling the Filter Command".
In addition, refer to the instructions regarding the filter command for a solution.
[Return Code]
0x26
[Definition]
The fork operation for starting the filter command failed.
[Parameter Definition]
#device | : | Device name |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x27
[Definition]
Failed to obtain the return code of the filter command.
[Parameter Definition]
#disknumber | : | Disk number |
#sysmsg | : | System message |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x28
[Definition]
Due to an unexpected error in the child process, the process was aborted.
[Parameter Definition]
#disknumber | : | Disk number |
#no. | : | The partition number used (the first partition is 0) |
[Solution]
The error information is output to the event data.
Contact a Fujitsu system engineer (SE) after collecting the information for investigation.
[Return Code]
If the filter command is in use ....... 0x2A
If the filter command is not in use ... 0x00
[Definition]
The data transfer from the data transfer volume to the UNIX/IA server completed successfully.
[Parameter Definition]
#filename | : | The file name during the data transfer |
[Return Code]
0x2A
[Definition]
The data transfer from the data transfer volume to the UNIX/IA server completed with a warning.
[Parameter Definition]
#filename | : | The file name during the data transfer |
[Return Code]
If the filter command is in use ....... 0x2A
If the filter command is not in use ... 0x00
[Definition]
The data transfer to the data transfer volume from the UNIX/IA server completed successfully.
[Parameter Definition]
#filename | : | The file name during the data transfer |
[Return Code]
0x2A
[Definition]
The data transfer to the data transfer volume from the UNIX/IA server completed with a warning.
[Parameter Definition]
#filename | : | The file name during the data transfer |
[Return Code]
0x2B
[Definition]
The #filename file has a syntax error.
[Parameter Definition]
#filename | : | File name |
#filtrtcode | : | Return code of the filter command |
[Solution]
Check the syntax of the following files and correct them.
[Return Code]
0x2C
[Definition]
Failed to call the function.
[Parameter Definition]
#sysfunc | : | Function name |
#sysmsg | : | System message |
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Return Code]
0x30
[Definition]
An internal error occurred during the data transfer.
[Parameter Definition]
#demdname | : | Request name |
#detcode | : | Detail code (decimal) |
#device | : | Device name |
#sysmsg | : | System message * This may not be displayed, depending on the error contact. |
#no. | : | Partition number |
[Solution]
Refer to "Return Information of the XL-DATA/MV on the UNIX/IA Server" regarding the detail code.
[Return Code]
0x31
[Definition]
An I/O error occurred in the data transfer volume.
[Parameter Definition]
#demdname | : | Request name |
#detcode | : | Detail code (decimal) |
#device | : | Device name |
#sysmsg | : | System message * This may not be displayed, depending on the error contact. |
#no. | : | Partition number |
[Solution]
Refer to "Return Information of the XL-DATA/MV on the UNIX/IA Server" regarding the detail code.
[Return Code]
0x32
[Definition]
A parameter error in the communication area.
[Parameter Definition]
[Solution]
Contact a Fujitsu system engineer (SE) after collecting the information for investigation.
[Return Code]
0x33
[Definition]
The filter command could not be executed.
The following are possible causes:
- The filter command does not exist.
- No execution authority.
- An invalid path was specified.
- The filter command string (including the options) is too long.
[Parameter Definition]
#command | : | Filter command |
[Solution]
Make sure that the filter command exists, the user has the permission and others according to the causes if necessary.
[Return Code]
0x34
[Definition]
The transfer source file does not exist.
[Parameter Definition]
[Solution]
Check the name of the transfer source file.
[Return Code]
0x35
[Definition]
The specified separator is invalid.
[Solution]
Check the separator specification.
[Return Code]
0x36
[Definition]
Failed to create the directory.
[Parameter Definition]
#directory | : | Directory name |
#sysmsg | : | System message |
[Solution]
Proceed according to the contents of #sysmsg.
[Return Code]
0x37
[Definition]
Due to an error detected in the client system, the transfer was aborted.
[Parameter Definition]
#device | : | Device name |
#no. | : | Partition number |
[Solution]
Check the message output to the client system.
[Definition]
The XL-DATA/MV has been registered as a service.
[Definition]
The XL-DATA/MV service has been removed.
[Definition]
An invalid option was specified.
[Parameter Definition]
[Solution]
Enter the option correctly.
[Definition]
Failed to install the service.
[Parameter Definition]
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
Failed to open the SCM.
[Parameter Definition]
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
Failed to create the service.
[Parameter Definition]
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
Failed to open the service.
[Parameter Definition]
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
Failed to delete the service.
[Parameter Definition]
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
Service processing failure.
[Parameter Definition]
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
The Disk Utility encountered an unexpected error.
[Parameter Definition]
#sysmsg | : | System message |
#errpoint | : | The code representing the location of the error |
[Solution]
Contact a Fujitsu system engineer (SE) after collecting the information for investigation.
[Definition]
The initialization of the Disk Utility failed.
[Parameter Definition]
#sysmsg | : | System message |
#errpoint | : | The code representing the location of the error |
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
The Disk Utility failed to access the registry data.
[Parameter Definition]
#sysmsg | : | System message |
#errpoint | : | The code representing the location of the error |
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
A disk access error occurred in the Disk Utility.
[Parameter Definition]
#sysmsg | : | System message |
#errpoint | : | The code representing the location of the error |
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
The Disk Utility failed to control the disk tree.
[Parameter Definition]
#sysmsg | : | System message |
#errpoint | : | The code representing the location of the error |
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
The Disk Utility failed to control the initialization information list.
[Parameter Definition]
#sysmsg | : | System message |
#errpoint | : | The code representing the location of the error |
[Solution]
Resolve the problem based on the content of #sysmsg, then try again.
[Definition]
Failed to install this software.
[Parameter Definition]
#sysmsg | : | System message |
#filename | : | Name of the file corresponding to the error message
|
[Solution]
Resolve the problem based on the content of #sysmsg, then try installing it again.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2011