- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- write on a DDS4 tape (compressed)
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
09-01-2005 02:52 AM
09-01-2005 02:52 AM
write on a DDS4 tape (compressed)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:55 AM
09-01-2005 02:55 AM
Re: write on a DDS4 tape (compressed)
lssf /dev/rmt/0m
Run lssf on every device files and use the one that says best density. Also during such operation, you should see compresson LED blinking on the dds drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 03:11 AM
09-01-2005 03:11 AM
Re: write on a DDS4 tape (compressed)
Check the "at&t best density available" ,(ex: /dev/rmt/0m ) with lssf , and try taking a backup , hope it will go upto 36GB to 40GB, being dds4 drive.
Cheers ,
Raj,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 03:19 AM
09-01-2005 03:19 AM
Re: write on a DDS4 tape (compressed)
ls -la /dev/rmt
check these suffixes:
l - low density
m - medium density
h - high density
u - ultra density
c - compression enabled
n - no rewind
b - Berkly standrard
Usually if you use BEST, it does in any case hardware compression ( if I'm not wrong )...
check for the "c" suffix for the compression enablement.
Hope you can get extra helps...
Regards,
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 03:28 AM
09-01-2005 03:28 AM
Re: write on a DDS4 tape (compressed)
# ls
0m c1t2d0BEST c1t2d0DDS
0mb c1t2d0BESTb c1t2d0DDSb
0mn c1t2d0BESTn c1t2d0DDSn
0mnb c1t2d0BESTnb c1t2d0DDSnb
which device file should i use ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 03:34 AM
09-01-2005 03:34 AM
Re: write on a DDS4 tape (compressed)
You can use any one that says best density when you do "lssf *"
Basically they are same files. Check it with
ll -il. check inodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 03:38 AM
09-01-2005 03:38 AM