View Issue Details

IDProjectCategoryView StatusLast Update
0017700CentOS-8NetworkManagerpublic2020-08-31 10:43
Reporterwangqing Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version8.2.2004 
Summary0017700: Install gnome's kvm virtual machine clone, add pci interface, network card cannot be activated
DescriptionInstall gnome's kvm virtual machine clone, add pci interface, network card cannot be activated
Steps To Reproduce1. virt-install creates a virtual machine
2. Copy qcow2
3. build xml and delete the following lines
```bash
    <controller type='pci' index='0' model='pci-root'/>
    <controller type='ide' index='0'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
    </controller>
```
4. virsh create clone.xml
5. View ip without logging in to grome
Tags"Network", centos 8

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-08-31 10:42 wangqing New Issue
2020-08-31 10:43 wangqing Tag Attached: "Network"
2020-08-31 10:43 wangqing Tag Attached: centos 8