On 20/02/2017 23:58, betsys wrote:
> On Monday, February 20, 2017 at 4:07:15 PM UTC-5, YTC#1 wrote:On
> Monday, February 20, 2017 at 4:07:15 PM UTC-5, YTC#1 wrote:
>> On 20/02/2017 19:23, b wrote:
>>> My goal is to build Solaris 11 on a SPARC T4 (and will be
>>> another server later) without putting DHCP or mDNS onto the
>>> network. I have
>>
>> I assume you are following
>>
https://docs.oracle.com/cd/E53394_01/html/E54756/installsvr-1.html
>
> Yes. But no wanboot-cgi file is craeted.
In your first message you have the line
---8<
---8<
Is the [ not created ] your words, or was it on the installadm output ?
Yes, wanboot. OEM Ops Center does it that way.
> But I think I'm failing earlier, at the install stage
>
>>> build a Solaris 11 x86 box from a template into our OVM
>> Personally I never use templates. Try installing from ISO
>
> The template was to get the x86 box going in OVM, to use as an
> install server. That part is done. Now I need to install Solaris11 on
Is it ? You say it is not working, therefore not done.
Have you tested by performing an install onto another VM ?
You have run
installadm create-client -e <mac> -n <service>
haven't you ?
> this hardware. I don't care if I do it from an AI server or from a
> remote ISO, but I'm still working on trying to attach an ISO (had to
I meant built the x86 AI server from ISO, more control over the end
product :-)
> get the iso onto a server in the same data center because I was
> timing out. have done that, will be attempting that boot tonight.)
> But if I get the one server built via ISO I still want to build an AI
> server because we have more sparc boxes coming.
Ok, what you need to show (from the SPARC server)is the output of
printenv network-boot-arguments
And the result of
boot net - install
Also from the AI server
cat /etc/netboot/wanboot.conf
installadm export -n <service> -m <manifest>
It would also be useful to have some snoop output, preferably from a 3rd
machine, to check the traffic between source and destination.
ie, are they actually connecting to each other ???