Upgrading a FAS2000-series system to an Active/Active Configuration

Size: px
Start display at page:

Download "Upgrading a FAS2000-series system to an Active/Active Configuration"

Transcription

1 Upgrading a FAS2000-series system to an Active/Active Configuration Installing a second controller module and upgrading the FAS2000-series system to an active/active configuration is a multistep process. Review the following sections before undertaking the procedure. Preparing for the upgrade To prepare for the upgrade to an active/active configuration, make sure your system meets the following requirements and that you gather the required information: Use the disk show -n command on the existing controller to ensure that your system has at least three unowned disks for the new controller module. Two are required for file system installation and the third is a spare. These three are in addition to a spare disk for the existing controller module. If you are adding disks or disk shelves to your system, see the Storage Management Guide on the NOW tm site. Note You must set the auto_assign option to off on the existing controller module before adding any new disks. See the Storage Management Guide on the NOW site. Ensure that you have new license codes for both the existing controller module and the new controller module. These licenses come with the upgrade kit. Have network cables and storage cables ready. Have a serial port console available for the controller modules. Have at least one hour to zero the disks during the upgrade procedure. Ensure that the existing controller module has the correct boot files and software distribution files in the /etc directory: /etc/boot/netapp-x86 or /etc/software/pc_elfdist.zip /etc/software/setup.exe See the Site Requirements Guide on the NOW site and gather all IP and other network parameters for the new controller module. Upgrading a FAS2000-series system to an Active/Active Configuration _A0 Copyright 2007 Network Appliance, Inc. All rights reserved.

2 Conventions in these procedures These procedures make the following assumptions about your system: The controller module in the bottom slot of the FAS2000-series system is already installed and configured and is running Data ONTAP. This controller module is referred to as the bottom controller module and has the console prompt bot>. The new controller module is being installed in the top slot of the FAS2000-series system. This controller module does not have Data ONTAP installed. This controller module is referred to as the top controller module and has the console prompt top>. Each controller module is connected to the network through its e0a port. Installing the second controller module Step 1: Prepare the bottom controller module to act as a netboot server on page 3 Step 2: Physically install the new controller module on page 4 Step 3: Assign an IP address, netboot, and install Data ONTAP on the new controller module on page 4 Step 4: Set up Data ONTAP on the top controller module on page 5 Step 5: Install the file system on the top controller module and add licenses to both controller modules on page 6 Step 6: Run setup on the bottom controller module to add the partner IP address on page 6 Step 7: Reboot both controller modules and enable failover on page 7 Step 8: Clone the configuration from the bottom to the top controller module on page 7 Step 9: Verify the configuration with the Configuration Checker on page 8 Step 10: Clean up files on the bottom controller module on page 9 2 Conventions in these procedures

3 Step 1: Prepare the bottom controller module to act as a netboot server Complete the following steps on the existing (bottom) controller module: 1. Copy the boot image files from the controller module s /etc/boot directory to the /etc/http directory. These files include the following: /etc/boot/netapp-x86 or /etc/software/pc_elfdist.zip /etc/software/setup.exe The files in /etc/http are used in a later step to netboot the new controller module and install the software. Use the following commands: Note If the existing (bottom) controller module is bot, then the command prompt switches between the bot> and jsh> prompts. bot> java netapp.cmds.jsh jsh> cp /etc/boot/netapp-x86 /etc/http/x86 jsh> cp /etc/software/pc_elfdist.zip /etc/http/dist If the directory does not contain the PC_ELFdist.zip file, copy the setup.exe file: jsh> cp /etc/software/setup.exe /etc/http/dist If you want to view the files that were copied in the /etc/http directory: jsh> cd /etc/http jsh> ls 2. Exit the java shell to return to the bot> prompt: jsh> exit bot> 3. Determine the IP address of the bottom controller module (referred to in this procedure as existing_controller_ip_address). In the following example, the IP address is in bold in the command output: bot> ifconfig -a e0a: flags=948043<up,broadcast,running,multicast,tcpcksum> mtu 1500 inet netmask 0xffffe000 broadcast bot> partner inet (not in use) ether 00:a0:98:09:08:8c (auto-100tx-fd-up) flowcontrol full In this case, the existing_controller_ip_address is Proceed to Step 2: Physically install the new controller module on page 4. Upgrading a FAS2000-series system to an Active/Active Configuration 3

4 Step 2: Physically install the new controller module Insert (hot plug) the new controller module in the top slot. Gently push the controller module all the way into the chassis. See the FAS2020 or FAS2050 Hardware Overview for an illustration. After the controller module is completely seated in the chassis, it boots to the loader prompt (LOADER>) automatically. The new controller module does not have the Data ONTAP operating system installed. If there is no LOADER> prompt, record the error message and contact NetApp technical support. Proceed to Step 3: Assign an IP address, netboot, and install Data ONTAP on the new controller module on page 4. Step 3: Assign an IP address, netboot, and install Data ONTAP on the new controller module Complete the following steps on the newly installed (top) controller module: 1. Enter the following commands at the LOADER> prompt to configure the IP address of the new controller module: If DHCP is available: LOADER> ifconfig e0a -auto If DHCP is not available: LOADER> ifconfig e0a -addr=<new_controller_ip_address> LOADER> ifconfig e0a -mask= xxx.xxx LOADER> ifconfig e0a -gw= xxx.xxx.xxx.xxx LOADER> ifconfig e0a -dns= xxx.xxx.xxx.xxx LOADER> ifconfig e0a -domain=yourcompanyname.com You enter the <new_controller_ip_address> again in later steps. 2. Netboot the new controller module, using the IP address determined in Step 3 of section Step 1: Prepare the bottom controller module to act as a netboot server on page 3: LOADER> netboot Loading After loading is complete and the following text is displayed, press CTRL-C: Starting program at 0x cpuid 0x : 0x x0 0x0 0x0 Press CTRL-C for special boot menu The boot menu is displayed, from which you can install Data ONTAP: (1) Normal boot. (2) Boot without /etc/rc. (3) Change password. (4) Assign ownership and initialize disks for root volume. (4a) Same as option 4, but create a flexible root volume. (5) Maintenance mode boot. 4 Installing the second controller module

5 3. Select option 4 or 4a from the boot menu to zero disks and install Data ONTAP: Selection (1-5)?4 Zero disks and install a new file system? yes This will erase all the data on the disks, are you sure? yes Note Zeroing disks takes about 45 minutes. The system automatically assigns two disks to the new controller module. See the Storage Management Guide for information about managing disks and assigning additional disks. 4. Proceed to Step 4: Set up Data ONTAP on the top controller module on page 5. Step 4: Set up Data ONTAP on the top controller module After you are done with disk zeroing in the section Step 3: Assign an IP address, netboot, and install Data ONTAP on the new controller module on page 4, the setup process prompts for configuration information for the new controller module. 1. Proceed through the prompts and enter the appropriate information for your site: Please enter the new hostname []:top Do you want to configure virtual network interfaces? [n]:[respond appropriately for your site] Please enter the IP address for Network Interface e0a [ip_addr]:<new_controller_ip_address> Please enter the netmask for Network Interface e0a [ ]: [Respond appropriately for your site] Should interface e0a take over a partner IP address during failover? [n]:y Please enter the IP address or interface name to be taken over by e0a []:<existing_controller_ip_address> : : When the setup procedure finishes the Data ONTAP prompt should appear, showing the name assigned to the controller module (in our example, top). 2. Press the Enter key a few times to verify that Data ONTAP responds and is operating. 3. Proceed to Step 5: Install the file system on the top controller module and add licenses to both controller modules on page 6. Upgrading a FAS2000-series system to an Active/Active Configuration 5

6 Step 5: Install the file system on the top controller module and add licenses to both controller modules Note You must enable the licenses for the same Data ONTAP services on both nodes in a cluster, or takeover does not function properly. 1. Install the new controller module s operating system and download it into the controller module s CompactFlash (CF) card: top> software update -r The software command has the following options: -r disable auto reboot after finishing installation -f overwrite destination files -d disable auto download of software into CF 2. Add licenses for the top controller module: top> license add XXXXXXX Repeat this step for each required license. 3. Switch to the console for the existing (bottom) controller module and add the cluster license for this controller module. This license was not required previously because the controller module was not in an active/active configuration. bot> license add XXXXXXX Repeat this step for all other required licenses. Proceed to Step 6: Run setup on the bottom controller module to add the partner IP address on page 6. Step 6: Run setup on the bottom controller module to add the partner IP address 1. Run setup on the existing (bottom) controller module to add the new_controller_ip_address to the existing controller module. The newly added controller module acts as partner. bot> setup Are you sure you want to continue? [yes] y 2. Proceed through the setup prompts, shown in Step 4: Set up Data ONTAP on the top controller module on page 5. Make no other change except to enter the new_controller_ip_address at the following prompts: Should interface e0a take over a partner IP address during failover? [y]:y Please enter the IP address or interface name to be taken over by e0a []:<new_controller_ip_address> 3. Proceed to Step 7: Reboot both controller modules and enable failover on page 7. 6 Installing the second controller module

7 Step 7: Reboot both controller modules and enable failover 1. Reboot both controller modules to enable the new licenses: a. Enter the following command: bot> halt The system reboots and the LOADER> prompt comes up. b. Enter the following command: LOADER> boot_ontap c. Repeat substep a and substep b on the top controller module. 2. After the controller modules have finished rebooting, enable controller failover by entering the following command at either controller module s prompt: top> cf enable 3. Proceed to Step 8: Clone the configuration from the bottom to the top controller module on page 7. Step 8: Clone the configuration from the bottom to the top controller module 1. Clone the existing (bottom) controller module s configuration data to the top controller module by entering the following command: top> config clone <existing_controller_ip_address> root 2. Reboot the top controller module so that the cloned options take effect: top> reboot 3. Copy the image from the CompactFlash to a backup location: top> download 4. Proceed to Step 9: Verify the configuration with the Configuration Checker on page 8. Upgrading a FAS2000-series system to an Active/Active Configuration 7

8 Step 9: Verify the configuration with the Configuration Checker Use the Configuration Checker tool to verify that the controller modules are properly configured for failover. The tool checks licenses, network configurations, options, and so on, and provides output showing when error conditions occur. 1. Go to the Configuration Checker page on the NOW site: 2. Review the instructions on the pages and download the Configuration Checker tar utility. 3. Review the readme file for specific directions about running the Configuration Checker. 4. Enter the following commands at the top> and bot> prompts to gather the IP addresses of the top and bottom controller modules: top> ifconfig -a bot> ifconfig -a 5. Enter the following command to run the Configuration Checker: C:\data\cfigCheck> cf-config-check -l <existing_controller_ip_address> <new_controller_ip_address> The two controller modules prompt for login name and password. See the example following Step Proceed to Step 10: Clean up files on the bottom controller module on page 9. Example of the Configuration Checker run from the DOS prompt C:\data\cfigCheck> cf-config-check -l rsh login: root Password: rsh login: root Password: == NetApp Cluster Configuration Checker v1.4.4 == Checking rsh logins... Checking OS versions... Checking licenses... Checking cluster identity... Checking cf status... Checking fcp cfmode settings... fcp: FCP is not licensed. 8 Installing the second controller module

9 N/A Checking options... Checking Network Configuration... Checking network config in /etc/rc No Cluster Issues Found Done. C:\data\cfigCheck> Step 10: Clean up files on the bottom controller module 1. Enter the following commands on the existing (bottom) controller module to delete the files used for netboot: bot> java netapp.cmds.jsh jsh> rm /etc/http/x86 jsh> rm /etc/http/dist 2. Confirm that the files are deleted and return to the Data ONTAP prompt by entering these commands: jsh> cd /etc/http/ jsh> ls jsh> exit bot> Upgrading a FAS2000-series system to an Active/Active Configuration 9

10 10 Installing the second controller module

Adding a second controller module to create an HA pair operating in Data ONTAP 7-Mode

Adding a second controller module to create an HA pair operating in Data ONTAP 7-Mode Adding a second controller module to create an HA pair operating in Data ONTAP 7-Mode Upgrading a stand-alone controller module to HA pair is a multistep process involving both hardware and software changes

More information

Upgrading a single-controller FAS22xx system with internal storage to another single-controller system by copying volumes

Upgrading a single-controller FAS22xx system with internal storage to another single-controller system by copying volumes Upgrading a single-controller FAS22xx system with internal storage to another single-controller system by copying volumes You can upgrade a FAS22xx system with internal storage to a single-controller system

More information

NetApp. Module 3: System Setup from Scratch (quick overview) Security Systems

NetApp. Module 3: System Setup from Scratch (quick overview) Security Systems NetApp Module 3: System Setup from Scratch (quick overview) 1 Current ONTAP Versions Which version are currently recommended (status 8-2010) S550 7.2.1S10D2 FAS 2020 7.3.2P1D9 FAS 2040 and FAS 2050 7.3.2P3

More information

Installation and Cabling Guide

Installation and Cabling Guide SAS Disk Shelves Installation and Cabling Guide For DS460C, DS224C, and DS212C August 2017 215-11123_C0 doccomments@netapp.com Table of Contents 3 Contents Installing and cabling disk shelves with IOM12

More information

Replacing the controller module

Replacing the controller module FAS22xx systems For all operating environments Replacing the controller module To replace a controller module, you must remove the impaired node from the system and move the replaceable components from

More information

Upgrade Advisor Host: HQ-FS1 (Serial#: )

Upgrade Advisor Host: HQ-FS1 (Serial#: ) Related To Warning Description The system failed MPHA test. Before any upgrade, please ensure all shelves FC cable loops connected to the A and B modules are separated, and check any partial path disks

More information

Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine

Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine When you turn on a router the first time, the JUNOS Software automatically boots and starts. You must enter basic

More information

Data ONTAP 8.1 Software Setup Guide for 7-Mode

Data ONTAP 8.1 Software Setup Guide for 7-Mode IBM System Storage N series Data ONTAP 8.1 Software Setup Guide for 7-Mode GA32-1044-03 Contents Preface................................ 1 About this guide.............................. 1 Supported features.............................

More information

FlexPod Express with Microsoft Windows 2016 Hyper-V and FAS2600

FlexPod Express with Microsoft Windows 2016 Hyper-V and FAS2600 NetApp Verified Architecture FlexPod Express with Microsoft Windows 2016 Hyper-V and FAS2600 NVA Deployment Melissa Palmer, Lindsey Street, NetApp May 2017 NVA-1114-DEPLOY Version 1.0 Reviewed by Cisco

More information

Replacing the boot media

Replacing the boot media AFF A300 systems Replacing the boot media The boot media stores a primary and secondary set of system (boot image) files that the system uses when it boots. Depending on your network configuration, you

More information

Network- Appliance EXAM - NS NetApp Certified Implementation Engineer - SAN, Cluster-Mode. Buy Full Product

Network- Appliance EXAM - NS NetApp Certified Implementation Engineer - SAN, Cluster-Mode. Buy Full Product Network- Appliance EXAM - NS0-504 NetApp Certified Implementation Engineer - SAN, Cluster-Mode Buy Full Product http://www.examskey.com/ns0-504.html Examskey Network-Appliance NS0-504 exam demo product

More information

Controller Hardware Upgrade Express Guide

Controller Hardware Upgrade Express Guide Controller Hardware Upgrade Express Guide For AFF and FAS Systems January 2018 215-11429_A0_ur003 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this guide... 4 Considerations

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

FlexPod Express with VMware vsphere 6.0: Small and Medium Configurations

FlexPod Express with VMware vsphere 6.0: Small and Medium Configurations NetApp Verified Architecture FlexPod Express with VMware vsphere 6.0: Small and Medium Configurations Authors: Karthick Radhakrishnan and Arvind Ramakrishnan, NetApp Reviewers: Jeffrey Fultz and Chris

More information

Data ONTAP 8.2 Software Setup Guide For 7-Mode

Data ONTAP 8.2 Software Setup Guide For 7-Mode IBM System Storage N series Data ONTAP 8.2 Software Setup Guide For 7-Mode SC27-5926-02 Table of Contents 3 Contents Preface... 7 About this guide... 7 Supported features... 7 Websites... 8 Getting information,

More information

FlexPod Express with VMware vsphere 6.5 and FAS2600

FlexPod Express with VMware vsphere 6.5 and FAS2600 NetApp Verified Architecture FlexPod Express with VMware vsphere 6.5 and FAS2600 NVA Deployment Melissa Palmer, Lindsey Street, NetApp April 2017 NVA-1112-DEPLOY Version 1.0 Reviewed by Cisco Systems,

More information

Test Lab Introduction to the Test Lab Linux Cluster Environment

Test Lab Introduction to the Test Lab Linux Cluster Environment Test Lab 1.0 - Introduction to the Test Lab Linux Cluster Environment Test lab is a set of three disposable cluster environments that can be used for systems research. All three environments are accessible

More information

FlexPod Express with VMware vsphere 6.7 and NetApp AFF A220

FlexPod Express with VMware vsphere 6.7 and NetApp AFF A220 NetApp Verified Architecture FlexPod Express with VMware vsphere 6.7 and NetApp AFF A220 NVA Deployment Savita Kumari, NetApp October 2018 NVA-1123-DEPLOY Version 1.0 Reviewed by TABLE OF CONTENTS 1 Program

More information

This diagram shows the workflow of the DIMM replacement procedure for a FAS2600 system.

This diagram shows the workflow of the DIMM replacement procedure for a FAS2600 system. FAS2600 series Replacing DIMMs This diagram shows the workflow of the DIMM replacement procedure for a FAS2600 system. Video overview This video shows an overview of the DIMM replacement procedure for

More information

Replacing a DIMM in a FAS20xx system

Replacing a DIMM in a FAS20xx system Replacing a DIMM in a FAS20xx system To replace a DIMM in the system, you must perform a specific sequence of tasks. About this task You can use this procedure with all versions of Data ONTAP supported

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : NS0-504 Title : NetApp Certified Implementation Engineer - SAN, Cluster-Mode Vendor : Network Appliance Version : DEMO

More information

WASABI SYSTEMS INC. Wasabi Storage Builder for NAS Quick Start Guide

WASABI SYSTEMS INC. Wasabi Storage Builder for NAS Quick Start Guide WASABI SYSTEMS INC. Wasabi Storage Builder for NAS Quick Start Guide Release v1.1 December 2006 How to Contact Wasabi Wasabi Systems Inc. 500 E. Main Street, Suite 1520 Norfolk, VA 23510 USA EMAIL: info@wasabisystems.com

More information

FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Large Configuration

FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Large Configuration NetApp Verified Architecture FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Large Configuration NVA Deployment Guide Karthick Radhakrishnan, Arvind Ramakrishnan, Glenn Sizemore, NetApp

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

FlexPod Express with VMware vsphere Implementation Guide

FlexPod Express with VMware vsphere Implementation Guide Technical Report FlexPod Express with VMware vsphere Implementation Guide Michael Zimmerman, David Klem, Chris Reno, and Michael Ansel, NetApp June 2013 TR-4107 TABLE OF CONTENTS 1 Overview... 5 2 Audience...

More information

ScopTEL TM IP PBX Software. DNS Server Configuration Wizard

ScopTEL TM IP PBX Software. DNS Server Configuration Wizard ScopTEL TM IP PBX Software DNS Server Configuration Wizard Network Module - ifconfig A newly installed server uses DHCP to get an IP address from a DHCP server on the network so make sure the eth0 interface

More information

Configure the Cisco DNA Center Appliance

Configure the Cisco DNA Center Appliance Review Cisco DNA Center Configuration Wizard Parameters, page 1 Configure Cisco DNA Center Using the Wizard, page 5 Review Cisco DNA Center Configuration Wizard Parameters When Cisco DNA Center configuration

More information

Configure Dynamic Host Configuration Protocol (DHCP) Image Upgrade Settings on a Switch through the Command Line Interface (CLI)

Configure Dynamic Host Configuration Protocol (DHCP) Image Upgrade Settings on a Switch through the Command Line Interface (CLI) Configure Dynamic Host Configuration Protocol (DHCP) Image Upgrade Settings on a Switch through the Command Line Interface (CLI) Objective The Dynamic Host Configuration Protocol (DHCP) image upgrade feature

More information

CCNA 1 Chapter 2 v5.0 Exam Answers %

CCNA 1 Chapter 2 v5.0 Exam Answers % CCNA 1 Chapter 2 v5.0 Exam Answers 2015 100% 1. Which two features are characteristics of flash memory? (Choose two.) Flash provides nonvolatile storage. Flash receives a copy of the IOS from RAM when

More information

Clustered Data ONTAP 8.2

Clustered Data ONTAP 8.2 Clustered Data ONTAP 8.2 NAS Express Setup Guide for 62xx Systems NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888)

More information

Netapp Exam NS0-157 NetApp Certified Data Administrator, Clustered Data ONTAP Version: 11.0 [ Total Questions: 302 ]

Netapp Exam NS0-157 NetApp Certified Data Administrator, Clustered Data ONTAP Version: 11.0 [ Total Questions: 302 ] s@lm@n Netapp Exam NS0-157 NetApp Certified Data Administrator, Clustered Data ONTAP Version: 11.0 [ Total Questions: 302 ] https://certkill.com Topic break down Topic No. of Questions Topic 1: Volume

More information

1. If the impaired node is part of an HA pair, disable automatic giveback from the console of the healthy node:

1. If the impaired node is part of an HA pair, disable automatic giveback from the console of the healthy node: AFF A200 systems Replacing DIMMs You must replace a DIMM in the controller module when your system registers an increasing number of correctable error correction codes (ECC); failure to do so causes a

More information

FlexPod Express with VMware vsphere 6.7U1 and NetApp AFF A220 with Direct- Attached IP-Based Storage

FlexPod Express with VMware vsphere 6.7U1 and NetApp AFF A220 with Direct- Attached IP-Based Storage NetApp Verified Architecture FlexPod Express with VMware vsphere 6.7U1 and NetApp AFF A220 with Direct- Attached IP-Based Storage NVA Deployment Sree Lakshmi Lanka, NetApp April 2019 NVA-1131-DEPLOY Version

More information

Replacing the boot media

Replacing the boot media FAS8200 systems Replacing the boot media The boot media stores a primary and secondary set of system (boot image) files that the system uses when it boots. Depending on your network configuration, you

More information

Cluster Expansion Express Guide

Cluster Expansion Express Guide ONTAP 9 Cluster Expansion Express Guide June 2017 215-11193-E0 doccomments@netapp.com Updated for ONTAP 9.2 Table of Contents 3 Contents Deciding whether to use this guide... 4 Cluster expansion workflow...

More information

Replacing the NVDIMM battery

Replacing the NVDIMM battery AFF A800 systems Replacing the NVDIMM battery To replace the NVDIMM battery, you must remove the controller module, remove the battery, replace the battery, and then reinstall the controller module. About

More information

How to Configure NVIDIA GPU M6 Cards with Citrix XenDesktop 7.7 and vsphere 6.0 in FlexPod Datacenter with Cisco B-Series Servers

How to Configure NVIDIA GPU M6 Cards with Citrix XenDesktop 7.7 and vsphere 6.0 in FlexPod Datacenter with Cisco B-Series Servers Technical Report How to Configure NVIDIA GPU M6 Cards with Citrix XenDesktop 7.7 and vsphere 6.0 in Chris Rodriguez, NetApp Frank Anderson, Cisco October 2016 TR-4563 TABLE OF CONTENTS 1 Executive Summary...

More information

ns0-157 Passing Score: 700 Time Limit: 120 min File Version: 1.0

ns0-157 Passing Score: 700 Time Limit: 120 min File Version: 1.0 ns0-157 Passing Score: 700 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 An IPspace is associated with exactly one? A. broadcast domain B. SVM C. port D. root volume

More information

Replacing the chassis on a FAS22xx system

Replacing the chassis on a FAS22xx system Replacing the chassis on a FAS22xx system To replace the chassis, you must remove the power supplies, hard drives, and controller module or modules from the old chassis, remove the old chassis from the

More information

Stop all processes and then reboot - same as above startx. Log in as superuser from current login exit

Stop all processes and then reboot - same as above startx. Log in as superuser from current login exit Starting & Stopping shutdown -h now Shutdown the system now and do not reboot shutdown -r 5 Shutdown the system in 5 minutes and reboot shutdown -r now Shutdown the system now and reboot reboot Stop all

More information

SUPPORTING CLUSTERED DATA ONTAP: NODE MANAGEMENT

SUPPORTING CLUSTERED DATA ONTAP: NODE MANAGEMENT OFFERED BY: CUSTOMER SUCCESS OPERATIONS KNOWLEDGE MANAGEMENT ADVANCED TECHNICAL TRAINING SUPPORTING CLUSTERED DATA ONTAP: NODE MANAGEMENT EXERCISE GUIDE Content Version: 0.9 This page left intentionally

More information

Upgrading the MSA1000 for Enhanced Features

Upgrading the MSA1000 for Enhanced Features White Paper December 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the MSA1000 Enhancements...1 Prerequisites...3 Environmental Monitoring Unit (EMU) issue:...3

More information

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

CCNA 1 Chapter 2 v5.0 Exam Answers 2013 CCNA 1 Chapter 2 v5.0 Exam Answers 2013 1. Refer to the exhibit. A switch was configured as shown. A ping to the default gateway was issued, but the ping was not successful. Other switches in the same

More information

Instructions to Upgrade Your UME-36 Pro

Instructions to Upgrade Your UME-36 Pro Instructions to Upgrade Your UME-36 Pro 1. HTTP Upgrade Instructions 2. Application Upgrade Instructions using USB Disk Drive or SD Card 3. Application Upgrade Instructions using PC with data cable 4.

More information

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions Welcome to getting started with Ubuntu 12.04 Server. This System Administrator Manual guide to be simple to follow, with step by step instructions with screenshots INDEX 1.Installation of Ubuntu 12.04

More information

VERITAS StorageCentral 5.2

VERITAS StorageCentral 5.2 VERITAS StorageCentral 5.2 Installation Instructions Windows Introduction to the Installation Process The steps below summarize what you must do to install StorageCentral on your system. Step To do this

More information

Clone an Existing Drive

Clone an Existing Drive Clone an Existing Drive This guide will go through the process of cloning your existing software, OS, and data to a new hard drive. Written By: Mike ifixit CC BY-NC-SA www.ifixit.com Page 1 of 10 INTRODUCTION

More information

Replacing a controller module in a 20xx system

Replacing a controller module in a 20xx system Replacing a controller module in a 20xx system To replace a controller module, you must remove the faulty controller module from the system and move the replaceable components, including the NVMEM battery,

More information

High Availability and MetroCluster Configuration Guide For 7-Mode

High Availability and MetroCluster Configuration Guide For 7-Mode Updated for 8.2.1 Data ONTAP 8.2 High Availability and MetroCluster Configuration Guide For 7-Mode NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment?

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment? CCNA1 v6.0 Chapter 2 Exam Answers 2017 (100%) MiPDF.COM 1. What is the function of the kernel of an operating software? It provides a user interface that allows users to request a specific task. The kernel

More information

Using the PXI-8150B in a PXI-1025 Chassis NOTE TO USERS

Using the PXI-8150B in a PXI-1025 Chassis NOTE TO USERS NOTE TO USERS USING THE PXI -8150B AND PXI-8170 SERIES CONTROLLERS IN THE PXI-1025 CHASSIS This document describes how to set up your PXI-8150B or PXI-8170 series controller card in a PXI-1025 chassis.

More information

Data ONTAP Mode Software Setup Guide

Data ONTAP Mode Software Setup Guide IBM System Storage N series Data ONTAP 8.0 7-Mode Software Setup Guide GA32-0735-03 Table of Contents 3 Contents Supported features... 7 Websites... 9 Getting information, help, and service... 11 Before

More information

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Appliance Guide. Version 1.0

Appliance Guide. Version 1.0 Appliance Guide Version 1.0 Contents Contents 1 Revision history 2 Getting Started 3 Getting to Know the R7-3000/5000/5000x 5 Getting to Know the R7-1000 6 Setting Up the Appliance 7 Logging in to the

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

Data ONTAP 7.3 Software Setup Guide

Data ONTAP 7.3 Software Setup Guide Data ONTAP 7.3 Software Setup Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 USA Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 4-NETAPP Documentation comments:

More information

Replacing a PCIe card

Replacing a PCIe card AFF A700s systems Replacing a PCIe card To replace a PCIe card, you must disconnect the cables from the cards in the riser, remove the riser, replace the riser, and then recable the cards in that riser.

More information

N6000 Series Filer Installation and Setup Instructions

N6000 Series Filer Installation and Setup Instructions IBM System Storage N6000 Series Filer Installation and Setup Instructions Covering N6040, N6060, and N6070 models GC53-1143-04 Notices Mail comments to: IBM Corporation Attention Department GZW 9000 South

More information

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Data ONTAP 7.3 Software Setup Guide

Data ONTAP 7.3 Software Setup Guide Data ONTAP 7.3 Software Setup Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 USA Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 4-NETAPP Documentation comments:

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.  Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : NS0-158 Title : NetApp Certified Data Administrator, ONTAP Vendor : Network Appliance Version : DEMO

More information

MCS Software Installation Guide

MCS Software Installation Guide MCS Software Installation Guide This document provides instructions for installing the MCS software: MCS Requirements (page 2) Installing the MCS (page 3) Before You Begin (page 4) Upgrading Your MCS to

More information

Replacing a PCIe card

Replacing a PCIe card AFF A800 systems Replacing a PCIe card To replace a PCIe card, you must disconnect the cables from the cards, remove the SFP and QSFP modules from the cards before removing the riser, reinstall the riser,

More information

Cisco UCS C-Series. Installation Guide

Cisco UCS C-Series. Installation Guide Installation Guide UPDATED: 04 October 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks

More information

TIBCO LogLogic Log Management Intelligence (LMI) Installation and Upgrade Guide

TIBCO LogLogic Log Management Intelligence (LMI) Installation and Upgrade Guide TIBCO LogLogic Log Management Intelligence (LMI) Installation and Upgrade Guide Software Release 5.4 November 2012 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Replacing an NVMEM battery in a FAS22xx system

Replacing an NVMEM battery in a FAS22xx system Replacing an NVMEM battery in a FAS22xx system To replace an NVMEM battery in the system, you must remove the controller module from the system, open it, replace the battery, and close and replace the

More information

Clustered Data ONTAP 8.2

Clustered Data ONTAP 8.2 Clustered Data ONTAP 8.2 SAN Express Setup Guide for 62xx Systems NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1(408) 822-6000 Fax: +1(408) 822-4501 Support telephone: +1 (888)

More information

Data ONTAP 8.2. MultiStore Management Guide For 7-Mode. Updated for NetApp, Inc. 495 East Java Drive Sunnyvale, CA U.S.

Data ONTAP 8.2. MultiStore Management Guide For 7-Mode. Updated for NetApp, Inc. 495 East Java Drive Sunnyvale, CA U.S. Updated for 8.2.2 Data ONTAP 8.2 MultiStore Management Guide For 7-Mode NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone:

More information

MetroCluster IP Installation and Configuration Guide

MetroCluster IP Installation and Configuration Guide ONTAP 9 MetroCluster IP Installation and Configuration Guide May 2018 215-12877_C0 doccomments@netapp.com Updated for ONTAP 9.4 Table of Contents 3 Contents Deciding whether to use this guide... 5 Preparing

More information

Reimage Procedures. Firepower 2100 Series Software Reimage and Disaster Recovery

Reimage Procedures. Firepower 2100 Series Software Reimage and Disaster Recovery Firepower 2100 Series Software Reimage and Disaster Recovery Procedures, page 1 Firepower 2100 Series Software Reimage and Disaster Recovery Procedures In some cases, you may want to reset your system

More information

Contents. Table of Contents

Contents. Table of Contents Table of Contents Contents 1. Web Interface Configuration... 2 1.1 Login Information... 3 1.2 Saving Configuration Changes... 4 1.3 Status Page... 5 1.4 Log... 6 1.4.1 Log Settings... 6 1.4.2 Syslog...

More information

Configuring the MSA1000 for Linux or NetWare Environments

Configuring the MSA1000 for Linux or NetWare Environments White Paper September 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the new firmware for the MSA1000...1 Prerequisites...3 Firmware Upgrades:...3 Environmental

More information

EXAMGOOD QUESTION & ANSWER. Accurate study guides High passing rate! Exam Good provides update free of charge in one year!

EXAMGOOD QUESTION & ANSWER. Accurate study guides High passing rate! Exam Good provides update free of charge in one year! EXAMGOOD QUESTION & ANSWER Exam Good provides update free of charge in one year! Accurate study guides High passing rate! http://www.examgood.com Exam : NS0-210 Title : Network Appliance FAS900 Pre-Sales

More information

Data ONTAP Mode Software Setup Guide

Data ONTAP Mode Software Setup Guide Data ONTAP 8.0 7-Mode Software Setup Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 USA Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 4-NETAPP Documentation

More information

Replacing the controller module

Replacing the controller module FAS2600 series Replacing the controller module This diagram shows the workflow of the controller module replacement procedure for a FAS2600 system. Video overview This video shows an overview of the controller

More information

Washington WASHINGTON UNIVERSITY IN ST LOUIS

Washington WASHINGTON UNIVERSITY IN ST LOUIS NetBSD Installation Procedure NetBSD Installation for the Washington University Gigabit Switch Kits Program Presented by: jdd@arl.wustl.edu http://www.arl.wustl.edu/~jdd http://www.arl.wustl.edu/arl Applied

More information

1/6. Main. Bios Version System Time System Date Hide Diagnostic Messages During Enabled Disabled POST Error Pause. Processor.

1/6. Main. Bios Version System Time System Date Hide Diagnostic Messages During Enabled Disabled POST Error Pause. Processor. 2006 3 Main ( ) Bios Version BIOS System Time System Date Hide Diagnostic Messages During Enabled Disabled POST Error Pause Enabled Disabled Processor ( ) Core Frequency CPU Bus Frequency CPU FSB Processor

More information

NS0-191 netapp. Number: NS0-191 Passing Score: 800 Time Limit: 120 min.

NS0-191 netapp. Number: NS0-191 Passing Score: 800 Time Limit: 120 min. NS0-191 netapp Number: NS0-191 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 An administrator notices that the clustered Data ONTAP 8.2.3 controllers are less responsive than normal. You use

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3 Table of Contents 1 V & V4 Appliance Quick Start...1 1.1 Quick Start...1 1.2 Accessing Appliance Menus...1 1. Updating Appliance...1 1.4 Webmin...1 1.5 Setting Hostname IP Address...2 1.6 Starting and

More information

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5 Contents 1 Description 2 2 Supported Devices 3 3 Connection, Shell 4 3.1 Serial Connection over Console Port...................... 4 3.2 SSH Connection................................. 4 3.3 Internet Connection...............................

More information

Getting Started with PetaLinux SDK

Getting Started with PetaLinux SDK Getting Started with PetaLinux SDK November 26, 2009 Table of Contents Table of Contents...2 About This Guide...3 Related PetaLinux Documents...3 Getting Started...3 Prerequisites...3 Installation...4

More information

JUNIPER JN0-342 EXAM QUESTIONS & ANSWERS

JUNIPER JN0-342 EXAM QUESTIONS & ANSWERS JUNIPER JN0-342 EXAM QUESTIONS & ANSWERS Number: JN0-342 Passing Score: 900 Time Limit: 120 min File Version: 43.4 http://www.gratisexam.com/ JUNIPER JN0-342 EXAM QUESTIONS & ANSWERS Exam Name: ER, Associate(JNCIA-ER)

More information

1. Conventions in this tutorial Introduction Check and change configuration settings as needed Start Digi ESP...

1. Conventions in this tutorial Introduction Check and change configuration settings as needed Start Digi ESP... This tutorial introduces the power and features of Digi ESP for Embedded Linux as a development environment. It shows how to create a simple Linux application, transfer it to a target development board,

More information

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Installation Setup Please ensure that the Windows XP CF-19 Toughbook to be upgraded is plugged in but powered OFF

More information

Opengear Bulk Provisioning Guide

Opengear Bulk Provisioning Guide Opengear Bulk Provisioning Guide Document version: 1.0 17 Dec 2013 Contact: support@opengear.com Contents 1. Introduction 2. Golden master: make-template 3. Target appliance: setup-wizard 4. Target appliance:

More information

FOR NETWARE. Tested and. Approved

FOR NETWARE. Tested and. Approved 7 v e r s i o n TM FOR NETWARE Tested and Approved Introduction This guide is designed to help you install Backup Exec for NetWare from the Backup Exec Installation CD. It is intended for administrators

More information

FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Small and Medium Configurations

FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Small and Medium Configurations Technical Report FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Small and Medium Configurations Implementation Guide Glenn Sizemore, Arvind Ramakrishnan, Karthick Radhakrishnan, NetApp

More information

FlexPod Datacenter with Microsoft Exchange 2016, SharePoint 2016, and NetApp AFF A300

FlexPod Datacenter with Microsoft Exchange 2016, SharePoint 2016, and NetApp AFF A300 NetApp Verified Architecture FlexPod Datacenter with Microsoft Exchange 2016, SharePoint 2016, and NetApp AFF A300 NVA Deployment Glenn Sizemore, Bhavin Shah, NetApp October 2017 NVA-1117-DEPLOY Version

More information

UCS with VMware ESXi End to End Jumbo MTU Configuration Example

UCS with VMware ESXi End to End Jumbo MTU Configuration Example UCS with VMware ESXi End to End Jumbo MTU Configuration Example Document ID: 117601 Contributed by Vishal Mehta, Cisco TAC Engineer. Apr 09, 2014 Contents Introduction Prerequisites Requirements Components

More information

Upgrade 6081RC Firmware

Upgrade 6081RC Firmware 6081RC Upgrade procedure for firmware and CoMon bootloader Date Action Sign-off 1/22/2009 Write initial upgrade procedure for firmware & CoMon bootloader Nathan Meyer 1/27/2009 Edit to simplify procedure

More information

ITEC451 Network Design & Analysis Laboratory Guide: Appendix

ITEC451 Network Design & Analysis Laboratory Guide: Appendix Linux Guide Accessing the command prompt Before you can access the command prompt, you must login to the system. The administrative user on Linux machines is named root. On most Linux distributions, you

More information

OnCommand System Manager 3.1.1

OnCommand System Manager 3.1.1 OnCommand System Manager 3.1.1 Managing Data ONTAP Operating in 7-Mode Using the GUI Printable Online Help NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1

More information

Dynamic Data Center: Network Boot Design Guide for Development and Test Environments

Dynamic Data Center: Network Boot Design Guide for Development and Test Environments Technical Report Dynamic Data Center: Network Boot Design Guide for Development and Test Environments Michael Zimmerman, NetApp October 2009 TR-3794 NOTE This document is offered as an aid in designing

More information

Mailbox Manager Getting Started Guide. Licensing Installation Options System Requirements Installation Instructions

Mailbox Manager Getting Started Guide. Licensing Installation Options System Requirements Installation Instructions Mailbox Manager Getting Started Guide Licensing Installation Options System Requirements Installation Instructions Mailbox Manager Release 5.4 December 2006 Table of Contents Introduction... 1 Licenses...

More information

Wowza Media Server Pro for Riverbed Steelhead. Installation Guide

Wowza Media Server Pro for Riverbed Steelhead. Installation Guide Wowza Media Server Pro for Riverbed Steelhead Installation Guide Wowza Media Server Pro for Riverbed Steelhead Installation Guide Version 2.0 Wowza Media Systems, Inc. 1153 Bergen Parkway, #181 Evergreen,

More information

PXM45 Backup Boot Procedures

PXM45 Backup Boot Procedures APPENDIX B 2 When a PXM45 card starts up, it first loads the boot software on the card. If the PXM45 cannot load the runtime firmware, the card continues to run the boot software in what is called backup

More information

Contents. Table of Contents

Contents. Table of Contents Table of Contents Contents 1. Web Interface Configuration... 2 1.1 Login Information... 2 1.2 Saving Configuration Changes... 3 1.3 Status Page... 4 1.4 Log... 4 1.4.1 Log Settings... 4 1.5 System... 5

More information