[DEPRECATED] Create a Cloud SQL Instance Using Deployment Manager のレビュー
2546 件のレビュー
slow while db config
Gulve abhijit · 8年弱前にレビュー済み
Great experience, but quite slow.
Biswas Chanki · 8年弱前にレビュー済み
Satisfied
Vuppu Sainath · 8年弱前にレビュー済み
Mallapur Rahul · 8年弱前にレビュー済み
Jacob Precious · 8年弱前にレビュー済み
Satisfied
Vuppu Sainath · 8年弱前にレビュー済み
Ferreira Araujo Douglas Augusto · 8年弱前にレビュー済み
Harding Damien · 8年弱前にレビュー済み
Hammond Ed · 8年弱前にレビュー済み
Chuah Song Hui · 8年弱前にレビュー済み
McCabe John · 8年弱前にレビュー済み
google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is b9oXqMQQFjxFROFZqPXSMw== Waiting for create [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-failover message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ It appears an error is listed for the failover sql instance. Everything else started fine for me. Second attempt at course and this time the read replica failed to start. google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is ftIix3QhlVqvHmiTJuXQUg== Waiting for create [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-replica-0 message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$ Third attempt, deleting the sql deployment returns an error. :( google482895_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-58bc93436330d566)$ gcloud deployment-manager deployments delete cloud-sql-depThe following deployments will be deleted: - cloud-sql-dep Do you want to continue (y/N)? y Waiting for delete [operation-1527614051284-56d5b5ce17421-6645e990-5d787af0]...failed. ERROR: (gcloud.deployment-manager.deployments.delete) Delete operation operation-1527614051284-56d5b5ce17421-6645e990-5d787af0 failed. Error in Operation [operation-1527614051284-56d5b5ce17421-6645e990-5d787af0]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-instance message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"400","ResourceErrorMessage":{"code":400,"errors":[{"domain":"global","message":"The requested operation is not valid for a replication master instance.","reason":"errorReplicationMasterInvalidOperation"}],"message":"The requested operation is not valid for a replication master instance.","statusMessage":"Bad Request","requestPath":"https://www.googleapis.com/sql/v1beta4/projects/qwiklabs-gcp-58bc93436330d566/instances/cloud-sql-dep-instance","httpMethod":"DELETE"}}'
McCabe John · 8年弱前にレビュー済み
google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is b9oXqMQQFjxFROFZqPXSMw== Waiting for create [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-failover message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ It appears an error is listed for the failover sql instance. Everything else started fine for me. Second attempt at course and this time the read replica failed to start. google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is ftIix3QhlVqvHmiTJuXQUg== Waiting for create [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-replica-0 message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$ Third attempt, deleting the sql deployment returns an error. :( google482895_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-58bc93436330d566)$ gcloud deployment-manager deployments delete cloud-sql-depThe following deployments will be deleted: - cloud-sql-dep Do you want to continue (y/N)? y Waiting for delete [operation-1527614051284-56d5b5ce17421-6645e990-5d787af0]...failed. ERROR: (gcloud.deployment-manager.deployments.delete) Delete operation operation-1527614051284-56d5b5ce17421-6645e990-5d787af0 failed. Error in Operation [operation-1527614051284-56d5b5ce17421-6645e990-5d787af0]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-instance message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"400","ResourceErrorMessage":{"code":400,"errors":[{"domain":"global","message":"The requested operation is not valid for a replication master instance.","reason":"errorReplicationMasterInvalidOperation"}],"message":"The requested operation is not valid for a replication master instance.","statusMessage":"Bad Request","requestPath":"https://www.googleapis.com/sql/v1beta4/projects/qwiklabs-gcp-58bc93436330d566/instances/cloud-sql-dep-instance","httpMethod":"DELETE"}}'
McCabe John · 8年弱前にレビュー済み
google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is b9oXqMQQFjxFROFZqPXSMw== Waiting for create [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-failover message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ It appears an error is listed for the failover sql instance. Everything else started fine for me. Second attempt at course and this time the read replica failed to start. google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is ftIix3QhlVqvHmiTJuXQUg== Waiting for create [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-replica-0 message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$
McCabe John · 8年弱前にレビュー済み
google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is b9oXqMQQFjxFROFZqPXSMw== Waiting for create [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-failover message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ It appears an error is listed for the failover sql instance. Everything else started fine for me. Second attempt at course and this time the read replica failed to start. google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is ftIix3QhlVqvHmiTJuXQUg== Waiting for create [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527611832755-56d5ad8a56338-80d5cc14-9b2dcd60]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-replica-0 message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482788_student@cloudshell:~/deploymentmanager-samples/examples/v2/sqladmin/jinja (qwiklabs-gcp-acc8bf7317676325)$
McCabe John · 8年弱前にレビュー済み
google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ gcloud deployment-manager deployments create cloud-sql-dep --config sqladmin.yaml The fingerprint of the deployment is b9oXqMQQFjxFROFZqPXSMw== Waiting for create [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1527609376210-56d5a46397c50-9ca080d1-e4f2bfcb]: errors: - code: RESOURCE_ERROR location: /deployments/cloud-sql-dep/resources/cloud-sql-dep-failover message: '{"ResourceType":"gcp-types/sqladmin-v1beta4:instances","ResourceErrorCode":"INTERNAL","ResourceErrorMessage":""}' google482660_student@qwiklabs-gcp-b59e6e19f8878b6b:~/deploymentmanager-samples/examples/v2/sqladmin/jinja$ It appears an error is listed for the failover sql instance. Everything else started fine for me.
McCabe John · 8年弱前にレビュー済み
Garcia Arnes Rael · 8年弱前にレビュー済み
Schilling Emmanuel · 8年弱前にレビュー済み
errors encountered
Tang Karwoo · 8年弱前にレビュー済み
Ibrahim Fady · 8年弱前にレビュー済み
Underhill Simon · 8年弱前にレビュー済み
Nicourt Laurent · 8年弱前にレビュー済み
Sturm Jeffrey · 8年弱前にレビュー済み
Elsinger Tracy · 8年弱前にレビュー済み
Underhill Simon · 8年弱前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。