- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Console errors in Hpux 11,11
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
09-03-2007 04:16 AM
09-03-2007 04:16 AM
Console errors in Hpux 11,11
I have some messages in my UX console, I need know what happened with the following error:
ectel01:/ >cat
Sep 3 03:33:00 ectel01 syslog: NetWorker Savegroup: (info) starting Default (with 1 client(s))
Sep 3 03:33:04 ectel01 syslog: NetWorker Savegroup: (info) ectel01:/nsr/res/nsr.res no cycles found in media db; doing full save
Sep 3 03:33:04 ectel01 syslog: NetWorker media: (info) label a new writable volume for pool `Default'
Sep 3 03:33:06 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 03:33:06 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 03:48:07 ectel01 syslog: NetWorker media: (critical) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 03:48:07 ectel01 syslog: NetWorker media: (critical) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:03:38 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:03:38 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:03:38 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:18:39 ectel01 syslog: NetWorker media: (critical) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:03:38 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:03:38 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Sep 3 04:03:38 ectel01 syslog: NetWorker media: (waiting) backup to pool 'Default' waiting for 1 writable backup tape(s)
Thanks
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 04:23 AM
09-03-2007 04:23 AM
Re: Console errors in Hpux 11,11
Are you in a clustered environment?
Has your system crashed ? if so, do you have a valid dump file ?
Regards,
Marco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 04:31 AM
09-03-2007 04:31 AM
Re: Console errors in Hpux 11,11
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 04:47 AM
09-03-2007 04:47 AM
Re: Console errors in Hpux 11,11
Regards,
Marco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 05:15 AM
09-03-2007 05:15 AM
Re: Console errors in Hpux 11,11
Check this link out, hope it helps
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1123478
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 06:29 AM
09-03-2007 06:29 AM
Re: Console errors in Hpux 11,11
Do you use Networker as your backup tool?
The software is waiting for a new tape, labeled in the pool default.
From above messages it looks like Networker never has been configured.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 07:11 AM
09-03-2007 07:11 AM
Re: Console errors in Hpux 11,11
stop the networker daemons.
# nsr_shutdown
Move the networker start/stop script/links in the /sbin/init.d, /sbin/rc0.d and the /sbin/rc2.d to Oldnetworker.
# mv /sbin/init.d/networker /sbin/init.d/OLDnetworker
etc.
Otherwise, let me know if you need help to configure networker.
Hope this helps,
Robert-Jan