On Wednesday, 11 June 2008 12:42:46 -0700,
Boris Derzhavets wrote:

> I guess profile is incorrect:-
> 
> sirius:/etc/xen# cat febo.cfg
> name = 'solaris'
> 
> # memory = '256'
> memory = 1024

I don't have 1 GiB available for this domU, for that reason I put 256
MIB :-)

> You picked up 32-bit kernel and 64-bit ramdisk
> Correct options bellow:-
> 1.) 64-bit 
> kernel = '/boot/platform/i86xpv/kernel/amd64/unix'    
> 
> ramdisk = '/boot/amd64/x86.miniroot'
> 
> 2.) 32-bit
> kernel = '/boot/platform/i86xpv/kernel/unix'    
> ramdisk = '/boot/x86.miniroot'

Do'h! Small detail. You're right :-/

The config file is thus:

name = 'solaris'
memory = 256
disk = [ 'file:/mnt/snv90.iso,6:cdrom,r', 'phy:vm1/febo,0,w' ]
vif = [ '' ]
bootloader = '/usr/lib/xen-3.2-1/bin/pygrub'
kernel = '/boot/platform/i86xpv/kernel/unix'
ramdisk = '/boot/x86.miniroot'
extra = '/platform/i86xpv/kernel/unix - nowin -B install_media=cdrom'

Then, I create the domU:

sirius:/etc/xen# xm create -c febo.cfg
Using config file "./febo.cfg".
v3.2-1 chgset 'unavailable'
Started domain solaris
SunOS Release 5.11 Version snv_90 32-bit
Copyright 1983-2008 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
do_bop_phys_alloc(0xf5053940f5053930, 0xf4c0ef54f50539a8) Out of memory

Press any key to reboot.
[ENTER]
Resetting...

panic[cpu0]sirius:/etc/xen#

> Please, submit:-
> # xm info
> # brctl show
> outputs

sirius:/etc/xen# xm info
host                   : sirius
release                : 2.6.18-6-xen-686
version                : #1 SMP Sat May 24 14:16:03 UTC 2008
machine                : i686
nr_cpus                : 1
nr_nodes               : 1
cores_per_socket       : 1
threads_per_core       : 1
cpu_mhz                : 2200
hw_caps                :
078bfbff:e3d3fbff:00000000:00000010:00000001:00000001:00000001
total_memory           : 1271
free_memory            : 426
node_to_cpu            : node0:0
xen_major              : 3
xen_minor              : 2
xen_extra              : -1
xen_caps               : xen-3.0-x86_32p
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xf5800000
xen_changeset          : unavailable
cc_compiler            : gcc version 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)
cc_compile_by          : fs
cc_compile_domain      : debian.org
cc_compile_date        : Mon Mar 10 15:50:27 UTC 2008
xend_config_format     : 4

sirius:/etc/xen# brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0          8000.feffffffffff       no              vif0.0
                                                        peth0
                                                        vif1.0
                                                        vif2.0
                                                        vif3.0

Thanks for your reply, Boris.

Regards,
Daniel
-- 
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9  29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Lenny - Linux user #188.598

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to