Migrate to Containers: Qwik Start Reviews
4229 reviews
errors occur. migration build just hangs with no way to restart it
Ryan Joseph B. · Reviewed около 4 лет ago
error on the first command. gcloud compute instances create source-vm --zone=us-central1-a --machine-type=n1-standard-1 --subnet=default --scopes="cloud-platform" --tags=http-server,https-server --image=ubuntu-minimal-1604-xenial-v20200317 --image-project=ubuntu-os-cloud --boot-disk-size=10GB --boot-disk-type=pd-standard --boot-disk-device-name=source-vm --metadata startup-script='#! /bin/bash # Installs apache and a custom homepage sudo su - apt-get update apt-get install -y apache2 cat <<EOF > /var/www/html/index.html <html><body><h1>Hello World</h1> <p>This page was created from a simple start up script!</p> </body></html> EOF' gcloud crashed (ValueError): Invalid header value b'/usr/bin/../lib/google-cloud-sdk/lib/gcloud.py compute instances create source-vm --zone=us-central1-a --machine-type=n1-standard-1 --subnet=default --scopes=cloud-platform --tags=http-server,https-server --image=ubuntu-minimal-1604-xenial-v20200317 --image-project =ubuntu-os-cloud --boot-disk-size=10GB --boot-disk-type=pd-standard --boot-disk-device-name=source-vm --metadata startup-script=#! /bin/bash\n# Installs apache an d a custom homepage\nsudo su -\napt-get update\napt-get install -y apache2\ncat <<EOF > /var/www/html/index.html\n<html><body><h1>Hello World</h1>\n<p>This page w as created from a simple start up script!</p>\n</body></html>\nEOF' If you would like to report this issue, please run the following command: gcloud feedback To check gcloud for common problems, please run the following command: gcloud info --run-diagnostics
Halim K. · Reviewed около 4 лет ago
The "Migrate the VM using the migration plan" is not working. It's always stay in 1/3 Progress Step: ExtractImage NAME CURRENT-OPERATION PROGRESS STEP STATUS AGE my-migration GenerateArtifacts [1/3] ExtractImage Running 27m6s
Handy H. · Reviewed около 4 лет ago
error on the first command. gcloud compute instances create source-vm --zone=us-central1-a --machine-type=n1-standard-1 --subnet=default --scopes="cloud-platform" --tags=http-server,https-server --image=ubuntu-minimal-1604-xenial-v20200317 --image-project=ubuntu-os-cloud --boot-disk-size=10GB --boot-disk-type=pd-standard --boot-disk-device-name=source-vm --metadata startup-script='#! /bin/bash # Installs apache and a custom homepage sudo su - apt-get update apt-get install -y apache2 cat <<EOF > /var/www/html/index.html <html><body><h1>Hello World</h1> <p>This page was created from a simple start up script!</p> </body></html> EOF'
Halim K. · Reviewed около 4 лет ago
Swayam Prakash T. · Reviewed около 4 лет ago
Tina M. · Reviewed около 4 лет ago
Harald H. · Reviewed около 4 лет ago
Subhasis M. · Reviewed около 4 лет ago
Girish P. · Reviewed около 4 лет ago
Senthil Kumarr M. · Reviewed около 4 лет ago
Harald H. · Reviewed около 4 лет ago
Swayam Prakash T. · Reviewed около 4 лет ago
SOHAIL A. · Reviewed около 4 лет ago
1.This command with startup-script metadata returns ValueError. gcloud compute instances create source-vm --zone=us-central1-a --machine-type=n1-standard-1 --subnet=default --scopes="cloud-platform" --tags=http-server,https-server --image=ubuntu-minimal-1604-xenial-v20200317 --image-project=ubuntu-os-cloud --boot-disk-size=10GB --boot-disk-type=pd-standard --boot-disk-device-name=source-vm --metadata startup-script='#! /bin/bash # Installs apache and a custom homepage sudo su - apt-get update apt-get install -y apache2 cat <<EOF > /var/www/html/index.html <html><body><h1>Hello World</h1> <p>This page was created from a simple start up script!</p> </body></html> EOF' 2. migration generate artifact does not complete within 45 minutes.
Manson Y. · Reviewed около 4 лет ago
Get Artifact Process always takes a long time and next steps fails
Manish P. · Reviewed около 4 лет ago
Harald H. · Reviewed около 4 лет ago
most commands didnt not work with copy paste, need to be verified
Narayanan V. · Reviewed около 4 лет ago
Handy H. · Reviewed около 4 лет ago
Error
Manish P. · Reviewed около 4 лет ago
following didnt work , so could not complete the lab gcloud compute instances create source-vm --zone=us-central1-a --machine-type=n1-standard-1 --subnet=default --scopes="cloud-platform" --tags=http-server,https-server --image=ubuntu-minimal-1604-xenial-v20200317 --image-project=ubuntu-os-cloud --boot-disk-size=10GB --boot-disk-type=pd-standard --boot-disk-device-name=source-vm --metadata startup-script='#! /bin/bash # Installs apache and a custom homepage sudo su - apt-get update apt-get install -y apache2 cat <<EOF > /var/www/html/index.html <html><body><h1>Hello World</h1> <p>This page was created from a simple start up script!</p> </body></html> EOF'
Arjuna W. · Reviewed около 4 лет ago
Kamlesh K. · Reviewed около 4 лет ago
Running many times the lab and still didn't get pass the step "migctl migration generate-artifacts my-migration". Is still in ExtrractImage step.
Costel B. · Reviewed около 4 лет ago
this is worst lab
Sadashiv K. · Reviewed около 4 лет ago
f
Bernhard F. · Reviewed около 4 лет ago
zxccx
Henry S. · Reviewed около 4 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.