Ah, you are correct.  Thanks, solved the issue :o)

 
Brian Imbriani
Network/Systems Administrator
Adelphi University
(516)877-3748
[email protected]
>>> Jörg Barfurth <[email protected]> 9/13/2010 8:49 AM >>>
Brian Imbriani schrieb:
> Good morning all.
>  
>       I had my new SunRay sever on one IP/vlan to test build it.  On 
> this segment, the server was not a DHCP server.  Now that I'm switching 
> over to the new IP/vlan, it will act as a DHCP server.  However the 
> kiosks don't seem to be checking for an IP from the server (DHCP is 
> running, no queries/leases).  Then I figure I will delete the interface 
> and re-add it, maybe a setting or something was missed, but then I get this.
>  
> [r...@kiosk sbin]# ./utadm -d eth0
> Error: Interface "eth0" is not configured; cannot delete
> [r...@kiosk sbin]# ./utadm -a eth0
> ### Configuring /etc/nsswitch.conf
> ### Configuring Service information for Sun Ray
> Interface "eth0" is already configured as 
> hostname "kiosk"
> To configure eth0 as a dedicated interconnect:
>         remove the file /etc/opt/SUNWut/net/hostname.eth0 and
>         remove the host entry kiosk or use a different hostname.
> Please use the -A option to configure support for shared networks.
>  

Do you really want to configure a 'dedicated interconnect', i.e. an 
interface that is used only for Sun Ray traffic and not routed to other 
subnets? If you do, you need an interface that is not yet plumbed.

Otherwise what you want to configure is a 'shared subnet' configuration. 
As the last message tells you, you need utadm -A <subnet> instead of 
utadm -a <interface> for this. (And the interface should be up and have 
a hostname assigned.)

HTH

- Jörg



> There is no hostname.eth0 file, and if I remove the kiosk entry in 
> /etc/hosts, I get:
>  
> hostname: Unknown host                                     
> Error: host IP address must be set                         
> Set host IP address and try again 
>  
>  
> Any ideas?  Currently now all my systems are down so hurray Monday 
> mornings! :o)
>  
>  
> Brian Imbriani
> Network/Systems Administrator
> Adelphi University
> (516)877-3748
> [email protected] <mailto:[email protected]>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users

-- 
Jörg Barfurth                        http://blogs.sun.com/joergb

Disclaimer: I am employed by Oracle. The statements and opinions
expressed here are my own and do not necessarily represent those
of Oracle Corporation.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to