- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- using fbackup and DLT
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
07-10-2002 03:19 AM
07-10-2002 03:19 AM
using fbackup and DLT
I will probably do full backups each night rather than incremental. I will be backing up 40-50 gig to a DLT8000. Can anyone give me and idea of what an acceptable time to back that amount of data up? Also, how easy would it be if I needed to recover anything from the fbackup tape?
Thanks in advance.
DKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 03:25 AM
07-10-2002 03:25 AM
Re: using fbackup and DLT
If You want to do backup fbackup is very nice command and it is default command for backup in pure HPUX:
#fbackup -f /dev/rmt/1m -i / -e /tmp will backup all filesystem from / and exclude /tmp.
Of course You can use tar or cpio or dd with DLT but thats tool are not for backup, they store data on tape.
If You had installed Ignite/UX use make_recovery or make_tape_recovery to create tape which create bootable tape with UNIX.
AS advanced solution for backup you can use Omniback, but unfortunately You have to pay for this software.
look to:
man fbackup
man make_recovery
hope it help You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 03:30 AM
07-10-2002 03:30 AM
Re: using fbackup and DLT
Have a look at this thread for more information on fbackup - incrementals and commands
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4438eea29889d611abdb0090277a778c,00.html
Regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:11 AM
07-10-2002 04:11 AM
Re: using fbackup and DLT
We have an N-Class & K-Class doing fbackup of about 80G.
As a rough figure, we backup 1G about every 3 mins (give or take). It all depends if you are backing up lots of small files or lots of big files.
Also, as a rough indication, recovery takes about 4.5-6 mins per G.
Hope this helps :).
Alun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:21 AM
07-10-2002 04:21 AM
Re: using fbackup and DLT
Thank you for the information, it will be very helpful in my testing. We are also running on a K-class machine. Would you be willing to share with me some of your parameter values you use within your config file for fbackup?
DKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:30 AM
07-10-2002 04:30 AM
Re: using fbackup and DLT
I see you are a new forum user. You can assign points as a sign of thanks for those that have helped you.
Here are the recommended config values for fbackup
blocksperrecord 256
records 32
checkpointfreq 1024
readerprocesses 6
maxretries 5
retrylimit 5000000
maxvoluses 200
filesperfsm 2000
You enter these in a file and invoke them through the -c option when using fbackup
fbackup -v -f /dev/rmt/0m -c /
man fbackup
for explanations on the paramters
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:38 AM
07-10-2002 04:38 AM
Re: using fbackup and DLT
I think Steve's comments will help both you and me. (Nice one Steve).
Alun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:49 AM
07-10-2002 04:49 AM
Re: using fbackup and DLT
DKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 05:23 AM
07-11-2002 05:23 AM
Re: using fbackup and DLT
So if you get that kind of speed or more, then good on you, and no software can increase the *speed*.
If you get *much* less than that speed, then your configuration is not optimal and you will cause heavy wear to both the media and the drive. Not good. See the other responses for possible solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 05:58 AM
07-11-2002 05:58 AM
Re: using fbackup and DLT
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 06:15 AM
07-11-2002 06:15 AM
Re: using fbackup and DLT
Maybe these links can help,
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90742/B2355-90742_top.html&con=/hpux/onlinedocs/B2355-90742/00/00/51-con.html&toc=/hpux/onlinedocs/B2355-90742/00/00/51-toc.html&searchterms=fbackup%20tar&queryid=20020711-072326
http://support2.itrc.hp.com/service/cki/search.do?searchString=KBRC00000196&mode=id&submit=Search&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 06:18 AM
07-11-2002 06:18 AM
Re: using fbackup and DLT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 06:23 AM
07-11-2002 06:23 AM
Re: using fbackup and DLT
No, if all is well, the speed should *in*crease when using compression. I.e. if your data is compressable by a factor of two and everything else is perfect (Yeah right! :-)), you *could* *theoretically* get a maximum speed of 12MByte/second (instead of 6 uncompressed).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 07:03 AM
07-11-2002 07:03 AM
Re: using fbackup and DLT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 08:57 AM
07-11-2002 08:57 AM
Re: using fbackup and DLT
I want to thank everyone again for their feedback, it's exectly what I have been looking for, people that have real time experience with a problem/situation!
DKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 04:13 AM
07-12-2002 04:13 AM
Re: using fbackup and DLT
You may want to assign points to *all* responses, even if you only assign 0 points or label the points field as "N/A". Do not leave responses "unassigned".
Why? Because only responses with points or N/A count for *your* "This member has assigned points to X of Y responses to his/her questions." score. If your score is low, i.e. X is much less than Y, then people are less likely to help you, because it *looks* like you are not willing to thank the respondents for their efforts.
[Please 0 points or "N/A" for *this* response.]