wazoox / ioscsitape

Automatically exported from code.google.com/p/ioscsitape
MIT License
0 stars 0 forks source link

tar fails with blocksize 16/64 #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. macpro:stuebi root# tar cbf 16 /dev/rst0 ./Desktop 
tar: Write error: Function not implemented

What is the expected output? What do you see instead?
writing of data to tape. Error message above

What version of the product are you using? On what operating system?
HP DAT160 SAS, Mac OSX 10.6.8

Please provide any additional information below.
See other ticket .

Original issue reported on code.google.com by tesm...@googlemail.com on 26 Jun 2011 at 10:35

GoogleCodeExporter commented 9 years ago
Can you provide a listing of "mt -f /dev/rst0 status". This will list the 
blocksize settings and we can debug from there. Thanks.

Original comment by jesse.c....@gmail.com on 21 Apr 2012 at 7:33