PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment) |
Contents Index |
Appendix E List of Messages | > E.6 General Command messages Specific to GFS Shared File System |
Failed to acquire ACL information of the specified source.
Check whether the specified source is correct.
The type of copy source file is unknown.
Contact local Customer Support.
The pathname of the copy source directory/file contains 1024 or more characters.
Check whether the pathname of the arguments is correct. If incorrect, modify the pathname so that it consists of less than 1024 characters.
File operation of the specified file failed.
Retry after removing the cause of file operation failure by referring to errmsg.
The statvfs(2) system call issued to file relating to extent attribute information failed.
Contact local Customer Support.
The same file is specified as source and target.
Check whether source and target are the intended pathnames.
Failed to {acquire|set} the extend attribute concerning target.
Retry after removing the cause of failure to {acquire|set} the extend attribute with referring to errmsg.
target is not a directory.
Check whether the specified target is correct. To copy or move a directory hierarchy, the directory must be specified as target.
Target cannot be found.
Check whether the path to the copy destination directory target is correct.
A {stat(2)|lstat(2)} system call issued to the specified source failed.
Check whether the specified source is correct. The search authority of the parent directory may not have been granted.
The set user ID or set group ID bits of target could not be cleared.
Determine why the bits could not be cleared referring to errmsg. Clear the bits manually if necessary.
Failed to create a specified target.
Retry to create file after removing the cause of failure referring to errmsg.
Failed to open the specified source.
Check whether the specified source is correct referring to errmsg.
Failed to delete the directory target.
Retry to delete the directory after removing the cause of failure referring to errmsg. Write authority for the parent directory of target may not have been granted.
Failed to copy ACL information to target under the following conditions:
- The -p option is specified and
- An attempt was made to copy or move the information to a file system that does not support ACL.
Take one of the following actions:
- Re-execute the command without specifying the -p option.
- Copy the information to a file system that supports ACL.
Memory could not be allocated. Memory of system is insufficient.
Wait until other processes terminate or request the system administrator to expand the swap area.
An internal inconsistency occurred in the command.
Contact local Customer Support.
The pathname of the copy destination directory target contains more than 1024 characters.
Check whether the pathname of target is correct. If incorrect, modify so that the pathname does not exceed 1024 characters.
The specified source is a directory.
To copy a directory hierarchy, use the -r or -R option.
Failed to create a special file target.
Retry to create a special file after removing the cause of failure referring to the reference manuals of errmsg and mknod(2).
The specified source is a directory.
Check whether source is correct. A file other than the directory with the same name may exist at the destination.
Failed to issue a rename(2) system call to source failed.
Check whether the specified source is correct referring to the reference manuals of errmsg and rename(2).
Failed to delete the file file.
Retry to delete file after removing the cause of failure referring to errmsg. Write authority for the parent directory of file may not have been granted.
Contents Index |