"Gérard Henry" <[EMAIL PROTECTED]> wrote: > This morning, i had: > ultra20-root% /opt/SUNWut/sbin/utadm -l > LAN connections: Off > Sun Ray interconnect framework is not configured > ultra20-root% /opt/SUNWut/sbin/utadm -L on > ### Turning on Sun Ray LAN connection > > NOTE: utrestart must be run before LAN connections will be allowed > > and > ultra20-root% ifconfig -a > lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> > mtu 8232 index 1 > inet 127.0.0.1 netmask ff000000 > nge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 > inet 192.168.0.1 netmask ffffff00 broadcast 192.168.0.255 > ether 0:e0:81:59:63:60 > rtls0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3 > inet 192.168.128.1 netmask ffffff00 broadcast 192.168.128.255 > ether 4c:0:10:a5:93:97 > > why utadm said that "Sun Ray interconnect framework is not configured"?
SRSS puts comment cookies into networking configuration files in order to mark your "interconnect" subnets. If those cookies get clobbered then SRSS will not recognise those subnets as interconnects. (I've never liked this approach, but that's what it does.) > On another server, configured the same, i had: > servA-root% /opt/SUNWut/sbin/utadm -l > LAN connections: Off > Subnetwork: 192.168.128.0 > Interface= elxl0 (192.168.128.1) > Netmask= 255.255.255.0 > Broadcast= 192.168.128.255 > Router= 192.168.128.1 > AuthSrvr= 192.168.128.1 > AltAuth= 192.168.128.1 > FirmwareSrvr= 192.168.128.1 > NewTver= 3.1_32,REV=2005.08.24.08.55 > IP assignment= 3/225 (192.168.128.16) > > It seems something is unstable in SRSS3.1, isn't it? Something is unstable somewhere. Have any maintenance activities been carried out on this machine since SRSS was last restarted? Do you periodically rebuild or 'rsync' your network configuration files, or has someone edited /etc/hostname.rtls0 on ultra20? What does that file contain now? What does /etc/hostname.elxl0 contain on srvA? Something definitely seems to be unstable in this "repaired" configuration. srvA believes that the 192.168.128.0 subnet is a dedicated private Sun Ray interconnect. ultra20 believes that 192.168.128.0 is part of the fully-routable Internet. If you have only one 192.168.128.0 subnet and both of these machines are connected to it then one of them is configured incorrectly. Hotdesking will not operate correctly if they disagree on the status of this subnet. If that subnet really is an interconnect then you need to use 'utadm -a' on ultra20 to tell it that the subnet is an interconnect. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. -- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/ _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
