- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup and cronjob
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-2000 07:47 PM
08-11-2000 07:47 PM
use sam tocreate fbackup job and put in cron job. cron job completed for one or two days and failed for another two or three days. log msg tells start time and failed time.
Solved! Go to Solution.
- Tags:
- fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2000 06:30 AM
08-12-2000 06:30 AM
SolutionAlso, make sure you clean your tape drive regularly. The tapes may be bad too, have you tried using new tapes to re-do the backup after every failure?
Philip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2000 10:42 PM
08-12-2000 10:42 PM
Re: fbackup and cronjob
The best way to see what went wrong is from the email sent to the user (probably root) from the cron job. Fbackup error messages can be a bit confusing at times, but failures like the ones I've mentioned are straight forward.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2000 01:32 AM
08-13-2000 01:32 AM
Re: fbackup and cronjob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2000 04:58 AM
08-13-2000 04:58 AM
Re: fbackup and cronjob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2000 06:27 PM
08-13-2000 06:27 PM
Re: fbackup and cronjob
# Month-end OS backup
0 0 1 * * /usr/sam/lbin/br_backup DAT FULL Y /dev/rmt/0m /etc/sam/br/graph root
Y 1 N > /var/tmp/SAM_br_msgs 2>&1
beside cleaning your tape drive pls check whether there was any change in tape drive configuration like 0m to 1m etc..during that period.
Thanks
Animesh