Hide Forgot
Description of problem: My application was giving problems with the database , try to repair the database has crashed , but the application and now does not respond to commands from the RHC tool even when forced stop the application and try to run it again . The URL of the application is http://posts-sfsuser.rhcloud.com/ Actual results: C: \ Ruby200 \ bin > rhc app start -d posts DL is deprecated , please identify Fiddle DEBUG : Authenticating with RHC :: Auth :: Token DEBUG : Connecting to https://openshift.redhat.com/broker/rest/api DEBUG : Getting all domains DEBUG : GET Request https://openshift.redhat.com/broker/rest/api DEBUG : code 200 3814 ms DEBUG : GET Request https://openshift.redhat.com/broker/rest/api DEBUG : code 200 709 ms DEBUG : GET Request https://openshift.redhat.com/broker/rest/domains DEBUG : code 200 1005 ms DEBUG : Getting all domains DEBUG : GET Request https://openshift.redhat.com/broker/rest/domains/sfsuser/appl ications / posts DEBUG : code 200 383 ms DEBUG : Starting application posts DEBUG : Request POST https://openshift.redhat.com/broker/rest/domain/sfsuser/appl ication / posts / events DEBUG : code 500 32478 ms Unable to complete the operation due to Requested : Failed to execute Correctly all parallel operations . Reference ID : 94a8ef54be476d8821ef16fe74755d75
What has this to do with devtoolset-meta?
Disk quota exceeded. Here is what you have for your gear - Quota information for uuid: 52377b3d5004469bf30001da Filesystem: <REDACTED> Blocks used: 1048576 Soft limit for blocks: 0 Hard limit for blocks: 1048576 Inodes used: 1915 Soft limit for inodes: 0 Hard limit for inodes: 40000 Not much can happen if disk is full. php/mysql state this error message upon restart - 'Error writing to temporary file'. Suggestion - create a scalable app and that will put mysql into its own gear.
Mark as verified according to comment 2. The mysql can be a standalone gear in a scalable app and therefore can make full use of 1Gb storage.