Results 1 to 4 of 4

Thread: second nic interface between node controllers

  1. #1
    Join Date
    Dec 2010
    Beans
    21

    second nic interface between node controllers

    I want to add a second nic interface between my nodes, specifically a 10GE subnet. The interfaces work at base level but not within the instances. Is there a short course howto for adding more nets/bridges to the node controller vms?

  2. #2
    Join Date
    Aug 2010
    Beans
    261
    Distro
    Ubuntu

    Re: second nic interface between node controllers

    I think you probably want to "bond" the 2 NICs you have, then create the NC bridge on top of that bond

  3. #3
    Join Date
    Dec 2010
    Beans
    21

    Re: second nic interface between node controllers

    Not really. My primary nic that I used to build the cloud is just a gigE. The second nic is 10igigE and I want to use it for high bandwidth traffic.

  4. #4
    Join Date
    Aug 2010
    Beans
    261
    Distro
    Ubuntu

    Re: second nic interface between node controllers

    I am certain a NC cannot make use of multiple NICs for separating different network traffic (i.e management on eth0, VM traffic on eth1). Thus, if the NICs are of equal speeds, it makes sense to bond them. If not, as in your case, just use the 10G NIC alone I guess

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •