SSD Cache
-
chandc99
- Posts: 1
- youtube meble na wymiar Warszawa
- Joined: Fri Oct 09, 2015 8:07 am
SSD Cache
Would it possible to add the feature of SSD Cache in the future firmware release?
-
damien599901
- Posts: 578
- Joined: Mon Dec 30, 2013 2:53 am
Re: SSD Cache
since ADM 2.4, we have the trim command for the SSD http://adm.asustor.com/
Could you explain more please?
thank you
Could you explain more please?
thank you
Storage: AS7004T & AS5002T
Network: FREEBOX REVOLUTION V6
Laptop: Apple MACBOOK Pro OS X El Capitan & Windows 10
Media Player: ASUSTOR NAS with Kodi 16 Beta & HD_Engine 1 (thanks Fathe_Mande)
Portable: iPhone 6S Plus, iPad Mini 2 & iPad Air
Network: FREEBOX REVOLUTION V6
Laptop: Apple MACBOOK Pro OS X El Capitan & Windows 10
Media Player: ASUSTOR NAS with Kodi 16 Beta & HD_Engine 1 (thanks Fathe_Mande)
Portable: iPhone 6S Plus, iPad Mini 2 & iPad Air
-
RMerlin
- Posts: 39
- Joined: Mon Jul 27, 2015 2:41 am
Re: SSD Cache
This is a feature found on other NAS manufacturer's products. You can add an SSD to your NAS, and it will act as a cache between your network clients, and your slower mechanical-based RAID, allowing for faster writes (as they get done to the SSD, and written back to HDD later on), and faster reads (as it can actively be cacheing the most frequently accessed files on your RAID).
-
TinCanFury
- Posts: 86
- Joined: Sat Sep 19, 2015 7:12 am
Re: SSD Cache
Would not installing more RAM in the NAS provide the same effect?RMerlin wrote:This is a feature found on other NAS manufacturer's products. You can add an SSD to your NAS, and it will act as a cache between your network clients, and your slower mechanical-based RAID, allowing for faster writes (as they get done to the SSD, and written back to HDD later on), and faster reads (as it can actively be cacheing the most frequently accessed files on your RAID).
-
RMerlin
- Posts: 39
- Joined: Mon Jul 27, 2015 2:41 am
Re: SSD Cache
The SSD won't cause any data losses in case of a power failure before the cache gets committed to the array. Plus, the cache can be much larger than with just RAM.TinCanFury wrote:Would not installing more RAM in the NAS provide the same effect?RMerlin wrote:This is a feature found on other NAS manufacturer's products. You can add an SSD to your NAS, and it will act as a cache between your network clients, and your slower mechanical-based RAID, allowing for faster writes (as they get done to the SSD, and written back to HDD later on), and faster reads (as it can actively be cacheing the most frequently accessed files on your RAID).