Hm... similar. root@nsa325:~# hdparm -tT /dev/sdb1 /dev/sdb1: Timing cached reads: 600 MB in 2.00 seconds = 299.75 MB/sec Timing buffered disk reads: 360 MB in 3.00 seconds = 119.91 MB/sec [ 15.162763] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300) [ 15.192936] ata2.00: supports DRM functions and may not be fully accessible [ 15.203654] ata2.00: supports DRM fuby szucsati - Debian
Found the box :). Although one HDD tray is missing, hmf... Anyway. Did a clean install with the latest Debian, and still getting the same network speed. No tuning has been done, SMB Read: ~36MBps, SMB Write ~33MBps And I tested copying a file internally, different folder on the same SSD (pv -pra test.iso > test/test.iso), it was ~48MBps. Could this be a bottleneck at the SATA interface?by szucsati - Debian
Just moved to a new place so my NAS is sleeping in a box somewhere... but I had similar experience when I switched to Debian. I think the stock fw used SMB 1, Debian uses SMB 3, and that needs a lot more CPU power. I however checked with NFS and that was pretty slow as well.by szucsati - Debian
Well, I should try to find that memory stick then :). At some point I will want to sell this, and would be useful to have the chance to get back to the official (and outdated) software. Isn't mtd0 only the uBoot partition? If I erased that, wouldn't I still have the OS? The reason why I wanted to try the official FW was that I just bought this NAS second hand, and I jumped straightby szucsati - Debian
Oh, it's good to know, I don't know why I thought it would. Is there a way to set it up though to fall back to NAND of there's no usb or sata device with rootfs? Or at least to manually configure it to boot from there should one would like to boot stock FW? And how badly did I mess up the system by erasing the full partition?by szucsati - Debian
First of all, big thank you for all who contributed to this project. It's awesome to have Debian running on this old hardware. I have one question (or problem) though. I have the latest uBoot installed, should it boot the factory software if no rootfs partition is found? I was careless and managed to use flash_erase_all instead of flash_erase on mtd0, and of cours misplaced the memory stiby szucsati - Debian