파일 시스템, LUN 또는 프로젝트에 대한 자동 스냅샷 일정을 삭제하려면 다음 절차를 수행합니다.
hostname:> shares select myproject hostname:shares myproject> select demo_share
hostname:shares myproject/demo_share> snapshots automatic hostname:shares myproject/demo_share snapshots automatic>
list 명령을 사용하면 이 공유 또는 프로젝트에 대한 자동 스냅샷 일정 목록을 볼 수 있습니다.
hostname:shares myproject/demo_share snapshots automatic> list
Properties:
convert = false
Automatics:
NAME FREQUENCY DAY HH:MM KEEP
automatic-000 day - 00:00 4
이 등록 정보를 convert = false로 유지하면 이 일정을 삭제할 때 이 일정으로 작성된 자동 스냅샷이 삭제됩니다.
hostname:shares myproject/demo_share snapshots automatic> set convert=true
convert = true
hostname:shares myproject/demo_share snapshots automatic> commit
list 명령을 사용하여 변경사항을 볼 수 있습니다.
hostname:shares myproject/demo_share snapshots automatic> list
Properties:
convert = true
Automatics:
NAME FREQUENCY DAY HH:MM KEEP
automatic-000 day - 00:00 4
확인을 요청하는 메시지가 표시됩니다.
hostname:shares myproject/demo_share snapshots automatic> destroy automatic-000 This will destroy "automatic-000". Are you sure? (Y/N)
This will destroy "automatic-000". Are you sure? (Y/N) Y