svcs -xv gives: svc:/system/xvm/virtd:default (libvirt management daemon) State: maintenance since Mon Oct 12 07:26:03 2009 Reason: Start method failed repeatedly, last exited with status 137. See: http://sun.com/msg/SMF-8000-KS See: man -M /usr/share/man -s 1M libvirtd See: /var/svc/log/system-xvm-virtd:default.log Impact: This service is not running.
isainfo -v 64-bit amd64 applications amd_lzcnt popcnt amd_sse4a ahf cx16 sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov cx8 tsc fpu 32-bit i386 applications amd_lzcnt popcnt amd_sse4a ahf cx16 sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov cx8 tsc fpu xm dmesg xVM version 3.1.4-xvm (xVM) Command line: (xVM) Video information: (xVM) VGA is text mode 80x25, font 8x16 (xVM) VBE/DDC methods: none; EDID transfer time: 0 seconds (xVM) EDID info not retrieved because no DDC retrieval method detected (xVM) Disc information: (xVM) Found 2 MBR signatures (xVM) Found 2 EDD information structures (xVM) Xen-e820 RAM map: (xVM) 0000000000000000 - 000000000009f000 (usable) (xVM) 000000000009f000 - 00000000000a0000 (reserved) (xVM) 00000000000e6000 - 0000000000100000 (reserved) (xVM) 0000000000100000 - 00000000cfea0000 (usable) (xVM) 00000000cfea0000 - 00000000cfeae000 (ACPI data) (xVM) 00000000cfeae000 - 00000000cfef0000 (ACPI NVS) (xVM) 00000000cfef0000 - 00000000d0000000 (reserved) (xVM) 00000000fff00000 - 0000000100000000 (reserved) (xVM) 0000000100000000 - 0000000230000000 (usable) (xVM) System RAM: 8190MB (8386812kB) (xVM) Xen heap: 14MB (14520kB) (xVM) Domain heap initialised: DMA width 32 bits (xVM) Processor #0 0:4 APIC version 16 (xVM) Processor #1 0:4 APIC version 16 (xVM) Processor #2 0:4 APIC version 16 (xVM) Processor #3 0:4 APIC version 16 (xVM) IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23 (xVM) Enabling APIC mode: Flat. Using 1 I/O APICs (xVM) Using scheduler: SMP Credit Scheduler (credit) (xVM) Detected 3200.227 MHz processor. (xVM) AMD SVM: ASIDs enabled. (xVM) HVM: SVM enabled (xVM) HVM: Hardware Assisted Paging enabled (xVM) CPU0: AMD Family10h machine check reporting enabled. (xVM) CPU0: AMD Phenom(tm) II X4 955 Processor stepping 02 (xVM) Booting processor 1/1 eip 90000 (xVM) AMD SVM: ASIDs enabled. (xVM) CPU1: AMD Family10h machine check reporting enabled. (xVM) CPU1: AMD Phenom(tm) II X4 955 Processor stepping 02 (xVM) Booting processor 2/2 eip 90000 (xVM) AMD SVM: ASIDs enabled. (xVM) CPU2: AMD Family10h machine check reporting enabled. (xVM) CPU2: AMD Phenom(tm) II X4 955 Processor stepping 02 (xVM) Booting processor 3/3 eip 90000 (xVM) AMD SVM: ASIDs enabled. (xVM) CPU3: AMD Family10h machine check reporting enabled. (xVM) CPU3: AMD Phenom(tm) II X4 955 Processor stepping 02 (xVM) Total of 4 processors activated. (xVM) ENABLING IO-APIC IRQs (xVM) -> Using new ACK method (xVM) Platform timer overflows in 14998 jiffies. (xVM) Platform timer is 14.318MHz HPET (xVM) Brought up 4 CPUs (xVM) *** LOADING DOMAIN 0 *** (xVM) Xen kernel: 64-bit, lsb, compat32 (xVM) Dom0 kernel: 64-bit, lsb, paddr 0x40000000 -> 0x40826ea8 (xVM) PHYSICAL MEMORY ARRANGEMENT: (xVM) Dom0 alloc.: 0000000220000000->0000000228000000 (1997322 pages to be allocated) (xVM) VIRTUAL MEMORY ARRANGEMENT: (xVM) Loaded kernel: 0000000040000000->0000000040826ea8 (xVM) Init. ramdisk: 0000000040827000->000000004314f000 (xVM) Phys-Mach map: 000000004314f000->00000000440cc050 (xVM) Start info: 00000000440cd000->00000000440cd49c (xVM) Page tables: 00000000440ce000->00000000440f3000 (xVM) Boot stack: 00000000440f3000->00000000440f4000 (xVM) TOTAL: 0000000040000000->0000000044400000 (xVM) ENTRY ADDRESS: 0000000040800000 (xVM) Dom0 has maximum 4 VCPUs (xVM) Initrd len 0x2928000, start at 0x40827000 (xVM) Scrubbing Free RAM: .done. (xVM) Xen trace buffers: disabled (xVM) Std. Loglevel: Errors and warnings (xVM) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (xVM) Xen is relinquishing VGA console. (xVM) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen). (xVM) Freed 124kB init memory. (xVM) microcode: CPU1 not a capable Intel processor (xVM) microcode: CPU2 not a capable Intel processor (xVM) microcode: CPU3 not a capable Intel processor (xVM) microcode: CPU0 not a capable Intel processor (xVM) microcode: error! Bad data in microcode data file (xVM) microcode: Error in the microcode data (xVM) Xen trace buffers: initialized Noticed that it is an quad-core AMD motherboard: prtconf gives: name='brand-string' type=string items=1 value='AMD Phenom(tm) II X4 955 Processor' So I am not sure what is the implications of the errors from "xm dmesg"? But I can successfully xm create and list: xm create xen.winxp Using config file "./xen.winxp". Started domain winxp /root/solaris>xm list Name ID Mem VCPUs State Time(s) Domain-0 0 7524 4 r----- 518.3 winxp 1 512 1 r----- 3.0 But if I do it xm create -c ./xen.winxp Using config file "././xen.winxp". Started domain winxp /usr/lib/xen/bin/xenconsole: Could not read tty from store: No such file or directory (my xen.winxp has "hvm" config in it) Question: 1. how to resolve the error from svcs -xv? 2. how to establish a console to the winxp guest during installation? when no "-c" console is explicitly added to command list, the command proceed successfully, so how do we connect to it? (to specify all the parameters of WinXP installation?) 3. and this error: svcs -a |grep xctl============>nothing output. svcs -a |grep xen online 7:26:03 svc:/system/xvm/xend:default -- This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list xen-discuss@opensolaris.org