On Sat, 7 Feb 2004, sammy!!! wrote: > I get the following error messages in my logfile, a lot. > > Feb 7 18:40:22 cooper sshd[806]: set class 'me' resource limit > datasize: Operation not permitted > Feb 7 18:40:22 cooper sshd[806]: set class 'me' resource limit > stacksize: Operation not permitted > Feb 7 18:40:22 cooper sshd[806]: set class 'me' resource limit > maxproc: Operation not permitted > Feb 7 18:40:22 cooper sshd[806]: set class 'me' resource limit > openfiles: Operation not permitted Looks like you've configured a custom login class (in /etc/login.conf), and set the limits higher than you're allowed to as a user. Check that the limits set in /etc/login.conf are appropriate, then use cap_mkdb to rebuild the database. Considering you have an aac controller, you are probably hitting the getblk off-by-one bug that Scott fixed the other day. Update your -current or apply the patch from the lists. -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Mon Feb 09 2004 - 10:25:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:42 UTC