CQ 5.5 running out of space in an instance
in cq5.5 author , publish instances day day growing larger , because of running out of space?can please suggest me solution??
are in process of doing 'content load'... pages, dam
assets, packages, running scripts load content, etc? 1 thing that
will helpful have cq sys admin on staff... proper management and
maintenance of cq author , pub instances full-time job.
in light of filling role, can , manually system
cleanup. recommend doing following @ least once week
(probably on weekends when content authors not using system):
- delete extraneous packages in package manager (clean your
packages)
the next several steps can found going http://
/crx
- run tar persistence manager optimization
- why: crx writes in append mode, tarpm opt acts disk de-frag
and cleans up\
old, unused tar files identified , deleted
- data store garbage collection (you should see big improvement in disk
usage alone)
- why: cleans out unused assets may have been deleted, not
removed data store
- tar persistence manager index merge
- why: number of indexes can quite large while system appends -
merging reduces the
total number of necessary indexes , improves over-all system
performance
- note: not necessary run after running tarpm opt tarpm opt will
run index merge before and
after
- check repository
- traversal check
- fix inconsistencies
- data store consistency check
- why: parent child relationships broken, repository will
accrue orphan , parent inconsistencies.
in felix console, in config tab:
- day cq wcm version manager
- enable purging
- set max version age
- set max version number
- why: if not configure version manager, crx continually
grow content is
activated, etc...
- configure logging
- out of box, debugging enabled - impacts performance
hope helps!
todd
More discussions in Archived Spaces
adobe
Comments
Post a Comment