[OpenAFS-devel] Problems using the RedHat patches to get OpenAFS working on Debian using 2.6 kernel

mmarion@qualcomm.com mmarion@qualcomm.com
Wed, 7 Jul 2004 16:59:46 -0700 (PDT)


On  7 Jul, Christine Nattrass wrote:

> tesla:/usr/local# /usr/local/sbin/afsd -memcache
> afsd: WARNING: Cache dir check failed (unable to stat cache base directory)
> afsd: All AFS daemons started.
> afsd: Can't mount AFS on /afs(22)
> tesla:/usr/local#

Stupid question, but... does the directory /afs already exist?  I added a
simple check into my init script because of this in the past. 

Just added:
if [ ! -d /afs ]
then
  mkdir /afs
fi

into the init script.

-- 
Mike Marion-Unix SysAdmin/Staff Engineer-http://www.qualcomm.com
Criminal: "Hey, ain't you the dude who caught that burgler?"
Thurgood: "It's *aren't*.  And yes, I be him."
- The PJs.