Unsolved
This post is more than 5 years old
11 Posts
0
627
March 23rd, 2012 07:00
NFS Shares mounted on DM interface
Is there a way to find out how many NFS shares are mounted on a particular DM interface ?
We have a FSN created and IP addresses assigned to it. Also there is another CGE 2-1device to which IP address is a assigned.
I need to collect this information for comparison.
Please help..
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
March 23rd, 2012 07:00
this is a tough one because datamover make NFS available on all interfaces, you can see active connection
server_netstat server_2 -a | grep nfs
JC_PwC
11 Posts
0
March 23rd, 2012 09:00
I agree.. Only reason I asked because we have seen some performance issues on NFS shares presented via interface on device CGE 2-1 but nothing on interface from FSN. We have also identified that configuring physical port CGE 2-1 with an interface does not meet the HA factor. (Plan is to configure the LACP and FSN but this will take atleast a month).
server_netstat server_2 -a | grep nfs - this helps to find the active connections.
Observation : If you know the server name, you can check all the shares on that server using a data mover interface.