- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
08-31-2000 04:04 AM
08-31-2000 04:04 AM
Legato Storage Manager
we have installed HPUX 11.00. Since that time we are see often this Message as root on the Terminal.
syslog: Legato Storage Manager media: (critical) backup to pool 'Default' waiting for 1 writable backup tape(s).
Why? And how can we stop this Message?
We use fbackup.
Thanks for information
Ronny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:09 AM
08-31-2000 04:09 AM
Re: Legato Storage Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:22 AM
08-31-2000 04:22 AM
Re: Legato Storage Manager
If you don't want it, use the swremove command to remove it - type 'swremove' and select Legato from the list of installed software.
Note that swremove will fail if the LSM daemons are running (they are in your case).
Shut them down first, use '/sbin/init.d/lsm stop' (I think that it's lsm, please check) or kill them off.
Hope this helps,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:25 AM
08-31-2000 04:25 AM
Re: Legato Storage Manager
If you want them to stop loading at boot up time, you need to move the following files to a back up location - just in case you need them:
/sbin/init.d/networker
/sbin/rc2.d/S900networker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2000 04:28 AM
08-31-2000 04:28 AM
Re: Legato Storage Manager
I couldn't remember what the startup/shutdown script was called because I'd removed the software.
John