- Calendar
- Contacts
- Notes
- Maps
- Videos
- YouTube
- iTunes
- App Store
- Safari
- Photos
- iPod
Wednesday, September 29, 2010
iPad 3G, do I need this?
Tuesday, September 14, 2010
Hardware RAID vs Software RAID
On the recent few server launches, we have acquired one of the latest hardware RAID card from LSI (LSI 3ware SAS9750-4i). So, it's time for a test.
Server specs:-
1 x Intel Xeon 5504
4GB DDR3 ECC RAM
RAID hardware: LSI 3ware SAS9750-4i
Configuration: RAID5
Hard Disk: 3 x 500GB WD RE3
[root@localhost ~]# dd if=/dev/zero of=test.img count=300 bs=10M
300+0 records in
300+0 records out
3145728000 bytes (3.1 GB) copied, 106.22 s, 29.6 MB/s (writing speed)
[root@localhost ~]# dd if=test.img of=/dev/null bs=10M
300+0 records in
300+0 records out
3145728000 bytes (3.1 GB) copied, 1.18725 s, 2.6 GB/s (reading speed)
And it's time to test the rebuild speed. HOT pull out one of the Hard Disk and insert it back to rebuild. The rebuilding time was about 2hrs for 500GB drive
------------------------------------------------------------------------------------
RAID hardware: None, mdadm
Configuration: RAID1
Hard Disk: 2 x 500GB WD RE3
[test@localhost ~]$ dd if=/dev/zero of=test.img count=300 bs=10M
300+0 records in
300+0 records out
3145728000 bytes (3.1 GB) copied, 30.1198 s, 104 MB/s (writing speed)
[test@localhost ~]$ dd if=test.img of=/dev/null bs=10M
300+0 records in
300+0 records out
3145728000 bytes (3.1 GB) copied, 10.175 s, 309 MB/s (reading speed)
------------------------------------------------------------------------------------
Configuration: RAID0
Hard Disk: 2 x 500GB WD RE3
300+0 records in
300+0 records out
3145728000 bytes (3.1 GB) copied, 13.5305 s, 232 MB/s (writing speed)
[user@localhost ~]$ dd if=test.img of=/dev/null bs=10M
300+0 records in
300+0 records out
3145728000 bytes (3.1 GB) copied, 1.0086 s, 3.1 GB/s (reading speed)
------------------------------------------------------------------------------------
Comparison:
RAID1 is my favorite setup as it has the balance on all factors (space, reliability, performance) due to its simplicity, reliability and performance. RAID1 setup is recommended for simple and basic server setup.
iostat
Spent 3 hours fixing PHP SMTP mailer
Thursday, June 17, 2010
5400rpm vs 7200rpm Hard Disk Drive
Friday, April 9, 2010
What is web hosting?
center. Web servers are simply computers or servers designed for web hosting. Data
centers are constantly connected to the internet with high-speed connections with multiple backbones and backup lines so that the world can access your web files through the internet. "Virtual hosting" or "Virtual Host" allows more than one web site to be run on the same server on the same IP address. This makes web hosting very easy and affordable compared to running your own dedicated web server whereby you would need to pay few hundreds of dollars per month to maintain it. With virtual web hosting your site shares server resources with many other sites on the server. This is why it is important to choose a host that utilizes powerful equipment and high standards of security. Almost all of the web hosting server now combine database server and email server under the same physical server for easy administration by both the users and administrators.
Friday, January 22, 2010
At last: Am on holiday now
The product came with 15 days trial but it was not enough to test all the features. Our first customer was dated back about 8 years ago and the total number of customer has increased few folds.
Migrating the information and customization from the old system which was built in house is really NOT as easy task. The project started around November '09 and it is still not yet completed as of now. As we are changing over to an off the shelves software, there are limitations on the software and we need to change some of our work procedure to adapt to the new system. The new software incorporate the billing system and this add the stress on the data migration as it involved money. Any error during the data migration might cause the company to lose money, annoy the client by sending repeated invalid payment reminder, client miss the invoice hence causes the product to expire. In short, a minor mistake on the billing system migration might lead to a FUBAR situation.
Anyway, the implementation task is about 90% complete and there are still a bit of customization need to be carried out before I could sign off the job.
Ohh yea, I'm on holiday now and typing this blog entry on board Airbus A330 (2nd biggest plane in AirAsia fleet after A340 which they fly to London). It is a 5 hours journey and I have nothing to do except sitting duck over here. The destination that I am heading to now is Taipei, the capital city of Taiwan. The journey was rocky due to bad weather and one of my mate threw up just before the plane landed (the turbulence was really bad). We could not even see the ground from the aisle of the plane until it reaches a very low altitude (<500m).>
We have not planned anything much except the airport shuttle service to our hotel. It would be a free and easy cum backpacking trip (I just got a new backpack). It is winter over in Taiwan now and the temperature ranges from 13-20 degree celcius. Honestly, I am not prepared for the weather as I only brought a thin cotton jacket along only. Hopefully the jacket which is my best buddy during my Data Center operation could warm me up later. The average temperature in the Data Center is around 18 degree celcius and the jacket could warm me up nicely. Hopefully it can do the same job at 13 degree celcius.
This holiday might not be the best as my mind is still at work now. We have just gotten few medium size business deals and I am on holiday now :( I should be in the office coordinating the job and deliver the results to the client. I should not be worried that much as I have a team of capable colleagues to handle the job. It would be nice if the client could confirm on the deal earlier or later but not when I'm on holiday.