Date
1 - 4 of 4
cf-mysql-release
Hanparsian, Grikor <Grikor.Hanparsian@...>
I trying to deploy cf-mysql-release<https://github.com/cloudfoundry/cf-mysql-release> to CF AWS. I’m getting the following error:
$ bosh deploy Processing deployment manifest ------------------------------ Getting deployment properties from director... Unable to get properties list from director, trying without it... Compiling deployment manifest... Cannot get current deployment information from director, possibly a new deployment Please review all changes carefully Deploying --------- Deployment name: `cf-mysql-aws.yml' Director name: `microbosh' Are you sure you want to deploy? (type 'yes' to continue): yes Director task 224 Started unknown Started unknown > Binding deployment. Done (00:00:00) Started preparing deployment Started preparing deployment > Binding releases. Done (00:00:00) Started preparing deployment > Binding existing deployment. Done (00:00:00) Started preparing deployment > Binding resource pools. Done (00:00:00) Started preparing deployment > Binding stemcells. Done (00:00:00) Started preparing deployment > Binding templates. Done (00:00:00) Started preparing deployment > Binding properties. Done (00:00:00) Started preparing deployment > Binding unallocated VMs. Done (00:00:00) Started preparing deployment > Binding instance networks. Done (00:00:00) Started preparing package compilation > Finding packages to compile. Done (00:00:01) Started preparing dns > Binding DNS. Done (00:00:00) Started creating bound missing vms Started creating bound missing vms > mysql_z1/0 Started creating bound missing vms > mysql_z2/0 Started creating bound missing vms > mysql_z3/0 Started creating bound missing vms > proxy_z1/0 Started creating bound missing vms > proxy_z2/0 Started creating bound missing vms > cf-mysql-broker_z1/0 Started creating bound missing vms > cf-mysql-broker_z2/0 Done creating bound missing vms > mysql_z3/0 (00:01:35) Done creating bound missing vms > mysql_z1/0 (00:01:35) Done creating bound missing vms > cf-mysql-broker_z2/0 (00:01:40) Done creating bound missing vms > mysql_z2/0 (00:02:12) Done creating bound missing vms > cf-mysql-broker_z1/0 (00:02:15) Done creating bound missing vms > proxy_z2/0 (00:02:16) Done creating bound missing vms > proxy_z1/0 (00:02:18) Done creating bound missing vms (00:02:18) Started binding instance vms Started binding instance vms > mysql_z1/0 Started binding instance vms > mysql_z2/0 Started binding instance vms > mysql_z3/0 Started binding instance vms > proxy_z1/0 Started binding instance vms > proxy_z2/0 Started binding instance vms > cf-mysql-broker_z1/0 Started binding instance vms > cf-mysql-broker_z2/0 Done binding instance vms > mysql_z1/0 (00:00:00) Done binding instance vms > mysql_z2/0 (00:00:00) Done binding instance vms > cf-mysql-broker_z2/0 (00:00:00) Done binding instance vms > proxy_z1/0 (00:00:00) Done binding instance vms > cf-mysql-broker_z1/0 (00:00:00) Done binding instance vms > mysql_z3/0 (00:00:00) Done binding instance vms > proxy_z2/0 (00:00:00) Done binding instance vms (00:00:00) Started preparing configuration > Binding configuration. Done (00:00:03) Started updating job mysql_z1 > mysql_z1/0 (canary). Done (00:03:04) Started updating job mysql_z2 > mysql_z2/0 (canary). Done (00:02:45) Started updating job mysql_z3 > mysql_z3/0 (canary). Done (00:02:54) Started updating job proxy_z1 > proxy_z1/0 (canary). Failed: `proxy_z1/0' is not running after update (00:10:22) Error 400007: `proxy_z1/0' is not running after update Task 224 error For a more detailed error report, run: bosh task 224 —debug Anyone has experienced this before? Please advise. Thanks, Grikor The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses. Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities. |
|
Gwenn Etourneau
Please log into the proxy vm and check the logs /var/vcap/sys/log
On Wed, Jul 8, 2015 at 7:17 AM, Hanparsian, Grikor < Grikor.Hanparsian(a)bnymellon.com> wrote: I trying to deploy cf-mysql-release |
|
Marco Nicosia
Gwenn Etourneau wrote
Please log into the proxy vm and check the logs /var/vcap/sys/logYes, this would be helpful. Alternatively, if you can at least copy `bosh Grikor.Hanparsian@ wrote:I trying to deploy cf-mysql-release cf-bosh(a).cloudfoundry https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh_______________________________________________ cf-bosh(a).cloudfoundry https://lists.cloudfoundry.org/mailman/listinfo/cf-bosh -- View this message in context: http://cf-bosh.70367.x6.nabble.com/cf-bosh-cf-mysql-release-tp406p418.html Sent from the CF BOSH mailing list archive at Nabble.com. |
|
Hanparsian, Grikor <Grikor.Hanparsian@...>
Hi Marco,
I have copied output of debug command in a file. Please see the attachment. Thanks in advance, Grikor On 7/8/15, 10:03 AM, "cf-bosh-bounces(a)lists.cloudfoundry.org on behalf of mnicosia" <cf-bosh-bounces(a)lists.cloudfoundry.org on behalf of mnicosia(a)pivotal.io> wrote: Gwenn Etourneau wrotePlease log into the proxy vm and check the logs /var/vcap/sys/logYes, this would be helpful. Alternatively, if you can at least copy The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses. Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities. |
|