Cloud Storage Reviews
6716 reviews
:)
Jonathan G. · Reviewed около 8 лет ago
David J. · Reviewed около 8 лет ago
***
hari k. · Reviewed около 8 лет ago
Arndt R. · Reviewed около 8 лет ago
Estefani P. · Reviewed около 8 лет ago
Basabendra M. · Reviewed около 8 лет ago
I was told that I do not have permissions
Marc B. · Reviewed около 8 лет ago
YIMING B. · Reviewed около 8 лет ago
Difficulty with cross-project sharing. Instructions do not follow with the output on the SSH console.
Marek K. · Reviewed около 8 лет ago
James Y. · Reviewed около 8 лет ago
Adrian S. · Reviewed около 8 лет ago
Mat M. · Reviewed около 8 лет ago
Ron R. · Reviewed около 8 лет ago
Rory S. · Reviewed около 8 лет ago
Olivier D. · Reviewed около 8 лет ago
Damodar P. · Reviewed около 8 лет ago
Atsuya T. · Reviewed около 8 лет ago
when uploading files to bucket versioning is not enabled by default.
Gregory S. · Reviewed около 8 лет ago
OK
Bob W. · Reviewed около 8 лет ago
fine
German C. · Reviewed около 8 лет ago
Pedro B. · Reviewed около 8 лет ago
Alfonso P. · Reviewed около 8 лет ago
TASK 1 With 'cloud init' there are no projects. Choose the account you would like to use to perform operations for this configuration: [1] 565755140161-compute@developer.gserviceaccount.com [2] storecore@qwiklabs-gcp-631e5dbe4bdedff1.iam.gserviceaccount.com [3] Log in with a new account Please enter your numeric choice: 2 You are logged in as: [storecore@qwiklabs-gcp-631e5dbe4bdedff1.iam.gserviceaccount.com]. This account has no projects. Would you like to create one? (Y/n)? TASK 2-1 I had some issues with the bucket permissions. storecore service account with Project Editor role has only these permissions: - storage.buckets.create - storage.buckets.delete - storage.buckets.list Permissions do not include creating objects as needed. google320701_student@storecore:~$ gsutil cp setup.html gs://$BUCKET_NAME_1 Copying file://setup.html [Content-Type=text/html]... AccessDeniedException: 403 storecore@qwiklabs-gcp-631e5dbe4bdedff1.iam.gserviceaccount.com does not have storage.ob jects.create access to hooli11/setup.html. To work around this I added 'Storage Object Creator' role for storecore in storage bucket that includes: - storage.objects.create After that the copy operation succeeded. google320701_student@storecore:~$ gsutil cp setup.html gs://$BUCKET_NAME_1 Copying file://setup.html [Content-Type=text/html]... - [1 files][ 53.6 KiB/ 53.6 KiB] Operation completed over 1 objects/53.6 KiB. TASK 3 There was no .boto file, had to create one with contents: google320701_student@storecore:~$ cat .boto [GSUtil] encryption_key=TvZIDPQNzJ5ysM3EN6DdCVlY5OZx6/dKGJv9XROqouc= And again in verify encryption section we don't have list permissions this time. google320701_student@storecore:~$ gsutil cp gs://$BUCKET_NAME_1/setup* ./ AccessDeniedException: 403 storecore@qwiklabs-gcp-631e5dbe4bdedff1.iam.gserviceaccount.com does not have storage.ob jects.list access to hooli11. Storage Object Viewer permissions for storecore in the bucket should do it. google320701_student@storecore:~$ gsutil cp gs://$BUCKET_NAME_1/setup* ./ Copying gs://hooli11/setup.html... Copying gs://hooli11/setup2.html... Copying gs://hooli11/setup3.html... / [3 files][160.7 KiB/160.7 KiB] Operation completed over 3 objects/160.7 KiB. TASK 5 And again lacking permissions for the bucket. google320701_student@storecore:~$ gsutil lifecycle get gs://$BUCKET_NAME_1 AccessDeniedException: 403 storecore@qwiklabs-gcp-631e5dbe4bdedff1.iam.gserviceaccount.com does not have storage.bu ckets.get access to hooli11. This time I added Storage Admin permissions for storecore in the bucket. google320701_student@storecore:~$ gsutil lifecycle get gs://$BUCKET_NAME_1 gs://hooli11/ has no lifecycle configuration.
Pirkka L. · Reviewed около 8 лет ago
Suraj T. · Reviewed около 8 лет ago
Alfonso P. · Reviewed около 8 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.