Tuesday, July 17, 2007 at 10:25 am by Brady Wilson

FreeBSD on HP BL460c Blade Servers

We have standardized on HP servers and use blade servers whenever possible for our Managed client solutions.

The BL460c blades have a pair of embedded HP NC373i gigabit adapters. They have a Broadcom 5708 chipset.

Initially when we started using the C class blade servers in late 2006 we could not get networking to work under FreeBSD 6.2 RELEASE with the BL460c blade servers.

Once FreeBSD was installed it was not even seeing the “bce” adapters. We searched and searched and only found others with a similar problem.

HP doesn’t officially support FreeBSD on its gear so we could not get support there.

It also appeared that drivers had already been implemented for these adapters in an older release of FreeBSD so these “bce” adapters should work out of the box. Something done specifically with those adapters in the BL460c blade servers was causing issues.

The first step was for us to get a STABLE release of FreeBSD 6.2 several months later which apparently had further adapter driver updates as seen in CVS. We grabbed a STABLE iso image and after install the “bce” adapters were now visible and operational.

The second step was for us to configure 802.1q VLAN tagging on the NICs because of the way the blade chassis switches were uplinked to our network distribution layer. Left untagged with no VLANs the adapters wouldn’t communicate with the network.

Article Topics

Related Article:
Virtualized for Non-Profit

July 1, 2008

Opus Interactive has virtualized 22 of their servers in a effort to upgrade internal systems.  Instead of trying to sell the servers, or reprovision them, Opus Interactive decided the best thing to do is to donate them to Omni Media Networks Inc.  The donated servers were needed in an effort to expand Omni Media Networks Internet outreach programs.  Opus Interactive is very [...]

Leave a Comment

You must be logged in to post a comment.

Article Archives:

  • Virtualized for Non-Profit

    Opus Interactive has virtualized 22 of their servers in a effort to upgrade internal systems.  Instead of trying to sell the servers, or reprovision them, Opus Interactive decided the best thing to do is to donate them to Omni Media Networks Inc.  The donated servers were needed in an effort to expand Omni Media Networks Internet outreach programs.  Opus Interactive is very [...]

    July 1st, 2008

  • If a tree gets planted in the forest will anyone hear?

    Opus Interactive has joined with Arbor Day Foundation in their mission to “…inspire people to plant, nurture and celebrate trees.”  Arbor Day Foundation is the largest nonprofit tree-planting organization, with nearly one million members and averages over 12 million trees planted each year.
    So with that, the question becomes with almost 12 million trees each year, why [...]

    June 16th, 2008

  • Protecting the minds and hearts of our children with OpenDNS

    There is no argument that there is a lot of crap on the Internet.  And I am not referring to poorly designed web sites, time wasting games and an overabundance of news about absolutely everything.  The deep, dark alleys of the Internet (and sometimes not all that far removed) are filled with pornography, crime, drugs, [...]

    June 9th, 2008

  • Interop Las Vegas 08 Photo Journal

    Interop Las Vegas 08 . The adventures over the course of 5 days.  Below you will see somethings you wish you didn’t and other you are glad to see. Enjoy.
    Arrived at the MGM Grand Hotel Checked in Room #4136.  Look at that view.

    Well what would Vegas be like without a little gambling?  Eric at his first slot [...]

    May 22nd, 2008

  • Smokeping on FreeBSD 7

    This write-up assumes a working copy of FreeBSD 7.0.  It was built using 7.0-RELEASE.  It should work on FreeBSD 6.x-STABLE and future versions of FreeBSD 7.  The package versions listed were current as of this writing but may have been updated by the time someone uses this howto.
    This is a basic setup of Smokeping.  There [...]

    April 24th, 2008

  • Installing MySQL4 and MySQL5 on a single FreeBSD 6.2 Server.

    This write-up makes the following assumptions:

    Working copy of FreeBSD 6.2.
    Build: 6.2-RELEASE.

    Which should work on 6.2-STABLE and 7.0 as well.
    Please let me know if you run into typos or other technical issues when implementing this.

    Download the latest binaries from mysql.com.
    At write-up time this was:
    mysql-5.0.45-freebsd6.0-i386.tar.gz
    mysql-standard-4.1.22-unknown-freebsd6.0-i386.tar.gz
    Install MySQL 4.
    Uncompress the binary source.
    # cd /usr/local
    # gunzip < [...]

    March 11th, 2008

Article Comments:

2 Comments
 

I’m wondering how you are getting on with the HP BL460c and FreeBSD? We are looking at moving all our FreeBSD systems to this platform and wondering if you have encountered any other issues?

Specifically have you had any problems with the HP Smart Array E200i controller and FreeBSD? Has the performance been good with the 2.5″ SAS drives?

Posted by nikolai
Monday, September 24, 2007 at 6:21 pm

So far we have not run into any other issues with FreeBSD on the blade servers. We don’t have any high end applications running on the FreeBSD blade servers at this point – only simple web hosting.

The drives are the same drives used in the DL series of servers and we haven’t had any issues with those whatsoever.

The only difference between the platforms is the model of the controller- the E200i as you mentioned. We have not run into issues with it. We have not heard of or witnessed any performance issues, although we have not performed any specific speed tests with this match up either.

Posted by Brady Wilson
Tuesday, October 02, 2007 at 9:13 am