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-25-2003 04:55 AM
02-25-2003 04:55 AM
Is there any way to know what kind of DDS (1,2,3,4) drive I have via hp-ux commands only?
I tried diskinfo -v /dev/rmt/0m - it returns some unclear values like:
ANSI version (probably scsi-1,2,3?)
response format (no idea what is that)
and size (could be usefull,ie shows me 4gb for
a dds-2 drive).STM also does some information
show,but more on firmware etc,not dds type.
Zeev
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:04 AM
02-25-2003 05:04 AM
Re: DDS type
What dev-files you are using with
your tape-drive: #ls -l /dev/rmt
We have and use:
/dev/rmt/c2t0d0DDS2 for 8GB;
/dev/rmt/c2t0d0BEST for 40GB;
as to 4GB only read is supported.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:05 AM
02-25-2003 05:05 AM
Re: DDS type
What dev-files you are using with
your tape-drive: #ls -l /dev/rmt
We have SureStore DAT 40 and use:
/dev/rmt/c2t0d0DDS2 for 8GB;
/dev/rmt/c2t0d0BEST for 40GB;
as to 4GB only read is supported.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:09 AM
02-25-2003 05:09 AM
Re: DDS type
you can use
# ioscan -fnkC tape
tape 0 0/0/1/0.3.0 stape CLAIMED DEVICE HP C1537A
and do a search on google for C1537A --> returns DDS-3
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:13 AM
02-25-2003 05:13 AM
Solutiondo a
ioscan -fn I tape
(I is pipe) and you will see the desciption of your drive.
Infos about the drive you will get at
http://h20000.www2.hp.com/bizsupport/TechSupport/Product.jsp?prodTypeId=43563
or display it here at the forum.
regards
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:13 AM
02-25-2003 05:13 AM
Re: DDS type
user in my opinion.For example,my ioscan shows
/dev/rmt/DDSn where n is no rewind.One of my customers used to create /dev/rmt/DDSx for compatibility issues with DDS-2,while he had DDS-4.
Thanks
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:15 AM
02-25-2003 05:15 AM
Re: DDS type
'I grep tape' of course
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:23 AM
02-25-2003 05:23 AM
Re: DDS type
allways shows correct product numbers (ie C1533A) for tapes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:31 AM
02-25-2003 05:31 AM
Re: DDS type
C1533A is a DDS-2 (like I have) - 90m-tapes - 2GB native or 4GB
compressed.
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:35 AM
02-25-2003 05:35 AM
Re: DDS type
Nice day
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 05:47 AM
02-25-2003 05:47 AM
Re: DDS type
Device Files you can create with different compressions like dds1.dds2 etc. You have backward compatibility.
dds2 tape can be read on dds3 drive but not a vice a versa.