> Please, post
> 1. your installation profile and shell commands to copy & solaris kernel and
> microroot off the disk to Dom0.
> 2. uname -a
> 3. xm info
> 4. brctl show
Ok, here goes:
1) Install and run profiles attached. Shell commands to copy kernel/boot
archive are verbatim from [1].
2) uname -a (dom 0): Linux bashful.localdomain 2.6.18.8-xen #1 SMP Mon Jun 29
09:21:28 MDT 2009 x86_64 x86_64 x86_64 GNU/Linux
3) xm info attached.
4) brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.001517348ead no peth0
Note that at the moment I'm turning off iptables in dom0 to get domU networking
to work, I haven't yet changed iptables to allow the traffic. Not relevant to
the problem, anyway.
Also note that I did some more digging on the panic mentioned in my first note,
which led me to [2] that has the same stack trace. This problem was related to
grub, so I goofed around with updating the grub in my domU disk, but it had no
effect. Since I'm providing the kernel and ramdisk, I assume the domU's grub
isn't involved much (if at all) during domU boot.
Thanks for any help you can provide,
Josh
[1]: http://blogs.sun.com/levon/entry/opensolaris_2009_06_guest_domain
[2]: https://opensolaris.org/jive/message.jspa?messageID=309582
--
This message posted from opensolaris.org
name = "storage"
uuid = "f4b21d4b-f5c7-46a4-8a62-7765fbdb2cb0"
vcpus = 1
memory = "1536"
kernel = "/var/xen/install/opensolaris/unix"
ramdisk = "/var/xen/install/opensolaris/x86.microroot"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom"
disk =
['phy:/dev/loop0,xvdc:cdrom,r','phy:/dev/root_group/opensolaris_root_volume,xvda,w']
vif = ['bridge=eth0']
on_shutdown = "destroy"
on_reboot = "destroy"
on_crash = "destroy"
name = "storage"
uuid = "f4b21d4b-f5c7-46a4-8a62-7765fbdb2cb0"
vcpus = 1
memory = "1536"
# bootloader = '/usr/bin/pygrub'
kernel = "/var/xen/boot/opensolaris/kernel"
ramdisk = "/var/xen/boot/opensolaris/ramdisk"
extra = "/platform/i86xpv/kernel/amd64/unix -B
zfs-bootfs=rpool/ROOT/opensolaris"
disk = ['phy:/dev/root_group/opensolaris_root_volume,0,w']
vif = ['bridge=eth0']
host : bashful.localdomain
release : 2.6.18.8-xen
version : #1 SMP Mon Jun 29 09:21:28 MDT 2009
machine : x86_64
nr_cpus : 16
nr_nodes : 1
cores_per_socket : 4
threads_per_core : 2
cpu_mhz : 2527
hw_caps :
bfebfbff:28100800:00000000:00000340:009ce3bd:00000000:00000001:00000000
virt_caps : hvm
total_memory : 6079
free_memory : 5478
node_to_cpu : node0:0-15
node_to_memory : node0:5478
xen_major : 3
xen_minor : 4
xen_extra : .1-rc5
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Mon Jun 29 11:16:43 2009 +0100 19676:8e78b81d67b9
cc_compiler : gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)
cc_compile_by : root
cc_compile_domain : localdomain
cc_compile_date : Tue Jun 30 04:03:16 MDT 2009
xend_config_format : 4
_______________________________________________
xen-discuss mailing list
[email protected]