Koozali.org: home of the SME Server

More than one harddrive ?

Gert

More than one harddrive ?
« on: November 19, 2001, 02:11:36 PM »
I want to use 2 or 3 harddrives one my e-smith server.

something like:

HD 1: e-smith
HD 2: Data (user 1)
HD 3: Data (user 2)
e.c.t.

how do i do it ?

Thanx in advance

Gert
gc@post2.tele.dk

Arkman

Re: More than one harddrive ?
« Reply #1 on: November 19, 2001, 04:21:59 PM »
Do a search on these forums. There is alots of information here on how to set-up two hard drives with Sme/E-smith. Also check out Linux Newbie they have a good article on setting up multiple hard drives in Linux.

Arkman

Gert

Re: More than one harddrive ?
« Reply #2 on: November 19, 2001, 04:27:40 PM »
well, i didn't find anything !

Tom Keiser

Re: More than one harddrive ?
« Reply #3 on: November 19, 2001, 04:59:08 PM »
Check out my how-to on raid controllers. It should provide the info you are looking for.

http://www.e-smith.org/docs/howto/contrib/e-smith_adaptec_raid.htm

Tom

Arkman

Re: More than one harddrive ?
« Reply #4 on: November 19, 2001, 09:59:52 PM »
>>well, i didn't find anything !

How about right here:

http://forums.contribs.org/index.php?topic=2643.msg8931#msg8931

Johan Wijngaard

Re: More than one harddrive ?
« Reply #5 on: November 20, 2001, 12:28:30 AM »
Hello,

Tom You gaot it Right its not easy too look and search on a right way.

But here is the answere.
Listen carefully I only tels it once.

To build a second HD in your E-smith server.

Login as root

Your second harddisk is the "hdd"
 Are your third harddisk

You must first partion your new HD

> fdisk /dev/hdd

Then you must format this drive

> mkfs /dev/hdd

then you must make a config to share the new drive voor a Ibay

> mc (staring Midnight Commader)

goto the file

in \etc\ftab (starting with edit F4)

look for the row

"LABEL=/boot "

Change here the row for a Ibay

example (in the orginal is it /dev/hdc1 /.....etc)

/dev/hdd1 /home/e-smith/files/ibays/mp3/html ext2 defaults 1 2

save the file with F10

And make a reboot of the server (are give the command "mount -a"

And your Ibay is placed on the second Harddisk and in y example you can place all your MP3 on the I-bay.

Goodluck