March 31, 2009 at 7:02 am
Has anybody tried installing SQL Server on a flash drive and checked the performance of a database on that drive.
Regards,
Sriram
Sriram
March 31, 2009 at 7:08 am
I haven't tried it, but have seen an expensive server running solid state hard drives. Unbelievable the I/Os per second the server was achieving!
There is some debate whether tuning will be necessary in the future with such fast IO...
March 31, 2009 at 7:19 am
any stats about the server, or about the database size. Beucase I just have a 10GB database and want to give a try.
Sriram
March 31, 2009 at 7:23 am
Sriram ,
You can install it.check out this
http://stackoverflow.com/questions/517901/can-i-install-sql-server-on-a-usb-drive/517913
http://www.sqlnewsgroups.net/group/microsoft.public.sqlserver.server/topic133.aspx
[font="Comic Sans MS"]+++BLADE+++[/font]:cool:
March 31, 2009 at 7:24 am
Flash memory is MUCH faster than disk, no moving parts...but still too expensive for most organisations.
ps. I hope we're talking solid state hard drives, rather than sticking a flash drive in a USB port π
found this: http://www.physorg.com/news139762252.html
1 million IOPS!!
March 31, 2009 at 8:50 am
Hi...Actually wanted to know the kind of improvement in numbers/ %ge if we move sql db to a solid state drive...
I know that we can move it but it is costly...
anybody with prior experience....Sriram
Sriram
March 31, 2009 at 9:18 am
The performance improvement you will see depends on how IO bound your application is.
For SQL Server, you should look ar adding memory first to get performance improvements if you see long disk read queue lengths.
You can look at the links below for info on high end systems designed for situations where high performance IO is critical.
Fusion-io ioDrive
http://www.tgdaily.com/content/view/34065/135/
Intelβs X25-E Versus The Fusion-io ioDrive
http://www.tomshardware.com/picturestory/493-8-x25-e-fusion-io-iodrive.html
HP StorageWorks 80GB IO Accelerator for $4,400 and 320GB IO Accelerator for $13,200
The intel X25-E in a RAID array compared against SAS disks.
SQLIO performance:
http://it.anandtech.com/IT/showdoc.aspx?i=3532&p=7
MySQL DB setup with different array compositions:
March 31, 2009 at 9:48 am
sriram
den why dont you try implimenting it....just install it man////ltes see how itz working π
[font="Comic Sans MS"]+++BLADE+++[/font]:cool:
March 31, 2009 at 9:55 am
I've also found some nice perf. info at http://www.ramsan.com/products/products.htm
If I get the chance, I'll certainly try it out.
That depends entirely on the "current" economic situation.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution π
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply