From spring0401fun@gmail.com Fri Feb 3 17:01:35 2017 From: spring0401fun@gmail.com (charles yan) Date: Fri, 3 Feb 2017 12:01:35 -0500 Subject: [info-afs] (no subject) Message-ID: --001a113f8f4c0cf7d90547a33c91 Content-Type: text/plain; charset=UTF-8 Hi, I got the following error while installing OAFS client on my CentOS 6.8 VM, *Error: Package: openafs-client-1.6.19-1.el6.x86_64 (/openafs-client-1.6.19-1.el6.x86_64)* * Requires: openafs-kmod >= 1.6.19* I saw a similar error online years back, without seeing a solution for it. Can anyone give me any suggestions on it? Simply there is no openafs-kmod on grand.central.org site to download. Thanks, Charlie --001a113f8f4c0cf7d90547a33c91 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,=

I got the following erro= r while installing OAFS client on my CentOS 6.8 VM,

Error: Package: openafs-client-1.6.19-1.el6.x86_64 (/openafs-client= -1.6.19-1.el6.x86_64)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Requires: opena= fs-kmod >=3D 1.6.19

I saw a similar = error online years back, without seeing a solution for it.
Can an= yone give me any suggestions on it?
Simply there is no openafs-km= od on =C2=A0grand.central.org site= to download.

Thanks,

Cha= rlie
--001a113f8f4c0cf7d90547a33c91-- From mmeffie@sinenomine.net Fri Feb 3 18:06:38 2017 From: mmeffie@sinenomine.net (Michael Meffie) Date: Fri, 3 Feb 2017 13:06:38 -0500 Subject: [info-afs] (no subject) In-Reply-To: References: Message-ID: <20170203130638.a31a0450b61dc6025b6465fb@sinenomine.net> On Fri, 3 Feb 2017 12:01:35 -0500 charles yan wrote: > Hi, > > I got the following error while installing OAFS client on my CentOS 6.8 VM, > > *Error: Package: openafs-client-1.6.19-1.el6.x86_64 > (/openafs-client-1.6.19-1.el6.x86_64)* > * Requires: openafs-kmod >= 1.6.19* > > I saw a similar error online years back, without seeing a solution for it. > Can anyone give me any suggestions on it? > Simply there is no openafs-kmod on grand.central.org site to download. > > Thanks, > > Charlie Hello Charlie, You will need to also find and install the precompiled openafs kmod package which matches the kernel release on that machine, or use dkms to build one. For example, $ uname -r 2.6.32-431.29.2.el6.x86_64 $ sudo rpm -i openafs-client-1.6.20.1-1.el6.x86_64.rpm \ kmod-openafs-1.6.20.1-1.2.6.32_431.29.2.el6.x86_64.rpm Here are some notes for dkms installs: https://wiki.openafs.org/archive/RpmClientInstallationWithDKMS/ -- Michael Meffie From spring0401fun@gmail.com Thu Feb 9 19:41:01 2017 From: spring0401fun@gmail.com (charles yan) Date: Thu, 9 Feb 2017 14:41:01 -0500 Subject: [info-afs] Issue on OAFS client setup Message-ID: --001a1140fee43ecedf05481e2963 Content-Type: text/plain; charset=UTF-8 Hi, I got the following error while starting the AFS initialization script, [root@techycnt602 ~]# /etc/rc.d/init.d/openafs-client start Updating CellServDB: Starting openafs-client: afsd: enabling dynamically allocated vcaches afsd: My home cell is 'openafs.org' afsd: cacheFiles autotuned to 3125 afsd: dCacheSize autotuned to 2000 afsd: cacheStatEntries autotuned to 3000 afsd: Forking rx listener daemon. afsd: Forking rx callback listener. afsd: Forking rxevent daemon. afsd: Forking AFSDB lookup handler. afsd: Calling AFSOP_CACHEINIT: 3000 stat cache entries, 3125 optimum cache files, 100000 blocks in the cache, flags = 0x0, dcache entries 2000 afsd: Sweeping workstation's AFS cache directory. afsd: 3125 out of 3125 data cache files found in sweep 1. afsd: Enabling dynroot support in kernel. afsd: Enabling fakestat support in kernel for crosscell mountpoints. afsd: Forking AFS daemon. afsd: Forking Check Server Daemon. afsd: Forking 4 background daemons. afsd: Error calling AFSOP_CACHEINODE: not configured I'm not sure why this happened, checked /etc/sysconfig/openafs and it looks normal, [root@techycnt602 ~]# cat /etc/sysconfig/openafs # OpenAFS Client Configuration AFSD_ARGS="-dynroot -fakestat -afsdb -verbose" # OpenAFS Server Configuration BOSSERVER_ARGS= Both /usr/vice/etc/ThisCell and /usr/vice/etc/CellServDB look normal too. I searched online and someone wrote the issue solved when she removed "-dynroot" option. Well it didn't work for me... Any suggestions? Thanks, Charlie --001a1140fee43ecedf05481e2963 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,=

I got the following erro= r while starting the AFS initialization script,

[root@techycnt602 ~]#=C2=A0/etc/rc.d/init.d/openafs-client start
Updating CellS= ervDB:
Sta= rting openafs-client: afsd: enabling dynamically allocated vcaches
afsd: My home cell= is 'openafs.org&= #39;
afsd:= cacheFiles autotuned to 3125
afsd: dCacheSize autotuned to 2000
afsd: cacheStatEntries autotun= ed to 3000
afsd: Forking rx listener daemon.
afsd: Forking rx callback listener.
afsd: Forking rxevent da= emon.
afsd= : Forking AFSDB lookup handler.
afsd: Calling AFSOP_CACHEINIT: 3000 stat cache entrie= s, 3125 optimum cache files, 100000 blocks in the cache, flags =3D 0x0, dca= che entries 2000
afsd: Sweeping workstation's AFS cache directory.
afsd: 3125 out of 3125 d= ata cache files found in sweep 1.
= afsd: Enabling dynroot support in kernel.
afsd: Enabling fake= stat support in kernel for crosscell mountpoints.
afsd: Forking AFS daemon.
afsd: Forking Check= Server Daemon.
afsd: Forking 4 background daemons.
afsd: Error calling AFSOP_CACHEINODE: not c= onfigured

I'm not sure why this happene= d, checked /etc/sysconfig/openafs and it looks normal,
[root@techycnt602 ~]# cat /et= c/sysconfig/openafs
# OpenAFS Clie= nt Configuration
AFSD_ARGS=3D"= ;-dynroot -fakestat -afsdb -verbose"

# OpenAFS Server Conf= iguration
BOSSERVER_ARGS=3D=

Both /usr/vice/etc/ThisCell and /usr/vice/e= tc/CellServDB look normal too.=C2=A0
I searched online and so= meone wrote the issue solved when she removed "-dynroot" option.= =C2=A0 Well it didn't work for me...

Any sugge= stions?

Thanks,

Charlie
--001a1140fee43ecedf05481e2963-- From mmeffie@sinenomine.net Tue Feb 14 14:15:48 2017 From: mmeffie@sinenomine.net (Michael Meffie) Date: Tue, 14 Feb 2017 09:15:48 -0500 Subject: [info-afs] Issue on OAFS client setup In-Reply-To: References: Message-ID: <20170214091548.e694f4e98b7e7535d5aa0898@sinenomine.net> On Thu, 9 Feb 2017 14:41:01 -0500 charles yan wrote: > Hi, > > I got the following error while starting the AFS initialization script, > > [root@techycnt602 ~]# /etc/rc.d/init.d/openafs-client start > Updating CellServDB: > Starting openafs-client: afsd: enabling dynamically allocated vcaches > afsd: My home cell is 'openafs.org' This means the default client configation is being used. If you are setting this up for your cell, you will need to configure the cellname in the client's ThisCell file. That should be located in /usr/vice/etc/ThisCell. Also, you'll want to setup your /usr/vice/etc/CellServDB.local with the values for your AFS db servers. > afsd: cacheFiles autotuned to 3125 > afsd: dCacheSize autotuned to 2000 > afsd: cacheStatEntries autotuned to 3000 > afsd: Forking rx listener daemon. > afsd: Forking rx callback listener. > afsd: Forking rxevent daemon. > afsd: Forking AFSDB lookup handler. > afsd: Calling AFSOP_CACHEINIT: 3000 stat cache entries, 3125 optimum cache > files, 100000 blocks in the cache, flags = 0x0, dcache entries 2000 > afsd: Sweeping workstation's AFS cache directory. > afsd: 3125 out of 3125 data cache files found in sweep 1. > afsd: Enabling dynroot support in kernel. > afsd: Enabling fakestat support in kernel for crosscell mountpoints. > afsd: Forking AFS daemon. > afsd: Forking Check Server Daemon. > afsd: Forking 4 background daemons. > afsd: Error calling AFSOP_CACHEINODE: not configured Seems to be an error initializing the cache files. Unfortunately, that error message is less than helpful offhand. > I'm not sure why this happened, checked /etc/sysconfig/openafs and it looks > normal, > [root@techycnt602 ~]# cat /etc/sysconfig/openafs > # OpenAFS Client Configuration > AFSD_ARGS="-dynroot -fakestat -afsdb -verbose" > > # OpenAFS Server Configuration > BOSSERVER_ARGS= > > Both /usr/vice/etc/ThisCell and /usr/vice/etc/CellServDB look normal too. Those files are the server configuration files. The client side config files are located under /usr/vice/etc (on rhel). Also be sure to set up your cacheinfo file. > I searched online and someone wrote the issue solved when she removed > "-dynroot" option. Well it didn't work for me... > > Any suggestions? The openafs-info mail list gets more traffic, so you may want to post you questions there. See http://openafs.org for info about the mail lists. Mike -- -- Michael Meffie