Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 10:08 PM
11-15-2006 10:08 PM
acct
is there a max size for /var/adm/pacct file ?
Ours got to 256000 bytes and now 'prmanalyze -t hourly' will not show the latest acct info and /var/adm/pacct is not getting any bigger.
There is no space issue on /var .
Thanks,
Nick .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 10:34 PM
11-15-2006 10:34 PM
Re: acct
Try copying the file off, zeroing it out as follows:
> var/adm/pacct
If suddenly data gets written to the file than you've hit a limit.
If not, its a problem with prmanalyze, not running. There should be logs for prm.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 10:40 PM
11-15-2006 10:40 PM
Re: acct
I've already zeroed /var/adm/pacct and restarted acct and accounting is now back up to date, thankyou.
I think I need to cron /usr/sbin/acct/ckpacct to check the size of /var/adm/pacct which will in turn run turnacct.
Thanks for your help.
Nick .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 10:46 PM
11-15-2006 10:46 PM
Re: acct
are you running/cron-ing ckpacct ?
From "man ckpacct":
"It periodically checks the size of /var/adm/pacct. If the size exceeds blocks, 1000 by default, turnacct is invoked with argument switch. If the number of free disk blocks in the /var file system falls below 500, ckpacct automatically turns off the collection of process accounting records via the off argument to turnacct."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 10:50 PM
11-15-2006 10:50 PM
Re: acct
thanks for you input. I cronned ckpacct to run at midnight every day so I hope that will help keep /var/adm/pacct under control.
Many thanks,
Nick .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2006 12:31 AM
11-16-2006 12:31 AM