[pca] new kernel patches
Dominique Frise
dominique.frise at unil.ch
Thu Oct 15 17:40:02 CEST 2009
Martin Paul wrote:
> Dominique Frise wrote:
>> # pagesize
>> ld.so.1: pagesize: fatal: libc.so.1: version `SUNW_1.22.5' not found
>> (required by file /usr/bin/pagesize)
>> ld.so.1: pagesize: fatal: libc.so.1: open failed: No such file or
>> directory
>> Killed
>>
>> Can someone can confirm this ?
>
> pagesize works for me. What do you get from these commands:
>
> ldd /usr/bin/pagesize
> ls -l /lib/libc.so*
>
> I think that the kernel patch brings in a new libc.so.1, maybe it hasn't
> been installed correctly. I see:
>
> # ls -l /lib/libc.so*
> lrwxrwxrwx 1 root root 9 May 6 09:58 /lib/libc.so ->
> libc.so.1
> -rwxr-xr-x 1 root bin 1411852 Sep 14 15:35 /lib/libc.so.1
> -rwxr-xr-x 1 root root 1411316 Aug 8 01:21 /lib/libc.so.1.111423
> -rwxr-xr-x 1 root root 1411316 Aug 11 23:29 /lib/libc.so.1.120373
> -rwxr-xr-x 1 root root 1411308 Jun 23 02:43 /lib/libc.so.1.147951
> -rwxr-xr-x 1 root root 1411308 May 19 19:21 /lib/libc.so.1.173521
> -rwxr-xr-x 1 root root 1411312 Jun 8 20:04 /lib/libc.so.1.210511
> -rwxr-xr-x 1 root root 1411316 Jul 2 20:00 /lib/libc.so.1.218871
> -rwxr-xr-x 1 root root 1411312 Jun 8 21:13 /lib/libc.so.1.286721
> -rwxr-xr-x 1 root root 1411316 Jul 14 16:41 /lib/libc.so.1.52501
>
> Martin.
>
After backing out the kernel patch, pagesize was working again.
Then, after reapplying it, the problem reappeared.
The long story: patchrm in single-user gave errors and I had to boot in
failsafe to be able to reapply and backout the kernel patch...
We now run without the patch. As this is a production server, I can't
make further investigations at the moment.
Thanks.
Dominique
More information about the pca
mailing list