PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment)
Contents Index PreviousNext

Appendix E List of Messages> E.6 General Command messages Specific to GFS Shared File System

E.6.2 sfccpio command

E.6.2.1 sfccpio: "file" ?

[Explanation]

Failed to open file.

[Action]

Retry to open file after removing the cause of failure.

E.6.2.2 sfccpio: "file" - checksum error

[Explanation]

A checksum error was detected while expanding file.

[Action]

Data in file may be incorrect. Check whether the archive is correct.

E.6.2.3 sfccpio: "file": failed to set acl, errno num, errmsg

[Explanation]

Failed to set ACL information in the copy destination file.

[Action]

File is copied while ACL information is missing. Check for any error in the created file referring to errmsg.

E.6.2.4 sfccpio: file : gid too large for archive format

[Explanation]

The group ID of file is too large to store information in this archive format.

[Action]

The correct group ID information cannot be saved. Change the group manually during expansion or use USTAR format to copy the information.

E.6.2.5 sfccpio: "file" has disappeared

[Explanation]

File has disappeared.

[Action]

Check for any problem that may be caused by the missing file in the archive.

E.6.2.6 sfccpio: "file" is not a directory

[Explanation]

File is not a directory.

[Action]

Specify a directory as the copy destination.

E.6.2.7 sfccpio: "logname" is not a valid user id

[Explanation]

Logname is not a valid user ID in /etc/passwd.

[Action]

Specify a user ID that is registered in /etc/passwd.

E.6.2.8 sfccpio: file: linkname linkname is greater than 100

[Explanation]

Since the link name linkname of the file file exceeds 100 characters, the file cannot be saved in the archive.

[Action]

Adjust so that the link name does not exceed 100 characters.

E.6.2.9 sfccpio: file: name too long.

[Explanation]

The file name of file is too long.

[Action]

Reduce the size of file name to less than 256 characters.

E.6.2.10 sfccpio: file: too large to archive in current mode

[Explanation]

file is too large to archive in this mode.

[Action]

To archive a file exceeding 2GB, use ASCII header format.

E.6.2.11 sfccpio: file: uid too large for archive format

[Explanation]

The user ID of file is too large to store information in this archive format.

[Action]

The correct user ID information cannot be saved. Change the owner manually during expansion or use USTAR format.

E.6.2.12 sfccpio: acl count error

[Explanation]

Failed to read ACL information.

[Action]

Check whether sufficient resources are available.

E.6.2.13 sfccpio: aclfromtext failed

[Explanation]

Failed to read ACL information.

[Action]

Check whether sufficient resources are available.

E.6.2.14 sfccpio: Attempt to pass a file to itself.

[Explanation]

An attempt was made to copy a file to the same file.

[Action]

Check whether the pathname for copying is correct.

E.6.2.15 sfccpio: Bad header - checksum error.

[Explanation]

The header is incorrect. A checksum error was detected.

[Action]

Check whether the archive contents are correct.

E.6.2.16 sfccpio: Bad magic number/header.

[Explanation]

A header with an incorrect magic number was detected.

[Action]

Use another archiver (such as cpio(1) and tar(1)) for expansion. Otherwise, specify the -k option for expansion.

E.6.2.17 sfccpio: can create security information

[Explanation]

Failed to create security information.

[Action]

Retry to create the information after removing the cause of failure referring to the previous error message displayed.

E.6.2.18 sfccpio: {Cannot|Unable to} append to this archive, errno num, errmsg

[Explanation]

Failed to add to this archive.

[Action]

Retry to add the archive after removing the cause of failure referring to errmsg. The arguments may be specified incorrectly.

E.6.2.19 sfccpio: Cannot change media types in mid-stream.

[Explanation]

The media type cannot be changed during operation.

[Resolution]

Retry the media change using the same media type.

E.6.2.20 sfccpio: Cannot {chmod()|chown()} "file", errno num, errmsg

[Explanation]

A {chmod(2)|chown(2)} system call to file failed.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.21 sfccpio: Cannot create "file", errno num, errmsg

[Explanation]

Failed to create file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Write authority for the parent directory of file may not have been granted.

E.6.2.22 sfccpio: {Cannot|Unable to} create directory for "file", errno num, errmsg

[Explanation]

A directory for the copy destination file file cannot be created.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Write authority for the parent directory of file may not have been granted.

E.6.2.23 sfccpio: Cannot create extent information file

[Explanation]

Failed to create extent information of file.

[Action]

Re-execute the command after removing the cause of failure referring to the previous error message displayed.

E.6.2.24 sfccpio: Cannot create temporary file, errno num, errmsg

[Explanation]

Failed to create a temporary file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.25 sfccpio: Cannot follow "file", errno num, errmsg

[Explanation]

No link destination of the symbolic file file can be found.

[Action]

Check whether the link destination of file is correct referring to errmsg.

E.6.2.26 sfccpio: Cannot fstatvfs "file", errno num, errmsg

[Explanation]

Failed to issue a fstatvfs(2) system call to the saved file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.27 sfccpio: Cannot getext "file", errno num, errmsg

[Explanation]

Failed to acquire extent information of file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.28 sfccpio: Cannot get temporary file name.

[Explanation]

Failed to create a temporary file.

[Action]

Check whether sufficient free space is available for the file system.

E.6.2.29 sfccpio: Cannot link "name1" and "name2", errno num, errmsg

[Explanation]

Failed to link name1 and name2.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.30 sfccpio: Cannot lseek(), errno num, errmsg

[Explanation]

Failed to seek the media.

[Action]

Retry to seek the media after removing the cause of failure referring to errmsg.

E.6.2.31 sfccpio: Cannot mknod() "file", errno num, errmsg

[Explanation]

Failed to create a special file file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.32 sfccpio: Cannot open "string", errno num, errmsg

[Explanation]

Failed to open the file string.

[Action]

Check whether the specified string is correct referring to errmsg.

E.6.2.33 sfccpio: Cannot open "file" for append

[Explanation]

Failed to open file for addition.

[Action]

Check whether file is specified correctly.

E.6.2.34 sfccpio: Cannot open "file" for input

[Explanation]

Failed to open the pattern file file.

[Action]

Check whether file is specified correctly.

E.6.2.35 sfccpio: Cannot open "file" for output

[Explanation]

Failed to open file for output.

[Action]

Check whether file is specified correctly.

E.6.2.36 sfccpio: Cannot open "file", skipped, errno num, errmsg

[Explanation]

file cannot be opened and will be skipped.

[Action]

Retry to open the file after removing the cause of failure referring to errmsg.

E.6.2.37 sfccpio: Cannot open "file" to read patterns

[Explanation]

Failed to open the pattern file file.

[Action]

Check whether file is specified correctly.

E.6.2.38 sfccpio: Cannot overwrite "file"

[Explanation]

file cannot be overwritten. Only a super user can overwrite a special file.

[Action]

If file must be overwritten, re-execute the command as a super user.

E.6.2.39 sfccpio: Cannot read "file", errno num, errmsg

[Explanation]

Failed to read file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.40 sfccpio: Cannot read symbolic link "file", errno num, errmsg

[Explanation]

Failed to read symbolic link information of file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.41 sfccpio: Cannot read tty.

[Explanation]

Failed to read input from the terminal.

[Action]

Check whether the terminal used for input is correct. Also check whether standard input is disabled.

E.6.2.42 sfccpio: Cannot recover.

[Explanation]

Failed to preserve sections that are not damaged.

[Action]

The correct header cannot be found even if the damaged section is skipped. No file can be read from this media.

E.6.2.43 sfccpio: Cannot recover original version of "file", errno num, errmsg

[Explanation]

Failed to restore the original version of file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. file may have been lost.

E.6.2.44 sfccpio: Cannot rename, "ttyname" missing

[Explanation]

Failed to open the terminal.

[Action]

Check whether the terminal used for execution is correct. Also check whether standard input or standard output is disabled.

E.6.2.45 sfccpio: Cannot remove incomplete "file", errno num, errmsg

[Explanation]

Failed to delete the file being transferred when copying was interrupted.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Otherwise, delete file manually.

E.6.2.46 sfccpio: Cannot remove temp file "file", errno num, errmsg

[Explanation]

Failed to delete the temporary file file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Otherwise, delete file manually.

E.6.2.47 sfccpio: Cannot remove the directory "file", errno num, errmsg

[Explanation]

Failed to delete the directory file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Write authority for the parent directory of file may not have been granted.

E.6.2.48 sfccpio: Cannot reset file after checksum, errno num, errmsg

[Explanation]

Failed to reset the file after checksum calculation.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.49 sfccpio: Cannot setext "file", errno num, errmsg

[Explanation]

Failed to set extent information to file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Assume the following causes:

- Free space in the file system at the expansion destination is insufficient.

- An attempt was made to create a file exceeding the file size limit (ulimit value.)

- file is neither in the GFS Shared File System nor the GFS Local File System.

E.6.2.50 sfccpio: Cannot swap bytes of "file", odd number of bytes

[Explanation]

Failed to swap the byte order of file. The file size is odd-numbered

[Action]

The file size is not a multiple of 2. Re-execute the command after setting an even number of bytes.

E.6.2.51 sfccpio: Cannot swap halfwords of "file", odd number of halfwords

[Explanation]

Half-word swap of file failed. The file size is an odd-numbered multiple of the half word.

[Action]

The file size is not a multiple of 4. Re-execute the command after setting a multiple of 4.

E.6.2.52 sfccpio: Cannot unlink() {current|temp file} "file", errno num, errmsg

[Explanation]

Failed to delete file.

[Action]

Retry to delete the file after removing the cause of failure referring to errmsg. Write authority for the parent directory of file may not have been granted.

E.6.2.53 sfccpio: Cannot write "file", errno num, errmsg

[Explanation]

Failed to write to file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.54 sfccpio: Can't read input: end of file encountered before expected end of archive.

[Explanation]

Failed to read data from the input. The end of file was detected before the end of archive.

[Action]

Check whether the media is correct. If correct, contents of the archive may be invalid. Recreate the archive if possible.

E.6.2.55 sfccpio: close error, errno num, errmsg

[Explanation]

Failed to close the output file or archive file.

[Action]

Write operation to the output file or archive file may have failed. Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.56 sfccpio: Corrupt header, file(s) may be lost.

[Explanation]

The header is damaged. The file may have been lost.

[Action]

Check whether the archive contents are correct. Even if the archive is damaged, it may be recoverable by using the -k option.

E.6.2.57 sfccpio: Error cannot unlink "file", errno num, errmsg

[Explanation]

File could not be deleted.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg. Write authority for the parent directory of file may not have been granted.

E.6.2.58 sfccpio: Error computing checksum.

[Explanation]

An error was detected during checksum calculation.

[Action]

Refer to the action given in the next error message.

E.6.2.59 sfccpio: Error during access() of "file", errno num, errmsg

[Explanation]

An access(2) system call to file failed.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.60 sfccpio: Error during chown() of "file", errno num, errmsg

[Explanation]

Failed to change the owner of file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.61 sfccpio: Error during initialization, errno num, errmsg

[Explanation]

An error occurred during device initialization.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.62 sfccpio: Error during stat() of "file", errno num, errmsg

[Explanation]

A stat(2) system call to file failed.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.63 sfccpio: Error during stat() of archive, errno num, errmsg

[Explanation]

A stat(2) system call to an archive failed.

[Action]

Check whether the archive file is correct by referring to errmsg.

E.6.2.64 sfccpio: Error during stat(file) of file, errno num, errmsg

[Explanation]

A stat(2) system call to file failed.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.65 sfccpio: Error with acl() of "file", errno num, errmsg

[Explanation]

Failed to acquire the number of ACL of file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.66 sfccpio: Error with getacl() of "file", errno num, errmsg

[Explanation]

Failed to acquire ACL information of file.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.67 sfccpio: Error with lstat() of "file", errno num, errmsg

[Explanation]

A lstat(2) system call to file failed.

[Action]

Re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.68 sfccpio: Error with malloc() of "file", errno num, errmsg

[Explanation]

Memory for file could not be allocated. Memory of system is insufficient.

[Action]

Please check the state of a system, and wait for the termination of another process, or request the system administrator to expand the swap area.

E.6.2.69 sfccpio: Existing "file" same age or newer

[Explanation]

The existing file was updated more recently than the one being expanded.

[Action]

Determine why file is more recent. If it must be overwritten, re-execute the command using the -u option.

E.6.2.70 sfccpio: Impossible header type.

[Explanation]

An invalid header type was detected.

[Action]

The specified archive was not created with sfccpio(1) or the header is damaged. Check the contents of the archive.

E.6.2.71 sfccpio: I/O error - cannot continue, errno num, errmsg

[Explanation]

I/O error occurred. Processing cannot be continued.

[Action]

Re-execute the command after removing the cause of I/O error referring to errmsg.

E.6.2.72 sfccpio: I/O error on "{output|input}", errno num, errmsg

[Explanation]

I/O error occurred at the {output destination|input source}.

[Action]

Re-execute the command after removing the cause of I/O error referring to errmsg. Depending on the situation, the media must be replaced.

E.6.2.73 sfccpio: Name exceeds maximum length - skipped.

[Explanation]

Since the name exceeds the maximum length, it was skipped.

[Action]

Reduce the size of the name to 256 characters or less.

E.6.2.74 sfccpio: No space left for output file.

[Explanation]

No free space to store the output file can be found.

[Action]

Retry after increasing free space at the destination.

E.6.2.75 sfccpio: No sfcfs file system. Extent information in file was lost.

[Explanation]

Since the recovery destination is not on the GFS Shared File System, extent attribute information could not be recovered. Data, however, can be recovered.

[Action]

Check for any error in the recovery destination information.

E.6.2.76 sfccpio: Not a sfccpio file, bad header.

[Explanation]

The archive format is incorrect.

[Action]

Use the same header format or archiver (such as cpio(1) and tar(1)) as that used for creating the archive for expansion.

E.6.2.77 sfccpio: Out of memory.

[Explanation]

Memory could not be allocated. Memory of system is insufficient.

[Action]

Please check the state of a system, and wait for the termination of another process, or increase the swap space or real memory. After it and re-execute the command.

E.6.2.78 sfccpio: out of memory for acl

[Explanation]

Memory for acl could not be allocated. Memory of system is insufficient.

[Action]

Please check the state of a system, and wait for the termination of another process, or increase the swap space or real memory. After it and re-execute the command.

E.6.2.79 sfccpio: remove_dir() failed to chdir("path") , errno num, errmsg

[Explanation]

Failed to move to the directory path.

[Action]

Refer to the action given in the next error message.

E.6.2.80 sfccpio: remove_dir() failed to chdir("..") , errno num, errmsg

[Explanation]

Failed to move to the parent directory.

[Action]

Refer to the action given in the next error message.

E.6.2.81 sfccpio: remove_dir() failed to opendir("path") , errno num, errmsg

[Explanation]

Failed to open the directory path.

[Action]

Refer to the action given in the next error message.

E.6.2.82 sfccpio: remove_dir() failed to remove_dir("name") , errno num, errmsg

[Explanation]

Failed to delete files under the directory name.

[Action]

Refer to the action given in the next error message.

E.6.2.83 sfccpio: remove_dir() failed to rmdir("path") , errno num, errmsg

[Explanation]

Failed to delete the directory path.

[Action]

Refer to the action given in the next error message.

E.6.2.84 sfccpio: remove_dir() failed to stat("name") , errno num, errmsg

[Explanation]

A stat(2) system call to the file name failed.

[Action]

Refer to the action given in the next error message.

E.6.2.85 sfccpio: remove_dir() failed to unlink("name") , errno num, errmsg

[Explanation]

Failed to delete the file name.

[Action]

Refer to the action given in the next error message.

E.6.2.86 sfccpio: Searching for magic number/header.

[Explanation]

A header with the correct magic header is being searched.

[Action]

These are no need for action. Check the next error message.

E.6.2.87 sfccpio: Skipping "file": exceeds ulimit by num bytes

[Explanation]

file will be skipped. The upper limit of file size is exceeded by num bytes.

[Action]

Re-execute the command after increasing the upper limit of file size.

E.6.2.88 sfccpio: Target is not a file on sfcfs file system. Extent information in file was lost.

[Explanation]

Since the restore destination is not on the GFS Shared File System, extent attribute information could not be recovered. Data, however, can be recovered.

[Action]

Check for any error in the destination information.

E.6.2.89 sfccpio: ulimit reached for output file.

[Explanation]

The upper limit of the output file size is reached.

[Action]

Re-execute the command after increasing the upper limit of file size.

E.6.2.90 sfccpio: Unable to determine current directory.

[Explanation]

Failed to acquire the current directory.

[Action]

Check whether the current directory is enabled.

E.6.2.91 sfccpio: Unable to reset access time for "file", errno num, errmsg

[Explanation]

Failed to set the reference time to file.

[Action]

If necessary, re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.92 sfccpio: Unable to reset modification time for "file", errno num, errmsg

[Explanation]

Failed to set the update time to file.

[Action]

If necessary, re-execute the command after removing the cause of failure referring to errmsg.

E.6.2.93 sfccpio: Unable to write this medium, try another.

[Explanation]

Failed to write to the media.

[Action]

Re-execute the command after replacing the media. The media may be write-protected.

E.6.2.94 sfccpio: Unexpected end-of-file encountered.

[Explanation]

An unexpected end-of-file was detected.

[Action]

Check whether the media is correct.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004