- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: MWA log files not used
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
08-11-2004 07:27 AM
08-11-2004 07:27 AM
See the error below with the Process parm.
======================
We are using this command but it failed because it cannot open file (in red color).
This works on all servers except chTcfas1.
Do you have any idea what is causing the problem?
extract -xp -v -u -l /var/opt/perf/datafiles/logdev -f dwc.lst -b 08/10/04 6:00 AM -e 08/10/04 5:59 PM
LOGFILE /var/opt/perf/datafiles/logdev
Global file: /var/opt/perf/datafiles/logglob, version D
Application file: /var/opt/perf/datafiles/logappl
Process file can not be opened
Device file: /var/opt/perf/datafiles/logdev
Index file: /var/opt/perf/datafiles/logindx
System ID: chtcfas1
System Type 9000/800 O/S HP-UX B.11.11 U
Data collector: SCOPE/UX C.03.70.00
File created: 03/15/02 09:44:52
First data: 03/13/04
Data covers: 152 days to 08/11/04
Shift is: All Day
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 07:36 AM
08-11-2004 07:36 AM
Re: MWA log files not used
What does
mwa status
respond with?
Make sure the scope, background daemon & server status entries all have valid PIDS.
Make sure you have at least 1 running rep_server if you have other servers collecting that data.
If there's a problem with one of the services, then check /var/opt/perf/status."service_name" for clues.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 07:41 AM
08-11-2004 07:41 AM
SolutionOne of the common problems that MWA encounters is that one of the log* files becomes corrupted & the only way to recover is to stop MWA, cp the file out and/or null it & then restart MWA - checking the status file will show the problem as well as tell you whether the restart was successful or not.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 07:48 AM
08-11-2004 07:48 AM
Re: MWA log files not used
you can check /var/opt/perf/
then the process' that start have a status log
also in /var/opt/perf/datafiles there are logproc logappl logdev logtran logglob files that can become corrupt - this should be detailed in the status logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 07:58 AM
08-11-2004 07:58 AM
Re: MWA log files not used
If I move out hte file will it be recreated or do I need to touch it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 08:03 AM
08-11-2004 08:03 AM
Re: MWA log files not used
The line that looks like this:
log global application process device=disk,lvm
Didnt have the word "process" in it.... once I stoped the mwa agent, and added it, the file was created.
# ll log*
-rwxrwxr-x 1 sysperf sadm 8769992 Aug 11 15:01 logappl
-rwxrwxr-x 1 sysperf sadm 11819248 Aug 11 15:01 logdev
-rwxrwxr-x 1 sysperf sadm 8432430 Aug 11 15:01 logglob
-rwxrwxr-x 1 sysperf sadm 155720 Aug 11 15:01 logindx
-rw------- 1 root sys 3500 Aug 11 15:01 logproc