Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- HPE
- SLURM
- 1.9
- CPU
- gpfs
- AMD
- LUSTRE
- infiniband
- 1.10
- Linux
- Kernel
- Source
- CUDA
- patch
- HPFSS
- HPCM
- conda
- Singularity
- PFSS
- Cray
- nvidia
- build
- ubuntu
- version
- GPU
- rhel
- java
- hpcm패치
- Docker
- top500
Archives
- Today
- Total
HPE CRAY 자료 공유
[HPFSS]Ansible Error: The error was: 'dict object' has no attribute 'address' 본문
STOGAGES/PFSS
[HPFSS]Ansible Error: The error was: 'dict object' has no attribute 'address'
CRAY KOREA Blog 2022. 5. 9. 12:30- 오류 내용
The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'address' The error appears to be in '/root/ece-installer/ansible/config-server.yml': line 43, column 7, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Update the /etc/hosts file with entries for all nodes here |
- 오류 이유 : default network 확인이 되지 않을 경우 발생
- 해결 방법 : default network의 gateway 설정 하면 해결
- 확인 방법 : 확인 방법 "route -n"
'STOGAGES > PFSS' 카테고리의 다른 글
[PFSS] Matrix of PFSS release component deliverable versions (0) | 2024.03.15 |
---|