On Wed, Oct 21, 2009 at 06:37:56PM +0800, Amos Kong wrote: > On Tue, Oct 20, 2009 at 09:19:50AM -0400, Michael Goldish wrote: > > See comments below. > > Hi all, > Thanks for your reply. > ..... > > Agree with you. > When I test this case, the original get_command_status() always cause special read problem, so I use sendline(). > > I'll replace sendline() with get_command_status() later. > > > Other than these minor issues the test looks good. > > I'll re-send another patch later. Thanks again! Hello all, Execute on VM1 "ping -c 2 -I eth0.10 IP_Address_eth0.10_VM2" We can use -I option to assign the interface of ping, then no need to make eth0.10 and eth0 in different subnet. But eth0 and eth0.10 have the same mac address, so eth0.10 could not get address by DHCP. If we assign it in the code, it's maybe repeat with others. The method is not better than assigning subnet2 in configure file. So I'll send another new version first. Welcome any suggestion :) Best Regards, Amos -- Amos Kong Quality Engineer Raycom Office(Beijing), Red Hat Inc. Phone: +86-10-62608183 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html