파일 시스템 또는 LUN의 기존 스냅샷 복제본을 만들려면 다음 절차를 수행합니다.
hostname:shares myproject/demo_share> snapshots hostname:shares myproject/demo_share snapshots>
hostname:shares myproject/demo_share snapshots> select snap1
기본적으로 복제본은 복제되는 스냅샷과 동일한 프로젝트에서 작성됩니다.
hostname:shares myproject/demo_share@snap1> clone project1
커밋되지 않은 공유 컨텍스트 상태입니다. 여기서 복제본을 만들기 위해 변경사항을 커밋하기 전에 필요한 경우 등록 정보를 조정할 수 있습니다.
hostname:shares myproject/demo_clone (uncommitted clone)> get aclinherit = restricted (inherited) aclmode = discard (inherited) atime = true (inherited) checksum = fletcher4 (inherited) compression = off (inherited) copies = 1 (inherited) mountpoint = /export/testbed (inherited) quota = 0 (default) readonly = false (inherited) recordsize = 128K (inherited) reservation = 0 (default) secondarycache = all (inherited) nbmand = false (inherited) sharesmb = off (inherited) sharenfs = on (inherited) snapdir = hidden (inherited) vscan = false (inherited) sharedav = off (inherited) shareftp = off (inherited) root_group = other (default) root_permissions = 777 (default) root_user = nobody (default) quota_snap = true (default) reservation_snap = true (default)
hostname:shares myproject/demo_clone (uncommitted clone)> set quota=10G quota = 10G (uncommitted)
hostname:shares myproject/demo_clone (uncommitted clone)> commit hostname:shares myproject/demo_share@demo_clone>
복제본에서 공유 작업을 수행하려면 공유 및 프로젝트를 참조하십시오.
복제본의 복제본을 만들려면 복제본 복제를 참조하십시오.
특정 스냅샷의 모든 복제본을 보려면 스냅샷의 복제본 보기(CLI)를 참조하십시오.
작성된 복제본에서 스냅샷을 확인하려면 복제 원본 보기(CLI)를 참조하십시오.
복제 패키지에서 스냅샷 복제본을 만들려면 복제 패키지에서 스냅샷 복제(CLI)를 참조하십시오.