Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: Drifting on April 04, 2015, 12:13:18 AM

Title: Question re second Raid pair
Post by: Drifting on April 04, 2015, 12:13:18 AM
Hi People.

Is is possible to have an independent pair of disk in a separate raid pair? From what I briefly read it can create raid 5 etc, but I need a pair just to hold a large amount of data for short periods. Would also like to know if this data when mounted can be excluded from workstation backup regime that is currently running.

Regards Paul.
Title: Re: Question re second Raid pair
Post by: DanB35 on April 04, 2015, 01:38:44 PM
I'm sure the first part of your question is possible, but I don't know enough about the details to make recommendations.  As to the second, assuming you're using the Workstation Backup feature, this wiki page should help: http://wiki.contribs.org/Backup_with_dar#Adding.2FExcluding_Directories_and_Files_from_the_backup_list
Title: Re: Question re second Raid pair
Post by: ReetP on April 04, 2015, 09:44:52 PM
Hi People.

Is is possible to have an independent pair of disk in a separate raid pair? From what I briefly read it can create raid 5 etc, but I need a pair just to hold a large amount of data for short periods. Would also like to know if this data when mounted can be excluded from workstation backup regime that is currently running.

Yes, just like any linux system you can make a new raid and then just add it via fstab at whatever mount point you choose. That could be an ibay, or elsewhere. I think there may be some info in the wiki if you have a good search.
Title: Re: Question re second Raid pair
Post by: Drifting on April 06, 2015, 09:24:42 PM
Thanks chaps.

Did just that, only to find out that the 3TB disk is only supported as a 2! Forgot all about that one. really must have a read up to find out if that limitation is in version 9. Slapped in a couple of 2TB and away it all went like a dream. Excluded from back too... Perfect.

Paul.
Title: Re: Question re second Raid pair
Post by: DanB35 on April 06, 2015, 09:33:04 PM
SME 9.0 supports > 2 TB disks, so long as your controller and other hardware do.
Title: Re: Question re second Raid pair
Post by: Daniel B. on April 08, 2015, 03:40:01 PM
I confirm. SME9 has the same limitation as RHEL 6, and I don't know the exact limit, but it's clearly not 2TB. The problem you have is probably that you've created MSDOS partitions, and this is where the 2TB limit comes from. You should create GPT partitions and you'll be able to use all the 3TB
Title: Re: Question re second Raid pair
Post by: larieu on April 09, 2015, 02:53:21 PM
Most probably you tried to use fdisk
try parted

http://www.cyberciti.biz/tips/fdisk-unable-to-create-partition-greater-2tb.html (http://www.cyberciti.biz/tips/fdisk-unable-to-create-partition-greater-2tb.html)

SME support larger partitions for sure