request vmhost snapshot
구문
request vmhost snapshot <partition> <re0 | re1> <recovery> <routing-engine>
설명
백업 디스크에서 현재 실행 중인 활성 파일 시스템 파티션의 복구 스냅샷을 생성하여 오류 발생 시 기본 디스크를 복구합니다.
디바이스에서 Junos OS 이미지와 함께 호스트 OS 이미지의 스냅샷을 백업합니다. 기본 디스크에 오류가 발생한 경우 백업 디스크에서 사용할 수 있는 이미지에서 부팅한 다음 옵션을 사용하여 recovery
생성된 스냅샷으로 기본 디스크를 복구할 수 있습니다.
옵션
none - 대상 디스크를 분할하지 않고 현재 디스크에서 대상 디스크로 스냅샷을 생성합니다. 대상 디스크의 내용이 손실됩니다.
partition |
(선택 사항) 현재 디스크에서 대상 디스크로 스냅샷을 만들고 대상 디스크를 분할합니다. 대상 디스크의 내용이 손실됩니다. |
re0 | re1 | (선택 사항) 현재 디스크에서 대상 디스크로 스냅샷을 생성하고 슬롯 0()의 라우팅 엔진 또는 슬롯 1 PTX1000 라우터의 경우 RE가 하나뿐이므로 re0|re1은 지원되지 않습니다.
참고:
QFX10002-60C 및 PTX10002-60C 디바이스에는 기본 및 백업 라우팅 엔진이 없습니다. |
recovery | (선택 사항) 백업 디스크에 저장된 스냅샷 콘텐츠에서 기본 디스크를 복구합니다. 이 옵션은 라우팅 엔진이 백업 디스크에서 부팅되는 경우에만 적용할 수 있습니다. 기본 디스크의 내용이 손실됩니다. |
routing-engine | (선택 사항) 스냅샷을 생성할 라우팅 엔진을 지정합니다. 다음 옵션을 사용할 수 있습니다.
|
필요한 권한 수준
유지 관리
샘플 출력
vmhost 스냅샷 요청
user@host> request vmhost snapshot warning: Existing data on the target may be lost Proceed ? [yes,no] (no) yes warning: Proceeding with vmhost snapshot Current root details, Device sda, Label: jrootb_P, Partition: sda4 Snapshot admin context from current boot disk to target disk ... Proceeding with snapshot on secondary disk Mounting device in preparation for snapshot... Cleaning up target disk for snapshot ... Creating snapshot on target disk from current boot disk ... Snapshot created on secondary disk. Software snapshot done
vmhost 스냅샷 복구 요청
user@host> request vmhost snapshot recovery warning: Existing data on the target may be lost Proceed ? [yes,no] (no) yes warning: Proceeding with vmhost snapshot Current root details, Device sdb, Label: jrootb_S, Partition: sdb4 Snapshot admin context from current boot disk to target disk ... Proceeding with snapshot on primary disk Mounting device in preparation for snapshot... Cleaning up target disk for snapshot ... Creating snapshot on target disk from current boot disk ... Primary disk is recovered now. Please issue "request vmhost reboot" to boot from the primary disk. Software snapshot done
릴리스 정보
Junos OS 릴리스 15.1F3에서 소개된 명령입니다.
PTX3000 라우터는 라우팅 및 컨트롤 보드인 RCBPTX를 지원합니다.