- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ls -alR consuming lot of cpu
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
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
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
тАО09-04-2002 11:38 PM
тАО09-04-2002 11:38 PM
ls -alR consuming lot of cpu
I know it is a long listing but I am facing this problem
in Superdome.
In top it shows like this
PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMA
14239 root 222 20 5480K 3768K run 0:16 18.96 18.51 ls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2002 12:03 AM
тАО09-05-2002 12:03 AM
Re: ls -alR consuming lot of cpu
The cpu usage depends upon what else the system is doing, if it is quiet then your ls command will be given this power.
It could also be an indication of disk problems.
It is an "It depends" answer.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2002 12:17 AM
тАО09-05-2002 12:17 AM
Re: ls -alR consuming lot of cpu
you are correct but in this case this server running 1.2TB(EMC disk) informix database with SAP R/3 Application with 900 + users.
That was my concern.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2002 12:23 AM
тАО09-05-2002 12:23 AM
Re: ls -alR consuming lot of cpu
On some of our servers, we can get ls at the top taking up a lot of cpu, especially if the directory has a lot of files in it.
Is it causing a problem at all ?
Regards,
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2002 12:45 AM
тАО09-05-2002 12:45 AM
Re: ls -alR consuming lot of cpu
Yes lots of file will do this, but is this a new occurance?
If so and files are about the same then start looking at disk, sar, glance, syslog dmesg etc.
If you have tusc then attach to the pid and see what it is doing.
HTH
Paula