Can Everything index a 20TB Nasuni cloud storage instance?

General discussion related to "Everything".
Post Reply
chxadmin
Posts: 1
Joined: Fri Feb 16, 2018 2:25 pm

Can Everything index a 20TB Nasuni cloud storage instance?

Post by chxadmin »

I currently have a Nasuni solution with a 20TB cloud respository with a 12TB local SAN device to cache local files that also manages it snapshots. How can Everything be implemented for my staff to be able to perform searches on the local SAN device.
void
Developer
Posts: 15337
Joined: Fri Oct 16, 2009 11:31 pm

Re: Can Everything index a 20TB Nasuni cloud storage instance?

Post by void »

Currently, I would recommend using folder indexing:
http://www.voidtools.com/support/everyt ... r_indexing
Pros: Up to date indexes, changes to server monitored in real-time.
Cons: High bandwidth - may hinder server performance.

Alternatively, please consider filelists or ETP:
http://www.voidtools.com/support/everything/file_lists
Pros: Medium bandwidth - access to the server is only done once. File lists can be updated daily and pushed out to clients.
Cons: Filelists can be large, clients will need to download it when updating local indexes, changes are not monitored.

http://www.voidtools.com/support/everything/etp
Pros: Always Up to date indexes (if the Everything ETP server is running on your server), very small bandwidth requirements.
Cons: Clients only see a small window of results.
Post Reply