Dear member's, I cloned my old 256 GB NVME SSD to a new 2 TB NVME SSD. However, the cloned drive is abysmally slow in read/write speed. Please suggest me what to do without reinstalling the entire system. Here are some results from hdparm:Note:
1: I'm running Debian 12.4 KDE Plasma Desktop
2: Apart from the speed issue, Dolphin takes down the entire system with 100% cpu usage while previewing a big directory with video files. Especially kioslave5 process never stops dropping below 100% cpu usage. Sometimes it takes for ever to generate thumbnails. But this issue is not critical.
Code:
root@debian:~# sudo hdparm -t /dev/sda/dev/sda: Timing buffered disk reads: 66 MB in 3.01 seconds = 21.93 MB/secroot@debian:~# hdparm -t --direct /dev/sda/dev/sda: Timing O_DIRECT disk reads: 70 MB in 3.00 seconds = 23.32 MB/secroot@debian:~# hdparm --offset 20 -t /dev/sda/dev/sda: Timing buffered disk reads (offset 20 GB): 68 MB in 3.07 seconds = 22.12 MB/secroot@debian:~# hdparm --offset 20 -T /dev/sda/dev/sda: Timing cached reads: 10020 MB in 2.00 seconds = 5015.77 MB/secroot@debian:~# hdparm -tv /dev/sda/dev/sda: multcount = 0 (off) readonly = 0 (off) readahead = 256 (on) geometry = 15545/255/63, sectors = 249737216, start = 0 Timing buffered disk reads: 68 MB in 3.08 seconds = 22.11 MB/sec
1: I'm running Debian 12.4 KDE Plasma Desktop
2: Apart from the speed issue, Dolphin takes down the entire system with 100% cpu usage while previewing a big directory with video files. Especially kioslave5 process never stops dropping below 100% cpu usage. Sometimes it takes for ever to generate thumbnails. But this issue is not critical.
Statistics: Posted by manmath — 2024-01-07 10:55 — Replies 4 — Views 77