trouble7

배병진·2023년 8월 2일
0

현상

  • Vm의 상태는 정상적이지만 특정 서버에 있는 Vm이 마이그레이션 실패

기존 마이그레이션 실패 원인

  • Volume의 변경
  • Flavor의 변경
  • Volume이 여러개 할당이 되어 있고 Controller DB와 M/w DB가 맞지 않을 경우 마이그레이션 실패

마이그레이션 실패 로그 확인

libvirt: XML-RPC error : internal error:client socket is closed
message repeated 10 times : [libvirt: XML-RPC error : internal error:client socket is closed]
autorefresh.go / cannot prepare auto-refresh change due to a permanent network error:persistent network error: (http에서 api받아오는 경로) dial tcp : lookup snapcraft.io : Temporary failure in name resolution

해당 서버에서 위와 같은 로그가 발생하여 해당 서버의 libvirt가 다운이 되었는가 싶어 상태 확인 시 Active
repeat 10회 시행 시 Client socket closed가 발생 하여 해당 VM이 꺼져있나 확인 시 Running
snapcraft 부분에 마이그레이션이 실패하던 Vm서버의 snap 파티션 확인 시 100프로로 해당 파티션에 저장되어있는 Snap 삭제

profile
history and study

0개의 댓글

Powered by GraphCDN, the GraphQL CDN