• OpenKM Community Performance Question

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #23601  by AthenaAutomation
 
Hello,

I had a question in regards to the limits of OpenKM Community 6.2.2.

We are running it on:
-Windows Server 2008 R2 Standard 64bit OS with a Quad-Core Xeon CPU and 10GB memory
-PostgreSQL (32bit) on same server

Our current database repository is under 5GB and planned number of users is 30-75.

I understand that there are some PostgreSQL optimizations to be made, but in terms on OpenKM itself, is the Community edition suitable for a deployment this size, or is the Professional edition required? If so, what more does the Pro edition give us?

Thank you,

Alex
Last edited by AthenaAutomation on Fri Jun 21, 2013 7:53 pm, edited 1 time in total.
 #23627  by jllort
 
The professional edition has some memory and cache optimizations which are not present in community edition.
 #23644  by jllort
 
With professional version we got customer with some milions of docs in a single installation. That can not be hold with openkm without some optimization ( not only in database ). In a middle-high size installation sometimes is needed make some specific optimization based on customer needs ( is quite dificult to explain but each customer is a world ).
 #23651  by AthenaAutomation
 
I see, so the Pro edition is definitely needed for larger scale deployments. We just started testing out OpenKM Community edition with a good 70 users and so far our Repository is sitting at ~1.5GB with ~7,000 files and ~22,000 folders.

1-What's the best way to get the total document/folder count for the full repository? Not sure if right-clicking on the folder in Windows and choosing properties is 100% accurate?
2-Is it possible to upgrade from Community to Professional editions down the road?

Thanks
 #23668  by jllort
 
There's no problem to migrate between version. And about count you got Administration -> stats ( need some time to calculate repository size after openkm started ) or simply go to Administration -> databas query and then select count to OKM_NODE_DOCUMENT or OKM_NODE_FOLDER tables;
 #23695  by AthenaAutomation
 
Our Stats page displays "No data to display" for Documents, Documents by Size, and Folder by context graphs.

Also, not sure if I'm doing this right, but sending select count to OKM_NODE_DOCUMENT or OKM_NODE_FOLDER tables; outputs:
ERROR: syntax error at or near "to" Position: 14

But you did point me to the right direction, as I logged into pgAdmin (postgres db administrator) and browsed to the okm_node_document table, then performed a count and got 6284 back, which sounds correct.

Also worked for okm_node_folder, with 30,776.

Thanks
 #23709  by jllort
 
Code: Select all
select count(*) from OKM_NODE_DOCUMENT
As I indicated stats view is active after openkm calculates something ( needs sometime after startup ).

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.