James Miller
2008-Nov-03 15:23 UTC
[Xen-users] VNC not listening when MAC is assigned in VIF domU config
Running Xen 3.3.0 dev. When I specify a MAC in the VIF line and start the Dom0, VNC doesn''t startup on DomU server. When I don''t specify a MAC it does. This is a fully virtualized Dom0. I sent a message asking about this some time ago and did see a response (may have missed it). Anyway, does anyone have any ideas? Without MAC being specified in VIF: Maggie:~# netstat -an |grep 59 tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN Maggie:~# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 512 4 r----- 25325.3 lynx 46 2048 1 -b---- 81.4 Config file name=''lynx'' kernel = ''/usr/lib/xen/boot/hvmloader'' builder=''hvm'' boot = ''dc'' memory = 2048 vif = [ ''vifname=lynx, mac=aa:00:16:3e:ff:a1:0e, bridge=eth0'' ] # vif = [ ''vifname=lynx, bridge=eth0'' ] disk = [ ''phy:/dev/vg01/lynx,hda,w'',''file:/iso_images/CentOS-5.2-i386-bin-DVD.iso,hdc:cdrom,r'' ] device_model = ''/usr/lib/xen/bin/qemu-dm'' vnc=1 sdl=0 vcpus = 1 vnclisten=''0.0.0.0'' vncpasswd=''vnc'' vncunused=1 vncdisplay=1 serial=''pty'' pae=1 acpi=1 apci=0 Thanks, Jim _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Stefan Bauer
2008-Nov-03 15:42 UTC
Re: [Xen-users] VNC not listening when MAC is assigned in VIF domU config
James Miller schrieb:> vif = [ ''vifname=lynx, mac=aa:00:16:3e:ff:a1:0e, bridge=eth0'' ]that''s not a valid mac address. Regards -- stefan.bauer@cubewerk.de Cubewerk Tel +49 8621 996 02 37 IT-Beratung + Planung Tel +49 179 119 47 67 Verkauf von Hard und Software Fax +49 1212 511057903 Herzog-Otto-Straße 32 http://www.cubewerk.de 83308 Trostberg _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
James Miller
2008-Nov-03 16:13 UTC
Re: [Xen-users] VNC not listening when MAC is assigned in VIF domU config
Stefan Bauer wrote:> James Miller schrieb: > >> vif = [ ''vifname=lynx, mac=aa:00:16:3e:ff:a1:0e, bridge=eth0'' ] >> > > that''s not a valid mac address. > > Regards > >Yes I am an idoit! Thank''s for pointing that out for me! Jim _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users