Oracle ZFS Storage Appliance 정보
Oracle ZFS Storage Appliance 구성
BUI를 사용하여 LACP 통합 링크 인터페이스 만들기
프로브 기반 및 링크 상태 오류 감지를 사용하여 IPMP 그룹 만들기
BUI를 사용하여 InfiniBand 분할 영역 데이터 링크 및 인터페이스 만들기
BUI를 사용하여 클러스터형 컨트롤러에 대해 VLAN ID 없이 VNIC 만들기
BUI를 사용하여 클러스터형 컨트롤러에 대해 동일한 VLAN ID로 VNIC 만들기
CLI를 사용하여 멀티홈 등록 정보를 Strict로 변경
CLI를 사용하여 개시자 및 개시자 그룹의 별칭 스크립트 작성
CLI를 사용하여 자동 생성된 IQN으로 iSCSI 대상 추가
CLI를 사용하여 특정 IQN 및 RADIUS 인증으로 iSCSI 대상 추가
CLI를 사용하여 CHAP 인증으로 iSCSI 개시자 추가
Oracle ZFS Storage Appliance 환경 설정
ZS4-4, ZS3-4 및 7x20 클러스터 케이블 연결
다음 예에서는 CLI configuration san targets srp groups 컨텍스트를 사용하여 targetSRPgroup이라는 SRP 대상 그룹을 만드는 방법을 보여 줍니다.
swallower:configuration san targets srp groups> create swallower:configuration san targets srp group (uncommitted)> set name=targetSRPgroup name = targetSRPgroup (uncommitted) swallower:configuration san targets srp group (uncommitted)> set targets=eui.0002C903000489A4 targets = eui.0002C903000489A4 (uncommitted) swallower:configuration san targets srp group (uncommitted)> commit swallower:configuration san targets srp groups> list GROUP NAME group-000 targetSRPgroup | +-> TARGETS eui.0002C903000489A4
다음 예에서는 CLI shares 컨텍스트를 사용하여 LUN을 만들고 targetSRPgroup과 연관시키는 방법을 보여줍니다.
swallower:shares default> lun mylun swallower:shares default/mylun (uncommitted)> set targetgroup=targetSRPgroup targetgroup = targetSRPgroup (uncommitted) swallower:shares default/mylun (uncommitted)> set volsize=10 volsize = 10 (uncommitted) swallower:shares default/mylun (uncommitted)> commit swallower:shares default> list Filesystems: NAME SIZE MOUNTPOINT test 38K /export/test LUNs: NAME SIZE GUID mylun 10G 600144F0E9D19FFB00004B82DF490001