Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148912 Details for
Bug 230331
IA64 Fully virtualized support fails with "Invalid Argument"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Output from xend when trying to create ia64 fully virtualized guest
xend.log (text/plain), 5.32 KB, created by
Chris Lalancette
on 2007-02-28 13:08:26 UTC
(
hide
)
Description:
Output from xend when trying to create ia64 fully virtualized guest
Filename:
MIME Type:
Creator:
Chris Lalancette
Created:
2007-02-28 13:08:26 UTC
Size:
5.32 KB
patch
obsolete
>[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:190) XendDomainInfo.create(['vm', ['name', 'hvm_test'], ['memory', '512'], ['maxmem', '512'], ['vcpus', '1'], ['uuid', 'caac737a-9fbb-ef7d-c831-18bc749277e0'], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['vnc', '1'], ['vncunused', '1']]], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 'phy:/dev/sda3'], ['mode', 'w']]], ['device', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'file:/tmp/CDimage/RHEL5-Server-20070208.0-ia64-disc1-ftp.iso'], ['mode', 'r']]], ['device', ['vif', ['mac', '00:16:3e:68:d7:d4'], ['bridge', 'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']]]]) >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:296) parseConfig: config is ['vm', ['name', 'hvm_test'], ['memory', '512'], ['maxmem', '512'], ['vcpus', '1'], ['uuid', 'caac737a-9fbb-ef7d-c831-18bc749277e0'], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['vnc', '1'], ['vncunused', '1']]], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 'phy:/dev/sda3'], ['mode', 'w']]], ['device', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'file:/tmp/CDimage/RHEL5-Server-20070208.0-ia64-disc1-ftp.iso'], ['mode', 'r']]], ['device', ['vif', ['mac', '00:16:3e:68:d7:d4'], ['bridge', 'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']]]] >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:397) parseConfig: result is {'shadow_memory': None, 'start_time': None, 'uuid': 'caac737a-9fbb-ef7d-c831-18bc749277e0', 'on_crash': 'destroy', 'on_reboot': 'destroy', 'localtime': None, 'image': ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['vnc', '1'], ['vncunused', '1']], 'on_poweroff': 'destroy', 'bootloader_args': None, 'cpus': None, 'name': 'hvm_test', 'backend': [], 'vcpus': 1, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory': 512, 'device': [('vbd', ['vbd', ['dev', 'hda:disk'], ['uname', 'phy:/dev/sda3'], ['mode', 'w']]), ('vbd', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'file:/tmp/CDimage/RHEL5-Server-20070208.0-ia64-disc1-ftp.iso'], ['mode', 'r']]), ('vif', ['vif', ['mac', '00:16:3e:68:d7:d4'], ['bridge', 'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']])], 'bootloader': None, 'cpu': None, 'maxmem': 512} >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:1264) XendDomainInfo.construct: None >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:1296) XendDomainInfo.initDomain: 8 1.0 >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: boot, val: d >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: fda, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: fdb, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: soundhw, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: localtime, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: serial, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: std-vga, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: isa, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: vcpus, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: acpi, val: 1 >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: usb, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: usbdevice, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (image:329) args: k, val: None >[2007-02-22 20:10:24 xend 2532] DEBUG (balloon:127) Balloon: 30232256 KiB free; need 540704; done. >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] ERROR (XendDomainInfo:202) Domain construction failed >Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 195, in create > vm.initDomain() > File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1377, in initDomain > raise VmError(str(exn)) >VmError: (22, 'Invalid argument') >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:1463) XendDomainInfo.destroy: domid=8 >[2007-02-22 20:10:24 xend.XendDomainInfo 2532] DEBUG (XendDomainInfo:1471) XendDomainInfo.destroyDomain(8) >[2007-02-22 20:10:24 xend 2532] ERROR (image:445) Unwatching hvm shutdown watch failed. >Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 442, in unregister_shutdown_watch > if self.shutdownWatch: >AttributeError: IA64_HVM_ImageHandler instance has no attribute 'shutdownWatch' >[2007-02-22 20:10:24 xend 2532] DEBUG (image:447) hvm shutdown watch unregistered >[2007-02-22 20:10:24 xend 2532] ERROR (SrvBase:88) Request create failed. >Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/xen/web/SrvBase.py", line 85, in perform > return op_method(op, req) > File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 82, in op_create > raise XendError("Error creating domain: " + str(ex)) >XendError: Error creating domain: (22, 'Invalid argument')
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 230331
: 148912 |
148961