Re: How can I use the remote tape drive to take backup of a filesystem in RHEL server.



On Tuesday 28 February 2006 05:56 am, unix syzadmin wrote:
Hi,

We have a RHEL AS 3 server, whose file system need to be backed up. We
donot have a tape drive on it. We have a tape drive on another remote
server (AIX, /dev/rmt0).

How can I use the remote tape drive to take backup of a filesystem in RHEL
server.

Please suggest,
Thanks & Regards,
-GnanaShekar-

You can you tar or cpio

for cpio something like:
find /src -print | cpio -o -C 32768 -H crc -O user@aix:/dev/rmt0
--rsh-command=/usr/bin/ssh
where user at aix has to have write access to /dev/rmt0


tar --rsh-command=/usr/bin/ssh -cvf user@aix:/dev/rmt0 /src

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: Reg : RHEL 5.0 Installatio
    ... Subject: Reg: RHEL 5.0 Installatio ... Once I reboot the server the load is ... 10:46:40 AM LINUX RESTART ...
    (RedHat)
  • RE: RHEL 4 Update Procedure
    ... route of having an identical test server to apply all updates to before we put ... At the moment we rely on too many third party apps that are not in RHEL ... Once you install that Red Hat is not going to support it. ... before setting up a server. ...
    (RedHat)
  • Re: Reg : RHEL 5.0 Installatio
    ... Subject: Reg: RHEL 5.0 Installatio ... Once I reboot the server the load is ... 10:46:40 AM LINUX RESTART ...
    (RedHat)
  • RE: Upgrade to RHEL 5.4 problems
    ... The problem rise when i try to start the Xprint, ... Fatal server error: ... In my RHEL 5 I've ... After that I'm trying to install python-devel package ...
    (RedHat)
  • RE: Reg : RHEL 5.0 Installatio
    ... Subject: Reg: RHEL 5.0 Installatio ... and I am not able to ping the server. ... 10:46:40 AM LINUX RESTART ...
    (RedHat)