Hi all,
If you have provided me feedback on the AI Multi-homed feature code,
could you please ensure your desired changes have been affected? I would
ideally like a go/no-go by COB Friday 8/13 (as I will be OOTO next week).
Also, for everyone's information, it was requested that I add a
feature to allow a multi-homed server to error out, if one provides an IP
or network in the all_services/network property which is not on the AI
server. Note, this is different than what the design specification
originally called for. Output is included below[1].
Full webrev:
http://cr.opensolaris.org/~clayb/webrev_multihomed/final_full2/
Differential from last webrev:
http://cr.opensolaris.org/~clayb/webrev_multihomed/final_full2_diff_from_ff
Differential from initial webrev:
http://cr.opensolaris.org/~clayb/webrev_multihomed/final_diff2/
Original webrev:
http://cr.opensolaris.org/~clayb/webrev_multihomed/
Design Spec (updated for feature requests):
http://hub.opensolaris.org/bin/view/Project+caiman/Multi-homed+AI+server+support
Thank you,
Clay
[1]: Output if one has a misconfigured all_services/network property:
---------------------------------------------------------------------
r...@jumprope:/usr/lib/installadm# svcs -a|grep install/server
disabled 22:52:23 svc:/system/install/server:default
r...@jumprope:/usr/lib/installadm# svcadm enable
svc:/system/install/server:default
r...@jumprope:/usr/lib/installadm# svcs -a|grep install/server
maintenance 22:52:29 svc:/system/install/server:default
r...@jumprope:/usr/lib/installadm# svcs -x
svc:/system/install/server:default
svc:/system/install/server:default (Installadm Utility)
State: maintenance since Wed Aug 11 22:52:29 2010
Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
See: http://sun.com/msg/SMF-8000-KS
See: installadm(1M)
See: /var/svc/log/system-install-server:default.log
Impact: This service is not running.
r...@jumprope:/usr/lib/installadm# tail
/var/svc/log/system-install-server:default.log
[ Aug 11 22:52:21 Executing stop method
("/lib/svc/method/svc-install-server stop"). ]
Stopping the service install_test_ai_sparc._OSInstall._tcp.local
[ Aug 11 22:52:23 Method "stop" exited with status 0. ]
[ Aug 11 22:52:29 Enabled. ]
[ Aug 11 22:52:29 Executing start method
("/lib/svc/method/svc-install-server start"). ]
The SMF all_services/networks property (192.168.1.1/22) does not match a
network interface on this server.
Automated Installations will not work with the current server network
setup.
Please check server network settings and try again.
Unable to enable install_test_ai_sparc
[ Aug 11 22:52:29 Method "start" exited with status 96. ]
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss