Score:0

Export VMDK Disk Files in Google Compute Platform - networks/default' was not found

cn flag

I have a problem to export the VMDK files to my Cloud Storage in buckets

The command:

gcloud compute images export --image=my_vm_disk --destination-uri=gs://my_bucket/my_vm_disk.vmdk --export-format=vmdk

But in process appears this error:

[image-export]: 2023-01-17T19:45:09Z Validation of network "projects/my_proyect/global/networks/default" failed: googleapi: Error 404: The resource 'projects/my_proyect/global/networks/default' was not found, notFound ERROR ERROR: build step 0 "us-central1-docker.pkg.dev/compute-image-tools/wrappers/gce_vm_image_export:release" failed: step exited with non-zero status: 1 ERROR: (gcloud.compute.images.export) build ID_BUILD completed with status "FAILURE"

Just to highlight, on my server I have a VPC and specific rules configured, I can't delete the VPC to be able to export the disk, what could I do to solve it and be able to export my VMDK image to my bucket?

Jeffrey D. avatar
cl flag
If your trying to export an image you can use this public documentation [export-image](https://cloud.google.com/compute/docs/images/export-image) , and also review this [Export an image using Shared VPC](https://cloud.google.com/compute/docs/images/export-image#shared-vpc).
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.