Hi Jan.
Thanks for the info.
Thanks,
Jack
On 03/31/09 13:07, jan damborsky wrote:
> Hi Jack,
>
>
> On 03/28/09 02:36, Jack Schwartz wrote:
>> Summary:
>> --------
>> Check the following always:
>> 1) Check that IP address is not a loopback address and that
>> getent(1M) returns the same value as ifconfig does.
>
> Check for loopback address is implemented in current installadm
> tools. It was considered as stop gap until 6252 is fixed.
> It addresses the scenario when people start to use installadm(1M)
> tools right after they install OSOL without reconfiguring network.
> If hostname is resolved to looback address when install service is
> to be created, installadm exits with following message:
>
> "Server hostname %s resolved as 127.0.0.1, install service can't be
> created.
> Please check your network configuration"
>
> Just wanted to make you aware of this check - it could be either
> reused or removed if the fix implements it in different way.
>
> Thank you,
> Jan
>