Some issue after Live upgrade
2007-12-25 6:27:00
I upgraded Solaris 10 3/05 to 6/06 on SunFire V240. I found couple of
issue after the upgrade. /usr/bin/uname, sh etc. which are symbolic
link to ..http://sbin/uname gives permission denied error for regular
users. If I change the symbolic link using absolute path, it works
fine.
%pwd
/usr
%cd ../sbin
../sbin: Permission denied
%ls -laL
./..: Permission denied
total 276
drwxr-xr-x 41 root sys 1024 Sep 2 10:52 .
drwxr-xr-x 2 root bin 1024 Aug 15 14:13 4lib
drwxr-xr-x 4 root bin 17408 Sep 2 10:56 5bin
...
%cd /sbin ------> works
I have noticed extra entry on df output
/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
2.0G 932M 1018M 48%
/platform/sun4u-us3/lib/libc_psr.so.1
/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
2.0G 932M 1018M 48%
/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
Are these supposed to be like this?
Your help is appreciated
Thanks
Bhaskar
Comments
Got something to say?
You must be logged in to post a comment.

