WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] XCP 1.1 Management VLAN

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XCP 1.1 Management VLAN
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Fri, 18 Nov 2011 05:11:20 +0400
Delivery-date: Thu, 17 Nov 2011 17:12:39 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=5fZq/Y4kouLeheDQyOKF4cDCKdGphbDFTIwfcd1rUe8=; b=xqoK3YKFBN+TmIYcJ7VNHAxopI1sdnvyBPYkrnfWKHkTLo1A1ao7oAQolYvVtrKumQ 1HgKfTN+acR46NvQrFbAyH8zyqk9/Q3xQzquEWedriBNDqj8Q96J/+CAJ+hjN+7xd3x+ dCv09vAQTC3wB9xIN6TlzapzJllNLkzhCudHg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2B541E71EE131F4F9F04B30362609C4B013D3D71@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <2B541E71EE131F4F9F04B30362609C4B013D3D71@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111107 Thunderbird/8.0
No, sorry. You can try to hack the xcp/xapi underlying configuration, but this require significant understanding of xapi internals (and, of cause, every your change will be your own problem without community support).

But outside this you can not use tagged vlans for management interface of xapi.

On 18.11.2011 04:38, Brett Westover wrote:
My servers have 2 NICs each. My plan is to connect one NIC each to
the LAN and one NIC each to a dedicated SAN.

My LAN is segmented into VLANs, so I would hook each LAN NIC into
a port tagged for each VLAN I want the guests to be able to access.

Then the Management interface would need to be on one of those VLANs
but so far as I can tell it doesn't support that natively.

I plan to host VMs that will participate in the same VLAN as the
management interface of XCP.

I was able to create a vlan network like this:
# xe network-create name-label=MGT name-description=Management VLAN

then a VLAN interface with this command:
# xe vlan-create vlan=100 pif-uuid=<uuid of the physical nic>  network-
uuid=<uuid of MGT network>

Then I used 'xsconsole' to change the management interface to this
new network.

It works up to a point. I can manage the host on VLAN 100, and I can
spin up a VM and attach it to that same VLAN. Everybody can talk to
each other.

The problem is when I try to join the servers together in a pool. I
get an error stating that the management interface cannot be on a VLAN.

Is there a good reason for that restriction? What are my alternatives?


Brett Westover



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>