You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



HDD or SSD

Author (Read 10524 times)

0 Members and 2 Guests are viewing this topic.

Re: HDD or SSD
« Reply #22 on: February 02, 2016, 06:31:25 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi nomko,

On the latest generation technology, it really isn't an issue.
Even back in 2014, They had tests that had already run up to 2+ Petabyte's.

In data centre's they use a lot of consumer grade SSD's,
and are running 100GB/day and they last years.
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: HDD or SSD
« Reply #21 on: February 01, 2016, 05:02:11 PM »
 

nomko

  • Forum Regular
  • ***
  • 117
    Posts
  • Reputation: 13
  • Linux Lite Member
    • View Profile
    • My personal Linux site

  • CPU: Intel Core i7

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 4th. Gen. integr. GPU/Nvidia GeForce GTX860M
Benchmarking a SSD drive isn't such a good idea due the amount of read/write actions which will have it's impact on the SSD drive by means of decreasing lifespan.
My laptop:
MSI GE70-2PE*Quad core Intel Core i7-4710HQ*Kingston 16 GB RAM*Intel 4th Gen. Integr. GPU/NVidia GeForce GTX860M*Qualcomm Atheros Killer E2200/Intel Wireless 3160

I don't need Google, my wife knows everything!

My Linux website
 

Re: HDD or SSD
« Reply #20 on: February 01, 2016, 02:29:20 PM »
 

Jocklad

  • Banned
  • Gold Level Poster
  • *******
  • 508
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • MEMORY: 8Gb
Thanks Wirezfree.

Will have a look at that.  :) :)
 

Re: HDD or SSD
« Reply #19 on: February 01, 2016, 02:18:18 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
If you want to get a more precise timing.?
Go into synaptic and search for bootchart and select for install, it wall also install pybootchartgui.
Reboot..
Then go into filemanager to:/var/log/bootchart/
You will find a .png graphic with very detailed loading sequence like below, my desktop loads in < 8secs, the chart indicates the OS loaded in 7.05 secs.
There is supposed to be a command line to disable it, otherwise it loads on every-boot, I just un-installed it via synaptic
« Last Edit: February 01, 2016, 02:20:11 PM by Wirezfree »
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: HDD or SSD
« Reply #18 on: February 01, 2016, 05:55:36 AM »
 

Jocklad

  • Banned
  • Gold Level Poster
  • *******
  • 508
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • MEMORY: 8Gb
Out of curiosity I timed the boot.

From power on to desktop on LL 2.8........12 seconds  8)
 

Re: HDD or SSD
« Reply #17 on: January 30, 2016, 08:33:29 PM »
 

Jocklad

  • Banned
  • Gold Level Poster
  • *******
  • 508
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • MEMORY: 8Gb
Have run the new SSD now on LL 2.6 for about 5-6 hours.

Running very fast ........No problems at all.

Will mark thread as solved.

Thank you to all who helped me with this.

Jocklad  :) :) :) :) :)
 

Re: HDD or SSD
« Reply #16 on: January 30, 2016, 03:57:08 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Yes, They are quick, I have a variety of Samsung SSD's, , 840 EVO & PRO and 850 EVO & PRO
NOTE:
There are are some issues reported with various SSD's under Linux, I posted that somewhere.??
But I have yet to experience any issues myself...


Some comments,
there was an issue when installing Windows on SSD's they did not install at the correct sector, and gave performance issues.
On Linux after many, many, many installs, I never had an issue, you can check correct install with the following, it should result in "0"
Code: [Select]

$ sudo su
[sudo] password for [user]:
blockdev --getalignoff /dev/sda1
0
blockdev --getalignoff /dev/sda2
0

To do a quick speed check..., this is my 840Pro, testing my sda drive
Code: [Select]

dave@asus-mini-1:~$ sudo hdparm -t --direct /dev/sda
/dev/sda:
Timing O_DIRECT disk reads: 1514 MB in  3.00 seconds = 504.54 MB/sec
for comparison, this is my WD Black 2.5" spinner, supposedly the fastest consumer 2.5"
Code: [Select]

dave@asus-mini-1:~$ sudo hdparm -t --direct /dev/sdb
/dev/sdb:
 Timing O_DIRECT disk reads: 324 MB in  3.01 seconds = 107.52 MB/sec


Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: HDD or SSD
« Reply #15 on: January 30, 2016, 02:50:25 PM »
 

Jocklad

  • Banned
  • Gold Level Poster
  • *******
  • 508
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • MEMORY: 8Gb
Today I got a Samsung 120g SSD and installed LL 2.6.

Boot time very fast.

Very impressed so far.

Jocklad  :) :) :)
 

Re: HDD or SSD
« Reply #14 on: January 23, 2016, 07:14:51 AM »
 

Jocklad

  • Banned
  • Gold Level Poster
  • *******
  • 508
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • MEMORY: 8Gb
Very useful.

Thanks nomko.
 

Re: HDD or SSD
« Reply #13 on: January 23, 2016, 07:11:11 AM »
 

nomko

  • Forum Regular
  • ***
  • 117
    Posts
  • Reputation: 13
  • Linux Lite Member
    • View Profile
    • My personal Linux site

  • CPU: Intel Core i7

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 4th. Gen. integr. GPU/Nvidia GeForce GTX860M
My laptop:
MSI GE70-2PE*Quad core Intel Core i7-4710HQ*Kingston 16 GB RAM*Intel 4th Gen. Integr. GPU/NVidia GeForce GTX860M*Qualcomm Atheros Killer E2200/Intel Wireless 3160

I don't need Google, my wife knows everything!

My Linux website
 

Re: HDD or SSD
« Reply #12 on: October 24, 2015, 04:47:28 PM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
I recently replaced the hd in my 5,5 year old laptop with a 120GB Samsung 850 SSD and can only say that it made the laptop run like it was brand new.
Startup takes only just over 20 seconds, programs start straigt away and not after waiting for 5-10 seconds. I only have one regret..and that is that i didnt replace the hd with a ssd earlier.
Life on earth is expensive but it does include a free trip around the sun.
 

Re: HDD or SSD
« Reply #11 on: October 24, 2015, 03:55:49 PM »
 

eikelein

  • ComputoSaurus
  • New to Forums
  • *
  • 36
    Posts
  • Reputation: 10
  • Linux Lite Member
    • View Profile
    • Computer Trouble?

  • MEMORY: 12Gb

  • Kernel: 5.x
Will SSD work okay on older machines....?.
Jocklad,
I have installed Linux Lite on several older machines with varying SATA controllers, meaning SATA2 and SATA3; no problems at all.
I have used only quality SSDs from Samsung and/or Crucial; no problems at all.

If the original system drive was full with whatever I moved data to a classic HDD and installed the system on a low priced 100 or 120GB SSD. Tody I saw on Newegg a 120GB Samsung 850 for $69.

This makes even 8 to 10 years old boxes run like brand new champs! Okay, I see that these old boxes have 2 or 4GB of RAM, I admit.

Go for it!
HP Desktop AMD A8 quad/2.5Ghz
240GB Crucial SSD Linux Lite 5.2

Out beyond ideas of wrongdoing and right-doing,
there is a field. I will meet you there.
                                             (Rumi 1207-1273)
 

Re: HDD or SSD
« Reply #10 on: September 04, 2015, 07:41:00 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
@ Austin Payne
Those figure rounded for simplicity, but very close, Gbps to MB/s
It is very confusing... bits/sec vs Bytes/sec  do some Googling Gbps to MB/s

Example
SATA 1.5Gb/s (aka SATA/150)

1,500 MHz embedded clock
x 1 bit per clock
x 80% for 8b10b encoding
/ 8 bits per byte
-----------------------------------
= 150 million Bytes per second
in other words:

150,000,000 Bytes per second
/ 1,024
----------------------------------
= 146,484.375 KiloBytes per second
=~ 146,484 KB/s

146,484.375 KiloBytes per second
/ 1,024
----------------------------------
= 143.0511474609375 MegaBytes per second

= 143 MB/s
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: HDD or SSD
« Reply #9 on: September 04, 2015, 05:14:48 PM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
Meh, I go SSD when ever possible

Code: [Select]
harry@harry-Latitude-XT2:~$ sudo parted -l
[sudo] password for harry:
Model: ATA D2CSTK181M11-018 (scsi)
Disk /dev/sda: 180GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
 1      1049kB  9438MB  9437MB  primary  ext4         boot
 2      9438MB  180GB   171GB   primary  ext4

FTW. It is only a touchscreen laptop. On a Desktop. I just go big and 7200 rpm.

I'm not one to overthink these things.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
 

Re: HDD or SSD
« Reply #8 on: September 04, 2015, 04:02:05 PM »
 

Austin Payne

  • New to Forums
  • *
  • 28
    Posts
  • Reputation: 3
    • View Profile

  • CPU: 1 core @ 2.4 giga hertz

  • MEMORY: 1Gb
Okay your conversion rates are off. 1.5G/s = 1,500M/s. Now some SSDs will be bottlenecked by sata1, but not many on the consumer side of things. Now if you start using raid or something then you might start to have some problems.

Sent from my XT1042 using Tapatalk

 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section