* [email protected] ([email protected]) wrote: > > > On 1/17/2012 2:15 PM, Glenn Lagasse wrote: > >* [email protected] ([email protected]) wrote: > >>Hi, > >> > >>I have a system on which I am trying to pxe install S11 SRU. The > >>install fails with the error: > >> Framework error: code: 6 reason: Couldn't resolve host > >>'ivyr.us.oracle.com'. I used the same manifest file on 2 other > >>machines and the install went through. > >>On replacing "ivyr.us.oracle.com" with the IP address, the install > >>went through on this previously failing system. > >That means you have a name resolution problem. Whatever dns server your > >AI client is connecting to apparently can't resolve that name. Should > >be as simple as fixing/teaching that dns server to return the proper > >address for ivyr.us.oracle.com. > > > >Cheers, > > > > Thanks Glenn, but it may not be a DNS server issue since both the > passing and failing systems use the same DNS server.
And you've verified (via running dhcpinfo DNSserv on the passing and failing AI clients) that the passing and failing systems are in fact using the same DNS server when installing via AI? This isn't an AI problem, it's a name resolution problem somewhere. Either on the DNS Server that the failing AI client is connecting to or something very odd with the networking stack (such that name resolution fails) on the failing AI client. I'd troubleshoot it as such. After really verifying that the passing and failing clients are using the same DNS server during install, on the failing client troubleshoot it like you would any other name resolution problem. Can you resolve any names? Do you have a resolv.conf that looks reasonable and correct, is the nsswitch.conf set correctly, etc. Cheers, -- Glenn _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

