LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-08-2014, 03:02 AM   #31
lazardo
Member
 
Registered: Feb 2010
Location: SD Bay Area
Posts: 270

Rep: Reputation: Disabled

Quote:
Originally Posted by lazardo View Post
I run a dual disk, md (kernel raid) system using RAID0 with a RAID1 backup (cron rsync every 6 minutes). This gives both fast performance and a bit of sanity. For me, the individual disks are capable of 99MB/s each, the RAID0 device 178MB/s (about 90%).
Most rsync backup cycles average 6 to 10 seconds as only the change bytes are moved. The cycle is never noticed even for big downloads. rsync requires no special handling of suspend/resume or shutdown.

The /, /boot and /big partitions are RAID0, /Backup is RAID1 on a pair of 320GB WD Scorpio 2-1/2" SATAs.

Code:
/dev/md27        12G  6.5G  5.4G  55% /
/dev/md25       124M   71M   53M  58% /boot
/dev/md28       148G  110G   39G  75% /big
/dev/md29       208G  133G   75G  64% /Backup

sudo ionice -c 3 nice rsync -av <src> <target> \
        --one-file-system --inplace --delete --exclude=/Backup/* \
        --exclude=/dev/* --exclude=/tmp/* --exclude=/mnt/* --exclude=/media/*/* \
        --exclude=/run/* --exclude=/proc/* --exclude=/srv/* --exclude=/sys/* \
        --exclude-from=/global.rsync.excludes

Last edited by lazardo; 02-09-2014 at 12:43 PM.
 
Old 02-08-2014, 05:35 PM   #32
Ulysses_
Senior Member
 
Registered: Jul 2009
Posts: 1,303

Original Poster
Rep: Reputation: 57
Why don't you change a byte in big 5 GB file and say how long the backup takes? This is crucial with virtual disk (vmdk) files so if it takes a few seconds it will be much appreciated. Thanks.
 
Old 02-09-2014, 01:11 PM   #33
lazardo
Member
 
Registered: Feb 2010
Location: SD Bay Area
Posts: 270

Rep: Reputation: Disabled
[ post deleted ]

Last edited by lazardo; 02-09-2014 at 01:13 PM.
 
  


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
LXer: SATA v3.2 adds tiny, but very speedy, SSDs LXer Syndicated Linux News 0 08-16-2013 01:40 PM
mount existing ntfs SATA RAID 0 on RHEL4 VIA fake RAID tmoble Linux - Hardware 10 11-13-2009 07:49 PM
Sata Raid 1 and Single Sata drive drive order issue Kvetch Linux - Hardware 5 03-19-2007 06:50 PM
SATA RAID 0 errors on bootup -- invalid raid superblock vonst Slackware 3 07-04-2006 03:55 PM
does linux support the sata raid and ide raid in k7n2 delta ilsr? spyghost Linux - Hardware 10 04-16-2004 05:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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