Jump to content

service not working with samba nfs


Jza
 Share

Recommended Posts

I got a problem with mandriva 2007.1 spring where service can't restart the nfs and the samba services. One of the problems I have seen is that portmaper doesnt run and rpc.nfsd is also not working.

 

Has anyone seen this happening?

 

There has also been some problems since shorewall originally block the NFS ports. But I see this as a different thing.

 

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

portmaper doesnt run and rpc.nfsd is also not working.

 

portmap is a service which you should start first as nfs requirement..

 

chkconfig portmap on

 

then

 

service portmap start

 

or

 

/etc/init.d/portmap start

 

 

-

 

about samba, portmap is not related on it, just make sure you have samba-server installed, not the samba-client only

 

[root@aioshin ~]# rpm -qa | grep samba
samba-client-3.0.24-2.2mdv2007.1
samba-common-3.0.24-2.2mdv2007.1
samba-server-3.0.24-2.2mdv2007.1

 

 

Peace!

:P

Link to comment
Share on other sites

chkconfig portmap on

 

then

 

service portmap start

 

or

 

/etc/init.d/portmap start

-

 

Exactly exccept that I dont get an output, I get something like this:

 

$ service portmap start

$

 

there is no

portamp is running...

 

or

portmap is starting...

 

There is no FAILED or OK tag. Just like if service was not even working, but it is working with other services.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...