VxRail: 업그레이드 후 파일 기반 백업이 중지됨

요약: VxRail 업그레이드 후 파일 기반 백업이 실행되더라도 crontab이 여전히 mcp_python 대신 python 인터프리터를 호출하여 실패를 유발하기 때문에 빈 로그가 남고 호환되는 백업이 없습니다.

이 문서는 다음에 적용됩니다. 이 문서는 다음에 적용되지 않습니다. 이 문서는 특정 제품과 관련이 없습니다. 모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.

증상

VxRail 코드 업그레이드 후 다음 표시등이 나타납니다.

  • 업그레이드 후 호환되는 백업 파일이 없습니다.
vx_mgr:/var/log # mcp_python /mystic/vxm_backup_restore/vxm_backup_restore.py -l 
Current user is root. We can do current job.
Starting to get authentication info.
Connecting to vCenter [vc_fqdn]
Fetched node_sn ['node1', 'node2', 'node3']
Download vxmbackup.json from datastore.
datacenter path is /VxRail-Datacenter download file http_url: https://vc_fqdn/folder/VxRail_backup_folder/vxmbackup.json?dsName=VxRail-Virtual-SAN-Datastore-<cluster id>&dcPath=%2FVxRail-Datacenter
Found 3 VxRail backup item(s)
1) VxRailArchive_20241216125738_28492386.tgz(Incompatible: version not compatible)
2) VxRailArchive_20241216131518_28492386.tgz(Incompatible: version not compatible)
3) VxRailArchive_20241216133018_28492386.tgz(Incompatible: version not compatible)
  • 시스템 "messages" 로그에는 예약된 시간에 백업이 시작되었음을 기록합니다.
2024-12-16T17:15:01.885958+00:00 vx_mgr CRON[19682]: (root) CMD (/usr/bin/logger 'VxM rotation backup start.' && python /mystic/vxm_backup_restore/vxm_backup_restore.py -b) 
2024-12-16T17:15:01.932592+00:00 vx_mgr root: VxM rotation backup start.
2024-12-16T17:15:02.120986+00:00 vx_mgr CRON[19680]: (root) CMDEND (/usr/bin/logger 'VxM rotation backup start.' && python /mystic/vxm_backup_restore/vxm_backup_restore.py -b)
  • VxRailBackupRestore.log 파일은 0바이트이며 비어 있습니다.
vx_mgr:/home/mystic # ls -lh /var/log/mystic/VxRailBackupRestore.log 
--w----r-T 1 root root 0 Dec 16 18:50 /var/log/mystic/VxRailBackupRestore.log

vx_mgr:/home/mystic # cat /var/log/mystic/VxRailBackupRestore.log
vx_mgr:/home/mystic #
  • 제네릭을 사용하여 백업 스크립트 실행 python 인터프리터는 사용법 메시지를 표시합니다.
vx_mgr:/var/log # python /mystic/vxm_backup_restore/vxm_backup_restore.py -b 
Usage of the script: mcp_python /mystic/vxm_backup_restore/vxm_backup_restore.py
  • crontab 항목은 여전히 이전 항목을 참조합니다. python 명령을 사용합니다.
vx_mgr:/var/log # cat /etc/cron.d/vxm_schedule_backup 
0 0 * * * root /usr/bin/logger 'VxM rotation backup start.' && python /mystic/vxm_backup_restore/vxm_backup_restore.py -b

원인

VxRail Manager 내부 Python 환경이 최신 릴리스에서 변경되었습니다. 백업 스크립트는 mcp_python 올바른 패키지를 로드합니다.

레거시 crontab 항목

7.0.520 또는 8.0.300 이전 릴리스에서 생성된 파일 기반 백업 작업은 일반 python OS crontab의 인터프리터. 업그레이드 후 이 인터프리터는 더 이상 필요한 환경을 제공하지 않으므로 스크립트가 실패합니다.

버전 간 영향

  • 7.0.520 이전 버전에서 7.0.520 이상 버전으로의 업그레이드.
  • 8.0.300 이전 버전에서 8.0.300 이상으로 업그레이드합니다.
  • 7.0.520 이전 버전에서 8.0.300 이상으로 직접 업그레이드합니다.

해결

해결 단계

  • 다음을 사용하도록 파일 기반 백업 재구성 mcp_python 통역사로. 루트 사용자로 적절한 명령을 수행합니다.
    mcp_python /mystic/vxm_backup_restore/vxm_backup_restore.py -c

     

    VxRail 8.0.370 이상 버전의 경우 다음을 입력합니다.

    mcp_python /mystic/vxm_backup_restore/vxm_backup_restore_limited_bandwidth.py -c

 

자세한 내용은 VxRail 관리 가이드:

표 1: 관련 관리 가이드
문서 설명
VxRail 8.0.x 관리 가이드 VxRail에 대한 일반적인 설명, 작동 방식, 고객 대상 관리 작업을 제공합니다.
VxRail 7.0.x 관리 가이드 VxRail에 대한 일반적인 설명, 작동 방식, 고객 대상 관리 작업을 제공합니다.

해당 제품

VxRail, VxRail Appliance Series, VxRail Software
문서 속성
문서 번호: 000260789
문서 유형: Solution
마지막 수정 시간: 20 7월 2026
버전:  6
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.