Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SSD partitioning and migration
Date: Fri, 19 Jul 2013 19:03:02
Message-Id: CAEH5T2OJuUsO7PSmEQPONdM0MYm37XY2Eq2D=foOFZ0BJQcYRg@mail.gmail.com
In Reply to: Re: [gentoo-user] SSD partitioning and migration by Mick
1 On Fri, Jul 19, 2013 at 1:45 PM, Mick <michaelkintzios@×××××.com> wrote:
2 > On Friday 19 Jul 2013 17:43:39 Dale wrote:
3 >> luis jure wrote:
4 >> > on 2013-07-19 at 01:56 Dale wrote:
5 >> >> Do you really want to put /home on a SSD?
6 >> >
7 >> > well, not actually the whole /home, the SSD is too small for that. i'm
8 >> > not sure yet, i might keep /home on a HDD and mount the partition on the
9 >> > SSD as a directory under /home for some special uses. or the other way
10 >> > around...
11 >>
12 >> Size was one issue I thought of but I was more concerned with the wear
13 >> and tear part but that was explained by others. It seems that is not as
14 >> much a issue any more.
15 >>
16 >> At one time, I had a /data directory. I stored large stuff there:
17 >> camera pics, videos, audio stuff and such. If you put /home on SSD, you
18 >> could always put the larger stuff on another mount point. One thing
19 >> about Linux, you can mount stuff wherever you want.
20 >>
21 >> Post back how it works out and any speed improvements you see. I'm
22 >> really curious since I would like to get one that is at least big enough
23 >> for the OS itself. My /home is over 1Tb, that is Tb too. I'm not buying
24 >> one big enough for all that. lol
25 >>
26 >> Dale
27 >>
28 >> :-) :-)
29 >
30 > I have a MUCH smaller /home than Dale and on a new box I was thinking of
31 > having it on a HDD, along with all things portage related. I typically resync
32 > 3 -4 times a week but I am not sure how much erase/write cycles this
33 > represents. Also, /home is written all the time with mail and various
34 > application profile folders, browser cache and what have you. That's why I
35 > was thinking that /usr/portage, /var/tmp/portage, /var/log, /home and /swap
36 > were candidates for HDD.
37
38 /usr/portage is one of the things that benefits the most from being on
39 a SSD, thousands of tiny files scattered all over the place. It really
40 is a tremendous difference compared to running portage on a HDD.
41
42 > I guess the rest under / does not change that often and a weekly or even
43 > monthly back up would be all that is necessary to facilitate recovery when the
44 > SSD dies on me.
45 >
46 > Am I being too cautious with current technology SSDs?
47
48 I think you are. Unless you are moving massive terabytes of data
49 across your drive on a constant basis I would not worry about regular
50 everyday write activity being a problem. I think the SSD is more
51 likely to die due to electrical shock or surge than by normal wear and
52 tear. Of course backups are always a good idea, no matter what. :)
53
54 Old SSDs that did not support TRIM would suffer write amplification
55 after a certain amount of data had been written to them, but any
56 modern SSD and modern OS will keep it nice and tidy.
57
58 > BTW, unless anyone advises differently, I was thinking of buying a SanDisk
59 > Extreme II, SATA III, 2.5" 240GB SSD. I read that its SLC cache improves
60 > speed and reliability, but I don't know if true.
61
62 My personal experience is with these:
63
64 Samsung 830, 128GB
65 Samsung 840, 250GB
66 Intel 330, 180GB
67 Sandisk Extreme, 120GB
68 Sandisk Extreme, 240GB
69
70 (note mine are the older Extreme, not the new Extreme II's that you're
71 looking at)
72
73 The Samsung 830 and Intel 330 are the winners, they consistently had
74 the best random read/write performance in my testing, as well as
75 intangible "feeling" of responsiveness.
76
77 The Samsung 840 had lower write speeds (because it is TLC).
78
79 The Sandisk Extreme had a bit worse random I/O performance than the
80 leaders, but still not bad. The worst part about the Sandisks was that
81 it took them forever to release a firmware upgrade. They used the
82 infamous buggy Sandforce firmware, which every other SSD maker
83 released fixes for, but it took Sandisk what seemed like an eternity
84 to finally make it available.

Replies

Subject Author
SSDs, VM SANs & RAID - WAS Re: [gentoo-user] SSD partitioning and migration Tanstaafl <tanstaafl@×××××××××××.org>
Re: [gentoo-user] SSD partitioning and migration "Stefan G. Weichinger" <lists@×××××.at>