HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restore from Raw device taking longer time
Operating System - HP-UX
1833797
Members
4694
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-31-2003 07:57 PM
10-31-2003 07:57 PM
Hello,
I have taken backup of my database residing on raw partitions to regular files on filesystem.Although the backup operation is completing fast, when I do the restore after recreating the raw logical volumes, it is found to be taking too long time to finish. In my case 5GB is taking less than 10 minutes to backup. But takes 1 hour for restoration.I tried with block sizes of 2048 and 8192.Same effect. I have tried to directly take the backup on a LTO Ultrium tape drive.Same problem while restoring.
Is there any issue with regular file to raw file conversion?
But my restore has worked fine and database is getting restored properly. The only issue is the longer time taken in restore.
Any valuable suggestions?
Thanks and Best Regards,
Abdul Salam
I have taken backup of my database residing on raw partitions to regular files on filesystem.Although the backup operation is completing fast, when I do the restore after recreating the raw logical volumes, it is found to be taking too long time to finish. In my case 5GB is taking less than 10 minutes to backup. But takes 1 hour for restoration.I tried with block sizes of 2048 and 8192.Same effect. I have tried to directly take the backup on a LTO Ultrium tape drive.Same problem while restoring.
Is there any issue with regular file to raw file conversion?
But my restore has worked fine and database is getting restored properly. The only issue is the longer time taken in restore.
Any valuable suggestions?
Thanks and Best Regards,
Abdul Salam
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2003 01:04 PM
11-01-2003 01:04 PM
SolutionThe block sizes you tried are unreasonable small. Do the math: 5GB / 2048 = 2621440.
3600 second/hour.
If you restored in 1 hour you did 2621440 / 3600 = 700+ IO/sec. That is likely to be the max for unbuffered single stream, non-async
IO. The system can surely handle many more MB/sec, but single stream waiting for each Io to be finished before starting the next can not drive more IO/sec.
Try a block size of 1MB, or at the very least 128KB: bs=1024k?
When you where taking the backup the file system some component(s) enabled read-ahead making it more efficient.
Also... are you compressing the DB raw device during the backup? You probably should. It tends to be well worth it.
Hth,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 09:19 PM
11-02-2003 09:19 PM
Re: Restore from Raw device taking longer time
Hi,
Many thanks for the response! I had setup a block size of 8192k for "dd" and got 5GB data restored in around 6 minutes (regular file to raw device)
I'm going to try it directly from tape to raw device and see how long it takes.
Thanks and Best Regards,
Abdul Salam
Many thanks for the response! I had setup a block size of 8192k for "dd" and got 5GB data restored in around 6 minutes (regular file to raw device)
I'm going to try it directly from tape to raw device and see how long it takes.
Thanks and Best Regards,
Abdul Salam
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP