Questions tagged [ssd]

Solid-state drive refers to a data storage device that uses solid-state memory to store its persistent data.

832 questions
0
votes
3 answers

Filesystems for webserver with SATA and Solid State disk,

We have just ordered a new webserver with 120 Gb solid state disk and a SATA disk. I am trying to plan ahead what sort of filesystem to use. This system will be running Linux, Apache/Tomcat to host java services. The main service is a system where…
Jorisslob
  • 45
  • 1
  • 6
0
votes
2 answers

question about a sata read/write speed

I'm contemplating biting the bullet for an ssd drive in a server, obviously I know it will be MUCH faster than a regular 7200rpm sata2 3gbps drive. The nice thing about ssd's is often they post the read/write speed but that info isn't available for…
Joe
  • 7
  • 1
  • 4
0
votes
1 answer

PERC 5/i and SSD

I have a PowerEdge 2950 with PERC 5/i and 4x 300GB 10K SAS drives in RAID 10. I want to add a secondary RAID 0 virtual disk using 2x SSD in the extra two slots. I know I'll need a 2.5" -> 3.5" adapter for each SSD, but I have read conflicting…
Matt Beckman
  • 1,502
  • 18
  • 33
0
votes
1 answer

RAID1: Migrate HDD to SSD?

My current workstation uses an Adaptec 5805, with Win2008 mirrored between two 72 GB (10K?) savvio drives. My question is if there's a way to migrate the mirror to use SSDs - I've been looking at 90GB Corsair Force (Sandy Bridge) to replace the…
OMG Ponies
  • 396
  • 1
  • 7
0
votes
3 answers

Low read latency SSD

What's the most cost effective low latency (when reading) SSD? My application involves DB searching, so write performance isn't a concern. 64GB is sufficient I've looked at Fusion IO ioXtreme, intel X25-E and intel X25-M. Was surprised to see…
user62545
  • 73
  • 1
  • 3
  • 5
0
votes
3 answers

SSD Harddisk and linux distro with TRIM support

I have a Corsair Force Series SSD harddrive which I plan to put in a 1 unit linux box as a linux server. The server itself will be making a lot of random reads and very little writes, which makes SSD fit perfectly. It is a web-server serving a lot…
Milou
  • 13
  • 1
  • 5
0
votes
2 answers

Does anybody know why HP offers only SATA SSD drives?

HP offers SSD drives for their ProLiant range of servers but they only come with SATA interfaces. This is strange because in the past drives with SATA interfaces were Second Class Citizens in the server area. Is there any technical/engineering…
Michael Renner
  • 1,750
  • 13
  • 17
0
votes
4 answers

Does a web application which is running on SSD need in-memory caching?

My hosting provider offers me to increase my server's memory from 8gb to 24gb, at the same monthly cost of 3x 120gb SSD. SSD choice seems more reasonable to me; but im curious if my web application will need in-memory caching after it's running on…
Jeff
  • 451
  • 2
  • 5
  • 10
0
votes
3 answers

Type of Storage for VMware View Implementation

We're doing a virtual desktop pilot and I was wondering what kind of SAN storage is commonly used. I've heard conflicting reports of SAS/SATA disks or even SSD or large read/write cache settings. Requirements: 50 Seats Non persistent Windows XP…
andyhky
  • 2,732
  • 2
  • 25
  • 26
0
votes
4 answers

Recover lost NTFS partition on SSD

About 2 month ago I upgraded my Dell Latitude E6500 laptop with a Corsair Force F120 SSD drive. Everything worked well until about a week or so back. I started the computer and was faced with a beep and a message saying "No boot sector on Internal…
user59180
0
votes
6 answers

Upgrading to SSD: Is it OK to just transfer everything?

I'm running windows 7 x64, Visual Studio 2010 on a standard HDD. The SSD I bought comes with a transfer kit that makes it easy to just transfer everything over to the new drive? Are there any reasons not to do this?
Micah
  • 344
  • 3
  • 9
  • 20
0
votes
1 answer

Moved PostgreSQL 8.4 tables to a tablespace on an SSD, but still getting 4MB/s writes to old HDD

I first made a postgres-owned directory on the SSD and created the tablespace like so: CREATE TABLESPACE ssd_tablespace LOCATION '/ssd/pgdata'; I proceeded to move important tables and all indices on them (this is showing just a single partition,…
ehsanul
  • 427
  • 1
  • 8
  • 19
0
votes
2 answers

Hard Drive Failure

I posted this a few days ago: Unable to write to root partition We thought that an add on card may have been conflicting with the motherboard, so we installed a new motherboard. After that everything worked fine, and we were able to run the server…
user48835
0
votes
2 answers

SSD seems dead after wakeup from Windows Sleep, BIOS stalls but doesn't find it anymore

The morning, the following scary scenario happened: I woke up my Windows system Typed in my username and got an error (something like "could not load security xxx", but unsure of exact wording) System auto-restarted after cliking OK It didn't boot…
Abel
  • 1,037
  • 8
  • 20
  • 32
0
votes
3 answers

Best way to upgrade Windows Vista to Windows 7 + change HD to SSD at the same time?

I've got a number of machines to upgrade from Vista to Win 7, but the users have an option of also replacing their platter drives with (smaller) SSD's. Ideally I'd like to do these at the same time but I'm not sure what the best way to go about it…
user47517