Ask a Question related to AIX, Design and Development.
-
Simon Fisher #1
Tape I/O
When the AIX kernel attempts to write to a tape device, is it possible
to read what is being sent over the channel?
Simon Fisher Guest
-
IBM N40 mksysb tape
I need a mksyb tape that was written on an IBM N40. If anyone out there is willing to part with a copy, please let me know either here or by email.... -
Tape to DVD
How would I go about moving old vcr tapes to an iMac G4 that doesn't have inputs for video or audio, so I could then put them on DVD? Thanks, Dig -
Tape DLT
Tape DLT half high on 6F0 6H0 somebody know about some problems ? -- Posted via http://dbforums.com -
tape
nm wrote: To figure out what might be on a tape, you can look at the first few blocks with dd. Fist run "tcopy /dev/<tape device>" to find out... -
VHS tape to audio CD?
In article <Rockyroad-4CAF62.14195327062003@nasal.pacific.net.au>, RockyRoad <Rockyroad@invalid.com.invalid> wrote: You should be able to feed... -
Chris Mattern #2
Re: Tape I/O
Simon Fisher wrote:
Hmm. Well, if it's not, the tape drive's gonna have a hard time doing> When the AIX kernel attempts to write to a tape device, is it possible
> to read what is being sent over the channel?
its job.
If you're talking about intercepting the outgoing data with a program
on the box, yeah, that's doable. You'd need to be root to pull it off,
though.
Chris Mattern
Chris Mattern Guest
-
Simon Fisher #3
Re: Tape I/O
Chris Mattern <syscjm@gwu.edu> wrote in message news:<3F7C766B.3070507@gwu.edu>...
>
> If you're talking about intercepting the outgoing data with a program
> on the box, yeah, that's doable. You'd need to be root to pull it off,
> though.
>
> Chris Mattern
Hi. Root access isn't a problem...it's knowing how to intercept,
redirect or read a log of the scsi commands sent to the drive that's
the problem! Any tips on how to see or read this would be gratefully
received. Thanks, Simon.
Simon Fisher Guest



Reply With Quote

