[FrontPage] [TitleIndex] [WordIndex

2.5" (70mm) Solid State Drives (SSD's)

undercon.png


Normally used with one of these USB-to-SATA cables/enclosures:



Silicon Power SP A55 128GB

P1100693rcs.JPG

P1100694rcs.JPG

baititon 120GB

P1110084rcs.JPG

P1110085rcs.JPG

YUCUN R570 120GB

P1110468rcs.JPG

P1110469rcs.JPG

Drive state before and after Partitioning Etc.

DiskYucun#1.png

GPartedYucun#1.png

GPartedYucun#2.png
GPartedYucun#3.png

DiskYucun#2.png

integral V Series 120GB

First Sample (Nov.2021)

(Mounted in a AUKEY WD-N3 HDD Enclosure/Powerbank/WiFi Router Etc.)

P1130349rcsg.JPG
P1130352rcs.JPG

P1130351rcgs.JPG

Drive state Partitioning Etc.

AUKEY_IntegralVS120#1.jpg

trevor@raspiP400gPiOS64:~ $ lsusb
Bus 002 Device 003: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04d9:0007 Holtek Semiconductor, Inc. 
Bus 001 Device 005: ID 1ea7:0064 SHARKOON Technologies GmbH 
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

trevor@raspiP400gPiOS64:~ $ lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
    |__ Port 2: Dev 3, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 3: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 2: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M

T:  Bus=02 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  3 Spd=5000 MxCh= 0
D:  Ver= 3.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs=  1
P:  Vendor=174c ProdID=55aa Rev=01.00
S:  Manufacturer=GODO
S:  Product=WiFiDisk
S:  SerialNumber=201401000062
C:  #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=0mA
I:  If#=0x0 Alt= 1 #EPs= 4 Cls=08(stor.) Sub=06 Prot=62 Driver=uas

trevor@raspiP400gPiOS64:~ $ cd /media/trevor/AUKEYIVS/
trevor@raspiP400gPiOS64:/media/trevor/AUKEYIVS $ mkdir TestArea
trevor@raspiP400gPiOS64:/media/trevor/AUKEYIVS/TestArea $ dd if=/dev/zero of=test.data bs=4M count=1000 status=progress
3955228672 bytes (4.0 GB, 3.7 GiB) copied, 17 s, 233 MB/s
1000+0 records in
1000+0 records out
4194304000 bytes (4.2 GB, 3.9 GiB) copied, 18.9544 s, 221 MB/s
trevor@raspiP400gPiOS64:/media/trevor/AUKEYIVS/TestArea $ ls -laF
total 4096064
drwxr-xr-x 2 trevor trevor      32768 Nov 15 22:37 ./
drwxr-xr-x 3 trevor trevor      32768 Jan  1  1970 ../
-rw-r--r-- 1 trevor trevor 4194304000 Nov 15 22:37 test.data
trevor@raspiP400gPiOS64:/media/trevor/AUKEYIVS/TestArea $ 

trevor@raspiP400gPiOS64:/media/trevor/AUKEYIVS/TestArea $ df
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/root      114593388 29663232  79066044  28% /
devtmpfs         1776844        0   1776844   0% /dev
tmpfs            1942540    26004   1916536   2% /dev/shm
tmpfs            1942540     9132   1933408   1% /run
tmpfs               5120        4      5116   1% /run/lock
tmpfs            1942540        0   1942540   0% /sys/fs/cgroup
/dev/sda1         258095    30364    227732  12% /boot
tmpfs             388508        8    388500   1% /run/user/1001
/dev/sdb       117192096  4114912 113077184   4% /media/trevor/AUKEYIVS
trevor@raspiP400gPiOS64:/media/trevor/AUKEYIVS/TestArea $ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 111.8G  0 disk 
├─sda1   8:1    0   256M  0 part /boot
└─sda2   8:2    0 111.5G  0 part /
sdb      8:16   0 111.8G  0 disk /media/trevor/AUKEYIVS

AUKEY_IntegralVS120#2.jpg

AUKEY_IntegralVS120#3es.jpg

Second Sample (Jan. 2022)

Subsequently used for a test install of Raspberry Pi Desktop for PC/MAC

P1130501rcs.JPG

P1130502rrcs.JPG

P1130509rrcs.JPG

P1130510rcs.JPG

VS_SATA#2_GDisk#3.png

trevor@raspiP400gPiOS64:~ $ lsusb
Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04d9:0007 Holtek Semiconductor, Inc. 
Bus 001 Device 005: ID 1ea7:0064 SHARKOON Technologies GmbH 
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 006: ID 14cd:6116 Super Top M6116 SATA Bridge
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

trevor@raspiP400gPiOS64:~ $ lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 2: Dev 6, If 0, Class=Mass Storage, Driver=usb-storage, 480M
        |__ Port 3: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 2: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M

trevor@raspiP400gPiOS64:~ $ cd /media/trevor/VS120#2/
trevor@raspiP400gPiOS64:/media/trevor/VS120#2 $ mkdir test
trevor@raspiP400gPiOS64:/media/trevor/VS120#2 $ cd test
trevor@raspiP400gPiOS64:/media/trevor/VS120#2/test $ dd if=/dev/zero of=test.data bs=4M count=1000 status=progress
4181721088 bytes (4.2 GB, 3.9 GiB) copied, 117 s, 35.7 MB/s
1000+0 records in
1000+0 records out
4194304000 bytes (4.2 GB, 3.9 GiB) copied, 133.223 s, 31.5 MB/s
trevor@raspiP400gPiOS64:/media/trevor/VS120#2/test $ ls -laF
total 4096064
drwxr-xr-x 2 trevor trevor      32768 Jan  8 13:20 ./
drwxr-xr-x 3 trevor trevor      32768 Jan  1  1970 ../
-rw-r--r-- 1 trevor trevor 4194304000 Jan  8 13:22 test.data

Silicon Power SP A55 256GB

20221219_160206rcs.jpg

20221219_160436rcs.jpg

P1140174rcs.JPG

As Supplied (Unformatted)

SP55_256GB#1.jpg

After SD Card Copier clone of Yucun SSD

SP55_256GB#2.jpg

SP55_256GB#3.jpg

trevor@raspiP400gPiOS64:~ $ lsusb
Bus 002 Device 003: ID 174c:225c ASMedia Technology Inc. 
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04d9:0007 Holtek Semiconductor, Inc. 
Bus 001 Device 005: ID 1ea7:0064 SHARKOON Technologies GmbH 
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

trevor@raspiP400gPiOS64:~ $ lsusb -t
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    |__ Port 2: Dev 3, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 3: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 2: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M

trevor@raspiP400gPiOS64:~ $ usb-devices
...
T:  Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=5000 MxCh= 0
D:  Ver= 3.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs=  1
P:  Vendor=174c ProdID=225c Rev=01.00
S:  Manufacturer=Ugreen
S:  Product=Ugreen Storage Device
S:  SerialNumber=20D11E807386
C:  #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=0mA
I:  If#=0x0 Alt= 1 #EPs= 4 Cls=08(stor.) Sub=06 Prot=62 Driver=uas

trevor@raspiP400gPiOS64:~ $ cat rpdiags.txt 
Raspberry Pi Diagnostics - version 0.9
Mon Dec 19 20:46:09 2022

Test : SD Card Speed Test
Run 1
prepare-file;0;0;316599;618
seq-write;0;0;64822;126
rand-4k-write;0;0;10606;2651
rand-4k-read;11443;2860;0;0
Sequential write speed 64822 KB/sec (target 10000) - PASS
Random write speed 2651 IOPS (target 500) - PASS
Random read speed 2860 IOPS (target 1500) - PASS
Test PASS

trevor@raspiP400gPiOS64:~ $ cd Test/
trevor@raspiP400gPiOS64:~/Test $ dd if=/dev/zero of=test.data bs=4M count=1000 status=progress
4018143232 bytes (4.0 GB, 3.7 GiB) copied, 14 s, 287 MB/s
1000+0 records in
1000+0 records out
4194304000 bytes (4.2 GB, 3.9 GiB) copied, 15.4888 s, 271 MB/s
trevor@raspiP400gPiOS64:~/Test $ ls -laF
total 4096012
drwxr-xr-x  2 trevor trevor       4096 Dec 19 20:45 ./
drwxr-xr-x 44 trevor trevor       4096 Jan 19 18:04 ../
-rw-r--r--  1 trevor trevor 4194304000 Jan 19 21:56 test.data



2024-02-11 21:50