RE: [flexbackup-help] blksize parameters (fwd)

2005-06-07 Thread Niall Brosnan
Hi Erwan,
I know you've probably tried most of this.
Checking back on your mail of 5 May,
I see:
/dev/nst0: Input/output error

There is nothing flexbackup can do until that is sorted.
What blocksize does mt status report on a clean boot?
Can you run a simple tar to the drive?

mt -f /dev/st0  status
mt -f /dev/st0  rewind
tar cf /dev/nst0 /etc
mt -f /dev/st0  rewind
tar tf /dev/nst0


Try manually setting the blocksize to the same as what
you're using in the script.

mt -f /dev/st0 setblk 1024
and use
$mt_blksize = 1024;

Niall



---
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61 plasma display: http://www.necitguy.com/?r=20
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help


RE: [flexbackup-help] blksize parameters (fwd)

2005-06-07 Thread Erwan.CHEVALIER
Hi list and niall 

Can you run a simple tar to the drive?

mt -f /dev/st0  status

- I've already answered 

mt -f /dev/st0  rewind

Nothing too

[EMAIL PROTECTED] flextest]# tar cf /dev/nst0 /etc
tar: Retrait de l'en-tĂȘte `/' des noms des membres

mt -f /dev/st0  rewind
Take time but ok

tar tf /dev/nst0
Ok it show me all the tar that I've done.



Try manually setting the blocksize to the same as what you're using in the
script.

mt -f /dev/st0 setblk 1024
and use
$mt_blksize = 1024;

I've done it and do a 
Flexbackup-test-tape-drive but it's not better.

Thanks for all

Niall






This email may contain information which is privileged or confidential. If you 
are not the intended recipient of this email, please notify the sender 
immediately and delete it without reading, copying, storing, forwarding or 
disclosing its contents to any other person
Thank you

Check us out at http://www.bt.com/consulting





---
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61 plasma display: http://www.necitguy.com/?r 
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help