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

[Xen-bugs] [Bug 648] New: Unable to bring up Mini-OS on x86_64 Xen



http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=648

           Summary: Unable to bring up Mini-OS on x86_64 Xen
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: aravindh.puthiyaparambil@xxxxxxxxxx


I am getting the following error when I try to bring up Mini-OS on x86_64 Xen
(unstable: 9994). It is dying in xc_linux_build() causing xend to fault and
restart. Any clue why this happening? Has something changed in the builder that
Mini-OS needs to be aware of?

PS: I tried reverting changeset 9993 (Allow linking of mini-os with
application-specific object code), but still got the same error

Thanks,

Aravindh Puthiyaparambil
Xen Development Team
Unisys, Tredyffrin, PA
E-Mail:  aravindh.puthiyaparambil@xxxxxxxxxx 

xenbox:~/xen/xen-unstable/extras/mini-os # xm create domain_config Using config
file "domain_config".
Error: <ProtocolError for /RPC2: -1 >

Dmesg
-----
xenbox kernel: python[12171] general protection rip:2b14fba3776e rsp:427ff7d0
error:0

Xend.log
--------
[2006-05-16 13:30:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:186)
XendDomainInfo.create(['vm', ['name', 'Mini-OS'], ['memory', 32], ['on_crash',
'destroy'], ['vcpus', 1], ['image', ['linux', ['kernel',
'/root/xen/xen-unstable.hg/extras/mini-os/mini-os.elf']]]])
[2006-05-16 13:30:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:292)
parseConfig: config is ['vm', ['name', 'Mini-OS'], ['memory', 32], ['on_crash',
'destroy'], ['vcpus', 1], ['image', ['linux', ['kernel',
'/root/xen/xen-unstable.hg/extras/mini-os/mini-os.elf']]]]
[2006-05-16 13:30:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:391)
parseConfig: result is {'uuid': None, 'on_crash': 'destroy', 'on_reboot': None,
'image': ['linux', ['kernel',
'/root/xen/xen-unstable.hg/extras/mini-os/mini-os.elf']], 'on_poweroff': None,
'bootloader_args': None, 'cpus': None, 'name': 'Mini-OS', 'backend': [],
'vcpus': 1, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory':
32, 'device': [], 'bootloader': None, 'cpu': None, 'maxmem': None}
[2006-05-16 13:30:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:1229)
XendDomainInfo.construct: None
[2006-05-16 13:30:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:1261)
XendDomainInfo.initDomain: 1 1.0
[2006-05-16 13:30:55 xend] DEBUG (balloon:126) Balloon: free 3705; need 33;
done.
[2006-05-16 13:30:55 xend] INFO (image:133) buildDomain os=linux dom=1 vcpus=1
[2006-05-16 13:30:55 xend] DEBUG (image:171) dom            = 1
[2006-05-16 13:30:55 xend] DEBUG (image:172) image          =
/root/xen/xen-unstable.hg/extras/mini-os/mini-os.elf
[2006-05-16 13:30:55 xend] DEBUG (image:173) store_evtchn   = 1
[2006-05-16 13:30:55 xend] DEBUG (image:174) console_evtchn = 2
[2006-05-16 13:30:55 xend] DEBUG (image:175) cmdline        =
[2006-05-16 13:30:55 xend] DEBUG (image:176) ramdisk        =
[2006-05-16 13:30:55 xend] DEBUG (image:177) vcpus          = 1
[2006-05-16 13:30:55 xend] DEBUG (image:178) features       =
[2006-05-16 13:30:55 xend] CRITICAL (SrvDaemon:195) Xend died due to signal 11!
 Restarting it.
[2006-05-16 13:30:55 xend] INFO (SrvDaemon:283) Xend Daemon started
[2006-05-16 13:30:55 xend] INFO (SrvDaemon:287) Xend changeset: Tue May 16
09:08:06 2006 +0100 9994:4fd6ba0e3336.
[2006-05-16 13:30:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:208)
XendDomainInfo.recreate({'paused': 0, 'cpu_time': 128897604096L, 'ssidref': 0,
'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason':
0, 'dying': 0, 'dom': 0, 'mem_kb': 257024, 'maxmem_kb': 17179869180,
'max_vcpu_id': 3, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1,
'blocked': 0})
[2006-05-16 13:30:55 xend.XendDomainInfo] INFO (XendDomainInfo:220) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000.
[2006-05-16 13:30:56 xend] DEBUG (XendDomain:153) number of vcpus to use is 0
[2006-05-16 13:30:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:208)
XendDomainInfo.recreate({'paused': 1, 'cpu_time': 0L, 'ssidref': 0, 'handle':
[41, 26, 222, 114, 44, 108, 25, 70, 96, 32, 205, 220, 180, 114, 246, 3],
'shutdown_reason': 0, 'dying': 0, 'dom': 1, 'mem_kb': 32768, 'maxmem_kb':
32768, 'max_vcpu_id': 0, 'crashed': 0, 'running': 0, 'shutdown': 0,
'online_vcpus': 1, 'blocked': 0})
[2006-05-16 13:30:56 xend.XendDomainInfo] INFO (XendDomainInfo:220) Recreating
domain 1, UUID 291ade72-2c6c-1946-6020-cddcb472f603.
[2006-05-16 13:30:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:702) Storing VM
details: {'name': 'Domain-1', 'on_reboot': 'restart', 'image': '()',
'on_poweroff': 'destroy', 'uuid': '291ade72-2c6c-1946-6020-cddcb472f603',
'on_crash': 'restart', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '32',
'maxmem': '32'}
[2006-05-16 13:30:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:727) Storing
domain details: {'cpu/0/availability': 'online', 'memory/target': '32768',
'name': 'Domain-1', 'console/limit': '1048576', 'vm':
'/vm/291ade72-2c6c-1946-6020-cddcb472f603', 'domid': '1'}
[2006-05-16 13:30:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:910)
XendDomainInfo.handleShutdownWatch
[2006-05-16 13:30:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:910)
XendDomainInfo.handleShutdownWatch
[2006-05-16 13:31:04 xend.XendDomainInfo] DEBUG (XendDomainInfo:1397)
XendDomainInfo.destroy: domid=1
[2006-05-16 13:31:04 xend.XendDomainInfo] DEBUG (XendDomainInfo:1405)
XendDomainInfo.destroyDomain(1)


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs


 


Rackspace

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