LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-20-2011, 02:32 AM   #1
littlened
LQ Newbie
 
Registered: Jul 2009
Posts: 16

Rep: Reputation: 0
Backing up, what's the easiest way?


I've recently setup a development server which has two identical 250gb hard drives in it.

I want to setup some kind of backup to replicate one drive to the other, but I don't really know the best or easiest way to do this.

I looked at setting up raid, but it just went over my head.

I looked at the LVM method, and again, it seemed a little long winded.

Are there any other ways to do this, or easy ways to do the above?

I'd love to have RAID setup, but I just found it far to complex. One of the tutorials I read wanted to setup a boot menu in grub, but I don't have a screen connected to the server so how would I ever see it?

Any help would be appreciated.
 
Old 09-20-2011, 03:08 AM   #2
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
There are many choices, tar rsync and mondoarchive to name a few.

You did not mention the OS that you are using, but you can do a search on those to start.
 
Old 09-20-2011, 04:11 AM   #3
littlened
LQ Newbie
 
Registered: Jul 2009
Posts: 16

Original Poster
Rep: Reputation: 0
The OS is centos 6.0
 
Old 09-20-2011, 04:27 AM   #4
etech3
Senior Member
 
Registered: Jul 2009
Location: Virginia
Distribution: Debian Stable Testing Sid Slackware CentOS
Posts: 1,055
Blog Entries: 2

Rep: Reputation: 45
You should be able to do a yum install on rsync and mondo.

Don't forget about dd.

Hope this helps.
 
Old 09-20-2011, 08:52 AM   #5
travisdh1
Member
 
Registered: Sep 2008
Distribution: Fedora
Posts: 129

Rep: Reputation: 22
I'm not sure about CentOS but Fedora comes with fwbackups which should server your needs assuming you have a gui running. If not then etech3 already pointed you to where you want to go.
 
Old 09-20-2011, 03:49 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,981

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
G4u is a way,I use it a lot.

Partimage may work.

As above dd, tar, clonezilla, redobackup and rsync may work.
 
Old 09-20-2011, 04:20 PM   #7
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
this works for me
Code:
dd bs=8192 if=/dev/sdd | bzip2 > xbmc-01.05.2011.iso.bz2 # to create the image
bunzip2 -c ./xbmc-01.05.2011.iso.bz2 | dd bs=8192 of=/dev/sdd # to restore the image
 
1 members found this post helpful.
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which Linux is the easiest to use? Skywalker111 Linux - Newbie 10 06-18-2009 09:42 AM
The easiest way to rip CD's depam Linux - Software 1 03-06-2006 08:25 PM
Which is the easiest Linux to use? Eerath Linux - Newbie 5 02-24-2005 02:43 PM
What's the easiest way to do this? lectraplayer Linux - Newbie 4 06-10-2003 06:20 PM
Easiest upgrade? hmspe Linux - Software 1 05-23-2003 06:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:57 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