Hi all,
Could Joe and John please look this over and anyone else who might be interested? This is the wad of changes for introducing multihomed support to AI. Please get me your impressions by Monday 7/19.

There is a known bug right now that create-client for X86 doesn't use the $serverIP keyword as it should yet, so please be cautious of that in your review.

The code review is posted at: http://cr.opensolaris.org/~clayb/webrev.multihomed/

                                                        Thank you,
                                                        Clay

Example Outputs:
----------------
SPARC Service Create (as a DHCP server):
--------------------------------------
Setting up the target image at /var/ai/install_test_ai_sparc ...
Registering the service install_test_ai_sparc._OSInstall._tcp.local
Service discovery fallback mechanism set up
Creating SPARC configuration file

SPARC Service Create (not a DHCP server):
-----------------------------------------
r...@jumprope:/var/ai/install_test_ai_sparc# installadm delete-service -x install_test_ai_sparc; installadm create-service -n install_test_ai_sparc -s /tmp/clay_ai_sp
arc_070610.iso /var/ai/install_test_ai_sparc
Detected that DHCP is not set up on this machine. To delete the DHCP macro, run the following on your DHCP server:
/usr/sbin/dhtadm -D -m dhcp_macro_install_test_ai_sparc

Setting up the target image at /var/ai/install_test_ai_sparc ...
If not already configured, please create a DHCP macro
named 172.20.24.0 with:
   Boot server IP (BootSrvA) : 172.20.24.78
If you are running the Solaris DHCP Server, use the following
command to add the DHCP macro, 172.20.24.0:
   /usr/sbin/dhtadm -g -A -m 172.20.24.0 -d :BootSrvA=172.20.24.78:

Note: Be sure to assign client IP address(es) if needed
(e.g., if running the Solaris DHCP Server, run pntadm(1M)).

Setting up the target image at /var/ai/install_test_ai_sparc ...
If not already configured, please create a DHCP macro
named 192.168.1.0 with:
   Boot server IP (BootSrvA) : 192.168.1.1
If you are running the Solaris DHCP Server, use the following
command to add the DHCP macro, 192.168.1.0:
   /usr/sbin/dhtadm -g -A -m 192.168.1.0 -d :BootSrvA=192.168.1.1:

Note: Be sure to assign client IP address(es) if needed
(e.g., if running the Solaris DHCP Server, run pntadm(1M)).

Service discovery fallback mechanism set up
Creating SPARC configuration file
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to