Alexander Pyhalov wrote:
I'm trying to install SRSS 4.2 on OpenSolaris/dev, build 126.

What build of 4.2 are you installing (what does pkginfo -x SUNWuta report?).
It can't be 4.2 because 4.2 isn't released yet, so it's EA2 or EA1 (or 4.1 :) ).

However , during configuration the following error is displayed by
utconfig:
Starting Sun Ray Data Store daemon .
Mon Nov  2 09:59 : utdsd starting
Adding user admin ...
Failed to add user(s) to the list
ERROR: Could not retrieve policy.
ERROR: Could not retrieve policy.

Do you get any interesting error messages in any of the /var/opt/SUNWut/log files or /var/adm/messages?

The reason is in uprop:
# /opt/SUNWut/lib/utprop  -a -f AdminUsers admin
utprop: Internal system error
# /opt/SUNWut/lib/utprop
utprop: Internal system error


Are there any suggestions? Trussing utprop doesn't give any hints, however, the following lines
look interesting:

so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, SOV_DEFAULT) =
4
fcntl(4, F_GETFL)                               = 2
fcntl(4, F_SETFL, FWRITE|FNONBLOCK)             = 0
connect(4, 0x08047238, 32, SOV_DEFAULT)         Err#150 EINPROGRESS
pollsys(0x08047228, 1, 0x080471E0, 0x00000000)  = 1
getsockopt(4, SOL_SOCKET, SO_ERROR, 0x080471D4, 0x080471D0, SOV_DEFAULT)
= 0
close(4)                                        = 0
getpid()                                        = 2513 [2511]
open("/proc/2513/psinfo", O_RDONLY)             = 4
read(4, "\0\0\00201\0\0\0D1\t\0\0".., 336)      = 336
close(4)                                        = 0
fxstat(2, -1, 0x08046A78)                       Err#9 EBADF
open("/dev/conslog", O_WRONLY)                  = 4
fcntl(4, F_SETFD, 0x00000001)                   = 0

This doesn't look suspicious to me (although I don't know what the fxstat is doing).

-Bob

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to