- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- backup warnings
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
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
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
тАО02-05-2006 04:35 PM
тАО02-05-2006 04:35 PM
Full backup completed with warnings on nasjet : Sat Feb 4 20:30:31 WAT 2006 .
For more information see the logfiles /var/sam/log/br_index.full and /var/sam/log/br_log.
Output from fbackup:
br_backup: Invoking fbackup. See /var/sam/log/br_log for details.
fbackup(1004): session begins on Sat Feb 4 19:40:01 2006
fbackup(3205): WARNING: unable to read a volume header
fbackup(3024): writing volume 1 to the output file /dev/rmt/0m
fbackup(3055): total file blocks read for backup: 54311667
fbackup(3056): total blocks written to output file /dev/rmt/0m: 54410036
fbackup(1030): warnings encountered during backup
there is a backup warning in last line what is that ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 04:44 PM
тАО02-05-2006 04:44 PM
Re: backup warnings
Did you check /var/sam/log/br_index.full and /var/sam/log/br_log ? I believe, as fbackup says, fbackup(3205): WARNING: unable to read a volume header.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 04:58 PM
тАО02-05-2006 04:58 PM
Re: backup warnings
i check the file br_log and i find this:
Full backup started on nasjet : Sat Feb 4 19:40:00 WAT 2006 (Scheduled Backup)
{ fbackup -0 -u -g /var/sam/graphPCAa27906 -I /var/sam/log/br_index.full -c /etc/sam/br/fbackup_config -d /var/adm/fbackupfiles/dates -f /dev/rmt/0m } 2>&1
Full backup completed with warnings on nasjet : Sat Feb 4 20:30:32 WAT 2006 .
Exit code = 4
and the br_index.full there is no error on it but the file size 1.39 MB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 08:19 PM
тАО02-05-2006 08:19 PM
SolutionDid you use a new tape (on a new tape there is no volume header) ?
Problem: Lack of a volume header (this will most likely occur with a new tape)
Solution: Fbackup will scan new media for a volume header before it begins
an archive. If the header is not present fbackup will create the header and
complete its execution but return code 4. This is only to let you know that this
condition occurred.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 08:35 PM
тАО02-05-2006 08:35 PM
Re: backup warnings
Your tape is getting old.
Best bet is to get a fresh one, clean the tape heads with a cleaner tape and themessage will probably go away.
The backup is probably okay, but eventually the tape will become useless.
You can not use tapes forwever.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 08:56 PM
тАО02-05-2006 08:56 PM
Re: backup warnings
Since it is a warning message your backup is likely to be okay. I suggest yo test restore operation to confirm. Probably the tape contains a nonstandard previous backup.
Regards
Dinesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 08:57 PM
тАО02-05-2006 08:57 PM
Re: backup warnings
This is your warning messages
fbackup(3205): WARNING: unable to read a volume header
You used a tape the first time with fbackup, so there was no volume header on the tape.
Your backup is OK, next time you use this tape you will not see this error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 08:59 PM
тАО02-05-2006 08:59 PM
Re: backup warnings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 09:02 PM
тАО02-05-2006 09:02 PM
Re: backup warnings
fbackup(1030): warnings encountered during backup
Correct the fbackup repported a warning (3205).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 09:30 PM
тАО02-05-2006 09:30 PM
Re: backup warnings
man page:
RETURN VALUE
fbackup returns one of the following values:
...
4 if any warning conditions are encountered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 09:34 PM
тАО02-05-2006 09:34 PM
Re: backup warnings
hi
ur backup is ok
check with
frecover -xvf /dev/rmt/0m -i /urdir -N
-------------------------------------------
-N -- will not restore but only shows
what will be restored try a small
directory with -i option
refer man frecover
shri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2006 09:40 PM
тАО02-05-2006 09:40 PM