- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- A load question
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
02-08-2004 08:04 PM
02-08-2004 08:04 PM
A load question
It tests the Tape drives over Com Port.
This machine is a B2000 machine with two rocket cards that makes 32 Com port.
The problem is, if we load 32 drives on this machine the result of the measurement, which is in php(it is looked by netscape), the created graphicons aren't there, only the results in text(At the end of the measurement it won't create a graphical result).
By smaler load at 20 drives the problem is not present.
I have looked the machine with TOP
367 processes, 357 sleeping, 7 running (maybe for seconds a zombie)
LOAD is between 12-30
Memory: 129988K (85352) real, 165488 (112888K) virtual, 4000K free
Are you seeing something, what I don't.
Could be solve the problem if I insert some new memory in it.
I know I know, the OP is 10.20, but I won't update it if that is possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 07:18 PM
02-09-2004 07:18 PM
Re: A load question
The problem can be due to time out:
The time to build the response is probably longer with 32 tapes!
You can change the timeout in php.ini file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 08:16 PM
02-09-2004 08:16 PM
Re: A load question
The results are in html , and the graphics in png.
The test is writen in perl, so perl must I edit the timeout, but where can I find the settings of this perl...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 12:25 AM
02-10-2004 12:25 AM
Re: A load question
It may be then in Apache. Did you look at the Apache error_log?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 12:53 AM
02-10-2004 12:53 AM
Re: A load question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:07 AM
02-10-2004 01:07 AM
Re: A load question
Can you post the script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 07:59 PM
02-10-2004 07:59 PM
Re: A load question
(Sorry for the missunderstand)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 08:25 PM
02-10-2004 08:25 PM
Re: A load question
Can you post it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 08:42 PM
02-10-2004 08:42 PM
Re: A load question
Here is the script, if that is what you requested
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 08:46 PM
02-10-2004 08:46 PM
Re: A load question
I am waiting for the results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:29 PM
02-10-2004 10:29 PM
Re: A load question
find . -name '*.png'
It should return files that have a last part like:
If they don't exist, look for the same files with .dat and look in the same directory as where those files exist for files ending with .png, .gif or something else. If for instance .gif files exist, replace the IMAGE_TYPE assignment in your perl file from .png to .gif.
You could also give us some more info on what does exist in the directory containing the .dat files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:42 PM
02-10-2004 10:42 PM
Re: A load question
At the moment it is under full load.
I have inserted some new memory modules and the load sunk.
There was'nt any problems reported yet, but the time was not enough to finish all tests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 03:31 AM
02-20-2004 03:31 AM
Re: A load question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2004 06:57 PM
02-22-2004 06:57 PM
Re: A load question
Linux is better...