PINE64
Cheap 4-port SATA card working with RockPro64 4Gb - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: RockPro64 Hardware and Accessories (https://forum.pine64.org/forumdisplay.php?fid=102)
+--- Thread: Cheap 4-port SATA card working with RockPro64 4Gb (/showthread.php?tid=9726)



Cheap 4-port SATA card working with RockPro64 4Gb - andyburn - 04-23-2020


.png   OMV.png (Size: 57.75 KB / Downloads: 556)

Hello,
Just a small post to report some success with a cheap 4-port SATA card on the Rockpro64
Big Grin
https://www.amazon.ca/Ziyituod-Controller-Express-Expression-Profile/dp/B07T66ZXMT/ref=pd_bap_rp_10_pd_bap_rp_10_vtp_1_1?_encoding=UTF8&psc=1&refRID=YPFPQP20HY5WRVNV0WZ8

It works with Ayufans 0.9.14 minimal, and with StretchOMV (Stretch) - with armhf variants.
All ports work. For testing I have a 4Tb Seagate, and 2 x 3Tb Seagate in RAID5. There is also a 2Tb drive not in the array.
(Card mode switch is set to AHCI boot)
For individual disks, under Debian using hdparm -Tt /dev/sdX, I was getting >100mb/s.

I will update when the array has finished syncing.

hdparm -Tt /dev/md0 
/dev/md0:
 Timing cached reads:   2026 MB in  2.00 seconds = 1013.04 MB/sec
 Timing buffered disk reads: 830 MB in  3.01 seconds = 275.87 MB/sec

Not bad for a little SBC.

Tongue
Thanks,
Andy


RE: Cheap 4-port SATA card working with RockPro64 4Gb - pgwipeout - 04-23-2020

I've made a rockpro64 device compatibility page.
Please update it with your successes/failures.

https://wiki.pine64.org/index.php/ROCKPro64_Hardware_Accessory_Compatibility


RE: Cheap 4-port SATA card working with RockPro64 4Gb - kuleszdl - 04-24-2020

If yours has a ASM1062 chipset, then I guess I have basically the same card (I already had added it to the Wiki). At least from the outside it looks the same.

Nice to hear that yours works with several disks attached, feel free to add this to the wiki.


RE: Cheap 4-port SATA card working with RockPro64 4Gb - andyburn - 04-25-2020

Indeed it is.

root@shyguy:~# lspci
00:00.0 PCI bridge: Device 1d87:0100
01:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)
root@shyguy:~#
root@shyguy:~# uname -r
4.4.190-1233-rockchip-ayufan-gd3f1be0ed310

Model number is SU-SA3004.V2
Only pci-e X1, but seems to be working just fine.

Thanks,
Andy


RE: Cheap 4-port SATA card working with RockPro64 4Gb - zer0sig - 08-01-2020

Cool. I see there is a 6-port version as well, wonder if it's workable (the card looks like it would fit to me, but maybe I'm wrong)

Are these 2.5" disks? 3.5"? spinning or SSD? all running off the stock power supply?

I could see setting one of these up myself. I've been wanting to set up a NAS machine and would love to do it with a PINE64 device. Preferably with some manner of RAID, mdadm would be fine at home.


RE: Cheap 4-port SATA card working with RockPro64 4Gb - Bullet64 - 08-02-2020

(08-01-2020, 05:38 PM)zer0sig Wrote: Cool. I see there is a 6-port version as well, wonder if it's workable (the card looks like it would fit to me, but maybe I'm wrong)

Are these 2.5" disks? 3.5"? spinning or SSD? all running off the stock power supply?

I could see setting one of these up myself. I've been wanting to set up a NAS machine and would love to do it with a PINE64 device. Preferably with some manner of RAID, mdadm would be fine at home.

Hi, i use an PCIe SATA-card with JMicron JMS585- Chip. It has 5 ports. I am using this as an NAS.

2 * 2,5 Zoll as RAID1
2 * 3,5 Zoll as RAID1
Port 5 2,5 Zoll SSD with sys

u-boot in SPI and it boots from port 5

Code:
root@NASrp64:~# uname -a
Linux NASrp64 5.6.0-1137-ayufan-ge57f05e7bf8f #ayufan SMP Wed Apr 15 10:16:02 UTC 2020 aarch64 GNU/Linux



RE: Cheap 4-port SATA card working with RockPro64 4Gb - zer0sig - 08-10-2020

Thanks,
that is very helpful.
Will check out this other forum.