- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: the error message from fbackup
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
09-09-2004 08:48 PM
09-09-2004 08:48 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 08:53 PM
09-09-2004 08:53 PM
SolutionCheck this doc
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&admit=-938907319+1094806340197+28353475&docId=200000062965761
Best Regards
Murat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 08:59 PM
09-09-2004 08:59 PM
Re: the error message from fbackup
fbackup keeps track of the usage of the tape by writing/updating volume headers to it whenever a tape is used by it.
When a new tape (or non fbackup tape) is used, fbackup will not find any header information on it hence it will print the information.
-Sri
PS: This is perhaps 5th time I am posting this response in this thread. Have been getting "Connection timeout" errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 09:01 PM
09-09-2004 09:01 PM
Re: the error message from fbackup
fbackup checks if the tape has a fbackup header.
A new tape of course has not, hence the message, which probably has scared a lot of people - dont't worry, you will see it every time you use a new tape.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 09:14 PM
09-09-2004 09:14 PM
Re: the error message from fbackup
but this is not a new tape , I used this tape for many many times , and the tape should have a old backup inside , my backup script will format the tape before start to backup , is it normal ? thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 09:18 PM
09-09-2004 09:18 PM
Re: the error message from fbackup
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 09:19 PM
09-09-2004 09:19 PM
Re: the error message from fbackup
regards,
Darren.
PS: Please don't forget to assign points to those that have given up their time to assist you. It also helps others find good answers when searching the forums.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 09:19 PM
09-09-2004 09:19 PM
Re: the error message from fbackup
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 09:34 PM
09-09-2004 09:34 PM
Re: the error message from fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 10:02 PM
09-09-2004 10:02 PM
Re: the error message from fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 10:20 PM
09-09-2004 10:20 PM
Re: the error message from fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 11:49 PM
09-09-2004 11:49 PM
Re: the error message from fbackup
an important use of the fbackup header is for instance to keep track of the number of times the tape has been used.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2004 02:32 PM
09-10-2004 02:32 PM
Re: the error message from fbackup
in my case , is it my header is full or in a critical level becuase I hv already use it for too many times,
I hv two more questions:
1. if I can restore the header , can I know how many times I hv use the tape ?
2. to prevent the warning , can I erase the existing header information , so that the warning will not shown again .
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2004 08:15 PM
09-10-2004 08:15 PM
Re: the error message from fbackup
1) I do not think that you can restore the header; if the header has been erased I assume a new one will start counting from zero. But it is quite easy to check, e.g. by frecover -V, e.g.:
# frecover -V /tmp/fbheader
# more more /tmp/fbheader
Magic Field:FBACKUP_LABEL
Machine Identification:9000/897
System Identification:HP-UX
Release Identification:B.10.20
Node Identification:kmdstst
User Identification:root
Record Size:32768
Time:Sat Sep 11 10:14:21 2004
Media Use:5
Volume Number:1
Checkpoint Frequency:32
Fast Search Mark Frequency:200
Index Size:1750
Backup Identification Tag:15148 1094890461
Language:
fbheader: END
2) I do not think that you can avoid the warning originating from a new tape, but perhaps others have a way of doing that.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2004 03:24 AM
09-11-2004 03:24 AM
Re: the error message from fbackup
MYTAPE=/dev/rmt/whatever
MYLABEL=$(frecover -V - -f $MYTAPE)
if [ ${#MYLABEL} -eq 0 ]
then
echo "tape has no fbackup header"
exit
fi
Naturally this script should send email or otherwise notify you of the problem. Then you can examine the tape to what was written on the tape. Start with the file command:
dd if=/dev/rmt/0m > xx
file xx
file will 'guess' at the taoe format with a table of magic numbers (man file). If file knows the format, you can use the appropriate utility to see what was written to the tape, which in turn might tell you who used the tape inappropriately. file cannot identify random use like a cat command so just cat the xx file to see if you can see something you recognize:
xd -xc xx
Bill Hassell, sysadmin