넷앱 3

[장애] CIFS ACL 권한이 삭제되어 Access 안될때 해결 방법

정상 화면ACL 권한이 삭제 된 화면 vserver security file-directory ntfs dacl add -ntfs-sd engineering -vserver svm1 -access-type allow -account everyone -rights full-control -apply-to sub-folders filesError : command failed : duplicate entry 의 메시지가 발생하면 해당 권한은 존재함으로 무시하면 됨.vserver security file-directory policy task add -vserver svm1 -policy-name engineering -path /engineering -ntfs-sd  engineering -security-..

스토리지/NETAPP 2024.11.11

Netapp ifgrp 구성 설명

넷앱에서 네트워크 구성을 bonding 혹은 teaming 이라는 기법으로 서비스를 더욱 안정적으로 사용할 수 있는 옵션이 있다. singlemode : active - standby 구성으로 스위치에서 별도로 설정 할 필요가 없음. multimode : active - active 구성으로 스위치에서 별도로 구성해야함 (시스코 PAgP 구성만 지원) multimode_lacp : active - active 구성으로 스위치에서 LACP 구성해야함. (PAgP 구성 미지원) 해당 설명은 넷앱의 기준으로, 스위치에서 active - passive 로 구성이 가능함.

스토리지/NETAPP 2024.03.04