HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- backup probs
Operating System - HP-UX
1834145
Members
1820
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
05-05-2004 07:09 PM
05-05-2004 07:09 PM
backup probs
Hi all,
I faced a funny problem during my script creation and testing. My script actually performed daily automate backup via cron services. It was running without any error and accurate result once invoking manually, BUT once setting thru cronjob, it was appeared an crutial error and unable to perform as we expected. Currently, i'm using "
*** PROGRAM: UMA VERSION: HP OpenView OmniBack II A.04.10
*** Copyright (C) 1996 Hewlett-Packard Company
*** License is restricted for use with licensed
*** HP OpenView OmniBack II products.
/dev/robot_ult_2> "
Once, seeting to move tape in.out to slot/drive, it will not run as per manually run. Attached is the log error.
Hope our gurus and most of the experts can do some fever to me. tx
Eo
I faced a funny problem during my script creation and testing. My script actually performed daily automate backup via cron services. It was running without any error and accurate result once invoking manually, BUT once setting thru cronjob, it was appeared an crutial error and unable to perform as we expected. Currently, i'm using "
*** PROGRAM: UMA VERSION: HP OpenView OmniBack II A.04.10
*** Copyright (C) 1996 Hewlett-Packard Company
*** License is restricted for use with licensed
*** HP OpenView OmniBack II products.
/dev/robot_ult_2> "
Once, seeting to move tape in.out to slot/drive, it will not run as per manually run. Attached is the log error.
Hope our gurus and most of the experts can do some fever to me. tx
Eo
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 07:39 PM
05-05-2004 07:39 PM
Re: backup probs
hi,
the tape you are using may be defective, or the device file do not exists as it keeps prompting (from the log file):
tar: cannot open /dev/rmt/15m
/dev/rmt/15m: No such device or address
try doing this:
# mt -f /dev/rmt/15m rew
to see if the tape may be rewind and if okay, try doing a tar on that tape (if it may be tested) to check:
# tar cvf /dev/rmt/15m /etc/hosts
see what message you get?
regards.
the tape you are using may be defective, or the device file do not exists as it keeps prompting (from the log file):
tar: cannot open /dev/rmt/15m
/dev/rmt/15m: No such device or address
try doing this:
# mt -f /dev/rmt/15m rew
to see if the tape may be rewind and if okay, try doing a tar on that tape (if it may be tested) to check:
# tar cvf /dev/rmt/15m /etc/hosts
see what message you get?
regards.
what you do not see does not mean you should not believe
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP