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
-
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.
-
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
-
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.
-
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.
-
SME 9.0 supports > 2 TB disks, so long as your controller and other hardware do.
-
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
-
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