위로 아래

기본

disk show state : 디스크 상태 출력

 

system show version : DDOS 버전 확인

 

 


alert

alerts show all : 전부 출력

alerts show current : 문제 있는 것들만 출력

 

 

 


Mtree

mtree list

mtree 목록 보기

 

mtree list /data/col1/ohs

ohs mtree 보기

 

mtree create /data/col1/ohs

mtree 생성

 

mtree delete /data/col1/ohs

mtree 삭제

 

mtree undelete /data/col1/ohs

mtree 삭제 되돌리기

 

mtree rename data/col1/ohs data/col1/newOhs

mtree 이름 변경

 

 

 


Cleaning

filesys clean start

클리닝 수동 시작

 

filesys clean show config

클리닝 설정 보기

 

filesys clean show schedule

설정되어 있는 클리닝 스케쥴 확인

 

filesys clean watch

클리닝 상황 모니터링

 

filesys clean stop

클리닝 중단

 

 

 

 


Filesystem

filesys sync

수정된 파일을 디스크에 동기화

 

filesys create

Active Tier에서 사용 가능한 

 

filesys clean

파일시스템이 자동으로 만료 날짜가 지난 백업을 제거하고 용량을 확보

(Cloud Tier에서는 적용 X / Active Tier에서만 사용 가능)

 

 

 

 

 


 

Replication

replication abort recover destination

목적지 복구 복제 중단

replication abort resync destination

목적지와의 복제 재싱크 중단

 

replication add source [소스 mtree 경로] destination [타겟 mtree 경로] 

컬렉션 혹은 Mtree 복제에서 replication pair(복제 쌍)을 생성

콜렉션 복제 : replication add source [col://dd1.chaos.local] destination [col://dd2.chaos.local]

mtree 복제 : replication add source [mtree://dd1.chaos.local/date/col1/mtree1] destination [mtree://dd2. chaos.local/date/col1/mtree2]

 

replication break [destination | all]

복제 쌍 제거

 

replication disable [destination | all]

복제 일시정지

소스에서 실행할 경우 : 타겟으로의 데이터 전송을 중지

타겟에서 실행할 경우 : 소스에서의 연결을 중지

 

replication enable [destination | all]

중지되었던 복제를 시작

 

replication initialize

복제 초기화 (데이터 양에 따라서 며칠이 걸릴 수도 있다)

소스에서 실행할 경우 : 소스와 타겟 간의 복제를 시작

 

replication modify [타겟 DD] [source-host | destination-host] [새 이름]

소스 및 타겟의 이름 변경

 

replication reauth [타겟 DD]

소스 및 타겟에서 시스템 인증을 재설정

소스 보호 시스템을 교체할 때 주로 사용

 

replication recover [타겟 DD]

복제를 복구

 

replication resync [타겟 DD]

복제 다시 동기화

복제 쌍의 수동 중단 후, 복제 쌍을 다시 동기화할 때 사용

디렉토리 복제,  Mtree 복제, Pool 복제에 사용 가능 / 컬렉션 복제 X

 

replication schedule 

 

replication show config [destination | all]

복제 구성을 표시

 

 

 

 


Network

net aggregate

DDVE에서는 사용 X / 실물 DD만 사용 가능

 

net failover

 

 


DDBoost

ddboost storage-unit create ohsboost user sysadmin

ohsboost라는 이름의 ddboost를 생성하고 sysadmin 유저가 사용할 수 있도록 설정

 

ddboost storage-unit show 

ddboost 목록 보기

 

ddboost storage-unit show ohsboost

ohsboost라는 이름의 ddboost 보기

 

 

 

 

 

 


VTL