- Community Home
- >
- Storage
- >
- Legacy
- >
- Disk
- >
- Solid State Disk - anyone have experience?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 08:09 AM
12-20-2004 08:09 AM
Solved! Go to Solution.
- Tags:
- SSD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 08:20 AM
12-20-2004 08:20 AM
Re: Solid State Disk - anyone have experience?
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1103577549963+28353475&threadId=134174
Improvements of 25X are not uncommon BUT nothing is a real substitute for bad code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 08:55 AM
12-20-2004 08:55 AM
Re: Solid State Disk - anyone have experience?
Texas Memory Systems RamSan.. the dogs b******s...
We use RamSan320 for high IO DB. A newer version is on market RanSan330, more scalable etc.
http://www.e-business.com/products/ramsan330.htm
The other things you can do with 330 (as in article) is to use it as a front-end caching system as a performance accelarator (I've not tried it but it certainly sounds like a good idea). We use it as 100% storage device.
Regads
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2004 12:53 AM
12-21-2004 12:53 AM
Re: Solid State Disk - anyone have experience?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2004 01:08 AM
12-21-2004 01:08 AM
Re: Solid State Disk - anyone have experience?
Instead of an SSD Solution -- why not invest on a high end "cache-centric" array like the XP with boatloads of cache and "proper" I/O layout.
Most of the I/O demanding environments I have built and managed saw impressive increases in performance simply by doing your I/O layout right -- and that is using (and having) enough fibre channel connections to your arrays and laying out your storage units as used by the server/application. On EVA's, XP's, Hitachi's and certain FC Jbods - my dual 2GBps servers can sometimes see a sustained I/O throughput of close to the capacity of the FC -- 180 MB/s one way or 360 MB/s both ways. On my 4 and 8 way-FC connected servers - the throughput scales as well.
And if you are really starved for I/O - you can utilize what's called a "Cache-LUN". The XP series for one has the ability to set aside LUNs that are purely cache memory. These LUNs do a great job as a very fast storage and DB accelerators.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2004 01:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2004 12:51 PM
12-21-2004 12:51 PM
Re: Solid State Disk - anyone have experience?
Hmmm,
SSD devices are great for random reads to obtain high IO/sec rates.
(near) random writes can often more economically be obtained through write-back caches (which an SSD really is)
High MB/sec, as you seem to require, often come with large IOs and near sequential access: several MBs from a disk area. Many raid controllers can achieve this with striping and read-ahead, and those same write back caches.
If you need 300 - 500 MB/sec your first concern should probably be the connection infrastructure. With 2Gb fiber you'll need at the very least 3 of them going concurrently. How many HBA's? can you keep them busy (multiple users? software (LVM) striping?...)
We routinely test EVA's with 4 fibres connected at over 300 MB/sec (READ).
Write speed depends heavily on the redundancy levels selected, and may be limited to 100mb/sec for sertain setups.
Please clarify further: how many IO/sec?
Read/write ratio? average IO size? reading large files, or random IOs?
for your entertainment: My buddies in the now defunct AdvFS for HPUX project were testing their stuff in a large supersome setup in Nashua NH. They achieved well over 10GB/sec to a single file. Yes, more than 10 Gigabyte per second. Of course this was with the wind from behind in a carefully controlled setup with near unlimitted resources: Dozen's of fibres, hundreds of disks, many EVA's.
hth,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2004 11:53 PM
12-21-2004 11:53 PM
Re: Solid State Disk - anyone have experience?
There are several factors to keep in mind.
1. Your workload. Assuming it's a database, most workloads are rather random, and small-block. Don't forget that when a storage vendor quotes MB/s numbers, it's ALWAYS large-block sequential, not small-block random. You probably won't come anywhere near 300-500 MB/s...
2. Your host system. Don't forget that your host system must be able to drive the device (SSD, disk array, etc) effectively. You're going to need 4-6 FC adapters, and enough spare CPU and memory to support data rates/IOPS like what you're hoping for.
3. Mr. Stephenson makes a very good point. I've also seen SSD's deployed, and have a good effect, but there's no substitute for fixing the application. If it's beating the snot out of some temp tables, you need to look at WHY, and figure a better way to make it work. There's always a better way, and it's generally MUCH cheaper to fix the application than it is to buy enough hardware for it not to matter - and buying hardware is hardly ever as effective at increasing performance as fixing the application.
Good luck!
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2004 01:29 AM
12-22-2004 01:29 AM
Re: Solid State Disk - anyone have experience?
SSD systems are merely caches and disk accelrators which are now features of high end disk arrays. If your High Speed disk requirements can be satisfied by cache systems (ie. a Cache LUN) then go for high end arrays or beef up your high end array.
However, if you really intend to store everything in your SSD storage - say a 100GB DB in a 128GB SSD - then your I/O expectations will probably be better realized. With such a configuration - I think it will be best to go raw... and have a very good backup system and power supply as well.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 05:54 AM
12-30-2004 05:54 AM