Hi,
For our project I tried installing snv_115 on a domU. The system I
installed the domU was a 4150 with 32GB of memory.
The install took over 5hrs.Is there a way to make the install faster?
Here is what I had defined in my xml :
<domain type='xen' id='-1'>
<name>snv115_nfs_12gb</name>
<uuid>e3c1a3c2-0bda-65ab-3c7e-8c6acf180dd0</uuid>
<bootloader>/usr/lib/xen/bin/pygrub</bootloader>
<os>
<type>solaris</type>
</os>
<memory>12582912</memory>
<vcpu>1</vcpu>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<distro name='solaris'/>
<clock offset='localtime'/>
<devices>
<interface type='bridge'>
<source bridge='e1000g0 '/>
<target dev='vif-1.0'/>
<mac address='00:16:3e:45:94:ef'/>
</interface>
<disk type='file' device='disk'>
<driver name='file'/>
<source file='/xvm/lm_ufs.img'/>
<target dev='xvda'/>
</disk>
</devices>
</domain>
thanks,
Sagun
_______________________________________________
xen-discuss mailing list
[email protected]