Monday, September 16

Adobe CQ diskspace issue - CRX(DISK out of space)



Overview
For CRX repository to work properly sufficient disk space must be available. The CRX repository may “freeze" if there is insufficient free disk space. It will resume once space becomes available.


Issue
Website is not responding as there is no sufficient space available to process the user request. Server is running out of disk space so repository has become unresponsive.


Resolution

If your system is either running out of diskspace, or you notice disk thrashing below are some steps that should be followed

   

2.    Manually optimizing tar files using the JMX Console

o   Open the CQ Web Console and click the JMX item in the Main menu .

o   Click the Repository MBean for the com.adobe.granite domain.

o   Click startTarOptimization()

o   To stop the optimization process, click stopTarOptimization()


3.   Access diskUsage interface to see what is consuming the unnecessary space. This interface available in Reports(link on CRX home page)

 Find the resources what can unnecessarily consuming space and can be removed.

No comments:

Post a Comment