Unix Technical Forum

DDS3 no hardware compression with omniback

This is a discussion on DDS3 no hardware compression with omniback within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Hi, I have had a long running problem with hardware compression using Omniback on HPUX 11.11. This problem has ...


Go Back   Unix Technical Forum > Unix Operating Systems > HP-UX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-16-2008, 07:57 PM
Adam Skeggs
 
Posts: n/a
Default DDS3 no hardware compression with omniback

Hi,

I have had a long running problem with hardware compression using
Omniback on HPUX 11.11. This problem has become important again.

When writing to tape using tar, hardware compression seems to work OK:
eg.
for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
do
echo "FUN " $i
tar cf /dev/rmt/c1t0d0BESTn var.tar
done

Where var.tar is 1Gb of tarred up /var.

This is using DDS3 media so 12Gb uncompressed / 24Gb compressed
indicates to me that hardware compression is working.


Yet using omniback I can't write 13Gb (ordinary filesystem backup not
just the var.tar file) as it runs out of space.

I am using the same device in Omniback as for my test.
There is no compression directive in the appropriate file in
/etc/opt/omni/datalists file; it was suggested this might stop hardware
compression from working.

I see nothing in Omniback logs to indicate that hardware compression
is/is not working. In any case I am not sure that Omniback would be able
to disable it.

So, I am stumped.

Adam.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-16-2008, 07:57 PM
Frank Slootweg
 
Posts: n/a
Default Re: DDS3 no hardware compression with omniback

Adam Skeggs <fun@optusnet.com.au> wrote:
> Hi,
>
> I have had a long running problem with hardware compression using
> Omniback on HPUX 11.11. This problem has become important again.
>
> When writing to tape using tar, hardware compression seems to work OK:
> eg.
> for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
> do
> echo "FUN " $i
> tar cf /dev/rmt/c1t0d0BESTn var.tar
> done
>
> Where var.tar is 1Gb of tarred up /var.
>
> This is using DDS3 media so 12Gb uncompressed / 24Gb compressed
> indicates to me that hardware compression is working.
>
>
> Yet using omniback I can't write 13Gb (ordinary filesystem backup not
> just the var.tar file) as it runs out of space.
>
> I am using the same device in Omniback as for my test.
> There is no compression directive in the appropriate file in
> /etc/opt/omni/datalists file; it was suggested this might stop hardware
> compression from working.


You mean there *is* a "compression deirective", but it's not turned
on, right? If not, i.e. you see no "compression directive" at all, then
look for it, because it is there (IIRC in some advanced tab) and, as you
say, it, software compression, *must* be off.

> I see nothing in Omniback logs to indicate that hardware compression
> is/is not working. In any case I am not sure that Omniback would be able
> to disable it.
>
> So, I am stumped.


Do you use the *exact same* device file, i.e. /dev/rmt/c1t0d0BESTn, in
OmniBack's device specification? If not, do a lssf(1M) on both of them
and check/report the differences.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-16-2008, 07:57 PM
Adam Skeggs
 
Posts: n/a
Default Re: DDS3 no hardware compression with omniback

Frank Slootweg wrote:
> Adam Skeggs <fun@optusnet.com.au> wrote:
>
>>Hi,
>>
>>I have had a long running problem with hardware compression using
>>Omniback on HPUX 11.11. This problem has become important again.
>>
>>When writing to tape using tar, hardware compression seems to work OK:
>>eg.
>>for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
>>do
>> echo "FUN " $i
>> tar cf /dev/rmt/c1t0d0BESTn var.tar
>>done
>>
>>Where var.tar is 1Gb of tarred up /var.
>>
>>This is using DDS3 media so 12Gb uncompressed / 24Gb compressed
>>indicates to me that hardware compression is working.
>>
>>
>>Yet using omniback I can't write 13Gb (ordinary filesystem backup not
>>just the var.tar file) as it runs out of space.
>>
>>I am using the same device in Omniback as for my test.
>>There is no compression directive in the appropriate file in
>>/etc/opt/omni/datalists file; it was suggested this might stop hardware
>>compression from working.

>
>
> You mean there *is* a "compression deirective", but it's not turned
> on, right? If not, i.e. you see no "compression directive" at all, then
> look for it, because it is there (IIRC in some advanced tab) and, as you
> say, it, software compression, *must* be off.
>
>
>>I see nothing in Omniback logs to indicate that hardware compression
>>is/is not working. In any case I am not sure that Omniback would be able
>>to disable it.
>>
>>So, I am stumped.

>
>
> Do you use the *exact same* device file, i.e. /dev/rmt/c1t0d0BESTn, in
> OmniBack's device specification? If not, do a lssf(1M) on both of them
> and check/report the differences.


omni uses:
# lssf c1t0d0BEST
stape card instance 1 SCSI target 0 SCSI LUN 0 at&t best density
available at address 8/16/5.0.0 c1t0d0BEST

I used the norewind device for my test:
# lssf c1t0d0BESTn
stape card instance 1 SCSI target 0 SCSI LUN 0 at&t no rewind best
density available at address 8/16/5.0.0 c1t0d0BESTn

Adam.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:47 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com