[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MirageOS-devel] xen issues



having fixed the previous problem (with some assistance from dave :)  i can now 
build a xen image but not successfully start it. this is true of my website and 
of mirage/lib_test/basic.  i get the output appended below (trying to start the 
combinator example in mirage/mirage).

i'm not very familiar with interpreting these logs -- anyone any suggestions?

root@greyjay-xen:~/mirage/mirage/lib_test/combinator# xl -v create mux.xl -cd
Parsing config from mux.xl
{"domid":null,"config":{"c_info":{"type":"pv","hap":"<default>","oos":"<default>","ssidref":0,"name":"mux","uuid":"dd23d957-6739-4215-bba8-313c99f204b5","xsdata":{},"platformdata":{},"poolid":0,"run_hotplug_scripts":"True"},"b_info":{"max_vcpus":0,"avail_vcpus":[],"cpumap":[],"numa_placement":"<default>","tsc_mode":"default","max_memkb":262144,"target_memkb":262144,"video_memkb":-1,"shadow_memkb":2048,"rtc_timeoffset":0,"localtime":"<default>","disable_migrate":"<default>","cpuid":[],"blkdev_start":null,"device_model_version":null,"device_model_stubdomain":"<default>","device_model":null,"device_model_ssidref":0,"extra":[],"extra_pv":[],"extra_hvm":[],"sched_params":{"sched":"unknown","weight":-1,"cap":-1,"period":-1,"slice":-1,"latency":-1,"extratime":-1},"ioports":[],"irqs":[],"u":{"kernel":"/home/mort/mirage/mirage/lib_test/combinator/mir-mux.xen","slack_memkb":-1,"bootloader":null,"bootloader_args":[],"cmdline":"","ramdisk":null,"e820_host":"<default>"}},"disks":[],"nics":[],"pcidevs":[],"vfbs":[],"vkbs":[],"on_poweroff":"destroy","on_reboot":"restart","on_watchdog":"destroy","on_crash":"destroy"}}
libxl: detail: libxl_dom.c:193:numa_place_domain: NUMA placement candidate with 
1 nodes, 1 cpus and 438 KB free selected
domainbuilder: detail: xc_dom_allocate: cmdline="", features="(null)"
domainbuilder: detail: xc_dom_kernel_file: 
filename="/home/mort/mirage/mirage/lib_test/combinator/mir-mux.xen"
domainbuilder: detail: xc_dom_malloc_filemap    : 3677 kB
domainbuilder: detail: xc_dom_boot_xen_init: ver 4.2, caps xen-3.0-x86_64 
xen-3.0-x86_32p
domainbuilder: detail: xc_dom_parse_image: called
domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader ...
domainbuilder: detail: loader probe failed
domainbuilder: detail: xc_dom_find_loader: trying Linux bzImage loader ...
domainbuilder: detail: xc_dom_probe_bzimage_kernel: kernel is not a bzImage
domainbuilder: detail: loader probe failed
domainbuilder: detail: xc_dom_find_loader: trying ELF-generic loader ...
domainbuilder: detail: loader probe OK
xc: detail: elf_parse_binary: phdr: paddr=0x0 memsz=0x1147fe0
xc: detail: elf_parse_binary: memory: 0x0 -> 0x1147fe0
xc: detail: elf_xen_parse: __xen_guest: 
"GUEST_OS=Mirage,XEN_VER=xen-3.0,VIRT_BASE=0x0,ELF_PADDR_OFFSET=0x0,HYPERCALL_PAGE=0x2,LOADER=generic"
xc: detail: elf_xen_parse_guest_info: GUEST_OS="Mirage"
xc: detail: elf_xen_parse_guest_info: XEN_VER="xen-3.0"
xc: detail: elf_xen_parse_guest_info: VIRT_BASE="0x0"
xc: detail: elf_xen_parse_guest_info: ELF_PADDR_OFFSET="0x0"
xc: detail: elf_xen_parse_guest_info: HYPERCALL_PAGE="0x2"
xc: detail: elf_xen_parse_guest_info: LOADER="generic"
xc: detail: elf_xen_addr_calc_check: addresses:
xc: detail:     virt_base        = 0x0
xc: detail:     elf_paddr_offset = 0x0
xc: detail:     virt_offset      = 0x0
xc: detail:     virt_kstart      = 0x0
xc: detail:     virt_kend        = 0x1147fe0
xc: detail:     virt_entry       = 0x0
xc: detail:     p2m_base         = 0xffffffffffffffff
domainbuilder: detail: xc_dom_parse_elf_kernel: xen-3.0-x86_64: 0x0 -> 0x1147fe0
domainbuilder: detail: xc_dom_mem_init: mem 256 MB, pages 0x10000 pages, 4k each
domainbuilder: detail: xc_dom_mem_init: 0x10000 pages
domainbuilder: detail: xc_dom_boot_mem_init: called
domainbuilder: detail: x86_compat: guest xen-3.0-x86_64, address size 64
domainbuilder: detail: xc_dom_malloc            : 512 kB
domainbuilder: detail: xc_dom_build_image: called
domainbuilder: detail: xc_dom_alloc_segment:   kernel       : 0x0 -> 0x1148000  
(pfn 0x0 + 0x1148 pages)
domainbuilder: detail: xc_dom_malloc            : 103 kB
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x0+0x1148 
at 0x7f46660b9000
xc: detail: elf_load_binary: phdr 0 at 0x139940336472064 -> 0x139940337716272
domainbuilder: detail: xc_dom_alloc_segment:   phys2mach    : 0x1148000 -> 
0x11c8000  (pfn 0x1148 + 0x80 pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 
0x1148+0x80 at 0x7f46695a9000
domainbuilder: detail: xc_dom_alloc_page   :   start info   : 0x11c8000 (pfn 
0x11c8)
domainbuilder: detail: xc_dom_alloc_page   :   xenstore     : 0x11c9000 (pfn 
0x11c9)
domainbuilder: detail: xc_dom_alloc_page   :   console      : 0x11ca000 (pfn 
0x11ca)
domainbuilder: detail: nr_page_tables: 0x0000ffffffffffff/48: 
0x0000000000000000 -> 0x0000ffffffffffff, 1 table(s)
domainbuilder: detail: nr_page_tables: 0x0000007fffffffff/39: 
0x0000000000000000 -> 0x0000007fffffffff, 1 table(s)
domainbuilder: detail: nr_page_tables: 0x000000003fffffff/30: 
0x0000000000000000 -> 0x000000003fffffff, 1 table(s)
domainbuilder: detail: nr_page_tables: 0x00000000001fffff/21: 
0x0000000000000000 -> 0x00000000013fffff, 10 table(s)
domainbuilder: detail: xc_dom_alloc_segment:   page tables  : 0x11cb000 -> 
0x11d8000  (pfn 0x11cb + 0xd pages)
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x11cb+0xd 
at 0x7f466959c000
domainbuilder: detail: xc_dom_alloc_page   :   boot stack   : 0x11d8000 (pfn 
0x11d8)
domainbuilder: detail: xc_dom_build_image  : virt_alloc_end : 0x11d9000
domainbuilder: detail: xc_dom_build_image  : virt_pgtab_end : 0x1400000
domainbuilder: detail: xc_dom_boot_image: called
domainbuilder: detail: arch_setup_bootearly: doing nothing
domainbuilder: detail: xc_dom_compat_check: supported guest type: 
xen-3.0-x86_64 <= matches
domainbuilder: detail: xc_dom_compat_check: supported guest type: 
xen-3.0-x86_32p
domainbuilder: detail: xc_dom_update_guest_p2m: dst 64bit, pages 0x10000
domainbuilder: detail: clear_page: pfn 0x11ca, mfn 0x6d110
domainbuilder: detail: clear_page: pfn 0x11c9, mfn 0x6d111
domainbuilder: detail: xc_dom_pfn_to_ptr_retcount: domU mapping: pfn 0x11c8+0x1 
at 0x7f466959b000
domainbuilder: detail: start_info_x86_64: called
domainbuilder: detail: setup_hypercall_page: vaddr=0x2000 pfn=0x2
domainbuilder: detail: domain builder memory footprint
domainbuilder: detail:    allocated
domainbuilder: detail:       malloc             : 621 kB
domainbuilder: detail:       anon mmap          : 0 bytes
domainbuilder: detail:    mapped
domainbuilder: detail:       file mmap          : 3677 kB
domainbuilder: detail:       domU mmap          : 18264 kB
domainbuilder: detail: arch_setup_bootlate: shared_info: pfn 0x0, mfn 0x6cecb
domainbuilder: detail: shared_info_x86_64: called
domainbuilder: detail: vcpu_x86_64: called
domainbuilder: detail: vcpu_x86_64: cr3: pfn 0x11cb mfn 0x6d10f
domainbuilder: detail: launch_vm: called, ctxt=0x7fffa8c65820
domainbuilder: detail: xc_dom_release: called
Daemon running with PID 16748
libxl: error: libxl_dom.c:35:libxl__domain_type: unable to get domain type for 
domid=10
Unable to attach console
libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: console child [0] 
exited with error status 1

-- 
Cheers,

R.




This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, copy 
or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system, you 
are advised to perform your own checks. Email communications with the 
University of Nottingham may be monitored as permitted by UK legislation.





_______________________________________________
MirageOS-devel mailing list
MirageOS-devel@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.