1827853 Members
1408 Online
109969 Solutions
New Discussion

modifying /etc/export

 
Waqar Razi
Regular Advisor

modifying /etc/export

We have certain file systems that have been exported to different linux servers. We want to add some more entries in /etc/exports. Do we need to stop NFS services for that or just add entries and do exportfs -a.

Can some one please provide me steps for that?
1 REPLY 1
Michal Kapalka (mikap)
Honored Contributor

Re: modifying /etc/export

hi,

you dont need to stop the NFS server,

just add and them use exportfs -a

mikap