[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-API] CP-3477: Make xapi listen on all dom0 IP addresses


  • To: 'Rushikesh Jadhav' <2rushikeshj@xxxxxxxxx>
  • From: Rob Hoes <Rob.Hoes@xxxxxxxxxx>
  • Date: Mon, 24 Jun 2013 16:48:41 +0000
  • Accept-language: en-GB, en-US
  • Cc: "xen-api@xxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxx>
  • Delivery-date: Mon, 24 Jun 2013 16:48:53 +0000
  • List-id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
  • Thread-index: AQHObgls4pwn7emBy0CUhhi3LqHEepk/8riAgAT9V4CAACW9kA==
  • Thread-topic: CP-3477: Make xapi listen on all dom0 IP addresses

xe vm-migrate is forced to use management network only for live migration but now since XAPI works on 0.0.0.0 can we have network as a parameter to it so that we could decide on fastest available way ? VM RAM is getting bigger day by day :)

 

That reminds me of another reason for making this change J This is indeed possible in 1.6, but you have to use the storage-motion style of vm-migrate. Try specifying “remote-master”, “ remote-username”, and “remote-password” as the local master’s details (yes, I know…), and also specify “remote-network” as the UUID of the network you want to send the migration data over.

 

On many of our hosts, we need to use routed network for the guests. These guests have their gateway as host which is exposed to internet. 

Since adding a routed gateway is done by the admins on the fly (which sometimes require alteration to iptables ), it is a threat to rely on iptables to be always correct and intact for management.

 

Our management tools talk to XAPI on 80 (rrd) & 443(mgmt) which I felt safe as no guest could sniff it even if being in promiscuous mode. Guest carry internet traffic as well as DOS attack which cant be trusted.

May be you can shed some light on it.

 

I am not sure if I understand you correctly, but I don’t think you actually need a second IP address in dom0 for this use case. Can you dedicate a NIC to guest traffic only, and not put a dom0 IP address on it (ip-configuration-mode = none)? This way, dom0 just acts as a layer-2 switch, and you can use an external gateway for routing.

 

Cheers,

Rob

_______________________________________________
Xen-api mailing list
Xen-api@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.