1856398 Members
11223 Online
104112 Solutions
New Discussion

/dev/rmt/c0t0d0BEST

 
j773303
Super Advisor

/dev/rmt/c0t0d0BEST

I using the tar -cvf /dev/rmt/c0t0d0BEST /tmp/1.log,
I was use the best density and compression options. But how do I know the /tmp/1.log was compressed in the tape. I was seen the tar -tvf /dev/rmt/c0t0d0BEST, the /tmp/1.log size same as before. How do check if the tape data was compressed?
Hero
4 REPLIES 4
Tim Adamson_1
Honored Contributor

Re: /dev/rmt/c0t0d0BEST

There is a utility called ddsinfo that might help provided you are using a dds tape drive.

The version is available for 10.20 but it might work on 11.x. You would have to give it a try.


Tim.
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
Tim Adamson_1
Honored Contributor

Re: /dev/rmt/c0t0d0BEST

Forgot to provide link for location of software.

http://hpux.connect.org.uk/


Tim.
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
j773303
Super Advisor

Re: /dev/rmt/c0t0d0BEST

My tape library is SuperDLT .
Does this tool support such as device?
Hero
RAC_1
Honored Contributor

Re: /dev/rmt/c0t0d0BEST

Goto /dev/rmt.

Do ls -il. The device files used are same for best density files.

lssf /dev/rmt/c0t0d0BEST will give you the details abt. that file.
There is no substitute to HARDWORK