- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- POC hosts with 2 network connections with LACP
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
Forums
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
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
Thursday - last edited Sunday by support_s
Thursday - last edited Sunday by support_s
POC hosts with 2 network connections with LACP
I'm having an issue with configureg the bond with LACP. I have 2 network connections configured as Trunk with multiple vLans. with LACP. The vLan i'm going to use as management is configured as Native (0/1). The 2 connections are going to be used for management, compute & storage
I've configured the bond with the subnet, netmask & gateway, no ip address & added a vLan tag with ip address. the networking fails. during the cluster deployment, the configuration fails.
do i need to leave off the vlan tag & use bond0 for the management, compute & storage interface?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Friday
Re: POC hosts with 2 network connections with LACP
Hello.
I'm writing this for reference.
If you configure the following when installing Ubuntu, I think you won't fail to create a cluster (non-CEPH). I haven't tried it, but I thought this might be the only option. The VLAN IDs and other information are provided as examples.
<Summary>
- There are two NICs.
- Management, iscsi-1, iscsi-2, and compute are tagged and connected to an external switch.
- bond0 (for compute): No IP settings. Bonding (LACP) settings are configured.
- bond0.10 (for management): IP settings are configured. VLAN ID: 10.
- bond0.20 (for iscsi-1): IP settings are configured. VLAN ID: 20.
- bond0.30 (for iscsi-2): IP settings are configured. VLAN ID: 30.
<Network Connection>
[ nic1 ] [ nic2]
| |
[ bond0 ]
|
-----------------------------[ bond0.10 ]
|
-----------------------------[ bond0.20 ]
|
-----------------------------[ bond0.30 ]