- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ANSI standard label creation
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
03-10-2004 07:32 AM
03-10-2004 07:32 AM
I need to find out how to create an ANSI standard label on the tape on HP-UX. The label should have three records: VOL1 - in record 1, HDR1 - in record 2 and HDR2 - in record 3. Each record is 80 bytes ( according to the standard). Tape should be fixed block, specific densilty (37871 bpi ?) and EBCDIC format. No backup sw is involved, - we need to put some files using dd command on the tape and label it. This is for IRS.
Any ideas or hints?
Thanks in advance.
Elena.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 07:53 AM
03-10-2004 07:53 AM
Solutionhttp://sources.isc.org/utils/backup/ansitape.txt
and a (google-cached) man page for the ansitape utility...
http://216.239.57.104/search?q=cache:joUqcJ369UQJ:sunsite.ccu.edu.tw/pub8/sunsite/freeware/forsunsites/ansitape.html+ansitape&hl=en&ie=UTF-8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 08:45 AM
03-10-2004 08:45 AM
Re: ANSI standard label creation
NOTE: An ANSI standard tape consists of the VOL1 record (once for the whole tape), then HDR1/2/3 records for *each* file. And depending on how tolerant the IRS mainframe is about the complete tape standard, you may need trailer (EOF) records before creating the tape mark (aka, file separator), and finally two tapemarks after the last file. The format is not too complicated but there are many parts to it so I would get a copy of the spec. Here is a good reference:
http://oscinfo.osc.edu:8080/dynaweb/all/2051_2.0.2/@Generic__BookTextView/904
Finally, density has no meaning for today's tapes. 1/2" reel-to-reel tapes (which are very difficult to find on new computers) had various density settings such as 200, 555, 800, 1600, etc) but DDS and DLT drives have only one density with optional compression. I've not heard about a tape that has 37,871 bpi capability. That requirement may be a showstopper if it is some specialized tape device.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 08:57 AM
03-10-2004 08:57 AM
Re: ANSI standard label creation
I wonder if anybody compiled successfully ansitape on HP-UX?
Elena.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 09:36 AM
03-10-2004 09:36 AM