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 1480984 Details for
Bug 1625511
Starting VM with several USB device (which can boot successfully when disabling USB support) failed when enabling USB support because identifying USB device plugged to hub failed
[?]
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.
Dumpxml of VM when diabling USB support
jiyan-1-disable-USB.xml (text/plain), 9.93 KB, created by
jiyan
on 2018-09-05 06:09:33 UTC
(
hide
)
Description:
Dumpxml of VM when diabling USB support
Filename:
MIME Type:
Creator:
jiyan
Created:
2018-09-05 06:09:33 UTC
Size:
9.93 KB
patch
obsolete
># virsh dumpxml jiyan-1 >Please enter your authentication name: 1 >Please enter your password: ><domain type='kvm' id='2'> > <name>jiyan-1</name> > <uuid>488061ac-89e5-4139-b01c-bcc6bd9e4119</uuid> > <metadata xmlns:ns0="http://ovirt.org/vm/tune/1.0" xmlns:ovirt-vm="http://ovirt.org/vm/1.0"> > <ns0:qos/> > <ovirt-vm:vm xmlns:ovirt-vm="http://ovirt.org/vm/1.0"> > <ovirt-vm:clusterVersion>4.2</ovirt-vm:clusterVersion> > <ovirt-vm:destroy_on_reboot type="bool">False</ovirt-vm:destroy_on_reboot> > <ovirt-vm:launchPaused>false</ovirt-vm:launchPaused> > <ovirt-vm:memGuaranteedSize type="int">1024</ovirt-vm:memGuaranteedSize> > <ovirt-vm:minGuaranteedMemoryMb type="int">1024</ovirt-vm:minGuaranteedMemoryMb> > <ovirt-vm:resumeBehavior>auto_resume</ovirt-vm:resumeBehavior> > <ovirt-vm:startTime type="float">1536126251.63</ovirt-vm:startTime> > <ovirt-vm:device devtype="disk" name="sda"> > <ovirt-vm:domainID>4537b16f-aeb7-42dc-9866-2a7e7a9eb1ca</ovirt-vm:domainID> > <ovirt-vm:imageID>183fb837-09ed-4bba-a74e-31c63dd938dc</ovirt-vm:imageID> > <ovirt-vm:poolID>b0ffddb6-ad00-11e8-ada9-002219a9138a</ovirt-vm:poolID> > <ovirt-vm:volumeID>49bcafed-c46e-4bce-8cd7-f323041f277e</ovirt-vm:volumeID> > <ovirt-vm:specParams/> > <ovirt-vm:vm_custom/> > <ovirt-vm:volumeChain> > <ovirt-vm:volumeChainNode> > <ovirt-vm:domainID>4537b16f-aeb7-42dc-9866-2a7e7a9eb1ca</ovirt-vm:domainID> > <ovirt-vm:imageID>183fb837-09ed-4bba-a74e-31c63dd938dc</ovirt-vm:imageID> > <ovirt-vm:leaseOffset type="int">111149056</ovirt-vm:leaseOffset> > <ovirt-vm:leasePath>/dev/4537b16f-aeb7-42dc-9866-2a7e7a9eb1ca/leases</ovirt-vm:leasePath> > <ovirt-vm:path>/rhev/data-center/mnt/blockSD/4537b16f-aeb7-42dc-9866-2a7e7a9eb1ca/images/183fb837-09ed-4bba-a74e-31c63dd938dc/49bcafed-c46e-4bce-8cd7-f323041f277e</ovirt-vm:path> > <ovirt-vm:volumeID>49bcafed-c46e-4bce-8cd7-f323041f277e</ovirt-vm:volumeID> > </ovirt-vm:volumeChainNode> > </ovirt-vm:volumeChain> > </ovirt-vm:device> > <ovirt-vm:device devtype="disk" name="hdc"> > <ovirt-vm:specParams/> > <ovirt-vm:vm_custom/> > </ovirt-vm:device> ></ovirt-vm:vm> > </metadata> > <maxMemory slots='16' unit='KiB'>4194304</maxMemory> > <memory unit='KiB'>1048576</memory> > <currentMemory unit='KiB'>1048576</currentMemory> > <vcpu placement='static' current='4'>32</vcpu> > <iothreads>1</iothreads> > <resource> > <partition>/machine</partition> > </resource> > <sysinfo type='smbios'> > <system> > <entry name='manufacturer'>oVirt</entry> > <entry name='product'>RHEV Hypervisor</entry> > <entry name='version'>7.6-2.el7</entry> > <entry name='serial'>36383738-3231-4336-5538-303431483245</entry> > <entry name='uuid'>488061ac-89e5-4139-b01c-bcc6bd9e4119</entry> > </system> > </sysinfo> > <os> > <type arch='x86_64' machine='pc-i440fx-rhel7.6.0'>hvm</type> > <smbios mode='sysinfo'/> > </os> > <features> > <acpi/> > </features> > <cpu mode='host-passthrough' check='none'> > <topology sockets='16' cores='1' threads='2'/> > <numa> > <cell id='0' cpus='0-1' memory='524288' unit='KiB'/> > <cell id='1' cpus='2-3' memory='524288' unit='KiB'/> > </numa> > </cpu> > <clock offset='variable' adjustment='0' basis='utc'> > <timer name='rtc' tickpolicy='catchup'/> > <timer name='pit' tickpolicy='delay'/> > <timer name='hpet' present='no'/> > </clock> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>destroy</on_crash> > <pm> > <suspend-to-mem enabled='no'/> > <suspend-to-disk enabled='no'/> > </pm> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk type='file' device='cdrom'> > <driver name='qemu' error_policy='report'/> > <source startupPolicy='optional'/> > <target dev='hdc' bus='ide'/> > <readonly/> > <alias name='ua-69473971-d033-4008-8468-708a7e66e267'/> > <address type='drive' controller='0' bus='1' target='0' unit='0'/> > </disk> > <disk type='block' device='disk' snapshot='no'> > <driver name='qemu' type='qcow2' cache='none' error_policy='stop' io='native'/> > <source dev='/rhev/data-center/mnt/blockSD/4537b16f-aeb7-42dc-9866-2a7e7a9eb1ca/images/183fb837-09ed-4bba-a74e-31c63dd938dc/49bcafed-c46e-4bce-8cd7-f323041f277e'/> > <backingStore/> > <target dev='sda' bus='scsi'/> > <serial>183fb837-09ed-4bba-a74e-31c63dd938dc</serial> > <boot order='1'/> > <alias name='ua-183fb837-09ed-4bba-a74e-31c63dd938dc'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='virtio-serial' index='0' ports='16'> > <alias name='ua-3bb0e9bb-8c1b-4067-bc05-5208955b354a'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> > </controller> > <controller type='ccid' index='0'> > <alias name='ccid0'/> > <address type='usb' bus='0' port='1'/> > </controller> > <controller type='scsi' index='0' model='virtio-scsi'> > <driver iothread='1'/> > <alias name='ua-90de3e81-a03e-436b-9092-596ce05a856a'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> > </controller> > <controller type='ide' index='0'> > <alias name='ide'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> > </controller> > <controller type='usb' index='0' model='piix3-uhci'> > <alias name='usb'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> > </controller> > <controller type='pci' index='0' model='pci-root'> > <alias name='pci.0'/> > </controller> > <smartcard mode='passthrough' type='spicevmc'> > <alias name='ua-baf1e759-5165-4c6f-926e-fac6bd7da50b'/> > <address type='ccid' controller='0' slot='0'/> > </smartcard> > <channel type='unix'> > <source mode='bind' path='/var/lib/libvirt/qemu/channels/488061ac-89e5-4139-b01c-bcc6bd9e4119.ovirt-guest-agent.0'/> > <target type='virtio' name='ovirt-guest-agent.0' state='disconnected'/> > <alias name='channel0'/> > <address type='virtio-serial' controller='0' bus='0' port='1'/> > </channel> > <channel type='unix'> > <source mode='bind' path='/var/lib/libvirt/qemu/channels/488061ac-89e5-4139-b01c-bcc6bd9e4119.org.qemu.guest_agent.0'/> > <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> > <alias name='channel1'/> > <address type='virtio-serial' controller='0' bus='0' port='2'/> > </channel> > <channel type='spicevmc'> > <target type='virtio' name='com.redhat.spice.0' state='disconnected'/> > <alias name='channel2'/> > <address type='virtio-serial' controller='0' bus='0' port='3'/> > </channel> > <input type='mouse' bus='ps2'> > <alias name='input0'/> > </input> > <input type='keyboard' bus='ps2'> > <alias name='input1'/> > </input> > <graphics type='spice' port='5900' tlsPort='5901' autoport='yes' listen='10.73.196.77' passwdValidTo='1970-01-01T00:00:01'> > <listen type='network' address='10.73.196.77' network='vdsm-ovirtmgmt'/> > <channel name='main' mode='secure'/> > <channel name='display' mode='secure'/> > <channel name='inputs' mode='secure'/> > <channel name='cursor' mode='secure'/> > <channel name='playback' mode='secure'/> > <channel name='record' mode='secure'/> > <channel name='smartcard' mode='secure'/> > <channel name='usbredir' mode='secure'/> > </graphics> > <sound model='ich6'> > <alias name='ua-bf534e75-c4d4-43cc-b997-68cc6534882b'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> > </sound> > <video> > <model type='qxl' ram='65536' vram='8192' vgamem='16384' heads='1' primary='yes'/> > <alias name='ua-c4257c38-b270-4dce-9f95-4e1489e410a4'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> > </video> > <hostdev mode='subsystem' type='usb' managed='no'> > <source> > <address bus='2' device='2'/> > </source> > <alias name='ua-3ad599b3-069d-4849-8391-43cf97b17240'/> > <address type='usb' bus='0' port='2.1'/> > </hostdev> > <hostdev mode='subsystem' type='usb' managed='no'> > <source> > <address bus='3' device='2'/> > </source> > <alias name='ua-6f48fe4c-fbb5-48c5-9ca5-852006b83510'/> > <address type='usb' bus='0' port='2.2'/> > </hostdev> > <hostdev mode='subsystem' type='usb' managed='no'> > <source> > <address bus='2' device='3'/> > </source> > <alias name='ua-801d94ed-661b-45f2-a324-9f968d1363c0'/> > <address type='usb' bus='0' port='2.3'/> > </hostdev> > <hostdev mode='subsystem' type='usb' managed='no'> > <source> > <address bus='3' device='4'/> > </source> > <alias name='ua-811d84bf-1a97-4fd8-b10d-ce14a98e52a6'/> > <address type='usb' bus='0' port='2.4'/> > </hostdev> > <hostdev mode='subsystem' type='usb' managed='no'> > <source> > <address bus='3' device='3'/> > </source> > <alias name='ua-a16494ac-2a31-4639-95db-11f6dc8186f7'/> > <address type='usb' bus='0' port='2.5'/> > </hostdev> > <hub type='usb'> > <alias name='hub0'/> > <address type='usb' bus='0' port='2'/> > </hub> > <memballoon model='virtio'> > <stats period='5'/> > <alias name='ua-aa03f565-11a3-455d-adf8-5274c1881631'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> > </memballoon> > <rng model='virtio'> > <backend model='random'>/dev/urandom</backend> > <alias name='ua-09545fbc-12c5-4ef1-83d3-3c9f747afa82'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> > </rng> > </devices> > <seclabel type='dynamic' model='selinux' relabel='yes'> > <label>system_u:system_r:svirt_t:s0:c13,c353</label> > <imagelabel>system_u:object_r:svirt_image_t:s0:c13,c353</imagelabel> > </seclabel> > <seclabel type='dynamic' model='dac' relabel='yes'> > <label>+107:+107</label> > <imagelabel>+107:+107</imagelabel> > </seclabel> ></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 1625511
: 1480984 |
1480985