1833247 Members
3023 Online
110051 Solutions
New Discussion

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