Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have a cluster and recently added 2 nodes to cluster (4 nodes total). We have an svm that supports nfs (vmware) with data lifs for the original 2 nodes. We'd like to expand the svm across all 4 nodes but want to understand how lifs function on an svm that has access to aggregates on 2 HA pairs. Do we need an nfs lif per node on the svm? If we connecting to a datastore on nodes1/2 do we connect to the same lifs when accessing a datastore on nodes3/4?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here's a good starting point for you. https://library.netapp.com/ecm/ecm_download_file/ECMLP2496234 .
But yes. generally you want at minimum 1 lif per node to allow direct access to the volume and not go through the cluster network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"If we connecting to a datastore on nodes1/2 do we connect to the same lifs when accessing a datastore on nodes3/4? "
You can, but you should not. As previously said, 1 LIF per node per SVM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suspect in your case, I would do this:
- Create a NEW NFS LIF on the two new nodes.
- Create a NEW datastore on each of the two new nodes (use VSC and it should mount also)
- Mount the new datastores to all ESXi nodes
- Use VMware and perform a storage vMotion to the datastores. Here is where you can distribute the VMs across all the nodes.
This is of course a high level overview. There are number of finer details that can/should be interpreted.
