Re: perfmeter problem in sol 10 11/06
- From: Michael Laajanen <michael_laajanen@xxxxxxxxx>
- Date: Thu, 01 Feb 2007 18:39:43 +0100
HI,
Rich Teer wrote:
On Tue, 31 Jan 2007, arthur wouk wrote:I have had the same problems but on S9 and depending on which domain(physical network) the machine has been located to, it was either working or not WITHOUT any confuguration on the WS itself so there must be some network dependencies aswell, maybe DNS problems of some kind?
thanks. i followed up on that. what happens when i call sdtperfmeter is the
response: please enable rstatd. i tracked that one through to where i know
that i need to use svcadm to enable it, but i need to know what the patterm is
which svcadm wants to describe rstatd. unfortunately this is not covered
anywhere that i can see in the man pages.
I was suffering with the same problem as you, until I saw the answer
how to fix it.
See what what service needs to be enabled:
root@marrakesh382# svcs -a | grep rpc
disabled 16:50:09 svc:/network/rpc/keyserv:default
disabled 16:50:09 svc:/network/rpc/nisplus:default
disabled 16:50:09 svc:/network/rpc/bootparams:default
disabled 16:50:19 svc:/network/rpc/meta:default
...
disabled 16:50:20 svc:/network/rpc/rstat:default
...
Then enable it:
root@marrakesh382# svcadm enable svc:/network/rpc/rstat:default
Done!
/michael
.
- Follow-Ups:
- Re: perfmeter problem in sol 10 11/06
- From: Rich Teer
- Re: perfmeter problem in sol 10 11/06
- Prev by Date: Re: Is Sun sincere about encouraging new Solaris users?
- Next by Date: Re: Automatic Patch Report
- Previous by thread: Re: A5000 and qlogic
- Next by thread: Re: perfmeter problem in sol 10 11/06
- Index(es):