LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 03-09-2006, 10:35 PM   #1
waqar
LQ Newbie
 
Registered: Mar 2006
Posts: 5

Rep: Reputation: 0
Question backup techniques in solaris.


hello,

i want to know the backup techniques on Solaris 9platform i.e. different methods used for backup,the bmost effective method of all ,and how can i implement them i.e whole procedure etc.

with regards,
waqar
 
Old 03-10-2006, 05:17 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
I guess you question is both too wide and lacking information about your specific goal and constraints.

Backing up depends on a lot of factors, and is not fundamentally different with Solaris compared to other O/Ses.

On important point often overlooked is the restore phase, you'd be surprised to know that a substantial part of back-ups done do not allow to properly restore what they are supposed to.
 
Old 03-10-2006, 09:56 AM   #3
flowerman
Member
 
Registered: Sep 2005
Location: Tripoli/Libya
Distribution: Solaris
Posts: 73

Rep: Reputation: 15
first you should read about it in solaris basic admin for normal backup which can make backup with #tar cvf for regular files and another way of backup is for file system you can find it in Solaris advanced admin. by using #ufsdumpcommand.
 
Old 03-12-2006, 03:24 PM   #4
javier.e.menendez
Member
 
Registered: Jan 2006
Posts: 168

Rep: Reputation: 30
Examples:

Back up a directory into a tape:
tar cvf /dev/rmt/0 /export/home
ufsdump 0uf /dev/rmt/0 /export/home

View the files in the tape:
tar tvf /dev/rmt/0
ufsrestore tvf /dev/rmt/0

Extract the files:
tar xvf /dev/rmt/0 /export/home
cd /export/home ; ufsrestore rvf /dev/rmt/0

Ufsdump backs up ufs file systems, tar does it by directories.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
nmap scanning techniques metallica1973 Linux - Security 4 10-24-2005 10:16 PM
Data hiding techniques npuetz Linux - General 4 06-24-2005 01:06 PM
space saving techniques? c_olin3404 Linux - General 2 03-22-2005 04:31 PM
Solaris 10 Upgrade - Generating Backup List btmiller Solaris / OpenSolaris 1 02-21-2005 01:36 AM
Advanced macro techniques The_Nerd Programming 1 11-15-2004 03:21 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 12:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration