Start a Conversation

Unsolved

This post is more than 5 years old

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..

9 Legend

 • 

20.4K Posts

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

11 Posts

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.

No Events found!

Top