Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: keithclark on February 09, 2013, 12:18:35 AM

Title: New hard drive RAID configuration
Post by: keithclark on February 09, 2013, 12:18:35 AM
I have just installed SME in a Virtualbox machine and things went fine.  I started with one hard drive.  I then added another and the RAID auto recognition/install worked perfectly.  I have now added two more drives, but they do not seem to get recognized.  Is this normal?  What is the solution?

Thanks,

Keith
Title: Re: New hard drive RAID configuration
Post by: TerryF on February 09, 2013, 12:31:46 AM
Its normal

Read here how to do it: http://wiki.contribs.org/Raid#Adding_another_Hard_Drive_Later_.28Raid1_array_only.29

A straightforward, fingers crossed, task..:-)
Title: Re: New hard drive RAID configuration
Post by: TerryF on February 09, 2013, 12:34:38 AM
Should add, Raid 1 is up to 3 drives..so you can omnly add the one..

To do two you are into Raid 5, there are instructions on that page as well.

Or did you simply want to add two drives as extra storage?

Add Extra Hard Disk: http://wiki.contribs.org/AddExtraHardDisk
Title: Re: New hard drive RAID configuration
Post by: keithclark on February 09, 2013, 01:05:48 AM
Ah, following those directions for RAID 5, thanks!
Title: Re: New hard drive RAID configuration
Post by: TerryF on February 09, 2013, 03:05:04 AM
Lets us know how you go, my apologies as well, left off a welcome,

So Welcome to Sme Server :-)
Title: Re: New hard drive RAID configuration
Post by: stephdl on February 09, 2013, 08:38:03 AM
i'm really happy beause we have just finished to proof reading this howto, let us know if something goes wrong....
Title: Re: New hard drive RAID configuration
Post by: TerryF on February 09, 2013, 09:53:11 AM
Nice signature..:-)
Title: Re: New hard drive RAID configuration
Post by: CharlieBrady on February 09, 2013, 04:38:15 PM
I have just installed SME in a Virtualbox machine and things went fine.  I started with one hard drive.  I then added another ...

Using RAID on virtual hardware is questionable. Your protection against hard drive loss should really be done on the host system, not the guest.
Title: Re: New hard drive RAID configuration
Post by: keithclark on February 09, 2013, 04:52:41 PM
This is just to learn on.  Not a production machine.  I have a few servers that I'm looking to install this OS on though.
Title: Re: New hard drive RAID configuration
Post by: keithclark on February 09, 2013, 05:34:09 PM
Well something definitely went wrong so I deleted that virtual machine and started a new one.

I started fresh with 4 SATA 20 GB hard drives.  It seemed to format the first one but then the following Exception Occurred:

Traceback (most recent call first):
File "/tmp/updates/language.py", line 216, in write
f=open(instPath + "/etc/sysconfig/i18n","w")

And it continues on with many more lines.

The install then exists.
Title: Re: New hard drive RAID configuration
Post by: Stefano on February 09, 2013, 05:53:40 PM
then you should open a bug in bugzilla

thank you
Title: Re: New hard drive RAID configuration
Post by: stephdl on February 09, 2013, 10:49:18 PM
Nice signature..:-)

isn't it, it is your signature
Title: Re: New hard drive RAID configuration
Post by: johnp on February 10, 2013, 08:06:31 AM
I may be slow, but setting up a raid array in a vm environment for testing just doesn't sound right. Emulating core functionality in an abstraction layer makes no sense to me. But then agian, I could be wrong.  :)
Title: Re: New hard drive RAID configuration
Post by: keithclark on February 10, 2013, 05:18:52 PM
What a great way to learn.  You have a better way?
Title: Re: New hard drive RAID configuration
Post by: Stefano on February 10, 2013, 09:07:01 PM
I may be slow, but setting up a raid array in a vm environment for testing just doesn't sound right. Emulating core functionality in an abstraction layer makes no sense to me. But then agian, I could be wrong.  :)

as long as you use it to make tests and simulations I can't see anything wrong

I use it (for testing purpose) everyday..

Title: Re: New hard drive RAID configuration
Post by: Stefano on February 10, 2013, 09:09:42 PM
What a great way to learn.  You have a better way?

IMO if you are learning, you are doing it right..
Title: Re: New hard drive RAID configuration
Post by: CharlieBrady on February 10, 2013, 09:34:00 PM
Exception Occurred:

Traceback (most recent call first):
File "/tmp/updates/language.py", line 216, in write
f=open(instPath + "/etc/sysconfig/i18n","w")

This is likely to be a corruption issue such as bad download, bad CD burn, RAM problem, etc. Make sure that you do a media check before proceeding with the install.