[
https://issues.jboss.org/browse/RFPL-3194?page=com.atlassian.jira.plugin....
]
Brian Leathem commented on RFPL-3194:
-------------------------------------
{code}
[
showcase-richfaces.rhcloud.com 518913464382ecfe68000279]\> quota -s
Disk quotas for user 518913464382ecfe68000279 (uid 1618):
Filesystem blocks quota limit grace files quota limit grace
/dev/mapper/EBSStore01-user_home01
1023M 0 1024M 29814 0 80000
{code}
Looking at the disk usage with the {{du}} command shows the problem is old deployments
hanging around in the {{jbosseap/standalone/tmp/vfs}} folder:
{code}
/var/lib/openshift/518913464382ecfe68000279/jbosseap/standalone
[
showcase-richfaces.rhcloud.com standalone]\> du --max-depth=2 -m | sort -nr
942 .
780 ./tmp/vfs
780 ./tmp
156 ./log
6 ./data
5 ./data/messagingbindings
1 ./tmp/work
1 ./tmp/auth
1 ./data/tx-object-store
1 ./data/timer-service-data
1 ./data/messaginglargemessages
1 ./data/messagingjournal
1 ./data/content
1 ./configuration/standalone_xml_history
1 ./configuration
{code}
Showcase Failure 2014-01-12
---------------------------
Key: RFPL-3194
URL:
https://issues.jboss.org/browse/RFPL-3194
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Brian Leathem
Assignee: Brian Leathem
RichFaces showcase failure. On restarting the application with {{rhc app start -n
richfaces -a showcase}} I received the message:
{quote}
Warning gear 518913464382ecfe68000279 is using 99.8% of disk quota
RESULT:
showcase started
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira