![Juju lxc 배포가 작동하지 않습니다!](https://rvso.com/image/1127610/Juju%20lxc%20%EB%B0%B0%ED%8F%AC%EA%B0%80%20%EC%9E%91%EB%8F%99%ED%95%98%EC%A7%80%20%EC%95%8A%EC%8A%B5%EB%8B%88%EB%8B%A4!.png)
lxc 컨테이너에 서비스를 배포하는 데 문제가 있습니다. maas와 juju를 설정하고 4개의 서버를 배포했습니다. 주주 상태는 다음과 같습니다.
environment: maas
machines:
"0":
agent-state: started
agent-version: 1.24.0
dns-name: node4.maas
instance-id: /MAAS/api/1.0/nodes/node-98e78102-1e47-11e5-885d-0030487c90c8/
series: trusty
containers:
0/lxc/9:
agent-state-info: 'container failed to start and was destroyed: juju-machine-0-lxc-9'
instance-id: pending
series: trusty
hardware: arch=amd64 cpu-cores=2 mem=16384M
state-server-member-status: has-vote
단일 시스템에 서비스를 배포할 수 있지만 lxc에는 배포할 수 없습니다. 누구든지 도와줄 수 있나요?
답변1
이를 디버깅하는 가장 좋은 방법은 디버그 로그를 살펴보고 더 이상 정보를 제공하는지 확인하는 것입니다.
juju debug-log -n 1000
지난 몇 달 동안 이 분야에는 많은 개선이 있었습니다. 최신 버전의 juju로 다시 시도하면 도움이 될 수 있습니다.