Making HDD backup in sun Solaris system


 
Thread Tools Search this Thread
Operating Systems Solaris Making HDD backup in sun Solaris system
# 1  
Old 03-15-2014
Making HDD backup in sun Solaris system

Hello to all,

I have Fujitsu Celzius M470 workstation which has Sun solaris system installed and want to make a complete backup of the hard drive. The existing HDD is SATA II, 500 GB.

I don't have much experience working with SUN solaris systems (not at all) but have some experience with linux systems. I plan to add another HDD and to use dd command to make exact copy of the hard drive.
Natural steps would be to add new HDD as second drive in the system, format it somehow and then use dd command.

I did the following on linux machines:
1. I take new HDD with raw file system and connect it to the system.
2. Start the computer and perform the format of the HDD
3. Use dd command to make backup # dd if=/dev/sda of=/dev/sdb

This way I have exact HDD (bootable) to be used as backup in case my original HDD fail.

Can someone explain me the steps in Sun solaris? I'm sure I'll use teh sam dd command but detecting and formatting the hard drive is abit tricky to me. Do I need to use console, or?

Thank you
# 2  
Old 03-15-2014
Depending on the version of Solaris you are using, check out the documentation first:

Oracle Solaris 10 1/13 Information Library Updated: 2013-09-17

Oracle Solaris 11.1 Information Library Updated: 2014-02-06
# 3  
Old 03-15-2014
I don't think you need to format drive for dd, unless you want to check it for badblocks. might be a good idea to fill unused space with zeroes first.
tar is also a nice option, as the backup is smaller and it gets defragmented on restore. but you need to create filesystem manually.
# 4  
Old 03-15-2014
dd is a sector copy utility. It would be a waste of time to format the new disk prior to issuing the dd command unless you simply wanted to do a crude check for bad blocks.

BTW, generally not a good idea to use dd to make a copy of a live disk as you are proposing to do.
# 5  
Old 03-16-2014
Quote:
Originally Posted by fpmurphy
... BTW, generally not a good idea to use dd to make a copy of a live disk as you are proposing to do.
I'd presume the same goes for Linux filesystems.
# 6  
Old 03-17-2014
Thank you for the replies.

First of all, I have determined the actual version of the solaris system under /etc/release.
It is:
Solaris 10 10/09 s10x_u86wo2_08a X86

When you say that it is generally not a good idea, what would you recommend? Please keep in mind that I have no installation disks and data and applications are valuable to me. The best option for me is to have exact copy of the HDD so in case HDD fails I'll have the working system in no time.
Like I said, I have no solaris installation disks nor the installation of actual application we're working with.
I'm totally new to Solaris, but since it's unix based it was my idea to try with dd command.

Is there an alternative but reliable way?

Thank you

P.S. I just want to add that before I had one machine with SCSI drives and SCSI adapter had another output so I could use DAT tape to make backup.

I used tar cv 'ls -1' command. Here I cannot use this way because there is no way to connect DAT tape device.

Last edited by Mick; 03-17-2014 at 04:13 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Backup sun Solaris Server

hello, I need to make a backup for my sever Sun Solaris 10, is there any propositions to realize this , or a control line assembly to have a copy of my server. waiting for your reply thank you in advance (5 Replies)
Discussion started by: Laila
5 Replies

2. Solaris

Solaris 11 - how to backup and restore system disc

I have installed Solaris 11 Express on my machine and now I am wondering what is the best way to backup (to another hard disc) and restore the system hard disc content. The backup should to be done every night using a script launched by cron and all previously done backups should be available to... (8 Replies)
Discussion started by: RychnD
8 Replies

3. Solaris

How to get system parameters / information on Sun Solaris 5.10

Hello to everyone, i am new to Sun Solaris. i have Solaris 5.10 installed on the X86 platform. i am writing a script which gathers some system information. but i can not find some of the parameter from the system can any one please suggest to way to find these params. shell command will be... (1 Reply)
Discussion started by: nikhil.sigpro
1 Replies

4. Shell Programming and Scripting

To check the system configuration on Sun solaris

Hi, Could you pls. let me know what is cammand in unix to check the system configuration on Sun solaris. Thanks in advance. Cheers (2 Replies)
Discussion started by: krackjack
2 Replies

5. Solaris

file system full in Sun Solaris 9 sparc

I am trying to install the JDK 1.6 on Solaris9 Sparc machine but after downloaded .tar file from Sun website and when I am trying to untar that, I an getting the following error- zcat jdk-6u7-solaris-sparc.tar.Z | tar -xf - Sep 2 18:42:36 mgsun ufs: NOTICE: alloc: /: file system full ... (11 Replies)
Discussion started by: smartgupta
11 Replies

6. Solaris

Sun Solaris Server Configuration System Files

Dear All, I am a Ubuntu Linux user and currently performing an audit on a Sun Solaris machine. As I am not too familiar with Sun Solaris, may I know where can I extract the following information from a Sun Solaris server. /etc/profile /etc/login.defs /etc/pam.d/system-auth... (2 Replies)
Discussion started by: nerd
2 Replies

7. Solaris

Solaris System State & filesystems backup

Hi , We are using Veritas Net Backup , I want to create a new policy for backing up the (Solaris Operating System & the file systems) only the OS. not Full backup because we have an other policy for Oracle Apps and it takes full backup for all Partitions. I need the OS backup to be in... (2 Replies)
Discussion started by: adel8483
2 Replies

8. UNIX for Dummies Questions & Answers

Sun Certified System Administrator for the Solaris 10

i want to take certificate which are: Solaris 10 OS . Part I - Sun Certified System Administrator for the Solaris 10 Operating System (CX-310-200) . Part II - Sun Certified System Administrator for the Solaris 10 Operating System (CX-310-202) ; my question is about S10 adminitration... (0 Replies)
Discussion started by: nibiru78
0 Replies

9. UNIX for Advanced & Expert Users

SCO UNIX HDD full backup

HI ALL, I need to backup HDD with SCO UNIX. I need to have a full functionaly backup of this hard disk. Does anybody have any tool or subsription how to do it. I tried some SW, but after when I tried to use this copy of my original disk "can not find a root directory". Thanks in advance. (1 Reply)
Discussion started by: jardas
1 Replies

10. UNIX for Dummies Questions & Answers

System Log for Sun Solaris 2.6

G'day. I have some questions on the Sun Solaris 2.6 OS. I would appreciate if you could refer me some write up or information on the following questions. 1. Terminal Time Out feature ? - Is this OS capable of doing this ? If the terminal is idle for a certain time of period. The system should... (2 Replies)
Discussion started by: tbtan
2 Replies
Login or Register to Ask a Question