[OpenAFS] unable to modload on some but not all solaris 2.7 systems

Neulinger, Nathan nneul@umr.edu
Mon, 14 Jul 2003 16:03:08 -0500


Turns out that the two machines with trouble didn't ever get a patch
bundle put on them. Doing that resolved the issue.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
UMR Information Technology             Fax: (573) 341-4216


> -----Original Message-----
> From: Neulinger, Nathan=20
> Sent: Sunday, July 13, 2003 9:37 AM
> To: openafs-info@openafs.org
> Subject: [OpenAFS] unable to modload on some but not all=20
> solaris 2.7 systems
>=20
>=20
> We just did a big round of scheduled maintenance on about 300=20
> systems. A
> couple of the solaris 2.7 systems did not successfully upgrade the afs
> client however for some strange reason.=20
>=20
> I can't find anything special or different about these two=20
> machines, but
> the modload is getting a no such file or directory error:
>=20
>=20
> # ./afs start
> CONFIG=3D/usr/vice/etc/config
> AFSDOPT=3D/usr/vice/etc/config/afsd.options
> PACKAGE=3D/usr/vice/etc/config/package.options
> EXTRAOPTS=3D-afsdb
> LARGE=3D-stat 2800 -dcache 2400 -daemons 5 -volumes 128
> MEDIUM=3D-stat 2000 -dcache 800 -daemons 3 -volumes 70
> SMALL=3D-stat 300 -dcache 100 -daemons 2 -volumes 50
> + [ -f /usr/vice/etc/config/afsd.options ]=20
> + cat /usr/vice/etc/config/afsd.options=20
> OPTIONS=3D-stat 10000 -dcache 4000 -daemons 6 -volumes 256 -files =
35000
> -nosettime
> PATH=3D/usr/bin:/bin:/sbin:/etc:/usr/sbin:/usr/etc:/sbin:/bin:/usr/bin
> + grep -s afs /etc/name_to_sysnum=20
> + echo Entry for afs already exists in /etc/name_to_sysnum=20
> Entry for afs already exists in /etc/name_to_sysnum
> + [ ! -x /bin/isalist ]=20
> + /bin/isalist=20
> nfssrv=3D/kernel/misc/sparcv9/nfssrv
> afs=3D/kernel/fs/sparcv9/afs
> + [ -f /kernel/misc/sparcv9/nfssrv ]=20
> + echo Loading NFS server kernel extensions=20
> Loading NFS server kernel extensions
> + modload /kernel/misc/sparcv9/nfssrv=20
> + [ -f /kernel/fs/sparcv9/afs ]=20
> + echo Loading AFS kernel extensions=20
> Loading AFS kernel extensions
> + modload /kernel/fs/sparcv9/afs=20
> can't load module: No such file or directory
> + [ -x /usr/afs/bin/bosserver ]=20
> + [ ! -f /usr/vice/etc/afsd ]=20
>=20
>=20
>=20
> # ls -al /kernel/fs/afs
> -rw-r--r--   1 root     other    1262028 Jul 13 09:04 /kernel/fs/afs
> # ls -al /kernel/fs/sparcv9/afs
> -rw-r--r--   1 root     other    1700088 Jul 13 09:04
> /kernel/fs/sparcv9/afs
> # isalist
> sparcv9+vis sparcv9 sparcv8plus+vis sparcv8plus sparcv8 sparcv8-fsmuld
> sparcv7 sparc
>=20
>=20
>=20
> As near as I can tell, the other machines that worked have the same
> exact module files, and the installs of the machines should=20
> be the same.
>=20
> Before I just go and re-jumpstart these machines, any ideas on what
> might be causing the failure?
>=20
> -- Nathan
>=20
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  nneul@umr.edu
> University of Missouri - Rolla         Phone: (573) 341-4841
> UMR Information Technology             Fax: (573) 341-4216
>=20
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>=20