Unsolved
This post is more than 5 years old
6 Posts
0
1229
March 16th, 2018 06:00
server_export displays the same share twice
When I run the below command I am seeing the same export listed twice. They are mostly the same but there are a couple of differences in the servers give RW permissions. Any idea on how this could of happened? Also would it be recommended to remove one and keep only one share? Or is there a procedure to remove one and keep the other keep the shares up.
server_export server_3 -Protocol nfs -list -all
No Events found!



Rainer_EMC
4 Operator
•
8.6K Posts
0
March 16th, 2018 09:00
could be VDM export
without seeing the actual output its just guesswork
to remove a share use the server_export -unexport -perm as shown in the manual
suprtbowl100d
6 Posts
0
March 16th, 2018 09:00
its is a vdm export...
I don't want to risk removing one of the shares as it is a production environment and so hosts can't lose access to the share.
Unless I know removing one of the shares does not affect the other share. But I would like to follow some documented procedure.
suprtbowl100d
6 Posts
0
March 19th, 2018 09:00
Any idea how it would of come about that there are two exports? Is that normal?
I do have an issue in that the share is not working when I add in two /25 subnets but it does work when I add in the /24. Issue being i can't mount share when I have added two /25 subnet but i can when i add the /24.
It may not be related to the fact there are two exports for the same share.
Rainer_EMC
4 Operator
•
8.6K Posts
0
March 19th, 2018 09:00
well - then leave it if its not doing any harm
Rainer_EMC
4 Operator
•
8.6K Posts
0
March 21st, 2018 02:00
for one path there is only ever one NFS export line
for file systems mounted on a VDM you could have an export each for the DM and the VDM export
i.e. one for /root_vdm_x/ and one for /
see the part about VDM NFS export in the VNX NFS pdf manual
For more please open a support request
Without the complete info anything more is just guessing