RAID Setup Necessary On Typical Site? | Server Recommendations

Dec 3, 2008

I've taken the scalable approach when it comes to servers for my various sites. With shared servers, I never really worried about backup or even hard drives going down. Same goes for VPS. For some reason, when I moved to dedicated servers, I outfitted them with 74GB SATA drives in a RAID setup. My understanding is that it protects me if one drive happens to fail. I've been lucky and haven't had that problem.

I'm at the point now where I'm looking to upgrade from a VPS paying around $75 per month to a dedicated server. I can stand to be down a day if a hard drive goes, if it means $75 a month in savings. My biggest concern would be suggestions on the best way to protect myself in the event of a catastrophe.

Contacted SoftLayer about possibly adding a second server for me and honoring the price I'm paying on my old server.

Finally, both the old and new site are seeing roughly 3,000 visits per day. The server I'm considering is a Clovertown 5320 1.86 dual quadcore, 4GB RAM, RAID, 2 74GB Cheetah drives,100mbps, 2000GB bandwidth. Is this overkill or the right server for the job?

View 7 Replies


ADVERTISEMENT

How To Setup Software RAID-10 On Linux With /boot On RAID-1

Jul 8, 2007

I am in a somewhat complicated situation... I wanted to order a custom server with hardware 3Ware RAID controller but after over a month of waiting I was told the HW RAID controller, as well as any other 3Ware controller they tried, does not work with the motherboard used in the server from Fujitsu-Siemens and that they simply got a reply from FS that the controller is not certified to work with their motherboard.

So although I'd prefer a HW raid, I am forced to either choose a different webhost or setup a software RAID. The problem is, I haven't done that before and am somewhat moderately...scared

I have read a lot of the info about SW RAID on Linux that I could find through Google but there are some questions unanswered still. So I thought that perhaps some of the more knowledgeable WHT members could help me with this problem...

The server specs will be:

Core2Duo E6600 (2.4Ghz), 2GB RAM, 6-8x* 250GB SATA II HDDs, CentOS 4.4 or SuSe, DirectAdmin

* I prefer 8 HDDs (or actually 9) over 6 but I am not sure if their server chassis can hold that many HDDs, I am awaiting answer from them. They don't have any other drives beside the 250GB ones so I am limited to those.

The preferred SW RAID setup is to have everything in RAID 10, except for the /boot partition which has to be on RAID-1 or no RAID I believe, plus one drive as hot spare (that would be the 9th drive). I am quite sure they will not do the setup for me but will give me access to KVM over IP and a Linux image preinstalled on the first HDD so that I'll have a functional system that needs to be upgraded to RAID-10.

How do I do that? The big problem I see is that LILO or GRUB can't boot from a software RAID-5/10 so I will have to mount the /boot partition elsewhere. It's probably terribly simple...if you have done it before which I have not. I have read some articles on how to setup a RAID-5/10 with mdadm (e.g. [url] ) but they usually do not talk about how to setup the boot partition. Should it be setup as a small sized (100-200MB) RAID-1 partition spread over all of the drives in the otherwise RAID-10 array?

What about swap? Should I create a 4-8GB (I plan to upgrade the server RAM to 4GB in near future) RAID-1 swap partition on each of the disks or swap to a file on the main RAID-10 partitions. The second sounds simpler but what about performance? Is swapping to a file on RAID-10 array a bad idea, performance wise?

Is it possible to grow a RAID-10 array in a way similar to growing a RAID-5 array with mdadm (using two extra drives instead of one of course)? mdadm doesn't actually even mention RAID-10 despite it does support it without having to create RAID-0 on top of RAID-1 pairs if the support is in kernel, from what I know.

View 8 Replies View Related

UK - Recommendations For This Setup

Sep 9, 2008

I'm about to publish a dynamic website and I need it to be as close to London as possible.

I'll probably decide to have database and website on the same server for the beginning. I was thinking 2-4Gb and not so restrictive bandwidth (500GB+?)

I'm scared of starting a plan with a server provider as I know nothing about the general offerings and the reputations of the various companies.

View 4 Replies View Related

Best Setup For A Proxy Site And Server

Jul 29, 2008

I plan on purchasing a dedicated server to run a few proxy sites. However, i don't have a lot of Linux skills to administrate my own server. But i've always been able to figure stuff out so i feel pretty confident that i can get it going on my own. Anyways, My original idea was to use cPanel to run the web server for the proxy sites however i feel that using cpanel is not a great idea since i also wanted to maximize my servers performance and i hear cPanel can take heavy resources. So anyways, I just wanted to know what some other people here might think and if possible any recommended guides on setting up a linux webserver would also be appreciated as well.

View 4 Replies View Related

Large VBulletin Site -- What Should I Look For In A Server Setup

Apr 17, 2009

I run a large adult vBulletin community with 70,000 members, 1/2 million posts, 186,000 attachments (a lot video), and closing in on 100 million downloads since our start some odd years ago. I've been battling keeping the site up for quite some time, and I am starting to wonder whether we shot too low on the server setup. I figure I would ask the pros here at WHT for some advice.

This is our current setup:

Site server:

Quote:

CPU: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz
4 Gig ram
250 Gig sata harddrive
Unix FreeBSD 6.2
Apache

MySQL server:

Quote:

CPU: Pentium III/Pentium III Xeon/Celeron (2666.62-MHz 686-class CPU)
Cores per package: 4
4 Gig ram
750 Gig SATA harddrive
Unix FreeBSD 6.4
Apache

Do you think the site would perform better under one server and maybe a more powerful processor? What should I be looking at exactly as far as hardware goes for this type of site. I should note we push about 2.5TB of bandwidth monthly.

View 14 Replies View Related

Server Move - Is There A Way To Setup DNS To Show A Backup Site / Message

Jun 25, 2009

The data centre which I use, is moving all collacated servers to a brand new data centre next week, which will mean a two hour downtime for each of my servers and customer websites.

At the moment my servers utilise two nameservers on seperate servers and when the move happens all websites will be offline with an ugly error message to any visitors.

Does anyone know a good way to setup a page which would be displayed if the web server was down? I am using MS DNS.

My thoughts so far is

1. Setup a 3rd nameserver which is off site from the data centre.

2. Purcahse web hosting / vps for a month on a seperate hosting company

3. Set it up so that it accepts * to a specific IP address in IIS or apache

4. I create an index.php script which gets the host header value sent i.e. [url]and the page then displays a nice maintenace i.e

"We are sorry joeblogs.com is currently down for maintenace, we will be back online shortly".

I think my main question is do I need to setup a 2nd www record in DNS for each site and how do I ensure the 2nd dns (backup record) only gets used when the first website / server is down.

View 0 Replies View Related

RAID Setup

May 20, 2009

We have a client that has a mail server with two drives. One hard disk is devoted for OS/Application (C and one is devoted for mail storage only (D

The goal is to make the D: drive which is a SATA 320GB drive to be made into a mirror, i.e. add another drive and a RAID Card and make D has a RAID Mirror drive.

My understanding is that when a RAID is configured for drives, the drive will lose whatever data it has on it ? Is there no other way to construct a singular environment into a RAID mirror environment (by adding a drive and Card) without losing drive on one of the primary drives?

Is this possible or am I SOL?

View 13 Replies View Related

RAID 1 Setup

Jul 1, 2008

I have 2x250gb drives, and this is my output of fdisk -l:

Quote:

Disk /dev/hda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 30401 244091610 8e Linux LVM

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 30401 244196001 8e Linux LVM

I see the LVM is some sort of manager and it looks like the 2 drives are indeed set up as LVM, but I can't really tell what the means or how they are set up.

I'm looking to have them in a RAID-1 setup - a copy across drives so that it will continue working even if a drive fails.

View 14 Replies View Related

How To Monitor RAID Setup?

May 2, 2008

we've got our new machine up and running smoothly. It's a core2duo running CentOS with Plesk 8.3. We have 2 drives in a RAID 1 configuration for reliability sake, and I'm looking for something to help me monitor the status of the disks in the array. Since RAID is pretty useless unless you know if one of the disks has died.

Is there some open source utility that will monitor this and email me if something is wrong? Perhaps something with a nice web interface?

Even better... is there some addon to plesk that will help with this?

View 3 Replies View Related

HDD Setup (not Raid Related)

Apr 23, 2008

I have a question regarding, hard drives and performance etc... I only use it for forums and currently is only one site (hopefully couple more in no time)

Currently I have 2x36gb SAS in raid 1 obviously containing everything including dbs and /home. and a third 250gb drive for backups only ^^ Ronny did an excelent job setting this up.

Any ways, my problem is that I wan't to allow some attachments on my forums, and this would take a significant ammount of space over 1gb no problem and then keep increasing (that's gonna sux for bandwidth). I know it will fit in the SAS drives no problems, dbs are rather small at the time (2.5gb in total) but logs are quite big 5-10gbs in total.

I thought it might be a good idea to purchase another drive. This 4th drive would be 750 and backups would move there , and use the 250 for the /home directory. This would give a lot of room for uploads, and backups accordingly and keep the fast ones for OS and dbs

I was told, however, and understandebly, that a lot of performance would be lost by moving /home to a SATA drive I know SATAS are no way as fast, but then vbulletin can't upload attach files to a folder outside its hirachy (without complicated modifications).
(Note: i didn't specify my resons for wanting such set up)

So I'm in a bit of a pickle. Having the bigger drive would allow me to have the attachments, and should eventually result on more traffic etc to my site. /home currently is only 150mbs big... but then performance is also an issue pitty i couldn't afford the bigger drices at the time [sees the point of renting over buydowns now]

is there a way that /var/log/httpd saves those massive logs on another drive? it would free up 5-10gbs

in shortIs moving /home to a SATA drive from Raid 1 SAS a bad idea? (considering space and purpose)

Could httpd logs or /var/log in general be moved to the backup/another drive?

View 7 Replies View Related

RAID 1 Setup / More HD Space

Aug 2, 2007

I have a Red Hat 8 server with RAID 1 setup and now I need more HD space.

I managed to replace both 40 gb disks on the raid array with 200 gb disks and the system stayed perfectly alive, BUT I still have only 40 gb of space available (and 160 gb of space somewhere hiding).

Is there a method on Red Hat 8 to get the rest of the disk in use?

At first I replaced another 40 gb disk with a new (empty) 200 gb disk and then on the raid setup I mirrored the old disk with the new disk. After that I replaced that another old 40 gb disk with a new 200 gb disk and did the mirroring again. Got both new 200 gb disks working on the RAID 1 array, except that little problem with space available on Red Hat 8..

View 8 Replies View Related

Changing 3ware Raid Setup

Jul 14, 2008

Not sure if this is too specific for this forum or not, but since I've gotten great advice here in the past I'll give it a shot.

I have a colo'd production server with a 3ware 9500S-12 RAID card and 12 400GB drives attached. The drives form 3 arrays:

1) 2 drive RAID 1 (400GB)

2) 2 drive RAID 1 (400GB)

3) 6 drive RAID 5 (2TB)

plus 2 global hot spares.

For a variety of reasons I need to change this setup so that array 1) and 2) remain as is, and array 3) is removed and those 6 drives replaced with 6 new 750GB drives in JBOD mode. I've copied all the data from the RAID5 array number 3) onto 3 of the new 750 drives (the 2TB array wasn't completely full,) and I have 3 other blank 750GB drives.

What's the best / safest way to do this? Ideally I'd like to remove the 6 old 400GB drives and retain the ability to plug them all back in and get my old array back (if something goes horribly wrong doing the switch.)

Do I need to reboot into 3BM (3ware Bios Manager) to do this, or can I do it from the command line?

Is there any problem with having a drive that already contains data written to it by another system, and bringing it up on the 3ware card in JBOD mode with the data intact? (All filesystems are ext3.) I'm not going to have to reformat the drive, am I?

Is there any problem with the new drives being SATAII (Seagate Barracuda ES 750GB) but the old drives (and I think the 3ware card, and certainly my motherboard) being SATAI? I've read that this should "just work" but of course I am nervous! There are no jumpers I can see on the 750GB drives.

Will it be possible to remove the RAID 5 in such a way that I could plug the drives back in and get the array back?

View 6 Replies View Related

Hard Drive And Raid Setup

May 25, 2007

I am currently in the process of upgrading my web/mysql server due to heavy loads and io waits and have some questions. I am trying to be cost efficient but at the same time do not want to purchase something that will be either inadequate or difficult to upgrade in the future. I hope you can provide me with some guidance.

This server is a Centos Linux box, running both apache and mysql. The current usage on the box is:

Mysql Stats:

50 mysql queries per second
With a ratio of read to write of 2:1
Reads are about 65 MB per hour and writes are around 32 MB per hour.

Apache stats:

35 requests per sec

The two issues that I am unsure of are:

- Whether or not i should go with Raid-1 or Raid-5

- Whether or not I should use Sata Raptor drives or SAS drives.

In either configuration I will use a dedicated Raid controller. If I went with SATA, it would be a 3ware 9650SE-4LPML card. If I went with SAS, I was looking at the Adaptec 3405 controller.

Originally, I was going to use 3 x 74GB Seagate Cheetah 15.4K SAS drives in a Raid-5 config. After more reading, I learned that raid-5 has a high write overhead. Though read is definitely more important based on my stats, I don't want to lose performance in my writes either. With this in mind, I looked into doing Raid-1 instead.

I came up with these choices:

- Raid-1 - 2 x Seagate ST373455SS Seagate Cheetah 15K.5 SAS. HDs & controller costs are $940.

- Raid-1 - 2 x WD Raptor 74GB 10K SATA 150. HDs & controller costs are $652.

- Raid-5 - 3 x Seagate Cheetah 15K.4 ST336754SS 36.7GB. HDs & controller costs are $869.

- Raid-5 - 3 x WD Raptor 36GB 10K SATA 150. HDs & controller costs are $631.

As you can see we are not looking at huge differences in price, so I would be up for any of these options if I could just determine which would give me the best performance. I also know that I should have a 4th hotspare drive, but will buy that later down the road to ease cash flow in the beginning. If I went the SATA route, I would buy the 4th immediately.

From what I can tell, both configs provide the same redundancy, but are there any major performance considerations I should take? From what I have read, scsi/sas can enable database applications to perform better do to a lot of small and random reads and writes?

View 4 Replies View Related

Which RAID Level Should I Chose For An 8 Drive Setup

Oct 28, 2009

Which RAID level should I chose for an 8 drive setup? It is going to be a R1Soft server.

Should I get RAID 5, 6, 10, or a different level?

View 14 Replies View Related

Drive Setup For VBulletin - 4 X SAS Vs SSD Vs Sata Raid-1

Apr 5, 2009

For a Vbulletin forum with up to 200 users online (only) but growing nicely and I want to be set for quite a while:

I am going to use Nginx, XCache, PHP-FPM, FreeBSD, Gzip

Currently using ~55 GB transfer with mod_deflate, all with dynamic traffic, little bits and pieces, no bigger files.

I want to be able to push 500 GB transfer or so this way, or ~ 1000 users online, many searches from non-registered users, too

I am looking at

Q9550, 8GB, 4x73 SAS 10k Raid-10, $200 Webnx

or

i7 920, 12GB, 4x73 SAS 15k Raid-10, $250 Webnx

or

X3220, 8GB, X25-E SSD Intel, $300 Softlayer

Am I too concerned about disk I/O? Should I save some money and settle for a 2xSATA Raid-1.

Databases are < 2GB and would fit into the RAM

View 3 Replies View Related

How Do You Setup Asus M2N-MX SE RAID 1 Without Floppy Drive

Apr 15, 2008

I recently build a server with Asus M2N-MX SE motherboard and SuperMicro 14" mini 1u. On the back of the Asus M2N-MX SE manual. it said for RAID driver, i need to create it from the included CD and use a floppy disk. my question is how can i do it without a floppy disk? i have an external DVD-burner that i hook up to usb to install the OS. Is it possible to use a cd to install the driver when i press f6 during Windows2003 installation?

Is it worth the effort to setup RAID 1? I have two Maxtor 500GB SATA disks and using RAID 1 seem to reduce one disk and leave me with 500GB worth of space and is the onboard Nvidia RAID trust worthy? because it said due to chipset limitation, the SATA ports supported by the Nvidia chipset doesn't support Serial Optical disk drives (Serial ODD).

View 13 Replies View Related

Whats The Best For Server With SATA Raid 1 And SCSI Raid 10

Jan 14, 2008

So I've just got a server with 2xSATA raid 1 (OS, cpanel and everything in here) and 4xSCSI raid 10 (clean).

Which one do you guys think will give the best performance:

1. Move mysql only to 4xSCSI raid 10
2. Move mysql and home folder to 4xSCSI raid 10

View 0 Replies View Related

400GB Hard Disk Drives In RAID 0, RAID 5 And RAID 10 Arrays: Performance Analysis

Mar 7, 2007

Quote:

Today we are going to conduct a detailed study of RAIDability of contemporary 400GB hard drives on a new level. We will take two "professional" drives from Seagate and Western Digital and four ordinary "desktop" drives for our investigation. The detailed performance analysis and some useful hints on building RAID arrays are in our new detailed article.

[url]

View 0 Replies View Related

RAID 5 Vs RAID 10 In Shared Hosting Server

Oct 22, 2009

I am in the process of restructuring the infrastructure on our servers. I am thinking of using either RAID 5 (1 hot spare) vs RAID 10 as my 1U server has 4 HDD tray.

RAID 5 would have better capacity but RAID 10 has better overall performance. Which one do you guys go for a shared hosting server?

View 14 Replies View Related

Turn Non Raid Into Raid On Live Server

Dec 23, 2008

Is it possible to turn a non raided setup into Linux software raid, while it is live, and if it's the OS drive? Can you even software raid the OS drive remotely? I've been thinking about doing it for the redundancy (and possible slight performance boost for reads, but doing it more for redundancy). I'm using CentOS.

View 12 Replies View Related

RAID Or Not To RAID: Trying To Decide On A New Server

Jul 11, 2008

I've been talking to the Planet about trading in my four and a half year old "SuperCeleron" (from the old ServerMatrix days) Celeron 2.4 GHz system for something new. As part of their current promotions, I've configured a system that looks decent:

Xeon 3040, 1 gig of RAM, 2x250GB hard disks, RHEL 5, cPanel+Fantastico, and 10 ips for $162.

Not too bad. I could bump up the ram to 2 gb for, I think, $12 more, which I'm thinking about and wouldn't mind some thoughts on. But, the thing that has me really confused is RAID. I like the idea of doing a RAID 1 setup with those two hard disks. But, the Planet wants $40/month for a RAID controller to do it. I really don't want to go over $200 a month!

Any thoughts on alternative redundancy strategies that might avoid that cost? Software RAID does not seem to be offered by the Planet, unless I can figure out how to do it after installation (is that possible?) Better ideas in general on the server?

View 14 Replies View Related

How Do I Setup A Site On 2 Servers. 1 For Mysql 1 For Web

Jul 7, 2009

How do I setup a site to use two servers? One as a mysql server and the other as a web server.

At the moment I have the site on one server. When I get the second server what steps do I need to take to make this possible?

How do I secure the mysql server to only allow the web server to connect to it?

Do I need a control panel (i.e. cPanel) software on the mysql server?

View 14 Replies View Related

What Would You Setup For A Traffic Intensive Site

Mar 28, 2008

Calling on all hosting and server experts here. (If you're not an expert, still feel free to take an educated stab at this. But please leave out total made up answers or foolish answers like "Have LittleJoeShmoe Hosting services do it all for $9.99/month".)

Scenario:
If you knew or were planning on developing a site that you knew would generate millions to tens of millions of page views a day, how would you go about supporting a site of such traffic? The site would not serve up videos, but the average page size would contain up to 75-100kB. It would incorporate databases (user logins, accounts, user submitted content, server side scripting, CMS, etc.)

Don't assume anything. Don't assume you have too little or too much money. Just, what would you plan out to accomodate such a scenario?

What hosting companies would you use? Would you do it in-house and build your own datacenter? Farm out the server management? How much would it cost to implement your plan? What platform would you recommend for a site to handle this much traffic?

View 5 Replies View Related

I Have A Site That Gets Huge Traffic Spikes. What Setup Should I Have

Sep 16, 2007

I am currently moving from my current dedicated servers because they simply cannot handle the load. I have a site which frequently makes it onto radio, digg and other similar sites.

I need a dedicated server that can take a beating from Digg and offline Media. For most of the month the server load is really low, the site hardly uses up anything. However, when it hits those sites, it suffers.

I am OK with using Shell, just basic tars/logs/sqldumping/httpd.conf editing/rebooting etc.. anything beyond that like installing and configuring software I cant really do.

I guess I am looking at a dedicated option (linux based) with a host that'll setup software/modules modules for me when I ask, but doesn't really need to hold my hand all the time.

How are ThePlanet.com's servers? Do they manage the servers?

View 14 Replies View Related

Server(s) Recommendations

Apr 16, 2008

We are looking at taking on a higher profile customer. However I am a little off as to what type of setup should we recommend.

I have limited information but this is what I know.

Avg traffic 8 - 12 Million Hits a day. Unique Hits Unknown. Bandwidth Unknown
PHP/MySQL/Flash Movie Heavy.

TV Commercials, so needs to handle spikes without issues or without warning.

Currently what I have which won't help but kind of gives me a benchmark.

I have one customer that is on a Dual CPU Quad Core Xeon 1.6 with 8GBs RAM, a single SATA HD. This client has an avg of 1 Million hits a day, and 2.4 Million SQL calls. The load on this server runs between 0.6 and 1.8. Which tells me there is more head room for growth.

View 4 Replies View Related

BQ Internet Corp Typical

Jul 22, 2008

I've had my account less than 2 months. In that time, my account was actually usable, a couple of weeks. I've now been waiting for a resolution to the "Out of Space" errors for nearly 7 days. The most recent communication was this morning (one of only two responses in 7 days) stating that he would "try moving your account to a newer server. I should have another update later today." It has been 6 hours since that message and still no resolution.

BQ has a very good reputation around here. So, I was very hopeful that they would live up to that reputation. However, 7 days to resolve an issue doesn't seem all too responsive to me. Apparently, I'm not the only one who has experienced this same problem of delayed responses and slow resolution.

webhostingtalk.com/showthread.php?t=682152&highlight=bqbackup.com+out+of+space

Before you ask... yes, I used the correct email for support.

So, I have to ask... Is this typical of the support that I should expect? If I have to ever restore my data, will it take a weeks to resolve any issues that I may experience?

View 14 Replies View Related

Typical TOP Command In Dreamhost Look Like?

Apr 16, 2008

I am using dreamhost... I sort of like their user interface. It's definitely better than cpanel...

Recently I was told to move to PS because I am using too much CPU. I finally agreed to move even though the server was working fine...

Then I finally manage to lower CPU usage by 90%... However, I am not allowed to go back to reseller server because I am using too much memory...

If I run top this is what I see:

top - 05:48:22 up 5 days, 5:54, 1 user, load average: 3.98, 4.46, 3.43
Tasks: 30 total, 1 running, 29 sleeping, 0 stopped, 0 zombie
Cpu(s): 30.7% us, 7.5% sy, 0.0% ni, 61.1% id, 0.5% wa, 0.0% hi, 0.2% si
Mem: 417792k total, 307196k used, 110596k free, 0k buffers
Swap: 417792k total, 0k used, 417792k free, 0k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM SWAP TIME CODE DATA COMMAND
31088 teguh123 16 0 20364 8956 4972 S 1.7 2.1 11m 0:00 6504 3232 php5.cgi
31232 teguh123 15 0 6108 1224 912 S 0.0 0.3 4884 0:00 276 456 sshd
31246 teguh123 15 0 2608 1384 1128 S 0.0 0.3 1224 0:00 592 228 bash
31263 teguh123 15 0 2132 1068 836 R 0.0 0.3 1064 0:00 48 280 top
1 root 15 0 1848 576 496 S 0.0 0.1 1272 0:01 32 280 init
2445 root 15 0 31584 20m 5840 S 0.0 5.0 10m 0:40 316 15m apache2-teguh12
2461 root 18 0 1616 480 420 S 0.0 0.1 1136 0:00 20 232 inetd
2572 root 15 0 3044 1156 980 S 0.0 0.3 1888 0:02 24 264 master
2582 root 15 0 3548 928 696 S 0.0 0.2 2620 0:01 276 456 sshd
2599 root 16 0 1824 756 608 S 0.0 0.2 1068 0:06 28 248 cron
2609 root 18 0 1572 468 408 S 0.0 0.1 1104 0:00 16 232 ud
31203 root 15 0 6124 1536 1240 S 0.0 0.4 4588 0:00 276 456 sshd
2577 postfix 18 0 3084 1228 1016 S 0.0 0.3 1856 0:01 40 264 qmgr
8628 postfix 18 0 3052 1172 992 S 0.0 0.3 1880 0:00 8 264 pickup
2593 nobody 18 0 2464 836 472 S 0.0 0.2 1628 0:00 428 580 proftpd
12923 dhapache 18 0 31584 15m 1212 S 0.0 3.9 15m 0:00 316 15m apache2-teguh12
23319 dhapache 15 0 31968 18m 3868 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
26387 dhapache 15 0 31904 18m 3864 S 0.3 4.6 12m 0:00 316 15m apache2-teguh12
27235 dhapache 15 0 31968 18m 3892 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
27244 dhapache 15 0 31940 18m 4048 S 0.3 4.6 12m 0:00 316 15m apache2-teguh12
28332 dhapache 15 0 31912 18m 3864 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
29108 dhapache 15 0 32008 18m 3864 S 0.3 4.6 12m 0:00 316 15m apache2-teguh12
29150 dhapache 15 0 31920 18m 3892 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
29154 dhapache 15 0 31960 18m 3864 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
29577 dhapache 15 0 31992 18m 3860 S 0.3 4.6 12m 0:00 316 15m apache2-teguh12
29636 dhapache 15 0 32024 18m 3860 S 0.3 4.6 12m 0:00 316 15m apache2-teguh12
29642 dhapache 15 0 31928 18m 3860 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
29643 dhapache 15 0 31912 18m 3864 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
30340 dhapache 15 0 31896 18m 3864 S 0.0 4.6 12m 0:00 316 15m apache2-teguh12
2596 daemon 15 0 1768 388 308 S 0.0 0.1 1380 0:00 16 248 atd
So Most of the memories, 12 M each, are taken by dhapach. Each of my site loaded within less than 1 seconds on average. However, somehow I got lots of sleeping process that just sleep for minutes eash...

I called die at the end of my program to ensure that processes finish quickly...

What's typical TOP command in dreamhost look like? Is it common to have lots of dhapache thing?

View 8 Replies View Related

Tera-Byte.com Is This Typical

Jul 20, 2008

I recently took over as webmaster for my employer. We want to move to a CMS (Wordpress) for our site. We've had a shared account with Tera-Byte for years. I go to install Wordpress and it says it needs MYSQL version 4 of greater.

Tech support is willing to move me on to a newer server that has MYSQL 4, but doing so would mean copying everything over and reconfiguring anything that needs to be reconfigured (i.e., all our staff's email accounts) from scratch. Is this standard practice?

View 14 Replies View Related

Recommendations For UK Dedicated Server

Apr 1, 2009

Anyone got any recommendations of reliable companys to buy a dedicated server from in the UK? Some of the features we are looking for are:

Quad Core Server
4GB Memory
100Mbit/sec dedicated connection (metered or unmetered)
Tech support when/if we have server crashes included in price with at least a phone number or live chat.

We are really looking for the big companies that can offer this and not so much of the new hosting companies.

View 14 Replies View Related

Dedicated Server Recommendations ..?

Mar 24, 2008

so we were with ipowerweb, man, biggest mistake ever, wasn't my choice, was cheap, did the job for a while. Now we started overloading the box, ok, find an alternative, we found VRT Servers, wow, mistake 2 it would seem, currently we have a P4 w/HT, 1.5gig, 250gig, 2500gig/mo bandwidth and directadmin for 80/mo, can someone recommend someone that will provide something around these specs and actually have semi decent support (11hrs and counting for a reboot request...)

We basically need a 64bit box, with directadmin and fedora (i know technically they arent compatible but they do work after you screw with exim, pretty easy really) and a decent amount of bandwidth and support... i would order a box from FDC in a heartbeat but they are just out of the pricerange for this particular server at this point in time.

View 14 Replies View Related

Typical Page Download Times

Dec 17, 2008

I've checked the average page download time that the Googlebot reports in Google Webmaster Tools and, from what I've seen elsewhere, I think the number is good -- less than 200 milliseconds. However, my pages are compressed and small (>1.5K). This gives me a download time of ~7500 bytes/sec for the Googlebot.

what kind of page download speeds do others get with Googlebot? What's typical/good/bad?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved