|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] linux hvm network problem
Hi all, I'm having network problems with hvm. My conf is centos5 with xen 3.0.3. I'm booting a RedHat 9 with this conf file
kernel = "/usr/lib/xen/boot/hvmloader" builder='hvm'
memory = 1536 shadow_memory = 8 name = "SERVER" vcpus=2 pae=0 acpi=0 apic=0 disk = [ 'phy:/dev/HYP02VM/LUMINA,ioemu:hda,w', ] device_model = '/usr/lib/xen/bin/qemu-dm'
sdl=1 vnc=1 vnclisten="0.0.0.0" vncdisplay=1 vncunused=1 vncconsole=1 vncpasswd='abc123'
nographic=0 stdvga=0 serial='pty' vif = [ 'type=ioemu, bridge=xenbr0, model=ne2k_pci']
After the 1st boot, the guest recognize the new configuration and reconfigure the network correctly with kudzu: the guest can reach the dhcp server and get a valid ip address. After the first connection to the dhcp server the guest became "isolated". I mean I can not connet to the default gateway. I tried to assign manually the ip address but nothing changes.
I took a tcpdump on the dom0 listenting to the bridge and to the hvm domU. I have the same result: only arp requests
10.0.1.29 is the ip address of the hvm guest... the other is the mine ip.
15:53:30.472523 arp who-has 10.0.0.34 tell 10.0.1.29 15:53:31.492565 arp who-has 10.0.0.34 tell
10.0.1.29 15:53:32.492586 arp who-has 10.0.0.34 tell 10.0.1.29 15:53:33.492619 arp who-has 10.0.0.34 tell
10.0.1.29 15:53:34.492697 arp who-has 10.0.0.34 tell 10.0.1.29 15:53:35.492687 arp who-has 10.0.0.34 tell
10.0.1.29 15:53:36.492717 arp who-has 10.0.0.34 tell 10.0.1.29 15:53:37.492786 arp who-has 10.0.0.34 tell
10.0.1.29 15:53:38.492787 arp who-has 10.0.0.34 tell 10.0.1.29
Do you have some suggestions? Dom0's network is running well, I have other linux paravirtualized vm running...
Regards,
Marco
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] linux hvm network problem,
Marco Strullato <=
|
|
|
|
|