"Cloud-init 디버깅 방법"의 두 판 사이의 차이

6번째 줄: 6번째 줄:
https://cloudinit.readthedocs.io/en/latest/howto/debugging.html
https://cloudinit.readthedocs.io/en/latest/howto/debugging.html
----
----
다양한 cloud-init 실패 모드가 있으며 이를 디버깅해야 할 필요가 있습니다. 디버깅은 시나리오에 따라 다르지만, 시작 지점은 종종 유사합니다:
* [[#인스턴스에 로그인할 수 없음로그인할 수 없음]]
* [[#cloud-init가 실행되지 않음|cloud-init이 실행되지 않음]]
* [[#cloud-init가 실행되었지만 원하는 작업을 수행하지 않음|cloud-init이 예상치 못한 동작을 함]]
* [[#cloud-init 실행이 완료되지 않음|cloud-init 실행이 완료되지 않음]]
==인스턴스에 로그인할 수 없음==
==cloud-init가 실행되지 않음==
==cloud-init가 실행되었지만 원하는 작업을 수행하지 않음==
==cloud-init 실행이 완료되지 않음==
=== 외부 요인 ===
=== 내부 요인 ===
=== 디버깅을 시작하기 위해 ===

2024년 7월 4일 (목) 23:30 판

1 개요

Crystal Clear action info.png 작성 중인 문서입니다.
How to debug cloud-init
Cloud-init 디버깅 방법

https://cloudinit.readthedocs.io/en/latest/howto/debugging.html


다양한 cloud-init 실패 모드가 있으며 이를 디버깅해야 할 필요가 있습니다. 디버깅은 시나리오에 따라 다르지만, 시작 지점은 종종 유사합니다:

2 인스턴스에 로그인할 수 없음

3 cloud-init가 실행되지 않음

4 cloud-init가 실행되었지만 원하는 작업을 수행하지 않음

5 cloud-init 실행이 완료되지 않음

5.1 외부 요인

5.2 내부 요인

5.3 디버깅을 시작하기 위해

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}