1. I also think that multiple backingstores are better for backup & recovery purposes. What are the issues you've seen with multiple backingstores? (Hard-coded /default/main in legacy code doesn't count)
2. Interwoven manual has hardware specs up to 50GB content store. But it does not provide a formula to get to 200GB content from there. Hmm, I have not paid that much attention. 50 GB is an awful small backingstore. I do not consider 200 GB overly large. 3. We are currently using SAN with fast network connection. We make clone copies of the content store and then run backup against the clone so that the content store is not frozen for a long time. However, too many old editions does start to bother us in some of the older branches. Do you have a good strategy for removing old editions?
Hmm, I have not paid that much attention. 50 GB is an awful small backingstore. I do not consider 200 GB overly large.
1. We've tested recovery. In case the real store corrupts, we can immediate mount the clone SAN drive to replace it. If the clone is also corrupted, then we have to recover from tape, which may take half a day to a day.
2. Andy, if you don't publish editions, how do you delete old file versions?
3. Is it safe to assume that if the level of user activities is about the same, and only backingstore grow from 50GB to 200GB, the system performance should be about the same? In other words, TeamSite performance is more related to the number of active workflows, number of content users, etc?
4. Is there a number for the maxinum number of active workflows that a single instance of TeamSite can handle regardless of hardware specs?
5. We used LoadRunner to load test TeamSite 6.1 a few years ago. When 10 simulated users submited jobs at the exact same time, it crashed TeamSite. And IWOV tech support told us that TeamSite could not be tested that way. So when TeamSite manual talks about the number of concurrent users, I really wonder how IWOV defines concurrent users. Is it more like the number of users who are doing something in TeamSite on the same day? :-)
For hardware specs I would look at the TS install manual, the #s posed there are pretty solid.
TeamSite does have an issue when you have too many editions and I working with a client at the moment that has that exact problem. If you need to keep you editions because of legal reasons then could simply copy the editions to another normal disk drive and remove the edition from TeamSite. Hard disk space is cheap so this provides a cheap and simple solution. If you are using meta-data then you will need to cop this as well. You could then create a recovery script if required to restore the data. Explain to the business that you cannot keep too much history in TeamSite but it can be recovered in 24hrs and agree an appropriate SLA.
Can you provide more background for the "issue when you have too many editions"?I was under the impression that the "too many editions" problems pretty much went away with 5.5.2 and were non-existent as of 6.x. If you're saying there are still performance issues - please elaborate.Or is the issue simply one of disk space and the fact that old editions mean that old versions of files remain and use up disk-space that you'd like to free up?
Heh. I once thought the same thing....~Four days later, the restore of out 250GB backing store was finally completed. Due to the large number of small files in the backing store, the restore took FOREVER! We backup to disk now (and tape, just in case) and can restore 250GB from tape in ~5 hours.
I'm a little confused. What took 4 days? Restore from tape? Then retore from another disk took 5 hours? You have all 250GB in a single backingstore?
We have not really run into performance issues directly related to "too many editions". But still, yesterday an IWOV tech support person sent me what looks like a KB article titled "TeamSite Performance Factors", item #9 is "large numbers of editons". I will go find out what year what this article created and if it's obsolete. Yes, someone higher up here is concerned about disk space and thinks that deleting old editions will free up spaces. But I have doubts: 1. disk space is cheap 2. Deleting editions may not free up a lot of space. I've done experiment with the iwmigrate tool on our staging backingstore a while ago. The store size was 20+GB (it was in TS 6.1 format). After iwmigrate to TS6.7.1 format, the size grew to 50+GB plus crashed TeamSite :-(. I've also tested with deleting a few branches, then run iwfsshrink, it did not free up as much space as I expected.
iwfsshrink should be run after an iwmigrate and periodically (once a quarter or twice a year).Deleting editions on a regular basis will reduce disk space usage as, over time, you will eventually delete the last remaining pointer to a specific version of a file and then that version of the file will finally be deleted - it's more like treading water than opening a dam.