
Windows 2016 – Mount An NFS Share
Following steps detail how to mount an NFS share in Windows 2016. Note: The method uses mapping a network drive to Mount the NFS share. Begin by installing the NFS […]
Virtualization & Storage
Following steps detail how to mount an NFS share in Windows 2016. Note: The method uses mapping a network drive to Mount the NFS share. Begin by installing the NFS […]
Part 1 Part 2 This is the third part in the series on configuring the VNXe via command line. Here I will detail the Steps involved in adding VMware ESXi […]
Step1 Check the Health status of the Link Aggregation: uemcli -d 10.0.0.1 -u Local/admin -p Password123# /net/la show -detail 1: ID = la0_SPA SP = SPA Ports = eth2_SPA,eth3_SPA Health state = OK (5) 2: ID = la0_SPB SP = SPB Ports = eth2_SPB,eth3_SPB Health state = OK (5) Step2 Ensure the Network Interface for NFS is correctly configured: uemcli […]
This is the second part in the series on configuring the VNXe via command line. Here I will detail the Steps involved in creating both NFS and iSCSI datastores. The configuration steps outlined in Part2 will be the following: LACP Configuration Create the Network Interface for NFS NFS Shared Folder Server Configuration Create NFS datastores Creating iSCSI Interfaces/Nodes/Datastores LACP Configuration Link […]