All dependicies of nfs service is online but nfs is offline


 
Thread Tools Search this Thread
Operating Systems Solaris All dependicies of nfs service is online but nfs is offline
# 1  
Old 09-09-2009
All dependicies of nfs service is online but nfs is offline

Hi all
in my server all nfs dependices are online but nfs client is offline

Code:
root@BIWAPP1 # svcs -a|grep nfs
disabled       Sep_05   svc:/network/nfs/server:default
online         Sep_05   svc:/network/nfs/rquota:default
online         Sep_05   svc:/network/nfs/mapid:default
online         Sep_05   svc:/network/nfs/cbd:default
online         Sep_05   svc:/network/nfs/status:default
online         Sep_05   svc:/network/nfs/nlockmgr:default
offline*       17:45:03 svc:/network/nfs/client:default
root@BIWAPP1 # svcs -d svc:/network/nfs/client:default
STATE          STIME    FMRI
online         Aug_25   svc:/milestone/name-services:default
online         Aug_25   svc:/milestone/network:default
online         Aug_25   svc:/network/rpc/bind:default
online         Aug_25   svc:/network/rpc/gss:default
online         Sep_05   svc:/network/nfs/mapid:default
online         Sep_05   svc:/network/nfs/cbd:default
online         Sep_05   svc:/network/nfs/nlockmgr:default
online         Sep_07   svc:/network/rpc/keyserv:default

plz find the solution for it ...

Regards
spandhan

Last edited by DukeNuke2; 09-09-2009 at 10:02 AM..
# 2  
Old 09-09-2009
To keep the forums high quality for all users, please take the time to format your posts correctly.

First of all, use Code Tags when you post any code or data samples so others can easily read your code. You can easily do this by highlighting your code and then clicking on the # in the editing menu. (You can also type code tags [code] and [/code] by hand.)

Second, avoid adding color or different fonts and font size to your posts. Selective use of color to highlight a single word or phrase can be useful at times, but using color, in general, makes the forums harder to read, especially bright colors like red.

Third, be careful when you cut-and-paste, edit any odd characters and make sure all links are working property.

Thank You.

The UNIX and Linux Forums
# 3  
Old 09-09-2009
Please execute svcs -x and post the output
# 4  
Old 09-09-2009
question is, why should the nfs server be online? have you added an entry to
Code:
/etc/dfs/dfstab

and start the service? or do you share some dirs manually? or are there problems starting the service?
# 5  
Old 09-10-2009
hi,

Actually i want to mount filesystem sharing from other server.so,i want to enable nfs client . htere is no entry in /etc/dfs/dfstab file.
I am sending the out put of svcs -x...

Code:
root@BIWAPP2 # svcs -x
svc:/application/print/server:default (LP print server)
 State: disabled since Tue Aug 25 15:21:00 2009
Reason: Disabled by an administrator.
   See: Sun Message ID: SMF-8000-05
   See: lpsched(1M)
Impact: 2 dependent services are not running.  (Use -v for list.)

svc:/system/webconsole:console (java web console)
 State: maintenance since Tue Aug 25 15:30:57 2009
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
   See: Sun Message ID: SMF-8000-KS
   See: smcwebserver(1M)
   See: /var/svc/log/system-webconsole:console.log
Impact: This service is not running.
root@BIWAPP2 #

spandhan

Last edited by DukeNuke2; 09-10-2009 at 05:09 AM.. Reason: added code tags
# 6  
Old 09-10-2009
can you see the share from the other machine? type

Code:
dfshares <ip_of_other_machine>

to check this. can you mount the share? where are the problems?
# 7  
Old 09-10-2009
Hi thiis is the out put plz try to solve it

Code:
root@BIWAPP1 # svcs -x
svc:/application/print/server:default (LP print server)
 State: disabled since Tue Aug 25 15:20:17 2009
Reason: Disabled by an administrator.
   See: Sun Message ID: SMF-8000-05
   See: lpsched(1M)
Impact: 2 dependent services are not running.  (Use -v for list.)

svc:/system/webconsole:console (java web console)
 State: maintenance since Tue Aug 25 15:33:01 2009
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
   See: Sun Message ID: SMF-8000-KS
   See: smcwebserver(1M)
   See: /var/svc/log/system-webconsole:console.log
Impact: This service is not running.

svc:/network/nfs/client:default (NFS client)
 State: maintenance since Wed Sep 09 18:45:03 2009
Reason: Start method failed repeatedly, last died on Killed (9).
   See: Sun Message ID: SMF-8000-KS
   See: mount_nfs(1M)
   See: /var/svc/log/network-nfs-client:default.log
Impact: This service is not running.


Last edited by DukeNuke2; 09-10-2009 at 07:27 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

NFS write error on host xyz: Stale NFS file handle - Solaris 10

Oct 13 12:19:15 xyz nfs: NFS write error on host xyz: Stale NFS file handle. Oct 13 12:19:15 xyz nfs: (file handle: 68000000 1bc5492e 20000000 377c5e 1ce9395c 720a6203 40000000 bdfb0400) Oct 13 12:19:15 xyz nfs: NFS write error on host zyz: Stale NFS file handle. Oct 13 12:19:15 xyz nfs: ... (5 Replies)
Discussion started by: psychocandy
5 Replies

2. Shell Programming and Scripting

Mount NFS Share On NFS Client via bash script.

I need a help of good people with effective bash script to mount nfs shared, By the way I did the searches, since i haven't found that someone wrote a script like this in the past, I'm sure it will serve more people. The scenario as follow: An NFS Client with Daily CRON , running bash script... (4 Replies)
Discussion started by: Brian.t
4 Replies

3. Homework & Coursework Questions

NFS service not started in Redhat Cluster

Hi All, Need your help to resolve below error in cluter. Sep 9 05:37:30 node2 rgmanager: Starting disabled service service:Prod_Service Sep 9 05:37:30 node2 rgmanager: HA LVM: Improper setup detected Sep 9 05:37:30 node2 rgmanager: * initrd image needs to be newer than lvm.conf... (3 Replies)
Discussion started by: nitinredekar
3 Replies

4. UNIX for Advanced & Expert Users

Solaris: Fault Management Service toggles online, offline

I have two Solaris 10 T2000 systems. Platform sun8 has newer firmware than sun7. sun8/user$ prtdiag -v | grep OBP OBP 4.30.4.b 2010/07/09 13:48 sun7/user$ prtdiag -v | grep OBP OBP 4.30.4.a 2010/01/06 14:56 The platform (sun8) with the newer firmware (OBP 4.30.4.b) has a Fault... (2 Replies)
Discussion started by: DavidHalko
2 Replies

5. UNIX for Dummies Questions & Answers

NFS as unix service?

Hi All I want to understand the difference between 'NFS as a unix service' vs 'NFS attached to NAS' for the purpose of identifying shared storage solution for my test RAC setup. Oracle support says that 'NFS as unix service (what I understand is a local PC/server disk mounted as NFS) is not... (2 Replies)
Discussion started by: jpsingh
2 Replies

6. Solaris

NFS client service restart

Can any one please tell me the command for NFS client service restart.This is to resolve, NFS mount slowness issue.Mount is very slow for both read and write operations.The below commands are not helping out in this situation. ---------- Post updated at 08:59 AM ---------- Previous update was... (1 Reply)
Discussion started by: ksvaisakh
1 Replies

7. Red Hat

bind nfs service to nic

Hello everyone, I am running a RHEL4 server. We have 4 nics, which are paired to create bond0 and bond1. BOND0 is on a vlan which can see our storage system. BOND1 cannot see the storage system. I would like to lock down the system, so that NFS share can only mounted via BOND0. Has anyone done... (2 Replies)
Discussion started by: vada010
2 Replies

8. Solaris

NFS service : offline after enabling it .

Hi all, i Followed these steps & still not able to get nfs service online ???:( bash-3.2# svcs -a | grep nfs disabled 17:48:02 svc:/network/nfs/cbd:default disabled 17:48:02 svc:/network/nfs/client:default disabled 20:56:06 svc:/network/nfs/status:default offline ... (4 Replies)
Discussion started by: saurabh84g
4 Replies

9. Solaris

NFS write error on host : Stale NFS file handle

:confused:Hi all When i see in the /var/adm/messages, i saw the following error unix: NFS write error on host : Stale NFS file handle. unix: (file handle: 45ca415 3e7 a0000 2c7f6 3ebfc25f a0000 2 3e49) It is using sunOS 5.7. Is anybody know what is this error? Is is related to any network... (2 Replies)
Discussion started by: AirWalker83
2 Replies
Login or Register to Ask a Question