Bug 821984 - test case /distribution/virtinstall failed when using --network as guest args
Summary: test case /distribution/virtinstall failed when using --network as guest args
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: tests
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gurhan Ozen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-16 02:20 UTC by Chao Ye
Modified: 2013-11-04 02:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-31 05:18:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Chao Ye 2012-05-16 02:20:25 UTC
Description of problem:
Tue, 15 May 2012 08:37:31 DEBUG    Launched with command line:
/usr/sbin/virt-install --name rhel6_x86_64_hvm --location nfs://nfs.englab.nay.redhat.com:/pub/rhel/released/RHEL-6/6.1/Client/x86_64/os --ram=2048 --vcpus=2 --disk path=/var/lib/libvirt/images/RHEL6.1-x86_64.img,bus=virtio,size=10 --network model=e1000 --hvm --debug --extra-args ks=http://lab-02.rhts.eng.nay.redhat.com/cblr/svc/op/ks/system/guest-87-1.rhts.eng.nay.redhat.com console=tty0 console=ttyS0,115200 --prompt --accelerate --os-variant=virtio26 --network bridge:br0 --serial file,path=/mnt/tests/distribution/virt/install/rhel6_x86_64_hvm/logs/rhel6_x86_64_hvm_console.log --noreboot --vnc
Tue, 15 May 2012 08:37:31 DEBUG    Requesting libvirt URI default
Tue, 15 May 2012 08:37:31 DEBUG    Received libvirt URI qemu:///system
Tue, 15 May 2012 08:37:32 DEBUG    Requesting virt method 'hvm', hv type 'default'.
Tue, 15 May 2012 08:37:32 DEBUG    Received virt method 'hvm'
Tue, 15 May 2012 08:37:32 DEBUG    Hypervisor name is 'kvm'
Tue, 15 May 2012 08:37:32 ERROR    Unknown network type model

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1.use guestargs="--ram=2048 --vcpus=2 --disk path=/var/lib/libvirt/images/RHEL6.1-x86_64.img,bus=virtio,size=10 --network model=e1000 --hvm --kvm" as guest args
2.
3.
  
Actual results:


Expected results:


Additional info:
https://beaker.engineering.redhat.com/jobs/232426

Comment 1 Gurhan Ozen 2012-05-21 18:49:47 UTC
Hi, 
This is fixed and the fixed version is in production:

#  virsh console rhel6_x86_64_hvm
Connected to domain rhel6_x86_64_hvm
Escape character is ^]

[root@dhcp47-102 ~]# ethtool -i eth0
driver: e1000
version: 7.3.21-k6-1-NAPI
firmware-version: N/A
bus-info: 0000:00:03.0


Please let me know if you have any issues. 

Thanks.


Note You need to log in before you can comment on or make changes to this bug.