Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- v7000
- db
- HP
- Windows
- c3850
- centos8
- iptv 스캔
- Linux
- 리눅스
- ssh
- CentOS
- ibm storage
- ibm 스토리지
- 오류
- #AIX
- centos 8 EOS
- tv 스캔
- 스크립트
- EMC
- VMware
- AIX
- TV
- Update
- 파일시스템 확장
- ibm v7000
- oracle
- IBM
- yum
- 오라클
- 디스크
Archives
- Today
- Total
현재에최선을
[vmware] vcenter appliance 패치 실패 후 에러 난 경우 본문
vcenter appliance 패치 실패 후 에러 난 경우
vcenter appliance 패치 실패 후 다시 실행 시 "업데이트를 실패했습니다. vcenter가 동작하지 않습니다."
메시지와 함께 업데이트가 진행안 될 경우.
아래 작업을 수행 (파일이 없을 경우 다음 단계 진행)
필자의 경우 3, 4, 5은 파일이 없어서 넘어감.
- Take a snapshot/backup of the vCenter appliance.
- Run the following commands on the VCSA via an SSH session:
1) service-control --stop applmgmt
2) rm -rf /storage/core/software-update/updates/*
3) rm -rf /storage/core/software-update/stage/*
4) rm -rf /storage/db/patching.db
5) mv /storage/core/software-packages/staged-configuration.json /storage/core
6) mv /etc/applmgmt/appliance/software_update_state.conf /storage/core
7) service-control --start applmgmt
3. Retry the update.
'[VMware]' 카테고리의 다른 글
[vmware] /storage/log 파일시스템 full 시 (0) | 2022.10.07 |
---|---|
[VMWARE] 마이크로아키텍처 데이터 샘플링(MDS) 취약점 조치 (0) | 2022.01.17 |
[VMware] appliance root password reset 방법 (0) | 2021.09.28 |
[VMware] GUI 업데이트 에러로 CLI로 진행 (0) | 2021.07.19 |
[VMWARE] /bin/sfcbd 충돌로 /var/core/sfcb-smx-zdump.OOO 코어파일 생성... (0) | 2020.12.22 |
Comments