Reply to topic  [ 51 posts ]  Go to page Previous  1, 2, 3, 4  Next
System monitoring software 
Author Message
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 11:36 pm
Posts: 3527
Location: Portsmouth
Reply with quote
Quote:
Don't forget to cost for software licences and a UPS! BTW you can usually get VMWare ESX server or Hyper-V for free but need to pay for the more advanced tools to manage them.


Yeah, I've been configuring a Dell server and have included a 1GB SD module to run ESXi. The only problem is, I've never used it - the only vmware product I've used is the bog standard server that runs in linux.

I've been doing a bit of research though and this ESXi system definitely looks like the way to go. I'm going to see if I can install it on my PC and have a little play - hopefully it's compatible. If I can get away with not bothering with the additional tools then I will do, I suspect I probably can - seeing as this is going to be the only physical machine and it's a pretty straightforward setup.

Quote:
Let us know if you need a hand.
I spec systems for a living (the joys of being the companies systems architect)


Quote:
I've done several systems in the last year or so as well.


How do you know what hardware you need? I've pretty much guessed, and erred very much on the side of caution.

Current Spec:

Dell PowerEdge R710

2x Xeon E5520 2.26GHz 1066MHz bus (all three current servers are 2.8GHz P4s)
8GB DDR3 Memory 1066MHz (currently web and mail have 512MB and database has 1GB)
3 x 73GB 10k HDDs in RAID 5 (doubles current storage capacity)
Redundant PSU
1 Embedded Gigabit Ethernet NIC
1 Dual port Gigabit Ethernet NIC
Internal SD Module and 1GB card

I think I've overcooked it on the hardware side, but I've not been given a budget to stick to so I don't see a problem with that spec. It should be absolutely lightening quick.

Also added ESXi 3.5 foundation and a four year subscription. I'm going to do some research to see if I can save ~£1k by doing away with the subscription.

Total cost: £5084

_________________
Image


Mon Jan 11, 2010 2:40 pm
Profile
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
Personally I would always go for 2 smaller servers rather than one larger one and load balance ( even if it is only round robin on the DNS ) them to provide basic resilience.

But that just me.

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Mon Jan 11, 2010 2:46 pm
Profile WWW
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
Personally I'd ditch the SD card as it's too slow & run from HDD.

Go for 12GB RAM (as the E55xx series have triple channel memory controllers)

Spec Intel network controllers (as the Dell Broadcom ones are rubbish).

Make sure you've got a decent RAID card with battery backup & dedicated memory & not onboard

Up the disks to 15k

Get the 3 year 4 hour response warranty

You can never overcook a server as the client needs it to last for 3 years & will expect it to do 10x what they've asked it to do.

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Mon Jan 11, 2010 2:47 pm
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 11:36 pm
Posts: 3527
Location: Portsmouth
Reply with quote
AlunD wrote:
Personally I would always go for 2 smaller servers rather than one larger one and load balance ( even if it is only round robin on the DNS ) them to provide basic resilience.

But that just me.


Unfortunately that's not an option - it's a requirement that all three servers be consolidated onto one machine.

Quote:
Personally I'd ditch the SD card as it's too slow & run from HDD.

Are you sure? ESXi is only 32MB - once it's booted it will just sit in memory, and run fast as sh*t, surely?

_________________
Image


Mon Jan 11, 2010 2:55 pm
Profile
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
Nick wrote:

Quote:
Personally I'd ditch the SD card as it's too slow & run from HDD.

Are you sure? ESXi is only 32MB - once it's booted it will just sit in memory, and run fast as sh*t, surely?


Very sure, especially as SD cards have a limited write cycle. What happens when the card goes bad & you've got no OS to boot the drives?
There's a lot of read/write with the hypervisor talking to the virtual machines.
Any OS drive should be mirrored at a minimum.

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Mon Jan 11, 2010 3:00 pm
Profile WWW
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
Nick wrote:
AlunD wrote:
Personally I would always go for 2 smaller servers rather than one larger one and load balance ( even if it is only round robin on the DNS ) them to provide basic resilience.

But that just me.


Unfortunately that's not an option - it's a requirement that all three servers be consolidated onto one machine.


In that case there should be a sign off from the client that they understand and accept the increase risk due to that decision. Its called an arse covering document. :D

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Mon Jan 11, 2010 3:11 pm
Profile WWW
Occasionally has a life
User avatar

Joined: Mon Apr 27, 2009 6:20 pm
Posts: 446
Location: ~/
Reply with quote
Nick wrote:
Quote:
Don't forget to cost for software licences and a UPS! BTW you can usually get VMWare ESX server or Hyper-V for free but need to pay for the more advanced tools to manage them.


Yeah, I've been configuring a Dell server and have included a 1GB SD module to run ESXi. The only problem is, I've never used it - the only vmware product I've used is the bog standard server that runs in linux.

I've been doing a bit of research though and this ESXi system definitely looks like the way to go. I'm going to see if I can install it on my PC and have a little play - hopefully it's compatible. If I can get away with not bothering with the additional tools then I will do, I suspect I probably can - seeing as this is going to be the only physical machine and it's a pretty straightforward setup.

Quote:
Let us know if you need a hand.
I spec systems for a living (the joys of being the companies systems architect)


Quote:
I've done several systems in the last year or so as well.


How do you know what hardware you need? I've pretty much guessed, and erred very much on the side of caution.


That's pretty much what we do :) It's rare that there will be anything concrete in what we need when mapped to spec. The only ones you can be certainish of are disk space and RAM. One of the nice things about virtualistion is that you can change the spec with little more than a reboot.

Quote:
Current Spec:

Dell PowerEdge R710

2x Xeon E5520 2.26GHz 1066MHz bus (all three current servers are 2.8GHz P4s)
8GB DDR3 Memory 1066MHz (currently web and mail have 512MB and database has 1GB)
3 x 73GB 10k HDDs in RAID 5 (doubles current storage capacity)
Redundant PSU
1 Embedded Gigabit Ethernet NIC
1 Dual port Gigabit Ethernet NIC
Internal SD Module and 1GB card

I think I've overcooked it on the hardware side, but I've not been given a budget to stick to so I don't see a problem with that spec. It should be absolutely lightening quick.

Also added ESXi 3.5 foundation and a four year subscription. I'm going to do some research to see if I can save ~£1k by doing away with the subscription.

Total cost: £5084


I wouldn't loose the VMware support it could prove to be a very false economy. If you need to save some money, you could loose a CPU and maybe a bit of RAM quite easily, both can be added later on.

I don't know the full details of the scenario, but does the business have existing racks to use? If not a pedestal server maybe the best bet.

Have you considered backups yet? Adding virtual servers to the mix can complicate things.

_________________
I was nickholway on the old boards.


Mon Jan 11, 2010 8:49 pm
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 11:36 pm
Posts: 3527
Location: Portsmouth
Reply with quote
Cheers for the input so far guys I've settled on VMWare ESXi and Virtual Infrastructure Client to manage it. 12GB memory and opted for one X5570. Chose to only include one CPU so I can bang on about scalability. Also managed to include that in an ideal world they'd buy two servers, use VMWare vCenter to manage them and get uber redundancy plus the ability to scale out rather than up. Anyway...

I'm at the stage where I have to spec the VMs. I know they are all going to be far more powerful than perhaps they need to be, but was just wondering about relative resource levels. I've got to spec up three servers:

Web server for 100 users of intranet and company website.
E-mail server for 100 users
Database server for 28 users (and i assume web server).

How would you order them in terms of relative hardware resources? I think:

DB: Massive CPU, big RAM, big disk
E-mail: Not much CPU, lots of RAM, massive disk
Web: Big CPU, medium RAM, medium disk

1GB NICs across the board, and none of them will be short of resources, that's for sure. Just want to make sure I get the balance right.

What do you think?

_________________
Image


Wed Jan 13, 2010 3:20 pm
Profile
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
What email system?

You need fast disks for DB's, try raiding some virtual disks in RAID 5.

I usually setup servers with mirrored OS drives & RAID 5 data. It's usually fast enough.

Does the intranet have data stored on it (like sharepoint) or is it just an information site?

Are you just imaging the existing machines or starting from scratch & migrating the data?

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Wed Jan 13, 2010 3:43 pm
Profile WWW
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
another question - the web site is it static web pages or dynamic?

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Wed Jan 13, 2010 3:45 pm
Profile WWW
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
are you allocating cores?
You've only got 4 real ones to play with & email & DB would like 2 each (minimum if it's SQL & Exchange)

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Wed Jan 13, 2010 3:48 pm
Profile WWW
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
I suppose the question has to be if you are using Win Server, Exchange , SQL server, MS Office why aren't you using share point for Intranet.........

What authentication service are you using AD?

Where is the AV sitting?

What are you using for web statistics?

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Wed Jan 13, 2010 3:52 pm
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 11:36 pm
Posts: 3527
Location: Portsmouth
Reply with quote
Anyone else having trouble posting in this thread? I keep trying to post my response but I get an SQL error?

::edit

That worked, so perhaps it's something in my post? :?

Okay I get the same error every time:

Quote:
SQL ERROR [ mysql4 ]

Incorrect string value: '\xE2\x80\x90str...' for column 'post_text' at row 1 [1366]


Always the same, even if I change the content slightly - ie add a character at the start, would think that would change the number. Oh well. :'(

What I'm trying to post
The result

_________________
Image


Last edited by Nick on Wed Jan 13, 2010 4:21 pm, edited 3 times in total.



Wed Jan 13, 2010 4:08 pm
Profile
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
I'm running some seriously busy web sites off a pair of these virtual servers.

2 x 2.4GHz vProcessor
2GB vRAM
141GB Shared storage, configured as follows:
C: | OS | 20GB
E: | Data | 120GB
L: | Logs | 1GB
Microsoft Windows 2003 Standard Edition (32bit)

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Wed Jan 13, 2010 4:15 pm
Profile WWW
Occasionally has a life
User avatar

Joined: Mon Apr 27, 2009 6:20 pm
Posts: 446
Location: ~/
Reply with quote
saspro wrote:
You need fast disks for DB's, try raiding some virtual disks in RAID 5


I seem to remember Oracle recommending against RAID 5 because of its poor write speeds. RAID 10 or similar would be better.

Nick which DB are you using?

FWIW our Oracle DBA told me that Oracle don't support VMs, he could be wrong though!

_________________
I was nickholway on the old boards.


Wed Jan 13, 2010 5:34 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 51 posts ]  Go to page Previous  1, 2, 3, 4  Next

Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.