- Community Home
- >
- Servers and Operating Systems
- >
- HPE Synergy
- >
- HPE Synergy
- >
- Re: Creating a Linux Heartbeat network in Synergy
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 01:51 PM
11-21-2019 01:51 PM
We have a few clustered applications that we are migrating into our Synergy environment. Each cluster uses a private network on a specific VLAN. The traffic is not routed, it's just pointed to specific IP addresses. We tried to do something similar when we build our Synergy blades. We created a new network for the cluster VLAN in the server profile template, and then attempted to create a new server profile. We were blocked because there were no uplinks defined for the cluster network.
How can we create a private network in the Synergy environment?
TIA
Dave
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2019 08:58 AM
11-28-2019 08:58 AM
Re: Creating a Linux Heartbeat network in Synergy
HPE OneView 4.0 onword private VLANs are supported in synergy.
Please refer page 40 for creating private network.
https://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-a00064085en_us-1.pdf
As it cluster, i am expecting other node will be on other frame. So uplink is required.
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2019 04:18 PM
12-04-2019 04:18 PM
Re: Creating a Linux Heartbeat network in Synergy
Apologies for Synergy-Master's response as it's somewhat useless here.
When you define the LIG in Synergy, there is a spot for "Internal Networks"
You must assign the Heartbeat network to that section rather than creating a generic Uplink Set for it.
Keep in mind if this network needs to span across multiple Logical Enclosures, or span between a Synergy LE and some outside non Synergy box, then you would need the Heartbeat VLAN to have a proper uplink. You could still of course skip the L3 Gateway and make this subnet non routable.
Just saying keep L2 vs L3 in mind as you have both options.
Private Networking as mentioned in the other reply will actually BLOCK East/West communication and is a couson to Cisco PVLAN. Which is not what I think you wanted.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2019 08:05 AM
12-06-2019 08:05 AM
Re: Creating a Linux Heartbeat network in Synergy
Dan,
Thanks for the response. With your info I'm close to getting the configure I want. I've configured a LIG that has an internal network. The Internal network will use the cluster VLAN. The internal network has no uplinks defined. Will that prevent internal network traffic to move between frames inside a logical enclosure (north-south?) , but not outside of the logical enclosure? (east-west?)
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2019 10:15 AM - edited 12-06-2019 10:25 AM
12-06-2019 10:15 AM - edited 12-06-2019 10:25 AM
SolutionEverything inside a single Logical Enclosure is considered 1 East/West domain.
So a Heartbeat network would be accessible to any blade in the same LE.
A Local Network however would not be accessible outside the LE (North/South), since it has no uplinks.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2019 12:02 PM
12-06-2019 12:02 PM
Re: Creating a Linux Heartbeat network in Synergy
Dan,
Good, I now understand the way the traffic flows withing the logical enclosure. I'd like to verify that I am understanding the correct way to configure the LIG to achieve that.
In order to allow the cluster traffic to get between two blades, I've created an ethernet network named CLS45, and set the VLAN id to 45. I have then added a internal network in the LIG, and added CLS45. Internal networks don't get uplinks or downlinks, correct?
If I use the same server template profile, using the same LIG, to my two server cluster members, will the cluster traffic run through the internal network without uplinks or downlinks defined? Am I missing any steps?
Thanks.
Dave