Yes that link is working for me. I was just wondering about the other 
link.  Anyway I try to boot the client using boot net:dhcp but it keeps 
saying:

Timed out waiting for BOOTP/DHCP reply
Timed out waiting for BOOTP/DHCP reply
Timed out waiting for BOOTP/DHCP reply
Timed out waiting for BOOTP/DHCP reply
Timed out waiting for BOOTP/DHCP reply

You think it could be the dhcp server problem?

Nam

mary ding wrote:
> Nam:
>
> If you look at the AI setup instructions, it tell you to check:
>
> http://<local host>:5555
>
> I did this and it works for me, I can also install sparc AI as well:
>
> http://10.6.68.21:5555/
>
> Nam Le wrote:
>> Hi,
>>
>> After adding the install client, I'm getting the following output:
>>
>> root at ilmsca-ai1:/ai/images/sparc# installadm create-client -e 
>> 0:14:4f:4d:32:c5 -n sparc_install_service -t 
>> /ai/images/sparc/osol-0906-106a-ai-sparc
>> Setting up SPARC client...
>> Creating SPARC configuration file
>> Enabled network boot by adding a macro named 0100144F4D32C5
>> to DHCP server with:
>>  Boot server IP     (BootSrvA) : 10.4.107.130
>>  Boot file          (BootFile) : 
>> http://10.4.107.130:5555/cgi-bin/wanboot-cgi
>>  Root path          (Rootpath) : 
>> http://10.4.107.130:5555/ai/images/sparc/osol-0906-106a-ai-sparc
>>
>> When I go here: http://10.4.107.130:5555/cgi-bin/wanboot-cgi
>>
>> I get a 400 Bad Request (missing or illegal content) error.
>>
>> Is this normal?  Should I be seeing something else?
>>
>> Thanks,
>>
>> Nam
>> mary ding wrote:
>>> Nam and Alan:
>>>
>>> This means you got the wrong version of SUNWinstalladm-tools.  The 
>>> one that you had does not support the sparc AI client.
>>>
>>> Can you do the following and see what it reports:
>>>
>>> On my system, it is set to:
>>>
>>> jack at opensolaris:/etc# pkg authority
>>> AUTHORITY                           URL
>>> opensolaris.org (preferred)         http://ipkg.sfbay/dev/
>>> jack at opensolaris:/etc#  pkg install SUNWinstalladm-tools
>>> DOWNLOAD                                    PKGS       FILES     
>>> XFER (MB)
>>> Completed                                    8/8   1094/1094     
>>> 6.17/6.17
>>>
>>> PHASE                                        ACTIONS
>>> Install Phase                              1408/1408
>>> PHASE                                          ITEMS
>>> Reading Existing Index                           9/9
>>> Indexing Packages                            567/567
>>> jack at opensolaris:/etc#  pkg info SUNWinstalladm-tools
>>>           Name: SUNWinstalladm-tools
>>>        Summary: Automatic Installation Server Setup Tools
>>>       Category: System/Administration and Configuration
>>>          State: Installed
>>>      Authority: opensolaris.org
>>>        Version: 0.5.11
>>>  Build Release: 5.11
>>>         Branch: 0.106
>>> Packaging Date: Sat Jan 31 18:34:55 2009
>>>           Size: 414.43 kB
>>>           FMRI: 
>>> pkg:/SUNWinstalladm-tools at 0.5.11,5.11-0.106:20090131T183455Z
>>> jack at opensolaris:/etc#
>>>
>>>
>>> You can do this:
>>>
>>> pfexec pkg set-authority -P -O http://ipkg.sfbay/dev/ opensolaris.org
>>>
>>> Then:
>>>
>>> pfexec pkg install SUNWinstalladm-tools
>>>
>>> I will need to confirm that the SUNWinstalladm-tools in 
>>> http://opensolaris.org is the correct one that will work for sparc 
>>> AI support
>>>
>>>
>>>
>>>
>>>
>>>
>>> Nam Le wrote:
>>>> Hi Alan,
>>>>
>>>> Here's the command and the whole output.
>>>>
>>>> root at ilmsca-ai1:~# installadm create-service -n 
>>>> sparc_install_service -i 10.4.107.28 -c 2 -s 
>>>> /ai/images/sparc/osol-0906-106a-ai-sparc.iso 
>>>> /ai/images/osol-0906-106a-ai-sparc
>>>> Setting up the target image at /ai/images/osol-0906-106a-ai-sparc ...
>>>> Registering the service sparc_install_service._OSInstall._tcp.local
>>>> Creating DHCP Server
>>>> Created DHCP configuration file.
>>>> Created dhcptab.
>>>> Added "Locale" macro to dhcptab.
>>>> Added server macro to dhcptab - ilmsca-ai1.
>>>> DHCP server started.
>>>> /usr/lib/installadm/setup-dhcp[162]: [: fe80::21b:8fff:fefe:e400: 
>>>> unknown operator
>>>> Cannot get the default router
>>>> Please check whether default route is configured
>>>> Added network macro to dhcptab - 10.0.0.0.
>>>> Created network table.
>>>> adding tftp to /etc/inetd.conf
>>>> Converting /etc/inetd.conf
>>>> enabling network/tftp/udp6 service
>>>> copying boot file to /tftpboot/pxegrub.I86PC.OpenSolaris-1
>>>> cp: cannot stat 
>>>> `/ai/images/osol-0906-106a-ai-sparc/boot/grub/pxegrub': No such 
>>>> file or directory
>>>> chmod: cannot access `/tftpboot/pxegrub.I86PC.OpenSolaris-1': No 
>>>> such file or directory
>>>>
>>>> ----- Original Message -----
>>>> From: Alan Steinberg <Alan.Steinberg at Sun.COM>
>>>> Date: Tuesday, February 10, 2009 9:07 am
>>>> Subject: Re: [caiman-discuss] Automated Installer Setup
>>>> To: Nam Le <Nam.Le at Sun.COM>
>>>> Cc: caiman-discuss at opensolaris.org
>>>>
>>>>
>>>>> Can you send the exact command that you used? -- Alan
>>>>>
>>>>> Nam Le wrote:
>>>>>> Hi Everyone,
>>>>>>
>>>>>> I'm trying to setup an AI server for OpenSolaris Sparc Clients by 
>>>>> following the following instructions:
>>>>>> http://www.opensolaris.org/os/project/caiman/auto_install/AI_install_server_setup.html#ai_sparc_setup
>>>>>>  
>>>>>>
>>>>>>
>>>>>> I fumbled on step 6 where I'm asked to run # installadm 
>>>>>> create-service
>>>>>>
>>>>>> I'm getting the following error:
>>>>>>
>>>>>> copying boot file to /tftpboot/pxegrub.I86PC.OpenSolaris-1
>>>>>> cp: cannot stat 
>>>>>> `/var/tmp/osol-0906-106a-ai-sparc/boot/grub/pxegrub': 
>>>>> No such file or directory
>>>>>> chmod: cannot access `/tftpboot/pxegrub.I86PC.OpenSolaris-1': No 
>>>>>> such 
>>>>> file or directory
>>>>>> Going back to check the target directory 
>>>>> /var/tmp/osol-0906-106a-ai-sparc and yes indeed the grub directory 
>>>>> is missing. I'm suspecting that it could be a bad iso file but I 
>>>>> tried two different downloads on two different systems with two 
>>>>> different platform and the same result. The iso image file size is 
>>>>> identical on both.
>>>>>> I also try to run the same setup for the x86 PC image, and the 
>>>>> command ran without errors.
>>>>>> Does anyone have this problem or know anyone had successfully setup 
>>>>> an AI install server for sparc clients? Please advise.
>>>>>> Thanks! Nam
>>>>>> _______________________________________________
>>>>>> caiman-discuss mailing list
>>>>>> caiman-discuss at opensolaris.org
>>>>>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
>>>>>>  
>>>> _______________________________________________
>>>> caiman-discuss mailing list
>>>> caiman-discuss at opensolaris.org
>>>> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
>>>
>>
>


Reply via email to