- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery
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
02-17-2009 10:49 AM
02-17-2009 10:49 AM
make_recovery
DDS 1: ? --2GB?
DDS 2: 4GB
DDS 3: 12GB
DDS 4: 20GB
When I do a make_recovery -Av. I get the
infumus error message:
make_recovery(472): /usr/bin/dd failed,res=512,errno=0
HP-UX 10.20. 4 boxes all started failing
around the same time. I can only assume
that the make_recovery cannot put all the
data on tape.
I can do a diskinfo /dev/rmt/0m
It indicates 2GB.
# diskinfo /dev/rmt/0m
SCSI describe of /dev/rmt/0m:
vendor: HP
product id: HP35480A
type: sequential access
size: 2103247 Kbytes
bytes per sector: 1024
Tape is a DDS 1 tape.
The ignite file is 28 Meg:
28240896 uxinstlf.recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 03:28 PM
02-17-2009 03:28 PM
Re: make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2009 10:44 AM
02-18-2009 10:44 AM
Re: make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2009 11:13 AM
02-18-2009 11:13 AM
Re: make_recovery
http://en.wikipedia.org/wiki/Digital_Data_Storage#DDS-1
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2009 12:31 PM
02-18-2009 12:31 PM
Re: make_recovery
Do not assume.
Read the Ignite logs under /var/opt/ignite
2 GB is a significant number. Its the largest file size permitted on a file system unless largefiles is enabled.
DDS2 can handle 8 GB of data
DDS3 Can hanlde 24 GB of data
Both figures are optimistic figures including near perfect compression.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2009 12:36 PM
02-18-2009 12:36 PM
Re: make_recovery
>>including near perfect compression.
COMPRESSED tape capacities are always figured with a 2:1 compression ratio, basically compressed to 1/2 its original size. Sometimes you can get better, sometimes not.
The capacities you cite are the correct NATIVE (non-compressed) capacities for those generations of DDS tapes.
Here is a good reference for DDS capacities and speeds:
http://www.supermediastore.com/dds-faq.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2009 04:39 AM
02-19-2009 04:39 AM
Re: make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2009 06:09 PM
02-19-2009 06:09 PM
Re: make_recovery
Now this format is extremely old (archaic) in computer years so your tapes may also be very old. And tapes do not age well. Sony and HP designed the DDS format in 1989, some 20 years ago. DDS tapes were designed with about a 10 year lifetime.
So are your DDS (not DAT) tapes less than 10 years old? Test your tapes with a simple program like tar:
tar cvf /dev/rmt/0m
If that fails, try different tapes (but only those compatible with your drive). If nothing works, your drive is defective. Good luck finding another DDS1 drive. Be sure to check this compatibility document from HP:
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=lpg50457&locale=en_US&taskId=101&prodSeriesId=81997&prodTypeId=12169
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2009 08:46 AM
02-20-2009 08:46 AM
Re: make_recovery
I have noticed that sometimes, 1 out of 10 tries, on one box, it will succeed.
Two drives are bad on two boxes and we
are replacing them with DDS2. They were
hard to find also.