System Administration Guide, Volume I

cachefspack Errors

You may see the following error messages when you use the cachefspack command.


cachefspack: pathname - can't open directory: permission denied

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct permissions to access the file or directory. 

Obtain the proper permissions. 


cachefspack: pathname - can't open directory: no such file or
directory

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct file or directory. 

Check for a possible typo. 


cachefspack: pathname - can't open directory: stale NFS file handle

Reason Error Occurred 

How to Fix the Problem 

The file or directory may have been moved or deleted from the server at the time you attempted to access it. 

Check with your system administrator. 


cachefspack: pathname - can't open directory: interrupted system
call

Reason Error Occurred 

How to Fix the Problem 

You may have issued Control-c during the process of using the command. 

Reissue the command. 


cachefspack: pathname - can't open directory: I/O error

Reason Error Occurred 

How to Fix the Problem 

A hardware problem. 

Check your hardware connections. 


cachefspack: error opening dir

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct file or directory. 

Check for a possible typo. 

The path identified after the BASE command in the file format could be a file and not a directory. The path specified must be a directory.

Check the path identified after the BASE command in your file format. Make sure it is a directory, and not a file.


cachefspack: unable to get shared objects

Reason Error Occurred 

How to Fix the Problem 

The executable may be corrupt or it's a format that is not recognizable. 

No corrective action can be taken. 


cachefspack: filename - can't pack file: permission denied

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct permissions to access the file or directory. 

 Obtain the proper permissions.


cachefspack: filename - can't pack file: no such file or directory

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct file or directory. 

Check for a possible typo. 


cachefspack: filename - can't pack file: stale NFS file handle

Reason Error Occurred 

How to Fix the Problem 

The file or directory may have been moved or deleted from the server at the time you attempted to access it. 

Check with your system administrator. 


cachefspack: filename - can't pack file: interrupted system call

Reason Error Occurred 

How to Fix the Problem 

You may have issued Control-c during the process of using the command. 

Reissue the command. 


cachefspack: filename - can't pack file: I/O error

Reason Error Occurred 

How to Fix the Problem 

A hardware problem. 

Check your hardware connections. 


cachefspack: filename - can't pack file: no space left on device.

Reason Error Occurred 

How to Fix the Problem 

You are out of disk space. 

You need to increase disk space. 

The cache is at maximum capacity. 

Increase the size of the cache. 


cachefspack: filename - can't unpack file: permission denied

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct permissions to access the file or directory. 

Obtain the proper permissions. 


cachefspack: filename - can't unpack file: no such file or directory

Reason Error Occurred 

How to Fix the Problem 

You may not have the correct file or directory. 

Check for a possible typo. 


cachefspack: filename - can't unpack file: stale NFS file handle

Reason Error Occurred 

How to Fix the Problem 

The file or directory may have been moved or deleted from the server at the time you attempted to access it. 

Check with your system administrator. 


cachefspack: filename - can't unpack file: interrupted system call

Reason Error Occurred 

How to Fix the Problem 

You may have issued Control-c during the process of using the command. 

Reissue the command. 


cachefspack: filename - can't unpack file I/O error

Reason Error Occurred 

How to Fix the Problem 

A hardware problem. 

Check your hardware connections. 


cachefspack: only one `d', `i', `p', or `u' option allowed

Reason Error Occurred 

How to Fix the Problem 

You entered more than one of the above options in a command session. 

Select one option for the command session. 


cachefspack: can't find environment variable.

Reason Error Occurred 

How to Fix the Problem 

You forgot to set a corresponding environment variable to match the $ in your configuration file.

Define the environment variable in the proper location. 


cachefspack: skipping LIST command - no active base

Reason Error Occurred 

How to Fix the Problem 

A LIST command is present in your configuration file that has no corresponding BASE command.

Define the BASE command.