Hi
I have 8 partitions. 4tb each. (2pcs 3,5"hdd) in a RaidSonic ICY BOX IB-3740-C31 Harddisk-array. This is connected to the usb 3.0 port with a high speed onverter usb C to usb a.
Hi
Before that i did use a single 10tb seagate external hdd for serveras years(partitioned (4,4,2tb) works great also.I use a Asus rt-ac5300 (with two 16tb) 32tb hdd total 4tb each in partition size. I have NO problem at all. NO problem to stream 2 HD movies at the same time or copy to the drive and meantime looking at a movie.
I dont know exactly what is heavy duty work is. If not copying several TB between hdd (raid) and at the same time stream through wifi 4k movie to tv. Or 2 4k at the same time. From the same hdd. I never have any tiny hangs or whatever.Going with drives 4TB and larger...
They can work - the challenge is the number of files that can accumulate there and this can run into 100K or more... numbers, not sizes...
One can get to a point where the filesystem in use can consume a fair amount of RAM, and then you have applications like Samba and DLNA - this can run the device out of memory to just mount the FS.
This might (or might not) end well - but @Deldarius mentions - a small drive to keep log files and add-ons is likely ok, even light file sharing, but it's not really intended for heavy duty work like a dedicate NAS box, whether from a NAS vendor or DIY.
Number Start (sector) End (sector) Size Code Name
1 2048 4196351 2.0 GiB 8200 SWAP
2 4196352 8390655 2.0 GiB 8300 Entware
3 8390656 23437768703 10.9 TiB 8300 Share
/dev/sdb2 on /tmp/mnt/Entware type ext4 (rw,nodev,relatime,barrier=1,data=ordered)
/dev/sdb3 on /tmp/mnt/Share type ext4 (rw,nodev,relatime,barrier=1,data=ordered)
Which is expected behavior when attempting to use a router with it's limited hardware and which is not designed as a NAS/file server, as a NAS/file server. There are a number of past discussions on high RAM usage when using external USB drives attached to the router (here and here and here for example). Some have indicated their router has locked up under heavy USB usage.Now... regardless if its DVD or Bluray of any size, memory consumption on the router can go as high as 90%.
sync; echo 1 > /proc/sys/vm/drop_caches
or
sync && echo 3 > /proc/sys/vm/drop_caches
or
free && sync && echo 3 > /proc/sys/vm/drop_caches && free
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!