복제 패키지는 시스템의 모든 복제 패키지를 표시하는 shares replication packages 아래에 있는 플랫 뷰의 CLI에 구성됩니다.
hostname:> shares replication packages hostname:shares replication packages> list ID STATE DATA TIMESTAMP SOURCE DATASET package-002 idle 2019-10-04 19:26:37 hostsource berries package-001 idle 2019-10-04 19:26:10 hostsource berries package-004 idle 2019-10-04 20:53:51 hostsource berries/blackberry package-003 recv 2019-10-04 20:59:52 hostsource cherries/maraschino
패키지는 SOURCE, DATASET, DATA_TIMESTAMP 기준으로(내림차순) 정렬됩니다.
hostname:shares replication packages> select package-001
hostname:shares replication packages package-001> show
Properties:
id = d6137c89-7056-4788-a4d1-b5892fe315e0
source_name = hostsource
source_asn = a751dc0f-abcd-1234-6789-f5e8315eaffa
source_ip = 00.000.00.00:000
source_pool = poolS
target_pool = poolT
replica_of = berries
enabled = true
state = idle
state_description = Idle (no update in progress)
offline = false
import_path =
data_timestamp = Fri Oct 04 2019 19:26:10 GMT+0000 (UTC)
last_sync = Fri Oct 04 2019 19:26:10 GMT+0000 (UTC)
last_try = Fri Oct 04 2019 19:26:10 GMT+0000 (UTC)
last_result = success
Projects:
berries
복제 패키지는 다음 예에 나와 있는 것처럼 ID를 지정하여 직접 선택할 수 있습니다.
hostname:shares replication packages> select d6137c89-7056-4788-a4d1-b5892fe315e0 hostname:shares replication packages package-001>
hostname:shares replication packages package-001> select berries
hostname:shares replication packages package-001 berries> get mountpoint
mountpoint = /export
hostname:shares replication packages package-001 berries> get sharenfs
sharenfs = on
수정할 수 있는 패키지 등록 정보 목록은 복제 패키지 등록 정보를 참조하십시오.