Sizing for Win2008 64-Bit servers
3 answers
The disk size of the application server is not much of a factor.
I have a base install of JTS and CCM on Tomcat. It takes up about 1.5 gigs of space.
The only thing I can think of that might increase the size would be the size of the logs and the full text indexes.
(Unless you are using the derby databases stored in their default location under ...\server\conf\<application>\Derby)
What is important is the amount of space you will need for the Databases.
Those can grow rather large and there is no formula to calculate this due to the number of factors involved.
The size is affected mostly by work Item attachment and files in the SCM especially binary ones.
Here are a couple links that might help
Story 95872: RTC Database: I want to be able to do database sizing
Example of our Current Jazznet environment
This includes information on the size of the database for each application.
Performance Scalability information on the development wiki
This one is a bit older but still might provide some useful info
I have a base install of JTS and CCM on Tomcat. It takes up about 1.5 gigs of space.
The only thing I can think of that might increase the size would be the size of the logs and the full text indexes.
(Unless you are using the derby databases stored in their default location under ...\server\conf\<application>\Derby)
What is important is the amount of space you will need for the Databases.
Those can grow rather large and there is no formula to calculate this due to the number of factors involved.
The size is affected mostly by work Item attachment and files in the SCM especially binary ones.
Here are a couple links that might help
Story 95872: RTC Database: I want to be able to do database sizing
Example of our Current Jazznet environment
This includes information on the size of the database for each application.
Performance Scalability information on the development wiki
This one is a bit older but still might provide some useful info
Here's the CLM system requirements for CLM 4.0.4:
https://jazz.net/wiki/bin/view/Deployment/CLMSystemRequirements403
Edit: Never mind, the system requirements does not make any mention of disk size requirements.
https://jazz.net/wiki/bin/view/Deployment/CLMSystemRequirements403
Edit: Never mind, the system requirements does not make any mention of disk size requirements.
Comments
I know the link has 403 in it but it is valid for 4.0.4 as well.
I also took a brief look through the requirements and I didn't see any mention of a recommended disk size. That's unfortunate because I think the work item indices can require a significant amount of disk space, so some planning is needed.
Hi Bo,
I am not able to find disk requirements in system requirements. Did I miss that?
Yeah, in my comment, I mentioned that I could not find a recommended disk size either in the system requirements wiki.
I'll edit the answer to make that clear.