- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Legato Storage Manager
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
12-18-2000 05:07 AM
12-18-2000 05:07 AM
Dec 18 05:51:32 rgab syslog: Legato Storage Manager media: (critical) backup to pool 'Default' waiting for 1 writable backupe tape(s)
Dec 18 05:51:32 rgab syslog: Legato Storage Manager media: (waiting) backup to pool 'Default' waiting for 1 writable backupe tape(s)
As far as I know, I don't use Legato Storage Manager.
Please consult,
..Joe
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 05:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 05:24 AM
12-18-2000 05:24 AM
Re: Legato Storage Manager
it looks like either Legato Storage Manager is running or that another box that is running it is sending its syslog entries to your box.
-do a ps -ef | grep nsr
(you could also post the results of ps -ef )
if it comes up with anything, then you do have LSM running - in that case, try the following to shutdown the networker daemons:
/sbin/init.d/networker stop
you may want to disable it by checking the /etc/rc.config.d/ and look for a file called networker -edit it to disable it on startup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 05:27 AM
12-18-2000 05:27 AM
Re: Legato Storage Manager
# swlist -l fileset
# cd /opt;ls
Are you using any Legato Software?
Was something recently installed on your server? Check in /var/adm/sw/swagent.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 05:54 AM
12-18-2000 05:54 AM
Re: Legato Storage Manager
/sbin/init.d/networker
which is linked to
/sbin/rc2.d/S900networker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 07:03 AM
12-18-2000 07:03 AM
Re: Legato Storage Manager
Tracey is the same procedure valid for HP-UX 11.0 to prevent startup. There is no "networker" file referenced in /etc/rc.config.d