Computing.Net > Forums > Unix > UNIX Remote backup

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

UNIX Remote backup

Reply to Message Icon

Name: AL Bird
Date: January 3, 2001 at 01:03:12 Pacific
Comment:

Hi,
I have a ultra 5 running solaris version8. This has no tape drive but is connected to our LAN. Does anyone know if it is possible to remotly mount a tape drive to backup the data on the u5. If so how can I do this?



Sponsored Link
Ads by Google

Response Number 1
Name: Nick
Date: January 4, 2001 at 09:45:48 Pacific
Reply:

Yes, it is possible. But you have a couple of
options.

1. Networker Software (Legato) can run backup's
over the network. You just have to have a tape
drive or juke box connected to the server running
Legato. (The client would be your ultra 5).

2. You could nfs mount the tape drive of another
server as long as its shared.

3. tar your whole file-system starting with root
and then transfering the .tar file to another
server.

If you have more than 50% disk space and Large
partition free do this:

4 Gig partion free = /space
The will take everything below the root partition
(which is essentailly the whole server) and put
it into a tar file called NEW_BACKUP.tar under
the /space directory.

tar -cvf /space/NEW_BACKUP.tar /


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: UNIX Remote backup

Help needed with resh/rsh remote command www.computing.net/answers/unix/help-needed-with-reshrsh-remote-command/2295.html

Unix (Digital) Backup procedure (Urgent) www.computing.net/answers/unix/unix-digital-backup-procedure-urgent/1080.html

UNIX, remote access problem www.computing.net/answers/unix/unix-remote-access-problem/5807.html