- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DDS2 media on DDS4 Drive on rp7400 series
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-24-2004 07:02 PM
03-24-2004 07:02 PM
I received DDS2 media from Unisys Mainframe. Since the tape from proprietary machine, i use dd command to read it. (it no problem)
But when I want to write data from disk to DDS2 media using DDS4 drive. I face this problem
Permission denied
cant open /dev/rmt/0m
rgds
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 07:18 PM
03-24-2004 07:18 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
(with or without rewind)
Try to look "man 7 mt"
RGDS
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 07:33 PM
03-24-2004 07:33 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
My experience on standard dds drives is that they are downwardly compatbile with regards to media.
Your system is out of my area of expertise, but if I don't have the write tab set to allow write, i get a very simlar response from my DDS3 and ultrium drives.
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
03-24-2004 07:52 PM
03-24-2004 07:52 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
just check whether DAT is locked or not
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 08:27 PM
03-24-2004 08:27 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
The DDS2 media will easily work on a DDS4 Dat Drive w/o any issues.
Now regarding the error u are facing? how you are copying the data? tar,cpio,dd??
In anyways, the problem you are facing is not related to any incompatiblity issue between the data catridge and the drive!!
As the previous posters had mentioned, you might have an open write protect tab!!
With best wishes
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 08:31 PM
03-24-2004 08:31 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 10:07 PM
03-24-2004 10:07 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
/dev/rmt/c?t?d?BEST
/dev/rmt/c?t?d?DDS
/dev/rmt/c?t?d?DDS2
/dev/rmt/0mn
/dev/rmt/0mb
/dev/rmt/0mbn
but the result is a same..I've check the write protect tab- its close.
I also tried
using tar command on DDS2 media - no problem
using dd command on DDS4 media - no problem
rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 10:38 PM
03-24-2004 10:38 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
using tar command on DDS2 media - no problem
using dd command on DDS4 media - no problem
Does this mean your issue is sorted out??
If so please do assign points!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 10:54 PM
03-24-2004 10:54 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
Just a couple more checks.
What is the status of the drive :-
mt -f /dev/rmt/0m status
Have you checked the drive does not need cleaning ?
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 01:24 PM
03-25-2004 01:24 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
using tar command on DDS2 media - no problem
using dd command on DDS4 media - no problem
using dd command on DD2 media - the problem appear
Hi Keith,
using command mt -f /dev/rmt/om status
result
Drive : hp c5683a
format : DDS-1 format
status : [45111300]bot write protected online compression immediate-report-mode
file : 0
block : 0
Note : the media we have set to write enable, the result is a same after we change the media (DDS2)
Rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 01:27 PM
03-25-2004 01:27 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
Correction
using tar command on DDS2 media - The problem exist
using dd command on DDS4 media - no problem
using dd command on DD2 media - the problem appear
Note : we have changed the drive but the result is a same
Hi Keith,
using command mt -f /dev/rmt/om status
result
Drive : hp c5683a
format : DDS-1 format
status : [45111300]bot write protected online compression immediate-report-mode
file : 0
block : 0
Note : the media we have set to write enable, the result is a same after we change the media (DDS2)
Rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 01:56 PM
03-25-2004 01:56 PM
SolutionI doubt the media you are using is a DDS1 rather than a DDS2. DDS4 drives can never write to a DDS1 catridge. But can read from it. I have had this experience in a Novell netware server. Hope this applies on a HP-Unix Box as well.
With Best Wishes
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 07:36 PM
03-25-2004 07:36 PM
Re: DDS2 media on DDS4 Drive on rp7400 series
The status information provided suggests :-
1) The tape is a DDS1 (unlikely as you have suggested that its a DDS2).
or
2) The DDS tape contains the media-ID information and BOT information.
For backwards compatibility with early DDS tapes, the drive accepts DDS Tapes without leader info and tries to figure out the format of the BOT.
Occasionally, problems are encountered in trying to position the tape and recognize the media and the drive gets a little confused. In most cases, the tape is ejected following the failed read/rewind etc etc.
_______
I would suggest updating the drive with the most recent version of firmware, and then see how things progress.
Keith