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 1447752 Details for
Bug 1585931
The memory device in the domain xml can't be attached to vm successfully
[?]
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.
the domain xml
avocado-vt-vm-numa2.xml (text/plain), 10.35 KB, created by
Jing Qi
on 2018-06-05 07:57:21 UTC
(
hide
)
Description:
the domain xml
Filename:
MIME Type:
Creator:
Jing Qi
Created:
2018-06-05 07:57:21 UTC
Size:
10.35 KB
patch
obsolete
><domain type='kvm'> > <name>avocado-vt-vm-numa2</name> > <title>avocado-vt-vm-numa2</title> > <description>avocado-vt-vm-numa2</description> > <metadata> > <ns0:foo xmlns:ns0="http://app1.org/app1/">..</ns0:foo> > <ns0:bar xmlns:ns0="http://app1.org/app2/">..</ns0:bar> > </metadata> > <maxMemory slots='8' unit='KiB'>2560000</maxMemory> > <memory unit='KiB'>1036288</memory> > <currentMemory unit='KiB'>512000</currentMemory> > <vcpu placement='static' cpuset='0-3'>4</vcpu> > <os> > <type arch='x86_64' machine='pc-i440fx-rhel7.4.0'>hvm</type> > <loader readonly='yes' type='rom'>/usr/share/seabios/bios.bin</loader> > <boot dev='hd'/> > <boot dev='cdrom'/> > <bootmenu enable='yes' timeout='3000'/> > <bios useserial='yes' rebootTimeout='0'/> > <smbios mode='emulate'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > <hap state='on'/> > <viridian/> > <kvm> > <hidden state='off'/> > </kvm> > <pvspinlock state='on'/> > <pmu state='off'/> > <vmport state='on'/> > </features> > <cpu> > <numa> > <cell id='0' cpus='0-1' memory='512000' unit='KiB' memAccess='shared'/> > </numa> > </cpu> > <clock offset='utc'> > <timer name='rtc' tickpolicy='catchup' track='guest'> > <catchup threshold='123' slew='120' limit='10000'/> > </timer> > <timer name='pit' tickpolicy='delay'/> > <timer name='hpet' tickpolicy='delay'/> > </clock> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <pm> > <suspend-to-mem enabled='yes'/> > <suspend-to-disk enabled='no'/> > </pm> > <perf> > <event name='cmt' enabled='no'/> > <event name='mbmt' enabled='no'/> > <event name='mbml' enabled='no'/> > <event name='cpu_cycles' enabled='no'/> > <event name='instructions' enabled='yes'/> > <event name='cache_references' enabled='no'/> > <event name='cache_misses' enabled='no'/> > <event name='branch_instructions' enabled='no'/> > <event name='branch_misses' enabled='no'/> > <event name='bus_cycles' enabled='no'/> > <event name='stalled_cycles_frontend' enabled='no'/> > <event name='stalled_cycles_backend' enabled='no'/> > <event name='ref_cpu_cycles' enabled='no'/> > <event name='cpu_clock' enabled='no'/> > <event name='task_clock' enabled='no'/> > <event name='page_faults' enabled='no'/> > <event name='context_switches' enabled='no'/> > <event name='cpu_migrations' enabled='no'/> > <event name='page_faults_min' enabled='no'/> > <event name='page_faults_maj' enabled='no'/> > <event name='alignment_faults' enabled='no'/> > <event name='emulation_faults' enabled='no'/> > </perf> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk type='file' device='disk'> > <driver name='qemu' type='qcow2' cache='none' error_policy='stop' rerror_policy='stop' io='threads' discard='unmap'/> > <source file='/var/lib/libvirt/images/jeos-25-64.qcow2'/> > <target dev='vda' bus='virtio'/> > <iotune> > <total_bytes_sec>1000000000000</total_bytes_sec> > <read_iops_sec>400000000000</read_iops_sec> > <write_iops_sec>100000000000</write_iops_sec> > <group_name>group1</group_name> > </iotune> > <serial>f65effa5-90a6-47f2-8487-a9f64c95d4f5</serial> > <encryption format='qcow'> > <secret type='passphrase' uuid='e0f8d7d9-9e90-4a71-b7ef-e6cb05457dba'/> > </encryption> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> > </disk> > <disk type='file' device='cdrom'> > <driver name='qemu' type='raw'/> > <target dev='sda' bus='sata'/> > <readonly/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='usb' index='0' model='piix3-uhci'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> > </controller> > <controller type='usb' index='1' model='ich9-ehci1'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x7'/> > </controller> > <controller type='usb' index='1' model='ich9-uhci1'> > <master startport='0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0' multifunction='on'/> > </controller> > <controller type='usb' index='1' model='ich9-uhci2'> > <master startport='2'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x1'/> > </controller> > <controller type='usb' index='1' model='ich9-uhci3'> > <master startport='4'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x2'/> > </controller> > <controller type='usb' index='2' model='nec-xhci' ports='4'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x0a' function='0x0'/> > </controller> > <controller type='usb' index='3' model='qemu-xhci' ports='15'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x0d' function='0x0'/> > </controller> > <controller type='pci' index='0' model='pci-root'/> > <controller type='pci' index='1' model='pci-bridge'> > <model name='pci-bridge'/> > <target chassisNr='1'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> > </controller> > <controller type='pci' index='2' model='pci-bridge'> > <model name='pci-bridge'/> > <target chassisNr='2'/> > <address type='pci' domain='0x0000' bus='0x01' slot='0x08' function='0x0'/> > </controller> > <controller type='pci' index='3' model='pci-expander-bus'> > <model name='pxb'/> > <target busNr='254'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x0e' function='0x0'/> > </controller> > <controller type='virtio-serial' index='0' ports='16'> > <address type='pci' domain='0x0000' bus='0x01' slot='0x05' function='0x0'/> > </controller> > <controller type='fdc' index='0'/> > <controller type='ide' index='0'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> > </controller> > <controller type='scsi' index='0' model='virtio-scsi'> > <driver cmd_per_lun='5' max_sectors='10000' ioeventfd='on'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> > </controller> > <controller type='ccid' index='0'> > <address type='usb' bus='0' port='1'/> > </controller> > <controller type='sata' index='0'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x0f' function='0x0'/> > </controller> > <interface type='network'> > <mac address='52:54:00:c6:3b:95'/> > <source network='default'/> > <bandwidth> > <inbound average='1000' peak='5000' burst='1024'/> > <outbound average='128' peak='256' burst='256'/> > </bandwidth> > <model type='virtio'/> > <driver name='vhost' txmode='iothread' ioeventfd='on' event_idx='off' queues='5'> > <host csum='off' gso='off' tso4='off' tso6='off' ecn='off' ufo='off' mrg_rxbuf='off'/> > <guest csum='off' tso4='off' tso6='off' ecn='off' ufo='off'/> > </driver> > <link state='up'/> > <mtu size='9000'/> > <coalesce> > <rx> > <frames max='7'/> > </rx> > </coalesce> > <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> > </interface> > <smartcard mode='passthrough' type='spicevmc'> > <address type='ccid' controller='0' slot='0'/> > </smartcard> > <serial type='pty'> > <target type='isa-serial' port='0'> > <model name='isa-serial'/> > </target> > </serial> > <console type='pty'> > <target type='serial' port='0'/> > </console> > <console type='pty'> > <target type='virtio' port='1'/> > </console> > <channel type='spicevmc'> > <target type='virtio' name='com.redhat.spice.0'/> > <address type='virtio-serial' controller='0' bus='0' port='1'/> > </channel> > <channel type='unix'> > <target type='virtio' name='org.qemu.guest_agent.0'/> > <address type='virtio-serial' controller='0' bus='0' port='2'/> > </channel> > <channel type='pty'> > <target type='virtio' name='org.qemu.guest_agent.1'/> > <address type='virtio-serial' controller='0' bus='0' port='3'/> > </channel> > <input type='tablet' bus='usb'> > <address type='usb' bus='0' port='2'/> > </input> > <input type='mouse' bus='ps2'/> > <input type='keyboard' bus='usb'> > <address type='usb' bus='1' port='1'/> > </input> > <input type='keyboard' bus='ps2'/> > <graphics type='spice' autoport='yes'> > <listen type='network' network='default'/> > <channel name='usbredir' mode='insecure'/> > <image compression='auto_glz'/> > <streaming mode='filter'/> > <mouse mode='client'/> > <clipboard copypaste='yes'/> > <filetransfer enable='yes'/> > </graphics> > <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0'> > <listen type='address' address='0.0.0.0'/> > </graphics> > <sound model='ac97'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> > </sound> > <video> > <model type='qxl' ram='65536' vram='65536' vram64='131072' vgamem='16384' heads='1' primary='yes'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> > </video> > <video> > <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> > </video> > <video> > <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/> > </video> > <hostdev mode='subsystem' type='usb' managed='no'> > <source startupPolicy='optional'> > <vendor id='0x1234'/> > <product id='0xbeef'/> > </source> > <address type='usb' bus='1' port='2'/> > </hostdev> > <redirdev bus='usb' type='spicevmc'> > <address type='usb' bus='1' port='4'/> > </redirdev> > <hub type='usb'> > <address type='usb' bus='1' port='3'/> > </hub> > <watchdog model='ib700' action='none'/> > <memballoon model='virtio' autodeflate='on'> > <stats period='10'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x0c' function='0x0'/> > </memballoon> > <panic model='isa'> > <address type='isa' iobase='0x505'/> > </panic> > <memory model='dimm'> > <target> > <size unit='KiB'>524288</size> > <node>0</node> > </target> > <address type='dimm' slot='0'/> > </memory> > </devices> > <seclabel type='dynamic' model='selinux' relabel='yes'/> > <seclabel type='dynamic' model='dac' relabel='yes'/> ></domain> >
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 1585931
: 1447752 |
1448566
|
1448567
|
1448569