Excuse the noise . . . I did not intend to post to the alias.

Rob

On 08/25/11 11:41, Rob Lagunas wrote:

Where does AI get it's profile information on how to carve up the
disk when it installs? One of the engineers is install build 172 and
they
are just using the default install script, which gives them a root
partition
of about 8 G. They would like it to be bigger.

x86 or sparc?
sparc

Here is what's in the default manifest for the SPARC 172 service:

<target>
<disk whole_disk="true">
<disk_keyword key="boot_disk"/>
</disk>
<logical noswap="false" nodump="false">
<zpool name="rpool" is_root="true">
<vdev name="vdev" redundancy="none"/>
<filesystem name="export" mountpoint="/export"/>
<be name="s11_172"/>
</zpool>
</logical>
</target>

It is probably best to look at what was actually used on the host by
looking at the contents of '/var/sadm/system/logs'.

It is told to use the whole disk. Not sure why it isn't . . . best to
post a question to caiman-discuss ([email protected]).

Rob

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to