Andre Molyneux wrote:
> Sundar Yamunachari wrote:
>>
>> I don't think there is a bug for this issue. Can you please file a
>> bug with some examples? If you have seen this behavior in 2008.11, it
>> will be continue to be the same in 2008.06.
>
> Here's an example:
>
> Command executed:
> =================
>
> installadm create-service -s /var/tmp/AI/images/osol-0811-rc2-ai.iso
> /var/tmp/AI/targets/osol-0811-rc2-ai.iso
>
> (the return code is 0)
>
> Output to stderr:
> =================
>
> Failed to assign DHCP macro to IP address. Please assign manually.
> umount: warning: /tftpboot/I86PC.OpenSolaris-1 not in mnttab
> umount: /tftpboot/I86PC.OpenSolaris-1 no such file or directory
> mount: Mount point /tftpboot/I86PC.OpenSolaris-1 does not exist.
>
> Output to stdout:
> =================
>
> Setting up the target image at
> /var/tmp/AI/targets/osol-0811-rc2-ai.iso ...
> enabling network/dns/multicast service
> Registering the service _install_service_46592._OSInstall._tcp.local
> Could not retrieve DHCP information from dhcp server
> If the site specific symbol GrubMenu is not present,
> please add it as follows:
> /usr/sbin/dhtadm -g -A -s GrubMenu -d Site,150,ASCII,1,0
>
> Additionally, create a DHCP macro named
> dhcp_macro__install_service_46592 with:
> Boot server IP (BootSrvA) : 172.20.64.98
> Boot file (BootFile) : _install_service_46592
> GRUB Menu (GrubMenu) : menu.lst._install_service_46592
> enabling network/tftp/udp6 service
> copying boot file to /tftpboot/pxegrub.I86PC.OpenSolaris-1
>
> ==================
>
> I'll place this in the bug report, assuming you don't see something
> here that indicates this isn't actually a bug.
>
> Andre
Andre,
This is the output you are expecting from create-service? or it is
the current behavior? It will be more clear if you provide the current
behavior and what is the expected behavior?
Thanks,
Sundar