Skip to content

[GCP] How can a user lookup a vm image which is not in the image list #1184

Description

@seokho-son

GCP에서 하기 딥러닝 관련 이미지를 활용하고 싶은데,
현재는 CB-SP를 통한 이미지 정보 조회에서 오류가 발생합니다.

  • 이미지ID: c1-deeplearning-tf-2-15-cu121-v20240417-debian-11
  • Description: Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M120, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled.
  • Location: asia (Asia Pacific), eu (European Union), us (United States)
  • Labels: capability... : truepublic-image : true
  • Tags : Insufficient permission to list tags.
  • Creation time: Apr 23, 2024, 1:21:06 PM UTC+09:00
  • Family: tf-2-15-gpu-debian-11
  • Encryption type: Google-managed

이미지 조회시 오류: cp-asia-northeast2[Error from: http://localhost:1024/spider/vmimage/c1-deeplearning-tf-2-15-cu121-v20240417-debian-11] Status code: 500 Internal Server Error, Message: {"message":"ProjectId information not found in URL."}
ProjectId information not found in URL.

해당 이미지는 CB-SP에서 리턴하는 GCP 이미지 리스트(8921개 중)에도 포함되어 있지 않습니다.
이 리스트에는 특정 패턴의 이미지만 포함되어 있는 것 같긴하네요. (이미지 아이디 패턴: https://www.googleapis.com/compute/v1/projects/windows-sql-cloud/global/images/sql-server-2014-standard-windows-server-2012-r2-dc-v20160520)

아마도, GCP 드라이버의 경우, 특정 패턴의 이미지 명칭만 수용하는 것으로 보이는데,
처리 방안을 문의 드립니다.

(참고: https://cloud.google.com/deep-learning-vm/docs/images?hl=ko)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions