Re: Mounting tape drives between systems
From: John Jolet (john.jolet_at_FXFN.COM)
Date: 07/29/03
- Previous message: Hunter, Mark: "Re: [Q] rootvg mirror question?"
- Maybe in reply to: Tim Muller: "Mounting tape drives between systems"
- Next in thread: Green, Simon: "Re: Mounting tape drives between systems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 09:17:19 -0500 To: aix-l@Princeton.EDU
tar will allow you to output to stdout.
-----Original Message-----
From: Green, Simon [mailto:Simon.Green@EU.ALTRIA.COM]
Sent: Tuesday, July 29, 2003 4:20 AM
To: aix-l@Princeton.EDU
Subject: Re: Mounting tape drives between systems
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.
I don't think it would be easy to do this with most of the backup commands,
(backup; tar; pax). The simplest method is to back up to a disk file, then
copy that file to tape.
You can't create a bootable backup this way, but it _is_ possible to build
your own bootable tape by writing the necessary boot files explicitly.
There's been some discussion of this in the past. There's no way of booting
from it over the network, though.
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: 28 July 2003 14:59
> To: aix-l@Princeton.EDU
> Subject: Mounting tape drives between systems
>
>
> Please indulge another rookie question.
>
> I'm told that I can mount a tape drive from one RS6K
> (AIX v4.3.2) onto another (v4.3.3) across the network.
> Is this correct? If so, where is the procedure
> documented?
- Previous message: Hunter, Mark: "Re: [Q] rootvg mirror question?"
- Maybe in reply to: Tim Muller: "Mounting tape drives between systems"
- Next in thread: Green, Simon: "Re: Mounting tape drives between systems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: this is not a specific linux question but more of just UNIX - tar, dump, restore command questio
... >> because there's a system at work where we're stuck with an older tar. ...
Cygwin tar 1.14 will *not* write to stdout, read from stdin, or write to ... tar
that will do the right thing for both stdout/stdin and tape drives. ... (comp.os.linux.misc) - Re: this is not a specific linux question but more of just UNIX - tar, dump, restore command questio
... I took your "older tar" to mean Cygwin tar. ... > tar that will do
the right thing for both stdout/stdin and tape drives. ... but two Windoze servers
with Linux and OpenBSD. ... (comp.os.linux.misc) - Re: Help with CT8000-A codes
... "Linux" without a distro name refers to the kernel. ... > utilities, like
tar, find the drive okay. ... Since IDE tape drives are really ATAPI devices, ...
SCSI and ATAPI devices are not governed by ... (comp.os.linux.hardware) - Re: Backup issue
... > I hear the drive spin when I try the tar command. ... > backup
and tar, so please be gentle. ... Do mtst or mt work with IDE tape drives? ... (comp.os.linux.hardware) - Re: tar to multiple files
... tar (cpio and afio can create multiple-volume sets like what you ...
tar was designed to work on tape drives which lacked convenient ways to ... You can make
backups of your backups, ... (comp.os.linux.misc)