GoogleCloudPlatform/ai-on-gke

gke-disk-image-builder does not work with hyperdisks

Closed this issue · 0 comments

When attempting to use the gke-disk-image-builder tool with hyperdisk, we ran into the following error:

Nov 22 22:58:32 debian google_metadata_script_runner[2040]: startup-script-url: Device /dev/sdb does not exist. Please rerun the tool to try it again.

Steps to Reproduce:

go run ./cli --project-name=$PROJECT_NAME --image-name=triton-2309-py3-hd --zone=$ZONE --gcs-path=gs://$GCS_PATH/ --container-image='nvcr.io/nvidia/tritonserver:23.09-py3' --machine-type=h3-standard-88 --disk-type=hyperdisk-balanced