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
05-01-2001 07:54 AM
05-01-2001 07:54 AM
ron
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 08:08 AM
05-01-2001 08:08 AM
SolutionA return value of four <4> from 'fbackup' simply means "warnings" were encountered during the session. Usually this is either (1) the use of a new tape (where the warning would be that fbackup wasn't able to read a volume header on the tape from the last use of the tape by fbackup); or (2) retries for inuse files (whether retried successfully or not).
By default, "inuse" files are retried 5-times (see 'man fbackup'). "Inuse" simply means that the timestamp of a file has changed from the time fbackup started to copy it until it was finished. That is, the file has changed during the backup interval.
The link below, offers two solutions for handling fbackup's returncode of <4> when executing fbackup under SAM:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x157537f45ef7d4118fef0090279cd0f9,00.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 11:42 AM
05-01-2001 11:42 AM
Re: fbackup.
I hope your boss isn't reading this ;) A backup should be considered a critical part of a system. Backups should be tested regularly, logfiles checked daily, although it's possible you will never need it. A good backup is priceless. If your system fails, and a full system restore is required, that stupid, cheap backup tape might be worth millions.
just my 2 cents,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 01:40 PM
05-01-2001 01:40 PM
Re: fbackup.
i followed the link that was suggested, for the fbackup problem, but it seems like the patch didn't help at all. i'm in the process of doing backups and make_recovery tapes for all of our HP boxes. if anybody has any ideas out there, it will be great.
i'm getting the same error with volume header and error=4 during backups from SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 02:22 PM
05-01-2001 02:22 PM
Re: fbackup.
fbackup -v -0 -g /tmp/graph-file -I /tmp/log-file -f /dev/rmt/0m
in the graph-file specify the what you want (i) and nont want (e):
i /
i /home
e /u01
ect ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 03:41 PM
05-01-2001 03:41 PM
Re: fbackup.
As for you, Thierry, (is that a real name?) Perhaps you should get your facts straight before lecturing complete strangers. The fact of the matter is...well, 2 facts actually...I'm relatively new to the HP-UX world of UNIX. So new that I inherited this system just a few weeks ago. Hmmm...where were you just a few weeks ago? Did I inherit it from you?? NO POINTS!!! (moron)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 11:44 PM
05-01-2001 11:44 PM
Re: fbackup.
Where did I go wrong? I'm sure every (serious) sysadmin would agree with what I wrote.
And how do you want me to know that you're new to HP-UX, or that you just inherited the system, from the little info you gave us.
Everybody here's trying to help one another by giving correct or incorrect, smart or dumb answers; be selective and pick the good ones.
BTW Thierry is my real name, and somehow I think you would feel a little bit more relaxed if you would have inherited a system from me.
regards,
The Moron.
(you have the option award "N/A" instead of giving no points, that's better for your statistics)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 06:54 AM
05-02-2001 06:54 AM
Re: fbackup.
And Thierry, I know at least 2 persons with that name if that makes you more comfortable..
And now, back to work (my boss may be reading this) (;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 05:30 PM
05-02-2001 05:30 PM
Re: fbackup.
idle Oracle instances running. Most nights we get an error on one control file or another. These are small databases with no activity.
It is important to shutdown the database instance
before backing up the database files.
I'll soon be switching to hot backups and dropping the database data directories from the nightly backup.
If you can do a hot backup to disk, then only the backup directory nees to be backuped up to tape. It requires twice the disk space unless you compress the backup files. Backup the controlfile to trace and force a logfile rotation at the end of the backup, and the backup can
be used to create a copy of the database for reporting
and or testing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2001 09:28 AM
05-04-2001 09:28 AM
Re: fbackup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2001 10:01 AM
05-04-2001 10:01 AM
Re: fbackup.
Do you run the fbackup command from the prompt or do you have SAM set up an automated backup? We run ours through SAM and root gets mail listing all the errors (like x file was open and not backed up or that it was tested three times before successful). This might help show if there is an actual error (file not backing up) vs. just a warning.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2001 10:19 AM
05-04-2001 10:19 AM
Re: fbackup.
I agree 100% with what Thierry and others said regarding your response to him. That was completely uncalled for, as are personal attacks against people that participate on this forum.
We are all here volunteering our time to try and help everyone else out. I would be very careful about such responses in the future, or your might find yourself not getting any responses to your questions.