Re: Mounting tape drives between systems
From: Rod Jenkins (RodJ_at_IOWATELECOM.COM)
Date: 07/29/03
- Previous message: Hunter, Mark: "Re: script question"
- Maybe in reply to: Tim Muller: "Mounting tape drives between systems"
- Next in thread: Tim Muller: "Re: Mounting tape drives between systems"
- Reply: Tim Muller: "Re: Mounting tape drives between systems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 14:34:41 -0500 To: aix-l@Princeton.EDU
rsh works, but netcat I think is easier and performs better.
read the readme file for instructions. it is very felxible.
rod.
-----Original Message-----
From: Green, Simon [mailto:Simon.Green@EU.ALTRIA.COM]
Sent: Tuesday, July 29, 2003 10:37 AM
To: aix-l@Princeton.EDU
Subject: Re: Mounting tape drives between systems
I think what you need is something like:
rsh wherever dd if=/dev/rmt0 | restore -x -f -
Take a look at it; have a play. I've not actually done this myself.
Simon Green
Altria ITSC Europe Ltd
AIX-L Archive at http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2
AIX FAQ at http://www.faqs.org/faqs/aix-faq/
N.B. Unsolicited email from vendors will not be appreciated.
> -----Original Message-----
> From: Tim Muller [mailto:aix_sa_706@YAHOO.COM]
> Sent: 29 July 2003 16:25
> To: aix-l@Princeton.EDU
> Subject: Re: Mounting tape drives between systems
>
>
> Actually, I want to do a restore from a remote tape
> drive. From what you've written, I think that I need
> to execute a remote shell from the target system, then
> I can execute the restore command to restore from the
> remote tape to the current directory. Correct? TIA.
>
>
> --- "Green, Simon" <Simon.Green@EU.ALTRIA.COM> wrote:
> > One way is to use dd on one system to write the data
> > to stdout, pipe it via
> > rsh to dd on the remote system and thence to the
> > tape...
- Previous message: Hunter, Mark: "Re: script question"
- Maybe in reply to: Tim Muller: "Mounting tape drives between systems"
- Next in thread: Tim Muller: "Re: Mounting tape drives between systems"
- Reply: Tim Muller: "Re: Mounting tape drives between systems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Remote tape drive
... MP-3000 using native channels and use FTP to get the data there? ... warm body
to the tape drive so that said warm body could *mount* a tape. ... Subject: Remote tape
drive ... there -are- such things as B/T to ESCON converters. ... (bit.listserv.ibm-main) - Re: Mounting tape drives between systems
... He's what I use on our 690 2 lpar system. ... Mounting tape drives between
systems ... > tar will allow you to output to stdout. ... > rsh to dd on the
remote system and thence to the tape. ... (AIX-L) - Re: sql server tape backup
... Is there Workaround for backup directly on Remote Tape in ... and the tape
drive is not local? ... >You'll need to first backup to disk. ... >>
Is there any Workaround for Taking Backup on Remote ... (microsoft.public.sqlserver.programming) - tape to tape copy
... Anyone got a method of performing a tape to tape copy to a remote tape
... Sean ... (comp.unix.aix) - Re: tape to tape copy
... > Anyone got a method of performing a tape to tape copy to a remote tape
... maybe tcopy is what you're looking for. ... (comp.unix.aix)