- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Setup and Networking
- >
- Re: Adding Uplinks and VLANs on a new dHCI Install
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
07-20-2023 10:13 AM - last edited on 07-21-2023 06:40 AM by support_s
07-20-2023 10:13 AM - last edited on 07-21-2023 06:40 AM by support_s
We just set up a new dHCI install. 3 DL360 hosts and one Alletra 6050 storage. Long story short, we can successfully migrate a VM from an old vCenter (6.7) to the new (7.0.3). But after the VM arrives, it cannot communicated back to the production network. The same VLANs on the old vCenter are allowed on the ports on the 2 new Mellanox switches.
Where do I need to look at networking to allow the VM (static IP) to communicate back to existing production VLANs?
Do I need to do something with the TCP/IP stack, routing and gateways?
Should I create a port group in trunk mode, allow all VLANs and let the vmk IPs handle it; or create a port group for each VLAN (we have about 6 VLANs)?
There are 2 additional NIC ports on each host we want to use for VM traffic and keep them off the management VLAN. I can't seem the VM to communicate on a new vswitch using the aditional ports either. Is it safe to add additional NICs to the default dHCI vswitch?
Solved! Go to Solution.
- Tags:
- Port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2023 06:38 AM - edited 07-21-2023 06:40 AM
07-21-2023 06:38 AM - edited 07-21-2023 06:40 AM
SolutionWithout writing a novel about our network configuration here's what the fix was/is.
I got our network guy on the line to step through a bunch of stuff. We verified the Mellanox switch and core switch settings (no changes made). Ping a few things and watched them die. He and I are prety sure it's a VMware network issue.
So, I have him watch me set up a distributed virtual switch, add the physical NICs, set up a port group with the specific VLAN, and add the VMKs with the correct IPV4 settings. Then I put the test VM on the new port group and it worked.
I don't know what I was doing incorrect previously, but now it's working. Trunking didn't work, I had to create specific VLANs.
Additionally, cross vCenter Motion was broken initially. We had to allow the old vCenter management VLAN (different from the new one) specifically on the Mellanox dHCI management ports. We also allowed other VLANs related to various, current VM traffic on both the Mellanox management ports and the ports the new vswitch uplinks use for VM traffic.
For us, this seems to be resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2023 11:09 PM
07-23-2023 11:09 PM
Re: Adding Uplinks and VLANs on a new dHCI Install
Hello @PS-NP,
Perfect!
We are glad to know you were able to resolve the issue and we appreciate you for keeping us updated.