어플라이언스의 전원을 처음 켤 때 이 절차를 수행하여 Oracle ILOM(Integrated Lights Out Manager)을 통해 기본 네트워크 인터페이스를 구성할 수 있습니다.
모든 스토리지 컨트롤러에 사전 설치되어 있는 Oracle ILOM은 내장된 운영 체제가 있는 SP(서비스 프로세서)입니다. Oracle ILOM은 모든 기능을 갖춘 브라우저 기반 웹 인터페이스를 제공하며 동일한 기능의 CLI(명령줄 인터페이스)를 갖추고 있습니다. 따라서 네트워크에 DHCP(동적 호스트 구성 프로토콜) 서버가 있는 경우 직렬 연결 또는 네트워크 연결을 통해 Oracle ILOM에 연결할 수 있습니다. 구성 후 Oracle ILOM 연결을 유지하면 어플라이언스 소프트웨어에 표시되지 않는 하드웨어 문제를 해결하고 BIOS를 업데이트할 수 있습니다.
시작하기 전에
어플라이언스에 대한 직렬 연결을 사용하려는 경우 다음 설정으로 관리 클라이언트를 구성합니다.
8N1: 데이터 비트 8개, 패리티 없음, 중지 비트 1개
9600보
하드웨어 플로우 제어 사용 안함(CTS/RTS)
소프트웨어 플로우 제어 사용 안함(XON/XOFF)
Cabling the Appliance에 설명된 대로 케이블 연결을 완료했는지 확인합니다.
직렬 연결(권장됨)의 경우 사용자 이름으로 root를 사용합니다. 직렬 포트 집중 장치 이름(예: telnet)을 serial-concentrator portnumber 앞에 입력합니다. portnumber에 적합한 값을 사용합니다. telnet serial-concentrator 100을 예로 들 수 있습니다.
네트워크 접속의 경우 SSH(보안 셸) 세션을 사용하고 사용자 이름으로 root를 입력합니다. 서비스 프로세서 MAC 주소에 지정된 주소에 대한 DHCP 서버에 액세스하여 IP 주소를 확인합니다(스토리지 컨트롤러의 레이블 참조). ssh root@192.168.128.256을 예로 들 수 있습니다.
다음과 비슷한 텍스트가 콘솔에 표시됩니다.
SunOS Release 5.11 Version ak/generic@2013.06.05.0.0,1-1.6 64-bit Copyright (c) 1983, 2013, Oracle and/or its affiliates. All rights reserved. System configuration in progress. Configuring version: ak/nas@2013.06.05.0.0,1-1.6
Creating active datasets ...... done. Starting primordial svc.configd SMF online in 2 seconds Loading smf(5) service descriptions: 165/165 svccfg: Loaded 165 smf(5) service descriptions Loading smf(5) service descriptions: 24/24 Applying profile install/akinstall.xml ... done. Applying service layer generic ... done. Applying service layer nas ... done. Applying service layer SUNW,iwashi_plus ... done. Applying service profile generic ... done. Enabling auditing of Solaris commands ... done. Shutting down svc.configd ... done. Configuring devices. Configuring network devices.
Sun ZFS Storage 7120 Version ak/SUNW,iwashi_plus@2013.06.05.0.0,1-1.6 Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
Checking hardware configuration ... done. Starting appliance configuration ........... done. Press any key to begin configuring appliance: [*]
셸 인터페이스 구성 화면이 나타납니다. <=> 문자가 화면 상단 근처의 NET-0 옆에 표시됩니다. <X>가 NET-0 옆에 표시되면 모든 케이블이 완전히 연결되었는지 확인합니다.
Sun ZFS Storage 7120 Configuration Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. NET-0 <=> NET-1 <X> NET-2 <X> NET-3 <X> Host Name: hostname DNS Domain: us.oracle.com IP Address: 192.168.1.10 IP Netmask: 255.255.254.0 Default Router: 192.168.1.1 DNS Server: 192.168.1.1 * Password: @@@@@@@ * Re-enter Password: @@@@@@@ Please enter the required (*) configuration data ESC-1: Done ESC-2: Help ESC-3: Halt ESC-4: Reboot ESC-5: Info For help, see http://www.oracle.com/goto/zfs7120
어플라이언스를 초기 구성할 준비가 되었음을 확인하는 마지막 화면이 표시됩니다. BUI(브라우저 사용자 인터페이스)를 사용하는 구성에 대한 웹 브라우저 링크 2개가 표시됩니다. 호스트 이름(지정된 경우) 또는 IP 주소를 사용할 수 있습니다.
Sun ZFS Storage 7120 Configuration Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Your new appliance is now ready for configuration. To configure your appliance, use a web browser to visit the following link: https://hostname.us.oracle.com:215/ If your network administrator has not yet assigned the network name you chose for the appliance, you can also configure your appliance using the link: https://192.168.1.10:215/
동일한 네트워크의 클라이언트를 사용하여 BUI를 통해 초기 구성을 수행하려면 How to Perform Initial Configuration (BUI)을 참조하십시오. 클러스터형 컨트롤러의 초기 구성에는 이 방식을 선택해야 합니다.
CLI를 통해 초기 구성을 수행하려면 How to Perform Initial Configuration (CLI)을 참조하십시오.