Martin Simmons wrote:

>>> What is printed if you run
>>>
>>> btape -c bacula-sd.conf /dev/nsa0
>>>
>>> with Tape41 in the drive and then issue the commands
>>>
>>> rewind
>>> status
>>> eod
>>> status
>>> quit

# btape -c /usr/local/etc/bacula-sd.conf /dev/nsa0
Tape block granularity is 1024 bytes.
btape: butil.c:286 Using device: "/dev/nsa0" for writing.
btape: btape.c:368 open device "DDS-4" (/dev/nsa0): OK
*rewind
btape: btape.c:469 Rewound "DDS-4" (/dev/nsa0)
*status
  Bacula status: file=0 block=0
  Device status: file=0 block=0
btape: btape.c:1799 Device status: 1. ERR=
*eod
  btape: btape.c:517 dev.c:1344 read error on "DDS-4" (/dev/nsa0). 
ERR=Input/output error.
*status
  EOD EOF Bacula status: file=6 block=0
  Device status: file=6 block=0
btape: btape.c:1799 Device status: 35. ERR=dev.c:1344 read error on 
"DDS-4" (/dev/nsa0). ERR=Input/output error.

*quit
#



  bye & Thanks
        av.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to