Solaris Common Messages and Troubleshooting Guide

warning:cachefs:invalid cache version

Cause

While running the Solaris 2.5.1 release and using Adminsuite2.3/Autoclient2.1, the user added 5 autoclients. During startup of the clients, the user received this error message.

Action

The /kernel/fs/cachefs files between server and client are different versions. Cachefs versions on the server and the client should be the same as shown in the following:

On the server:


# cd /kernel/fs 
# ls -al cachefs 
-rwxr-xr-x   1 root     sys       229396 Jul 15  1997 cachefs*
On the client:

# cd /export/root/clientname/kernel/fs  
# ls -al cachefs 
-rwxr-xr-x   1 root     sys       229396 Jul 15  1997 cachefs*  
solution: load patch 104849-02 or higher

To solve the problem, load patch 104849-02 or higher.