1825771 Members
2160 Online
109687 Solutions
New Discussion

Re: NFS

 
SOLVED
Go to solution
viswanadha
Occasional Contributor

NFS

Hi all,

I have exported a file system, and after i reboot the machine, the exports are not to be seen

any help

--viswa
1 REPLY 1
Chakravarthi
Trusted Contributor
Solution

Re: NFS

run

chkconfig --level 2345 nfs on

and restart nfs
/etc/rc.d/init.d/nfs stop and then start

--chakri