Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Brascoe on May 30, 2003, 12:23:34 PM
-
Hi there,
I'm looking for an upgrade of my server from an old PC to a "real server system" - Currently I looking at the Dell PowerEdge 1600 IDE with 2 hard disks for running RAID on it.
BUT:
How about drivers/modules? Will there be any problems with the E-Smith 5.6 server? Dell offers RedHat 7.3 server installation - so I my opinion there shouldn't be any problems as the E-smith is based on that - correct me if I'm wrong. But one thing is theory - the real world is another thing.
Anyone with knowledge/experience in Dell/E-smith configurations?
Cheers
Brascoe
-
I have four servers Dell PowerEdge 1600 IDE and SCSI running mitel server without problem, you need only download the netword driver from
http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/Intel/
see if you have a gigabit ethernet card and download de correct driver.
-
How about Raid?
Should I go for hardware solution or software?
Hardware solution is faster I suppose, but again, how about drivers?
I appreciate your answers, as I will use them, to be able to make the right decision, I hope :-)
/ Brascoe
-
Brascoe wrote:
> How about Raid?
>
> Should I go for hardware solution or software?
>
> Hardware solution is faster I suppose, but again, how about
> drivers?
All RAID is really software RAID, it's just a matter of who wrote the software and where it runs. A "hardware" solution is not necessarily any faster.
Charlie
-
I have e-smith installed on a Dell 1600SC. It was pretty routine, although the gigabit onboard ethernet card is not detected, and you have to install it manually. Then you install the driver as Calvin describes and set up networking again. It finds the driver, and all is well.
-
Charlie wrote :
> A "hardware" solution is not necessarily any faster.
But a good hardware RAID can be a life saver.
Recent example :-
One site's server suffered a HDD failure. Luckily, the server's HDDs were in a Hotswap Hardware Mirroring subsystem. The alarm automically sounded which immediately alerted the people in the office of a problem. Rang me about the problem. I reassured them that all will be well and to just keep working as normal but to turn the key on the faulty drive to silence the alarm. Turned up on site an hour later with a replacement HDD. Replaced the faulty drive and left. All this during the middle of a busy working day.
Time to respond to HDD problem : 1 hour (45 minutes drive away)
Time to replace faulty hdd : 90 seconds (10 seconds if I had a spare tray)
Downtime to customer : zero
No need to schedule after hours work, etc.
Kelvin
-
Tom Haynes wrote:
>
> I have e-smith installed on a Dell 1600SC. It was pretty
> routine, although the gigabit onboard ethernet card is not
> detected, and you have to install it manually. Then you
> install the driver as Calvin describes and set up networking
> again. It finds the driver, and all is well.
I've just ordered the server on the internet, and I will definitely come back for help when the machine arrives :-)
Thanks for all your replies.
Cheers
Brascoe
-
Kelvin wrote:
>
> Charlie wrote :
>
> > A "hardware" solution is not necessarily any faster.
>
> But a good hardware RAID can be a life saver.
>
Hi again,
My brand new server has arrived - one day earlier than announced - Thanks Dell :-)
There is a Hardware IDE Raid controller in the server witch I can control from the controller bios on boot up.
The 2 disks are 120 gb and if I then choose the Raid 1 - mirroring solution when I install the SME 5.6 some thing strange happens?
If I do the "df" command on the console the server says that the disk is approx. 60 gb? - Where did the other 60 gb went?
So the question is now, should I choose single harddisk install, and depend on the hardware RAID controller? If so, how do I check that it's actually mirroring the data?
/ Brascoe
-
Brascoe,
>If I do the "df" command on the console the server says that the disk is approx.
>60 gb? - Where did the other 60 gb went?
I believe some others have come across this before. Do a quick search and I'm sure you'll find references to the problem and how to get around it.
>So the question is now, should I choose single harddisk install, and depend on
>the hardware RAID controller? If so, how do I check that it's actually mirroring the
>data?
You need to know if the controller is supported by SME or not. If it is not supported at all, SME's installer will complain about not finding any drives to install on. If it is supported as a ide controller only (like the Highpoint 370 cards) then SME will only treat the drives as 2 individual drives. If it is supported as a RAID controller, then you should be able to install it onto the one logical drive (that you defined via the controller bios) by choosing the single hard disk install.
I'm not familiar with the Dell, so I don't know what indicator lights are visible to you. If the RAID is functioning correctly, you should see the activity lights of both hard disks light up whenever the system writes any data to it (eg. during installation). If only one lights up, then it is not running in RAID mode.
Kelvin
-
>http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/Intel/
> see if you have a gigabit ethernet card and download de correct driver.
I have just bought one of these servers. How did you get the network driver onto the server if you don't have network access?
TIA
James
-
James Mansell wrote:
>
> >http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/Intel/
> I have just bought one of these servers. How did you get the
> network driver onto the server if you don't have network
> access?
Download the intel e1000 rpm from the above showed link, then copy it to a floppy disk, mount the disk with #mount /dev/fd0
go to the floppy with #cd /mnt/floppy
Install the rpm, reboot the server, login as admin -> choose configure this server - and then you are back in business.
Cheers
./Brascoe
-
Brascoe wrote:
>
> James Mansell wrote:
> >
> > >http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/Intel/
>
>
> > I have just bought one of these servers. How did you get the
> > network driver onto the server if you don't have network
> > access?
>
> Download the intel e1000 rpm from the above showed link, then
> copy it to a floppy disk, mount the disk with #mount /dev/fd0
>
> go to the floppy with #cd /mnt/floppy
>
> Install the rpm, reboot the server, login as admin -> choose
> configure this server - and then you are back in business.
>
> Cheers
>
> ./Brascoe
Thanks! As you can probably guess I am new to this. I'm trying to save a few pennies from M$!
James
-
>
> Thanks! As you can probably guess I am new to this. I'm
> trying to save a few pennies from M$!
>
> James
Few?
If you are using an SME server instead of a windows server, it's not pennies :-)
Good Luck.
/ Brascoe
-
James Mansell wrote:
> >http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/Intel/
>
> > see if you have a gigabit ethernet card and download de
> correct driver.
>
> I have just bought one of these servers. How did you get the
> network driver onto the server if you don't have network
> access?
The e1000 network driver is already included, just isn't autodetected in 5.6. Try:
/sbin/e-smith/config set EthernetDriver1 e1000
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
and see how that goes.
Charlie
-
hi there,
some news about the raid configuration and disk capacity ?
does everything work well ? because i want to buy such a server too.
Guy
-
DigyDK wrote:
>
> hi there,
> some news about the raid configuration and disk capacity ?
> does everything work well ? because i want to buy such a
> server too.
>
> Guy
I'm using SME's RAID so there's no RAID Card in it. Just two identical SCSI Drives.
I found that 5.5 didn't work caused me problems recognising the SCSI drives but 5.6 worked fine.
James Mansell
-
hello everyone,
I am wondering whether the contributed e100/e1000 driver works with new S875WP1-E board, it has 82547EI for e1000 and 82562ET 10/100. intel says it works only with Redhat 8.0.
Thanks
Shailesh
-
Shailesh Tyagi wrote:
> I am wondering whether the contributed e100/e1000 driver
> works with new S875WP1-E board, it has 82547EI for e1000 and
> 82562ET 10/100. intel says it works only with Redhat 8.0.
Chances are it'll will "just work" with 6.0beta2. Why don't you try it, and let us know how you get on?
Charlie
-
Thanks charlie,
first let me try it on 5.6 using the drivers available on www.myezeserver.com/contribs/dmay/mitel/updates. i will let you know if it doesnt work. and i don't think it will work on 6.02 beta also cose it is also built on RH 7.3 base.
rgs
Shailesh
-
Shailesh Tyagi wrote:
> first let me try it on 5.6 using the drivers available on
> www.myezeserver.com/contribs/dmay/mitel/updates. i will let
> you know if it doesnt work. and i don't think it will work on
> 6.02 beta also cose it is also built on RH 7.3 base.
The latest RedHat 7.3 updated kernel is much newer than the original RH 8 kernel. Anything which works with RH8 can be expected to work with 6.0b2.
Charlie
-
Thanks for this info, so you think i should not waste my time on trying it on 5.6?
-
Shailesh Tyagi wrote:
> Thanks for this info, so you think i should not waste my time
> on trying it on 5.6?
In my opinion, yes.
Charlie
-
hi charlie,
I have tried the 6.0 beta2 but no luck. still it is not recognising the network controlers. any other suggestions???
Thanks
shaileshCharlie Brady wrote:
>
> Shailesh Tyagi wrote:
>
> > Thanks for this info, so you think i should not waste my time
> > on trying it on 5.6?
>
> In my opinion, yes.
>
> Charlie
-
> The e1000 network driver is already included, just isn't
> autodetected in 5.6. Try:
> /sbin/e-smith/config set EthernetDriver1 e1000
> /sbin/e-smith/signal-event post-upgrade
> /sbin/e-smith/signal-event reboot
> and see how that goes.
CFYI,
I installed SME 5.6 on a Dell server with the e1000 about a month and a half ago. The procedure that Charlie outlines above is exactly what one needs to do to get the onboard LAN adaptor working.
Regards,
Greg Zartman
-
I am new to Linux and SME. I deal with Microsoft all day.!!
I am trying to install 5.5 SME onto a Dell 600SC.
I have the network card problem that has been discussed in this thread.
I still have no clue as to howto install the rpm file that I have downloaded onto a floppy. Could anyone help with a step by step procedure.
Also a little more alarming. When I reboot, the software will not load due to an "IRC probe failed" error which stops the hard disks from being detected.
then a continual
hda : lost interrupt
hda : lost interrupt
hda : lost interrupt etc.
I can start the system if when the Mitel logo screen appears I sellect the "esmith up" option in stead of the "esmith" option which appears to be the default.
Any Ideas ??
Thks Clive
-
OK guys I fixed the Network Card.
But the botting problem I have no idea about.
-
Clive wrote:
>
> OK guys I fixed the Network Card.
> But the botting problem I have no idea about.
Didn't you receive the server with the Megaraid ATA CERC RAID controller?
I'm running SME 5.5 on such server with the disks attached on the Megaraid controller, with no problems.
The SME 5.5 don't recognize the IDE controller on the motherboard, there isn't any problems with SME 5.6
/ Brascoe
-
Thanks for the answer.
Got two systems 1 with controller for RAID 5 with Win2003
The machine for Linux is minimum config Software RAID 1
When one thinks in Windows mode for so long trying to deal with Linux is hard.
Clive