You are viewing limited content. For full access, please sign in.

Question

Question

Repository Performance

asked one day ago

My question is: I have 7 repositories in the Laserfiche system.
The total capacity of all seven repositories is approximately 16 terabytes.
My question is: if all the repositories are migrated and merged into a single repository, making its size around 16 terabytes,
will this affect performance?

Thank you.

1 0

Answer

APPROVED ANSWER
replied one day ago Show version history

Our biggest repository is over 100TB, but volume size has very little impact on client-side performance because volume size doesn't directly correlate to a large database (i.e., in general 1,000 1GB files would have less impact on overall performance than 10,000,000 1KB files).

The important thing for maintenance and upkeep is to manage your volumes efficiently. We use logical volumes and point the volume at a new drive when they get close to 4TB (to make backups and migrations more manageable). Existing volumes stay the same when you change the logical volume, so you can keep rolling it over indefinitely to spread things out across multiple drives, but it is important to keep in mind that if you add pages or electronic documents to an existing entry those items get added to the same volume, so you want a little breathing room on the drives.

Document count, page counts, metadata, and other items that increase the size of the database are going to have a much larger impact on performance, especially for searches (i.e., as Chris pointed out the database has substantially more impact on performance than volume size).

Performance will also be impacted by the quantity and types of columns being displayed in the clients; more columns mean more data to retrieve, and calculated columns like page count and total document size are much more expensive.

Another thing to consider is your folder structures; having too many items in a single folder can negatively impact performance regardless of the overall repository size.

3 0
replied 22 hours ago

thanks a lot for your support Smith

0 0

Replies

replied one day ago

Hi Abdulrheem,

 

We have customers with repositories in excess of 30TB, and performance is not affected/still acceptable.

 

It's all about your SQL specs, you need to make sure SQL is appropriately setup for larger datasets, and Laserfiche will be driven from this.

 

Hope this helps!

1 0
replied one day ago

thanks you for your support Chris

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.