All,
I installed a system with solaris11 (2011.11) and tried to include a
zone. It failed since my main publisher in the global zone is gone...
This is the ai_manifest for the global zone:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE auto_install SYSTEM "file:///usr/share/install/ai.dtd.1">
<auto_install>
<ai_instance name="default" auto_reboot="true">
<target>
<disk whole_disk="true">
<disk_keyword key="boot_disk"/>
<partition name="1" action="create" part_type="191">
<slice name="6" action="create" force="true">
<size val="100mb"/>
</slice>
<slice name="7" action="create" force="true">
<size val="100mb"/>
</slice>
<slice name="0" action="create"/>
</partition>
</disk>
</target>
<software type="IPS">
<source>
<publisher name="solaris">
<origin name="http://saeosol.us.oracle.com/s11-2011.11"/>
</publisher>
</source>
<software_data action="install">
<name>pkg:/entire</name>
<name>pkg:/babel_install</name>
</software_data>
<software_data action="uninstall">
<name>pkg:/babel_install</name>
<name>pkg:/slim_install</name>
</software_data>
</software>
<software type="IPS">
<source>
<publisher name="sae">
<origin name="http://saeosol.us.oracle.com/sae"/>
</publisher>
</source>
<software_data action="install">
<name>pkg:/AIPostAsterix</name>
</software_data>
</software>
<configuration name="x4100-001-vm1"
source="http://10.196.231.30:10101/10.196.8.2/zones/x4100-001-vm1/zonecfg"
type="zone"/>
</ai_instance>
</auto_install>
As you can see, 2 publishers
After the installation the first publisher
(http://saeosol.us.oracle.com/s11-2011.11, solaris) is gone, and the
zone install fails
A cannot imagine that this is good, or is it ?
BTW my zone ai_manifest looks like:
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE auto_install SYSTEM 'file:///usr/share/install/ai.dtd.1'>
<auto_install>
<ai_instance name='zone_default'>
<software type='IPS'>
<destination>
<image>
<facet set='true'>facet.locale.en</facet>
<facet set='true'>facet.locale.en_US</facet>
</image>
</destination>
<software_data action='install'>
<name>pkg:/group/system/solaris-large-server</name>
</software_data>
</software>
</ai_instance>
</auto_install>
Thanks
Paul
--
Paul de Nijs | Principal Software Engineer | Performance Technologies |
+1.503.495.7882
Oracle Strategic Applications Engineering (SAE)
3295 NW 211th Terrace | Hillsboro, OR 97124-7110
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss