Hi John,

This question is probably more appropriate in the resource management 
forums(perhaps Zone) since it's not SMF related. That said, there are a 
couple of things that may help you figure the problems.

1. 'projmod' will modify the /etc/project and you can look at 
/etc/project to confirm the change.
2. 'projects' lists the project the current user can participate in
3. prstat -J shows the running projects

It sounds like what we need to figure out which project nscd belongs to 
and set the appropriate attribute there.

-tony

John Bossert wrote:
> Newbie to smf... Have read what documentation I could find with no luck.
>
> Having executed
> # rctladm -e syslog process.max-file-descriptor
>
> I am now seeing lots of messages in /var/adm/messages of the form:
>
> Apr 25 08:27:08 toyotomi genunix: [ID 883052 kern.notice] basic rctl 
> process.max-file-descriptor (value 256) exceeded by process 137
> (which happens to be nscd, but there are numerous other processes as well)
>
> I've tried executing
> # projmod -sK "process.max-file-descriptor=(basic,512,deny)" default
>
> (from the documentation, I'm under the impression that non-project-associated 
> processes execute under the "default" project) but even after a reboot I see 
> no change.
>
> I just want to set the "default" nofiles value to 512 to quiet the 
> complaints. Can someone give me (or point me to) a step-by-step (more than 
> just "edit the manifest") for this kind of task or tell me explicitly which 
> file/command/arguments I need to try?
>
> Thanks!
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> smf-discuss mailing list
> smf-discuss at opensolaris.org
>   


Reply via email to