$ dd if=/oradata4/prodenv/tools01.dbf of=/dev/rmt1 bs=64k
dd: 0511-053 The write failed.
: A system call received a parameter that is not valid.
3+0 records in.
0+0 records out.
$
root@quality:/ # lsattr -El rmt1
mode yes Use DEVICE BUFFERS during writes True
block_size 10240 BLOCK size (0=variable length) True
extfm yes Use EXTENDED file marks True
res_support no RESERVE/RELEASE support True
var_block_size 0 BLOCK SIZE for variable length support True
density_set_1 0 DENSITY setting #1 True
density_set_2 0 DENSITY setting #2 True
delay 45 Set delay after a FAILED command True
rwtimeout 144 Set timeout for the READ or WRITE command True
ret_error no RETURN error on tape change or reset True
root@quality:/ #
The block size i'm writing with (64k) doesn't have to be 1024k. right?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.