Giter Club home page Giter Club logo

Comments (6)

ish-hcc avatar ish-hcc commented on June 2, 2024 1

@powerkimhub
상세한 리뷰 감사합니다. MyImage 부분은 테스트 해보니 다른 CSP 에서도 동일한 문제가 발생하는거 같습니다.

이 부분에서 DiskType 은 default 인데 diskSize 정보가 없어서 발생하는 문제로 보입니다.
https://github.com/cloud-barista/cb-spider/blob/master/api-runtime/common-runtime/VMManager.go#L630

테스트 진행 사항

  • Azure에서 MyImage로 VM 생성시 reqInfo
    &{{vm-02 } MyImage {spider-myimage-01 spider-myimage-01} {vpc-01 } {subnet-01 } [{sg-01 }] Standard_B1ls {keypair-01 } default [] Administrator cloudbarista123^ false}

  • Azure에서 PublicImage로 VM 생성시 reqInfo
    &{{vm-01 } PublicImage {Canonical:UbuntuServer:18.04-LTS:latest Canonical:UbuntuServer:18.04-LTS:latest} {vpc-01 } {subnet-01 } [{sg-01 }] Standard_B1ls {keypair-01 } default [] Administrator cloudbarista123^ false}

  • IBM에서 MyImage로 VM 생성시 reqInfo
    &{{vm-03 } MyImage {spider-myimage-01 spider-myimage-01} {vpc-01 } {subnet-01 } [{sg-01 }] bx2-2x8 {keypair-01 } default [] Administrator cloudbarista123^ false}

from cb-spider.

ish-hcc avatar ish-hcc commented on June 2, 2024 1

Disk Zone 관련 수정 완료
#1164

from cb-spider.

powerkimhub avatar powerkimhub commented on June 2, 2024 1

@powerkimhub 상세한 리뷰 감사합니다. MyImage 부분은 테스트 해보니 다른 CSP 에서도 동일한 문제가 발생하는거 같습니다.


  • 관련 시험 및 현황 공유 캄사 드립니다.
  • 이 에러는 그 사이 다른 사유로 AdminWeb 파트 수정 사항이 있었는데,
  • 의도치 않게 MyImage 기반 VM 생성에 영향을 주었네요.
  • 이 이슈는 서버 파트에서 patch하도록 하겠습니다.

from cb-spider.

ish-hcc avatar ish-hcc commented on June 2, 2024 1

@powerkimhub 넵 알겠습니다 감사합니다!

from cb-spider.

powerkimhub avatar powerkimhub commented on June 2, 2024 1
  • Disk Attach Error fixed via #1164
  • VM Creation Error with MyImage fixed via 975bb16

from cb-spider.

powerkimhub avatar powerkimhub commented on June 2, 2024

cc: @ish-hcc @seokho-son

  • 추가 시험
    • AZ가 존재하지 않는 Region(location) koreasouth 대상으로 Zone 설정 효과 시험
  • Region 설정
    • Zone 구분이 없지만,
    • 다음처럼 Zone 1로 설정(설정은 하지만, 무의미 할 것으로 판단)
    • ※ 현재는 Zone Key가 없으면 Region 등록시 Spider 서버에서 validation 에러 처리됨
    • image

  • VM 생성: azure console에서도 Zone 정보를 제공하지 않음을 확인
    • image

  • 이 경우 Zone 구분이 없기 때문에 예상대로 disk attach도 성공함

  • Zone을 2로 설정 후 동일한 시험
    • image
  • 결과는 Zone 1과 동일

[고찰]

  • Zone을 제공하지 않는 location(koreasouth 등)의 경우
  • 현재 사용자의 Zone 설정과 무관하게(Zone 지원 여부 확인하지 않고) Region 수준에서 자원이 잘 제어됨

[계획]

  • 조만간, Zone-Level Control이 마무리 되면, VM과 Disk 정보에 Zone 정보를 제공할 것이며,
  • 사용자는 이 정보를 확인하여 VM이나 Disk가 Region에 binding된 건지(자원 정보에 Zone 정보가 없을 경우) Zone에 binding 된 것인지 판단 가능하므로,
  • 현재는, 특별히 이슈가 되지 않는 한 현 상태로 유지

from cb-spider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.