[OpenAFS] afsd: Error calling AFSOP_CACHEINODE: not configured

Stephan Wiesand stephan.wiesand@desy.de
Wed, 1 Jul 2015 20:23:59 +0200


On Jul 1, 2015, at 11:55 , Andreas Ladanyi wrote:

> Hi,
> 
> openafs 1.6.11.1 / Centos 7
> SELinux=permissive
> iptables is empty
> 
> bos server runs by systemd script.
> 
> bos status server:
> 
> Instance vlserver, currently running normally.
> Instance ptserver, currently running normally.
> Instance dafs, currently running normally.
> Auxiliary status is: file server running.
> 
> 
> systemctl status openafs-client.service
> openafs-client.service - OpenAFS Client Service
>   Loaded: loaded (/usr/lib/systemd/system/openafs-client.service; disabled)
>   Active: failed (Result: exit-code) since Wed 2015-07-01 11:17:34
> CEST; 2min 59s ago
>  Process: 3377 ExecStart=/usr/vice/etc/afsd $AFSD_ARGS (code=exited,
> status=1/FAILURE)
>  Process: 3375 ExecStartPre=/sbin/modprobe openafs (code=exited,
> status=0/SUCCESS)
>  Process: 3373 ExecStartPre=/bin/chmod 0644 /usr/vice/etc/CellServDB
> (code=exited, status=0/SUCCESS)
>  Process: 3371 ExecStartPre=/bin/sed -n w/usr/vice/etc/CellServDB
> /usr/vice/etc/CellServDB.local /usr/vice/etc/CellServDB.dist
> (code=exited, status=0/SUCCESS)
> 
> Jul 01 11:17:34 i44fs1.info.uni-karlsruhe.de systemd[1]: Starting
> OpenAFS Client Service...
> Jul 01 11:17:34 i44fs1.info.uni-karlsruhe.de afsd[3377]: afsd: Error
> calling AFSOP_CACHEINODE: not configured
> Jul 01 11:17:34 i44fs1.info.uni-karlsruhe.de systemd[1]:
> openafs-client.service: control process exited, code=exited status=1
> Jul 01 11:17:34 i44fs1.info.uni-karlsruhe.de systemd[1]: Failed to start
> OpenAFS Client Service.
> Jul 01 11:17:34 i44fs1.info.uni-karlsruhe.de systemd[1]: Unit
> openafs-client.service entered failed state.
> 
> /etc/sysconfig/openafs:
> # OpenAFS Client Configuration
> #AFSD_ARGS="-dynroot -fakestat -afsdb"
> AFSD_ARGS="-fakestat -afsdb"

What's wrong with dynroot?

Do you have the root.afs and root.cell volumes in place?

	Stephan

> # OpenAFS Server Configuration
> BOSSERVER_ARGS=
> 
> /usr/vice/etc/cacheinfo:
> /afs:/usr/vice/cache:100000
> 
> 
> 
> regards,
> Andreas
>