Hi Michael Goldish,

I want to use bridge in the VMs and create the bridge on the host
machine.  Add "nic_mode = tap" to the tests.cfg

   - qemu_kvm_windows_s1:
       qemu_binary = /usr/bin/qemu-kvm
       only qcow2
       only rtl8139
       nic_mode = tap
       only virtio_blk
       only smp2
       only no_pci_assignable
       only smallpages
       only Win2008.r2
       only unattended_install.cdrom boot shutdown

/usr/bin/qemu-kvm -name 'vm1' -monitor
unix:'/tmp/monitor-humanmonitor1-20100630-221510-YkyC',server,nowait
-serial unix:'/tmp/serial-20100630-221510-YkyC',server,nowait -drive
file='/tmp/kvm_autotest_root/images/win2008-r2.qcow2',if=virtio,boot=on
-net nic,vlan=0,netdev=idVZT9YT,model=rtl8139,macaddr='52:54:00:12:34:56'
-netdev 
tap,id=idVZT9YT,script='/home/kvm/0701/autotest/client/tests/kvm/scripts/qemu-ifup',downscript='no'
-m 512 -smp 2 -drive
file='/tmp/kvm_autotest_root/isos/windows/en_windows_server_2008_r2_standard_enterprise_datacenter_and_web_x64_dvd_x15-59754.iso',index=2,media=cdrom
-drive 
file='/tmp/kvm_autotest_root/isos/windows/winutils.iso',index=3,media=cdrom
-fda '/home/kvm/0701/autotest/client/tests/kvm/images/win2008-r2-64/floppy.img'
-redir tcp:5000::22 -redir tcp:5001::12323 -vnc :3  -boot d
00:46:51 DEBUG| VM appears to be alive with PID 17020
00:46:51 DEBUG| Starting screendump thread
00:46:51 INFO | Starting unattended install watch process. Timeout set
to 7200s (120 min)
00:53:24 DEBUG| Could not verify MAC-IP address mapping:
52:54:00:12:34:56 ---> 192.168.0.175
00:53:29 DEBUG| Could not verify MAC-IP address mapping:
52:54:00:12:34:56 ---> 192.168.0.175
00:53:31 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:53:31 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:53:31 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:53:31 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:53:32 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:53:32 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:54:19 DEBUG| Could not verify MAC-IP address mapping:
52:54:00:12:34:56 ---> 192.168.0.175
00:54:23 DEBUG| Could not verify MAC-IP address mapping:
52:54:00:12:34:56 ---> 192.168.0.175
00:54:25 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:54:25 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:54:27 DEBUG| Could not verify MAC-IP address mapping:
52:54:00:12:34:56 ---> 192.168.0.175
00:54:27 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175
00:54:27 DEBUG| (address cache) Adding cache entry: 52:54:00:12:34:56
---> 192.168.0.175

Failed in rss.exe in Windows. See the snapshot rss.PNG

<<attachment: rss.PNG>>

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to