Operating System - HP-UX
1848619 Members
1949 Online
104033 Solutions
New Discussion

Re: berkleyy and at&t devive files

 
sameer_4
Advisor

berkleyy and at&t devive files

Hi ,
/dev/rmt/0m at&t best density available ^?? ??
???? ?? /dev/rmt/0mb berkeley best density available ?? ??
I see the 2 device files for the same tape ie AT & T and Berkley but i see the berkley is not working for me when i use tar on HP 11.0.

Any clues
3 REPLIES 3
steven Burgess_2
Honored Contributor

Re: berkleyy and at&t devive files

Hi

Can you post the output of

ioscan -fnC tape
lssf /dev/rmt/0mb
ll /dev/rmt/0m*

your command when you attempted to tar your file to tape

Your error message

Thanks

Steve
take your time and think things through
sameer_4
Advisor

Re: berkleyy and at&t devive files

1) o/p 1
tape 0 0/0/1/0.3.0 stape CLAIMED DEVICE HP C1537A
/dev/rmt/0m /dev/rmt/c0t3d0BESTn
/dev/rmt/0mb /dev/rmt/c0t3d0BESTnb
/dev/rmt/0mn /dev/rmt/c0t3d0DDS
/dev/rmt/0mnb /dev/rmt/c0t3d0DDSb
/dev/rmt/c0t3d0BEST /dev/rmt/c0t3d0DDSn
/dev/rmt/c0t3d0BESTb /dev/rmt/c0t3d0DDSnb

2)o/p two



# lssf /dev/rmt/0mb
stape card instance 0 SCSI target 3 SCSI LUN 0 berkeley best density available a
t address 0/0/1/0.3.0 /dev/rmt/0mb
# ll /dev/rmt/0m*
crw-rw-rw- 2 bin bin 205 0x003000 Jul 11 11:50 /dev/rmt/0m
crw-rw-rw- 2 bin bin 205 0x003080 Jun 8 2000 /dev/rmt/0mb
crw-rw-rw- 2 bin bin 205 0x003040 Jul 11 15:27 /dev/rmt/0mn
crw-rw-rw- 2 bin bin 205 0x0030c0 Jul 11 14:54 /dev/rmt/0mnb
#

steven Burgess_2
Honored Contributor

Re: berkleyy and at&t devive files

Hi

Have you tried with /dev/rmt/c0t3d0BESTnb
as the device file

tar -cvf /dev/rmt/c0t3d0BESTnb /

Does fbackup work when attempting to use

/dev/rmt/0mb

Do you have any errors or does it just hang ?

Regards

Steve
take your time and think things through