The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com



AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Translating gcc/g++/gfortran Options to Sun Studio Compiler Options iBot Solaris BigAdmin RSS 0 02-04-2009 02:30 PM
copy folder from one server to another sak900354 UNIX for Dummies Questions & Answers 11 04-23-2008 01:31 AM
mt -f /dev/rmt0.1 status smoraprosol AIX 0 08-28-2006 11:49 AM
Viewing files of another unix server (in a folder) Djaunl UNIX for Dummies Questions & Answers 3 07-20-2006 10:09 AM
How can i move data files from a server to unix folder shah2 Shell Programming and Scripting 1 03-01-2004 06:38 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-03-2009
Browser_ice Browser_ice is offline
Registered User
  
 

Join Date: Nov 2005
Location: Canada
Posts: 110
tar options server://dev/rmt0 folder ???

if I can do commands like :

rcp file server://folder
rsh server command

then can I do :

tar options server://dev/rmt0 folder

That would beat having to create a filesystem to point to the drive of another server. The reason being having multiple backups per server with only one drive per server = one backup after the previous one and not all at the same time.
  #2 (permalink)  
Old 05-03-2009
pludi's Avatar
pludi pludi is offline Forum Staff  
Moderator
  
 

Join Date: Dec 2008
Location: .at
Posts: 1,839
No, because of two reasons:
  1. tar is not networking-enabled. It doesn't know anything about Sockets, IP, TCP/UDP/, ...
  2. When operating on an hardware device (as opposed to a file) it interacts with the driver in order to get information about tape size, block size, ..., which isn't quite as simple when done over a network connection (which could drop packets or could fail)
  #3 (permalink)  
Old 06-04-2009
Browser_ice Browser_ice is offline
Registered User
  
 

Join Date: Nov 2005
Location: Canada
Posts: 110
Quote:
Originally Posted by pludi View Post
No, because of two reasons:
  1. tar is not networking-enabled. It doesn't know anything about Sockets, IP, TCP/UDP/, ...
  2. When operating on an hardware device (as opposed to a file) it interacts with the driver in order to get information about tape size, block size, ..., which isn't quite as simple when done over a network connection (which could drop packets or could fail)
Ok ..... how can it be done then ^
  #4 (permalink)  
Old 06-04-2009
pludi's Avatar
pludi pludi is offline Forum Staff  
Moderator
  
 

Join Date: Dec 2008
Location: .at
Posts: 1,839
Option 1: Get a network-aware backup software. Those usually use agents to gather the files and send them to a central backup server, which then saves them to tape/disk/CD/DVD/...
Option 2: Temporarily export the root directory of the server you want to backup as read-only, mount it at the central server, run the backup, unmount, unexport
Reply

Bookmarks

Tags
remote-backup

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:27 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0