Hi Piotr,

AI doesn't support changing IP address of AI server on the fly -
you would need to touch more than the part responsible for
registering the service (e.g. address of AI server is recorded in
DHCP configuration, GRUB menu, wanboot configuration, ...)

The easiest way is to recreate your AI configuration from scratch
after you reconfigure your AI server.

Install service information is stored in SMF properties -
you could use following command to list them:

# svccfg -s install/server:default listprop

Thank you,
Jan


Piotr Jasiukajtis wrote:
> Hi,
>
> I would like to change an IP address of the AI server and I realized that 
> dns/multicast service registers install service with 
> aiwebserver=old_ip_address:
> /usr/bin/dns-sd -R os-ai-b117 _OSInstall._tcp local 46501 
> aiwebserver=10.2.2.20
>
> How can I change that?
>
> Regards!


Reply via email to