Open vjkumarrao opened 7 years ago
i got the same issue, anyone can help us for this point? i thought this about access permission for compute.disks.create
bdutil
simply shells out to basic gcloud
commands; in this case it appears to be trying to parse "(unset)" as your zone. Try ./bdutil -z us-central1-b -e ambari deploy
.
everytime i use "./bdutil -e ambari deploy" command, i get below errors
gcloud compute stdout gcloud compute stderr WARNING: You have selected a disk size of under [200GB]. This may result in poor I/O performance. For more infor mation, see: https://developers.google.com/compute/docs/disks#pdperformance. WARNING: You have selected a disk size of under [200GB]. This may result in poor I/O performance. For more infor mation, see: https://developers.google.com/compute/docs/disks#pdperformance. WARNING: You have selected a disk size of under [200GB]. This may result in poor I/O performance. For more infor mation, see: https://developers.google.com/compute/docs/disks#pdperformance. WARNING: You have selected a disk size of under [200GB]. This may result in poor I/O performance. For more infor mation, see: https://developers.google.com/compute/docs/disks#pdperformance. ERROR: (gcloud.compute.disks.create) Could not fetch resource:
Please assist to resolve this problem.