I have just upgraded my internal AI server from b168 to b169 and install/server:default goes into maintenance with the following errors in /var/svc/log/system-install-server:default.log:

The following services are incompatible with this version of
svc:/system/install/server:default:
s11b167s application s11b167x application s11b168x application
Please run /usr/sbin/installadm-convert to upgrade them

however, running installadm-convert errors out as below:

# /usr/sbin/installadm-convert s11b168x
Traceback (most recent call last):
  File "/usr/sbin/installadm-convert", line 1853, in <module>
    main()
  File "/usr/sbin/installadm-convert", line 1732, in main
    create_isc_dhcp_configuration(ISC_DHCP_CONFIG)
File "/usr/sbin/installadm-convert", line 1624, in create_isc_dhcp_configuration
    subnets[subnet][0]['nextserver']})
IndexError: list index out of range

I couldn't see any flag day messages relevant to this.

Note that this server is on an internal dis-connected network which is not accessible externally, and messages have been transcribed, so I can't provide detailed transcripts of logs etc.

Also, if it matters, all DHCP services are provided by a separate DHCP server, not part of the install server, and not able to be modified by the install server.
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to