On 8/29/07, Kamran Yaqoob <[EMAIL PROTECTED]> wrote: > #/opt/SUNWut/sbin/./utadm -A sunnet# > > Then I found an error message which I have pasted here: > > Error: host IP address must be set > Set host IP address and try again
utadm is trying to discover the IP address of the system but it's unable to find a sensible answer. This usually happens because the system's hostname is associated with the IP loopback address in the /etc/hosts file. Run 'hostname -i' and if it says "127.0.0.1" then add an entry to /etc/hosts that pairs the machine's hostname with its external IP address. Check by running 'hostname -i' again, then re-run your 'utadm' command. > After that when I have to run configure commnad for configure the sun ray > server then I have found some error which I have pasted here: That looks like a bug that was present in the 4.0 beta download but was fixed in the 4.0 RR. What build of 4.0 is installed on this system? (Do 'rpm -q SUNWuto'.) OttoM. __ ottmeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
