Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24617DCE7 for ; Tue, 10 Jul 2012 00:52:28 +0000 (UTC) Received: (qmail 59514 invoked by uid 500); 10 Jul 2012 00:52:28 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 59469 invoked by uid 500); 10 Jul 2012 00:52:27 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 59460 invoked by uid 99); 10 Jul 2012 00:52:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 00:52:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: unknown amxa:i11-www2.idea11.com.auinclude:_spf.getharvest.com?all (nike.apache.org: encountered unrecognized mechanism during SPF processing of domain of jkahn@idea11.com.au) Received: from [216.32.180.13] (HELO va3outboundpool.messaging.microsoft.com) (216.32.180.13) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 00:52:20 +0000 Received: from mail23-va3-R.bigfish.com (10.7.14.238) by VA3EHSOBE003.bigfish.com (10.7.40.23) with Microsoft SMTP Server id 14.1.225.23; Tue, 10 Jul 2012 00:49:42 +0000 Received: from mail23-va3 (localhost [127.0.0.1]) by mail23-va3-R.bigfish.com (Postfix) with ESMTP id 16D173A00FD for ; Tue, 10 Jul 2012 00:49:42 +0000 (UTC) X-Forefront-Antispam-Report: CIP:111.221.116.197;KIP:(null);UIP:(null);IPV:NLI;H:SIXPRD0610HT002.apcprd06.prod.outlook.com;RD:none;EFVD:NLI X-SpamScore: -7 X-BigFish: VPS-7(zzbb2dI98dI9371I542M1432I4015I9a6kzz1202hzz8275bh8275dhz2dh2a8h668h839h944he5bhf0ah107ah) Received: from mail23-va3 (localhost.localdomain [127.0.0.1]) by mail23-va3 (MessageSwitch) id 1341881379644688_9066; Tue, 10 Jul 2012 00:49:39 +0000 (UTC) Received: from VA3EHSMHS015.bigfish.com (unknown [10.7.14.236]) by mail23-va3.bigfish.com (Postfix) with ESMTP id 9A1D04C00A4 for ; Tue, 10 Jul 2012 00:49:39 +0000 (UTC) Received: from SIXPRD0610HT002.apcprd06.prod.outlook.com (111.221.116.197) by VA3EHSMHS015.bigfish.com (10.7.99.25) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 10 Jul 2012 00:49:39 +0000 Received: from SIXPRD0610MB370.apcprd06.prod.outlook.com ([169.254.7.51]) by SIXPRD0610HT002.apcprd06.prod.outlook.com ([10.255.24.165]) with mapi id 14.16.0175.005; Tue, 10 Jul 2012 00:51:54 +0000 From: James Kahn To: "cloudstack-users@incubator.apache.org" Subject: Re: Multiple NICs on a VM Thread-Topic: Multiple NICs on a VM Thread-Index: Ac1TEsW/Eh2wCOa5Q9qsNj60AIGazAAF6neAABVfuFACwoTxAA== Date: Tue, 10 Jul 2012 00:51:54 +0000 Message-ID: In-Reply-To: Accept-Language: en-AU, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.2.120421 x-originating-ip: [10.255.24.132] Content-Type: text/plain; charset="us-ascii" Content-ID: <1E072DBE94126047A99D50315A424C0E@apcprd06.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: idea11.com.au To dig up an old thread - is it possible to create a VM with multiple NICs on the same virtual network? Thanks, JK. -----Original Message----- From: Tamas Monos Reply-To: "cloudstack-users@incubator.apache.org" Date: Tuesday, 26 June 2012 7:43 PM To: "cloudstack-users@incubator.apache.org" Subject: RE: Multiple NICs on a VM >Hi, > >Or just simply create multiple networks for the account via the GUI if >using advance networking. >When you deploy a VM the it will have one NIC in each network. > >Regards > >Tamas Monos DDI >+44(0)2034687012 >Chief Technical Office >+44(0)2034687000 >Veber: The Hosting Specialists Fax +44(0)871 522 >7057 >http://www.veber.co.uk > >Follow us on Twitter: www.twitter.com/veberhost >Follow us on Facebook: www.facebook.com/veberhost > > >-----Original Message----- >From: Alena Prokharchyk [mailto:Alena.Prokharchyk@citrix.com] >Sent: 26 June 2012 00:30 >To: cloudstack-users@incubator.apache.org >Subject: Re: Multiple NICs on a VM > >On 6/25/12 1:42 PM, "Donal Lafferty" wrote: > >>Apologies if this is a repeat question, but how would you deploy a >>virtual machine with multiple NICs? Is this even possible? >> > > > >You achieve that by deploying vms in multiple networks. Just specify >networks as a coma separated list of networkIds in deployVm command: > >deployVirtualMachine&networkIds=3D204,205,210 > >The first network in the list becomes the default network of the vm. > > >-Alena. > > > >