- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- frecover time
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
12-07-2000 10:47 AM
12-07-2000 10:47 AM
frecover time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 11:11 AM
12-07-2000 11:11 AM
Re: frecover time
Many things affect backup and recovery, it would be interesting to do another backup and restore and monitor things like memory, disks and processors. Doing this could point you in a direction.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 11:25 AM
12-07-2000 11:25 AM
Re: frecover time
as Paula already said a lot of things can cause a slow frecover.
A few things I would recommend is to check the following:
1) see if you have a disk i/o problem
=> run dmesg, check syslog, run dd command
on that disk, etc.
2) check for processes eating up the resources
with e.g. top and/or sar
3) see if the tape you used is ok. Use a new
tape for the next backup
It sounds as if frecover had trouble writing to the disk or not getting any resource to finish the process.
Hope that helps a bit further,
Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 11:29 AM
12-07-2000 11:29 AM
Re: frecover time
Many things affect the restore from any source:
Machine load, users connected, disks contention and Elapsed time in case of frecover!
More the time passes less the process has privileges...
Now 5Gb indexes is not like 24GB of dbf files (full of empty...)
What type of DDS were you using with what devicefile (compressed?) in can vary drastically in performance (and so elapsed time etc...) ratio 1-4X (I had the case of fbackup DDS1 of an export of 1.6 GB (DB size 16GB)lasting 4 hours and the same using a DDS2 and tar instead lasting 20 min.
What is the size of your full export?
If you were to start again try the renice -n -20 procID (negative nice)
Kind regards
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 11:39 AM
12-07-2000 11:39 AM
Re: frecover time
Modify the /etc/sam/br/fbackup_config file as following:
blocksperrecord 128
checkpointfreq 256
readerprocesses 4
t sounds as if frecover had trouble writing to the disk due to bad tape and dirty tape drive.
If you are using line command to do backup, check the online manual for fbackup on how to specify this file for backup. SAM uses it when backing up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 04:00 AM
12-08-2000 04:00 AM
Re: frecover time
For an example try the following :-
dd if=/etc/TIMEZONE of=/tmp/tz1 bs=10k seek=10000
du -sk /tmp/tz1
ll /tmp/tz1
It's a really large file, but not taking up any space.
Now do :-
cp /tmp/tz1 /tmp/tz2
du -sk /tmp/tz1 /tmp/tz2
ll /tmp/tz1 /tmp/tz2
The size of the files are the same, but the amount of space they take up is very different.
frecover can actually cope with the. There is a '-s' option that attempts to recover the file as sparse. It's probably not going to be as sparse as it started, but it's a huge improvement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2001 11:54 PM
06-17-2001 11:54 PM
Re: frecover time
has you solved your problem. I have have a similar Problem and your solution would probably fit for my Problem (slow frecover).
Do you have a message for me ?
If so, please send to:
eberhard.pruem@lvermgeo.rlp.de