* Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0
@ 2011-08-28 20:11 Mark Schneider
2011-08-29 20:21 ` Mark Schneider
0 siblings, 1 reply; 5+ messages in thread
From: Mark Schneider @ 2011-08-28 20:11 UTC (permalink / raw)
To: xen-devel; +Cc: konrad.wilk
[-- Attachment #1: Type: text/plain, Size: 2411 bytes --]
Hello,
I am getting the following error (s. below and .ogv attachment) when
trying to boot an install iso image of solaris10-u9-ga-x86
(sol-10-u9-ga-x86-dvd.iso) as HVM.
# ---
panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor
segment overrun) rp=fffffffffbc30da8 addr=0
# ---
Booting stopped, the vncviewer console window disappeared. Last line of
the message was: rebooting ...
I use kernel 3.0.1 and xen 4.1.2*
http://www.it-infrastrukturen.com/fileadmin/linux/debian-live-xen/config-3.0.1
Some details:
# hvm-solaris10.born2b3.net.cfg
# ---
kernel = '/usr/lib64/xen-default/boot/hvmloader'
builder = 'hvm'
device_model= '/usr/lib64/xen-4.1/bin/qemu-dm'
name = 'solaris10hvm.born2b3.net'
acpi = 1
apic = 1
vif = ['bridge=xenbr0,model=e1000,mac=00:16:3E:27:20:b3' ]
disk = [
'phy:/dev/vg_xen/solaris,ioemu:hda,w','file:/ftp/sol-10-u9-ga-x86-dvd.iso,ioemu:hdc:cdrom,r']
vcpus = '2'
memory = '4096'
boot = 'd'
vfb = [ 'vnc=1,vncunused=1,vncdisplay=3']
serial = 'pty'
usb = 1
usbdevice = 'tablet'
# ---
# ---
root@xen411dom0:/ftp/HVM# xm info
host : xen411dom0
release : 3.0.1
version : #1 SMP Sat Aug 6 03:38:38 CEST 2011
machine : x86_64
nr_cpus : 24
nr_nodes : 4
cores_per_socket : 12
threads_per_core : 1
cpu_mhz : 2500
hw_caps :
178bf3ff:efd3fbff:00000000:00001710:00802001:00000000:000837ff:00000000
virt_caps : hvm
total_memory : 32763
free_memory : 26733
free_cpus : 0
xen_major : 4
xen_minor : 1
xen_extra : .2-rc1-pre
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 Jul 25 16:48:39 2011 +0100 23111:cb22fa57ff25
xen_commandline : dom0_mem=1536M dom0_max_vcpus=2 iommu=verbose
iommu=1
cc_compiler : gcc version 4.6.1 (Debian 4.6.1-5)
cc_compile_by : ironm
cc_compile_domain : wheezy.born2b3.net
cc_compile_date : Sat Aug 6 02:54:14 CEST 2011
xend_config_format : 4
Thank you / regards,
Mark
--
ms@it-infrastrukturen.org
[-- Attachment #2: sol10hvm-install-error.ogv --]
[-- Type: video/ogg, Size: 895535 bytes --]
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0
2011-08-28 20:11 Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0 Mark Schneider
@ 2011-08-29 20:21 ` Mark Schneider
2011-08-31 12:57 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 5+ messages in thread
From: Mark Schneider @ 2011-08-29 20:21 UTC (permalink / raw)
To: xen-devel; +Cc: M. Schneider, konrad.wilk
[-- Attachment #1.1: Type: text/plain, Size: 14552 bytes --]
Am 28.08.2011 22:11, schrieb Mark Schneider:
> Hello,
>
> I am getting the following error (s. below and .ogv attachment) when
> trying to boot an install iso image of solaris10-u9-ga-x86
> (sol-10-u9-ga-x86-dvd.iso) as HVM.
> # ---
> panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor
> segment overrun) rp=fffffffffbc30da8 addr=0
> # ---
>
> Booting stopped, the vncviewer console window disappeared. Last line
> of the message was: rebooting ...
>
> I use kernel 3.0.1 and xen 4.1.2*
> http://www.it-infrastrukturen.com/fileadmin/linux/debian-live-xen/config-3.0.1
>
>
> Some details:
>
> # hvm-solaris10.born2b3.net.cfg
> # ---
> kernel = '/usr/lib64/xen-default/boot/hvmloader'
> builder = 'hvm'
> device_model= '/usr/lib64/xen-4.1/bin/qemu-dm'
> name = 'solaris10hvm.born2b3.net'
> acpi = 1
> apic = 1
> vif = ['bridge=xenbr0,model=e1000,mac=00:16:3E:27:20:b3' ]
> disk = [
> 'phy:/dev/vg_xen/solaris,ioemu:hda,w','file:/ftp/sol-10-u9-ga-x86-dvd.iso,ioemu:hdc:cdrom,r']
>
> vcpus = '2'
> memory = '4096'
> boot = 'd'
> vfb = [ 'vnc=1,vncunused=1,vncdisplay=3']
> serial = 'pty'
> usb = 1
> usbdevice = 'tablet'
> # ---
>
> # ---
> root@xen411dom0:/ftp/HVM# xm info
> host : xen411dom0
> release : 3.0.1
> version : #1 SMP Sat Aug 6 03:38:38 CEST 2011
> machine : x86_64
> nr_cpus : 24
> nr_nodes : 4
> cores_per_socket : 12
> threads_per_core : 1
> cpu_mhz : 2500
> hw_caps :
> 178bf3ff:efd3fbff:00000000:00001710:00802001:00000000:000837ff:00000000
> virt_caps : hvm
> total_memory : 32763
> free_memory : 26733
> free_cpus : 0
> xen_major : 4
> xen_minor : 1
> xen_extra : .2-rc1-pre
> 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 Jul 25 16:48:39 2011 +0100
> 23111:cb22fa57ff25
> xen_commandline : dom0_mem=1536M dom0_max_vcpus=2 iommu=verbose
> iommu=1
> cc_compiler : gcc version 4.6.1 (Debian 4.6.1-5)
> cc_compile_by : ironm
> cc_compile_domain : wheezy.born2b3.net
> cc_compile_date : Sat Aug 6 02:54:14 CEST 2011
> xend_config_format : 4
>
> Thank you / regards,
> Mark
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
Hello,
In hope it helps ... some additional logs (xend.log)
# ---
[2011-08-29 20:16:50 3072] DEBUG (XendDomainInfo:2498)
XendDomainInfo.constructDomain
[2011-08-29 20:16:50 3072] DEBUG (XendDomain:476) Adding Domain: 9
[2011-08-29 20:16:50 3072] DEBUG (XendDomainInfo:2836)
XendDomainInfo.initDomain: 9 256
[2011-08-29 20:16:50 3072] DEBUG (image:339) No VNC passwd configured
for vfb access
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: boot, val: d
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: fda, val: None
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: fdb, val: None
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: soundhw, val: None
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: localtime, val: 0
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: serial, val: ['pty']
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: std-vga, val: 0
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: isa, val: 0
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: acpi, val: 1
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: usb, val: 1
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: usbdevice, val: tablet
[2011-08-29 20:16:50 3072] DEBUG (image:891) args: gfx_passthru, val: None
[2011-08-29 20:16:50 3072] INFO (image:822) Need to create platform
device.[domid:9]
[2011-08-29 20:16:50 3072] DEBUG (XendDomainInfo:2863)
_initDomain:shadow_memory=0x24, memory_static_max=0x100000000,
memory_static_min=0x0.
[2011-08-29 20:16:50 3072] INFO (image:182) buildDomain os=hvm dom=9 vcpus=4
[2011-08-29 20:16:50 3072] DEBUG (image:949) domid = 9
[2011-08-29 20:16:50 3072] DEBUG (image:950) image =
/usr/lib64/xen-default/boot/hvmloader
[2011-08-29 20:16:50 3072] DEBUG (image:951) store_evtchn = 5
[2011-08-29 20:16:50 3072] DEBUG (image:952) memsize = 4096
[2011-08-29 20:16:50 3072] DEBUG (image:953) target = 4096
[2011-08-29 20:16:50 3072] DEBUG (image:954) vcpus = 4
[2011-08-29 20:16:50 3072] DEBUG (image:955) vcpu_avail = 15
[2011-08-29 20:16:50 3072] DEBUG (image:956) acpi = 1
[2011-08-29 20:16:50 3072] DEBUG (image:957) apic = 1
[2011-08-29 20:16:51 3072] INFO (XendDomainInfo:2357) createDevice: vkbd
: {'devid': 0, 'uuid': 'fa5b3b64-6fec-b09c-38a5-a0827185c0c1'}
[2011-08-29 20:16:51 3072] DEBUG (DevController:95) DevController:
writing {'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vkbd/9/0'} to /local/domain/9/device/vkbd/0.
[2011-08-29 20:16:51 3072] DEBUG (DevController:97) DevController:
writing {'frontend-id': '9', 'domain': 'solaris10hvm.born2b3.net',
'frontend': '/local/domain/9/device/vkbd/0', 'state': '1', 'online':
'1'} to /local/domain/0/backend/vkbd/9/0.
[2011-08-29 20:16:51 3072] INFO (XendDomainInfo:2357) createDevice: vfb
: {'vncunused': '1', 'other_config': {'vncunused': '1', 'vnc': '1',
'vncdisplay': '4', 'xauthority': '/root/.Xauthority'}, 'vnc': '1',
'uuid': 'd6ddc3b3-ded8-48c9-f123-d6bcb8957aa4', 'devid': 0,
'vncdisplay': '4', 'location': '0.0.0.0:5904', 'xauthority':
'/root/.Xauthority'}
[2011-08-29 20:16:51 3072] DEBUG (DevController:95) DevController:
writing {'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vfb/9/0'} to /local/domain/9/device/vfb/0.
[2011-08-29 20:16:51 3072] DEBUG (DevController:97) DevController:
writing {'vncunused': '1', 'domain': 'solaris10hvm.born2b3.net',
'frontend': '/local/domain/9/device/vfb/0', 'uuid':
'd6ddc3b3-ded8-48c9-f123-d6bcb8957aa4', 'frontend-id': '9',
'vncdisplay': '4', 'state': '1', 'location': '0.0.0.0:5904', 'online':
'1', 'vnc': '1', 'xauthority': '/root/.Xauthority'} to
/local/domain/0/backend/vfb/9/0.
[2011-08-29 20:16:51 3072] INFO (XendDomainInfo:2357) createDevice:
console : {'location': '6', 'devid': 0, 'protocol': 'vt100', 'uuid':
'ed146450-8af2-dfbc-40f2-928a04da43ba', 'other_config': {}}
[2011-08-29 20:16:51 3072] DEBUG (DevController:95) DevController:
writing {'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/console/9/0'} to /local/domain/9/device/console/0.
[2011-08-29 20:16:51 3072] DEBUG (DevController:97) DevController:
writing {'domain': 'solaris10hvm.born2b3.net', 'frontend':
'/local/domain/9/device/console/0', 'uuid':
'ed146450-8af2-dfbc-40f2-928a04da43ba', 'frontend-id': '9', 'state':
'1', 'location': '6', 'online': '1', 'protocol': 'vt100'} to
/local/domain/0/backend/console/9/0.
[2011-08-29 20:16:51 3072] INFO (XendDomainInfo:2357) createDevice: vbd
: {'uuid': '9a95a340-3a6e-eafa-c60f-2eafdd907973', 'bootable': 1,
'devid': 768, 'driver': 'ioemu', 'dev': 'ioemu:hda', 'uname':
'phy:/dev/vg_xen/solaris', 'mode': 'w'}
[2011-08-29 20:16:51 3072] DEBUG (DevController:95) DevController:
writing {'backend-id': '0', 'virtual-device': '768', 'device-type':
'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/9/768'} to
/local/domain/9/device/vbd/768.
[2011-08-29 20:16:51 3072] DEBUG (DevController:97) DevController:
writing {'domain': 'solaris10hvm.born2b3.net', 'frontend':
'/local/domain/9/device/vbd/768', 'uuid':
'9a95a340-3a6e-eafa-c60f-2eafdd907973', 'bootable': '1', 'dev': 'hda',
'state': '1', 'params': '/dev/vg_xen/solaris', 'mode': 'w', 'online':
'1', 'frontend-id': '9', 'type': 'phy'} to
/local/domain/0/backend/vbd/9/768.
[2011-08-29 20:16:51 3072] INFO (XendDomainInfo:2357) createDevice: vbd
: {'uuid': '22601632-30e7-22b5-c4b6-da36b20c6782', 'bootable': 0,
'devid': 5632, 'driver': 'ioemu', 'dev': 'ioemu:hdc:cdrom', 'uname':
'file:/ftp/sol-10-u9-ga-x86-dvd.iso', 'mode': 'r'}
[2011-08-29 20:16:51 3072] DEBUG (DevController:95) DevController:
writing {'backend-id': '0', 'virtual-device': '5632', 'device-type':
'cdrom', 'state': '1', 'backend': '/local/domain/0/backend/vbd/9/5632'}
to /local/domain/9/device/vbd/5632.
[2011-08-29 20:16:51 3072] DEBUG (DevController:97) DevController:
writing {'domain': 'solaris10hvm.born2b3.net', 'frontend':
'/local/domain/9/device/vbd/5632', 'uuid':
'22601632-30e7-22b5-c4b6-da36b20c6782', 'bootable': '0', 'dev': 'hdc',
'state': '1', 'params': '/ftp/sol-10-u9-ga-x86-dvd.iso', 'mode': 'r',
'online': '1', 'frontend-id': '9', 'type': 'file'} to
/local/domain/0/backend/vbd/9/5632.
[2011-08-29 20:16:51 3072] INFO (XendDomainInfo:2357) createDevice: vif
: {'bridge': 'xenbr0', 'model': 'e1000', 'devid': 0, 'mac':
'00:16:3E:27:20:b3', 'uuid': 'd8f73d74-066e-2cfc-e89f-51b842b1dbcf'}
[2011-08-29 20:16:51 3072] DEBUG (DevController:95) DevController:
writing {'backend-id': '0', 'mac': '00:16:3E:27:20:b3', 'handle': '0',
'state': '1', 'backend': '/local/domain/0/backend/vif/9/0'} to
/local/domain/9/device/vif/0.
[2011-08-29 20:16:51 3072] DEBUG (DevController:97) DevController:
writing {'bridge': 'xenbr0', 'domain': 'solaris10hvm.born2b3.net',
'handle': '0', 'uuid': 'd8f73d74-066e-2cfc-e89f-51b842b1dbcf', 'script':
'/etc/xen/scripts/vif-bridge', 'mac': '00:16:3E:27:20:b3',
'frontend-id': '9', 'state': '1', 'online': '1', 'frontend':
'/local/domain/9/device/vif/0', 'model': 'e1000'} to
/local/domain/0/backend/vif/9/0.
[2011-08-29 20:16:51 3072] INFO (image:418) spawning device models:
/usr/lib64/xen-4.1/bin/qemu-dm ['/usr/lib64/xen-4.1/bin/qemu-dm', '-d',
'9', '-domain-name', 'solaris10hvm.born2b3.net', '-videoram', '4',
'-vnc', '0.0.0.0:4', '-vncunused', '-vcpus', '4', '-vcpu_avail', '0xf',
'-boot', 'd', '-serial', 'pty', '-acpi', '-usb', '-usbdevice', 'tablet',
'-net', 'nic,vlan=1,macaddr=00:16:3E:27:20:b3,model=e1000', '-net',
'tap,vlan=1,ifname=tap9.0,bridge=xenbr0', '-M', 'xenfv']
[2011-08-29 20:16:51 3072] INFO (image:467) device model pid: 8945
[2011-08-29 20:16:51 3072] DEBUG (XendDomainInfo:3420) Storing VM
details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0',
'shadow_memory': '36', 'uuid': '116f7653-f2cc-4861-4d34-a95cebc03d99',
'on_reboot': 'restart', 'start_time': '1314641811.54', 'on_poweroff':
'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash':
'restart', 'xend/restart_count': '0', 'vcpus': '4', 'vcpu_avail': '15',
'bootloader': '', 'image': "(hvm (kernel '') (superpages 0) (videoram 4)
(hpet 0) (stdvga 0) (loader /usr/lib64/xen-default/boot/hvmloader)
(xen_platform_pci 1) (rtc_timeoffset 0) (pci ()) (hap 1) (localtime 0)
(timer_mode 1) (pci_msitranslate 1) (oos 1) (apic 1) (usbdevice tablet)
(vpt_align 1) (serial pty) (vncunused 1) (boot d) (pae 1) (viridian 0)
(acpi 1) (nographic 0) (nomigrate 0) (usb 1) (tsc_mode 0) (guest_os_type
default) (device_model /usr/lib64/xen-4.1/bin/qemu-dm) (pci_power_mgmt
0) (xauthority /root/.Xauthority) (isa 0) (notes (SUSPEND_CANCEL 1)))",
'name': 'solaris10hvm.born2b3.net'}
[2011-08-29 20:16:51 3072] INFO (image:590) waiting for sentinel_fifo
[2011-08-29 20:16:51 3072] DEBUG (XendDomainInfo:1794) Storing domain
details: {'console/port': '6', 'cpu/3/availability': 'online',
'description': '', 'console/limit': '1048576', 'store/port': '5',
'cpu/2/availability': 'online', 'vm':
'/vm/116f7653-f2cc-4861-4d34-a95cebc03d99', 'domid': '9',
'image/suspend-cancel': '1', 'cpu/0/availability': 'online',
'memory/target': '4194304',
'control/platform-feature-multiprocessor-suspend': '1',
'store/ring-ref': '1044476', 'cpu/1/availability': 'online',
'console/type': 'ioemu', 'name': 'solaris10hvm.born2b3.net'}
[2011-08-29 20:16:51 3072] DEBUG (XendDomainInfo:1881)
XendDomainInfo.handleShutdownWatch
[2011-08-29 20:16:51 3072] DEBUG (DevController:139) Waiting for devices
tap2.
[2011-08-29 20:16:51 3072] DEBUG (DevController:139) Waiting for devices
vif.
[2011-08-29 20:16:51 3072] DEBUG (DevController:144) Waiting for 0.
[2011-08-29 20:16:51 3072] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vif/9/0/hotplug-status.
[2011-08-29 20:16:52 3072] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vif/9/0/hotplug-status.
[2011-08-29 20:16:52 3072] DEBUG (DevController:642)
hotplugStatusCallback 1.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
vkbd.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
ioports.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
tap.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
vif2.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
console.
[2011-08-29 20:16:52 3072] DEBUG (DevController:144) Waiting for 0.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
vscsi.
[2011-08-29 20:16:52 3072] DEBUG (DevController:139) Waiting for devices
vbd.
[2011-08-29 20:16:52 3072] DEBUG (DevController:144) Waiting for 768.
[2011-08-29 20:16:52 3072] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vbd/9/768/hotplug-status.
[2011-08-29 20:16:52 3072] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vbd/9/768/hotplug-status.
[2011-08-29 20:16:52 3072] DEBUG (DevController:642)
hotplugStatusCallback 1.
[2011-08-29 20:16:52 3072] DEBUG (DevController:144) Waiting for 5632.
[2011-08-29 20:16:52 3072] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vbd/9/5632/hotplug-status.
[2011-08-29 20:16:53 3072] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vbd/9/5632/hotplug-status.
[2011-08-29 20:16:53 3072] DEBUG (DevController:642)
hotplugStatusCallback 1.
[2011-08-29 20:16:53 3072] DEBUG (DevController:139) Waiting for devices
irq.
[2011-08-29 20:16:53 3072] DEBUG (DevController:139) Waiting for devices
vfb.
[2011-08-29 20:16:53 3072] DEBUG (DevController:139) Waiting for devices
pci.
[2011-08-29 20:16:53 3072] DEBUG (DevController:139) Waiting for devices
vusb.
[2011-08-29 20:16:53 3072] DEBUG (DevController:139) Waiting for devices
vtpm.
# ---
Thank you / regards,
Mark
--
ms@it-infrastrukturen.org
[-- Attachment #1.2: Type: text/html, Size: 16051 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0
2011-08-29 20:21 ` Mark Schneider
@ 2011-08-31 12:57 ` Konrad Rzeszutek Wilk
2011-09-08 21:30 ` OVM 3.0.1 missing support for P410i - " M. Schneider
0 siblings, 1 reply; 5+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-08-31 12:57 UTC (permalink / raw)
To: Mark Schneider; +Cc: M. Schneider, xen-devel
On Mon, Aug 29, 2011 at 10:21:02PM +0200, Mark Schneider wrote:
> Am 28.08.2011 22:11, schrieb Mark Schneider:
> >Hello,
> >
> >I am getting the following error (s. below and .ogv attachment)
> >when trying to boot an install iso image of solaris10-u9-ga-x86
> >(sol-10-u9-ga-x86-dvd.iso) as HVM.
So Solaris 10 (10/09) is supported by OVM3 (just released) - which is
4.0.x based - so not sure why it does not work. Try it under OVM3
or OVM2.2.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* OVM 3.0.1 missing support for P410i - Re: Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0
2011-08-31 12:57 ` Konrad Rzeszutek Wilk
@ 2011-09-08 21:30 ` M. Schneider
2011-09-09 8:55 ` OVM 3.0.1 missing support for P410i Marc - A. Dahlhaus
0 siblings, 1 reply; 5+ messages in thread
From: M. Schneider @ 2011-09-08 21:30 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk; +Cc: Mark Schneider, xen-devel
Am 31.08.2011 14:57, schrieb Konrad Rzeszutek Wilk:
> On Mon, Aug 29, 2011 at 10:21:02PM +0200, Mark Schneider wrote:
>
>> Am 28.08.2011 22:11, schrieb Mark Schneider:
>>
>>> Hello,
>>>
>>> I am getting the following error (s. below and .ogv attachment)
>>> when trying to boot an install iso image of solaris10-u9-ga-x86
>>> (sol-10-u9-ga-x86-dvd.iso) as HVM.
>>>
> So Solaris 10 (10/09) is supported by OVM3 (just released) - which is
> 4.0.x based - so not sure why it does not work. Try it under OVM3
> or OVM2.2.2
>
Thank you for your hints Konrad.
Unfortunately the current OVM 3.0.1 *doesn't* directly support P410i
RAID-controller of HP DL385g7 and I don't have any idea where to get
these required drivers from. (I have just tried to install OVM 3.0.1).
Regards, Mark
--
IT-Infrastrukturen Schneider
Wieslergasse 6
CH-8049 Zürich
Phone: +41 43 818 4508
Mobile: +41 76 522 2923
ms@it-infrastrukturen.com
http://www.it-infrastrukturen.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: OVM 3.0.1 missing support for P410i
2011-09-08 21:30 ` OVM 3.0.1 missing support for P410i - " M. Schneider
@ 2011-09-09 8:55 ` Marc - A. Dahlhaus
0 siblings, 0 replies; 5+ messages in thread
From: Marc - A. Dahlhaus @ 2011-09-09 8:55 UTC (permalink / raw)
To: xen-devel
Am Donnerstag, den 08.09.2011, 23:30 +0200 schrieb M. Schneider:
> Unfortunately the current OVM 3.0.1 *doesn't* directly support P410i
> RAID-controller of HP DL385g7 and I don't have any idea where to get
> these required drivers from. (I have just tried to install OVM 3.0.1).
Hello Mark,
you will need a newer version of the hpsa or the older cciss driver for
the controller to work. You should be able to get the sources from
cciss.sf.net or precompiled modules from the support dowload area on
hp.com (if the oracle vm dom0 kernel is compatible to one of the from hp
supported rhel versions)...
Marc
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-09-09 8:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 20:11 Solaris10-u9-ga-x86 HVM - panic[cpu0]/thread=fffffffffbc28020: BAD TRAP: type=9 Coprocessor segment overrun) rp=fffffffffbc30da8 addr=0 Mark Schneider
2011-08-29 20:21 ` Mark Schneider
2011-08-31 12:57 ` Konrad Rzeszutek Wilk
2011-09-08 21:30 ` OVM 3.0.1 missing support for P410i - " M. Schneider
2011-09-09 8:55 ` OVM 3.0.1 missing support for P410i Marc - A. Dahlhaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).