Oracle® ZFS Storage Appliance 관리 설명서, 릴리스 2013.1.5.0

인쇄 보기 종료

업데이트 날짜: 2016년 2월
 
 

CLI를 사용하여 종속 복제본 나열

  • 특정 스냅샷에서 만들어진 모든 복제본을 나열하려면(종속 복제본) 스냅샷으로 이동한 후 복제본 나열 명령을 사용합니다. 결과에는 복제본 이름 및 복제본이 있는 프로젝트가 표시됩니다.
    clonefish:shares default/builds> snapshots
    clonefish:shares default/builds snapshots> select today
    clonefish:shares default/builds@today> list clones
    
    Clones: 2 total
    
    PROJECT          SHARE
    default          testbed
    default          production
    clonefish:shares default/builds@today>