Sponsored Content
Full Discussion: SCO Backups and Verify Log
Operating Systems SCO SCO Backups and Verify Log Post 302189982 by uxlunatick on Monday 28th of April 2008 10:49:32 AM
Old 04-28-2008
A quick way, but not a true verify, is the list out the contents to a file:

tar tvf /dev/[tape drive name] > /log/tpbkup.log

where you replace the [tape drive name] with the correct name of your tape drive. Usually '/dev/rStp0'

Also, tar has "fallen" out of popularity since it does not have a true verify method of the data. For this reason, we have been "looking" for better backup systems with data verification and system recovery tools. Two of these are "Lone Tar" and "BackupEDGE." These are in the category of "super tar" backup systems for they backup the device files, provide a true data verification and system recovery (butt saver when hard drive crashes.)
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

backups

When using hostdump.sh to backup a system I can do it fine. But how can I restore what I backuped up? :) Thx in advance (2 Replies)
Discussion started by: merlin
2 Replies

2. UNIX for Dummies Questions & Answers

Backups.

Hello everyone my ? is about backups. I'am running SCO OS 505 and currently backing up the hole HD. Well the back up is taking too long and this is becoming a problem for the users since we are a 24-7 bussines, I whant stop backing up every thing on the HD. What are the most important files and... (1 Reply)
Discussion started by: kikkin
1 Replies

3. UNIX Desktop Questions & Answers

Backups too CD

I've been handed the task of backing up some of our system files on a Solaris box. No probs. Zipped the logs that needed backing up but my superiors do not want it on tape, they want it spanned on CD's. The CD-Writer is available on a MS box. FTP'd the zipped logs across too the MS Machine but now... (1 Reply)
Discussion started by: mccrack_2003
1 Replies

4. UNIX for Dummies Questions & Answers

SCO - User log problem

Hi everyone! It's been a while since I posted here! Here's my question - Every week I check various logs (disk usage, etc), but the problem I'm finding with the user logs, is that they only go back a day, when I use the 'last' command. Is there any way of recording 7 day's worth of user access... (3 Replies)
Discussion started by: Ypnos
3 Replies

5. SCO

system log of SCO

Hi, I did shutdown and restart SCO server, now wanna find log to know exactly when system was effected. I took a look at /var/adm/ but seem there are no logs for my required information. it seems diff from Sun or HP UNIX... appreciate all your help. Thanks (2 Replies)
Discussion started by: milo
2 Replies

6. AIX

Tape backups: do you always verify them after doing them ?

It may seam a bit odd that I ask this question. After you have done your backups to tapes, do you verify the content of the tapes ? - never - sometimes - always The reason I am asking is that here in the office, all the backup procedures include verifying the content of the tapes (no... (5 Replies)
Discussion started by: Browser_ice
5 Replies

7. SCO

sco wont log auth data

Hi, I am using /etc/syslog.conf: *.debug /usr/adm/syslog *.* @remote-host This setting doesn't record user login information. Every time I do logger test 1 logger test 2It gets recorded just fine. Any ideas? (1 Reply)
Discussion started by: polestar
1 Replies

8. SCO

SCO tape backups won't restore in Ubuntu Linux environment

Hello folks. I have the following problem: I'm trying to create a tape backup of a list of files on a 10 year old server, running SCO Openserver 5.0.5 (the tape drive is a Seagate STD224000N, connected as a SCSI drive). I then want to restore the contents of this tape onto a new server... (6 Replies)
Discussion started by: klabelkholosh
6 Replies

9. SCO

SCO 6.0.0 hangsat install cdrom verify

Installing SCO 6.0.0 on a Supermico server. Has an LSI 9240-8i MegaRaid SAS controller using the megasas drivers. Created a driver diskette and it loads the drivers in first part of install OK. When all drivers are loaded it starts the installation process and it hangs with the "... verify (cdrom)"... (4 Replies)
Discussion started by: adacomp
4 Replies

10. SCO

SCO UNIXware 7.1.4 system backups

Hi, I wonder if someone can help me, I want to backup my sco unix system, I dont have an external/internal tape drive. How can I make a system backup? I do have a CD-RW on the server. I am new to sco unix. Please can anyone advise on what methods I can use, I have looked a cpio. I tried... (1 Reply)
Discussion started by: kpnuts
1 Replies
BACKUP_APROPOS(8)					       AFS Command Reference						 BACKUP_APROPOS(8)

NAME
backup_apropos - Displays each help entry containing a keyword string SYNOPSIS
backup apropos -topic <help string> [-help] backup ap -t <help string> [-h] DESCRIPTION
The backup apropos command displays the first line of the online help entry for any backup command that has in its name or short description the string specified by the -topic argument. To display the syntax for a command, use the backup help command. OPTIONS
-topic <help string> Specifies the keyword string to match, in lowercase letters only. If the string is more than a single word, surround it with double quotes (" ") or other delimiters. -help Prints the online help for this command. All other valid options are ignored. OUTPUT
The first line of a command's online help entry names it and briefly describes its function. This command displays the first line for any backup command where the string specified with the -topic argument is part of the command name or first line. EXAMPLES
The following example lists all backup commands that include the word "tape" in their names or short descriptions: % backup apropos tape labeltape: label a tape readlabel: read the label on tape scantape: dump information recovery from tape status: get tape coordinator status PRIVILEGE REQUIRED
None SEE ALSO
backup(8), backup_help(8) COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell. OpenAFS 2012-03-26 BACKUP_APROPOS(8)
All times are GMT -4. The time now is 08:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy