|
|
NFS issue in SE11
root@solaris11:~# svcadm enable -r svc:/network/nfs/server:default
svcadm: svc:/milestone/network depends on svc:/network/physical, which
has multiple instances.
root@solaris11:~# svcs -a | grep nfs
disabled Mar_23 svc:/network/nfs/cbd:default
disabled Mar_23 svc:/network/nfs/mapid:default
disabled Mar_23 svc:/network/nfs/client:default
disabled Mar_23 svc:/network/nfs/rquota:default
disabled 11:55:30 svc:/network/nfs/server:default
online 11:27:42 svc:/network/nfs/status:default
online 11:27:43 svc:/network/nfs/nlockmgr:default
root@solaris11:~# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
hme0/hstatic static ok 192.168.0.121/24
lo0/v6 static ok ::1/128
root@solaris11:~#
root@solaris11:~# svcs -a | grep svc:/milestone/network
online 11:32:39 svc:/milestone/network:default
tried restarting servivces etc, did not help. Any input will be
appreciated. Regards,
Kartik Vashishta
|
|
0
|
|
|
|
Reply
|
kartik.unix (21)
|
3/27/2012 4:51:03 PM |
|
In article <c63b9e38-cb7a-4e13-9bf8-83bd6c9401b2@z3g2000pbn.googlegroups.com>,
kartikvashishta108 <kartik.unix@gmail.com> wrote:
>root@solaris11:~# svcadm enable -r svc:/network/nfs/server:default
>svcadm: svc:/milestone/network depends on svc:/network/physical, which
>has multiple instances.
# pkg info entire
# svcs -l svc:/network/nfs/server:default
John
groenveld@acm.org
|
|
0
|
|
|
|
Reply
|
groenvel (498)
|
3/27/2012 5:19:02 PM
|
|
groenvel@cse.psu.edu (John D Groenveld) writes:
>In article <c63b9e38-cb7a-4e13-9bf8-83bd6c9401b2@z3g2000pbn.googlegroups.com>,
>kartikvashishta108 <kartik.unix@gmail.com> wrote:
>>root@solaris11:~# svcadm enable -r svc:/network/nfs/server:default
>>svcadm: svc:/milestone/network depends on svc:/network/physical, which
>>has multiple instances.
># pkg info entire
># svcs -l svc:/network/nfs/server:default
Is anything being shared? If not, nfs/server will likely not
start.
Casper
|
|
0
|
|
|
|
Reply
|
Casper.Dik2 (248)
|
3/27/2012 5:21:00 PM
|
|
On Mar 27, 12:21=A0pm, Casper H.S. Dik <Casper....@OrSPaMcle.COM> wrote:
> groen...@cse.psu.edu (John D Groenveld) writes:
>
> >In article <c63b9e38-cb7a-4e13-9bf8-83bd6c940...@z3g2000pbn.googlegroups=
..com>,
> >kartikvashishta108 =A0<kartik.u...@gmail.com> wrote:
> >>root@solaris11:~# svcadm enable -r svc:/network/nfs/server:default
> >>svcadm: svc:/milestone/network depends on svc:/network/physical, which
> >>has multiple instances.
> ># pkg info entire
> ># svcs -l svc:/network/nfs/server:default
>
> Is anything being shared? =A0 If not, nfs/server will likely not
> start.
>
> Casper
I did the svcs -l and found the "svc:/network/rpc/keyserv
" in disabled state, I enabled it and then enabled the nfs server and
it came up.
Thanks John and Casper
|
|
0
|
|
|
|
Reply
|
kartik.unix (21)
|
3/27/2012 5:45:25 PM
|
|
|
3 Replies
276 Views
(page loaded in 0.068 seconds)
Similiar Articles: NFS issue in SE11 - comp.unix.solarisroot@solaris11:~# svcadm enable -r svc:/network/nfs/server:default svcadm: svc:/milestone/network depends on svc:/network/physical, which has multiple... nfs problem - comp.sys.hp.hpuxNFS issue in SE11 - comp.unix.solaris I would like to move my web data from iscsi to NFS, but I'm having some NFS performance issues. ... When running under ESXi, starting ... getexecname() failed - comp.unix.solarisI was able to rebuild and re-install the lost 3rd party software and this all went without problems. But now when I run certain system commands I get errors. NFS issue in SE11 - comp.unix.solaris | Computer Grouproot@solaris11:~# svcadm enable -r svc:/network/nfs/server:default svcadm: svc:/milestone/network depends on svc:/network/physical, which has multiple... nfs problem - comp.sys.hp.hpux | Computer GroupNFS issue in SE11 - comp.unix.solaris I would like to move my web data from iscsi to NFS, but I'm having some NFS performance issues. ... When running under ESXi, starting ... 7/20/2012 3:45:22 PM
|
|
|
|
|
|
|
|
|