Installing EMC Solutions Enabler



Similar documents
Configure Backup Server for Cisco Unified Communications Manager

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

Using SSH Secure Shell Client for FTP

Secure Shell Demon setup under Windows XP / Windows Server 2003

Practice Fusion API Client Installation Guide for Windows

SAS 9.3 Foundation for Microsoft Windows

4cast Client Specification and Installation

Introduction. Installation of SE S AM E BARCODE virtual machine distribution. (Windows / Mac / Linux)

Changing Your Cameleon Server IP

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Configuring Devices for Use with Cisco Configuration Professional (CCP) 2.5

Signiant Agent installation

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

Setting Up a Unisphere Management Station for the VNX Series P/N Revision A01 January 5, 2010

How to Connect to Berkeley College Virtual Lab Using Windows

CycleServer Grid Engine Support Install Guide. version 1.25

Managing the System Event Log

User guide. Business

IIS, FTP Server and Windows

AlienVault Unified Security Management (USM) 4.x-5.x. Deploying HIDS Agents to Linux Hosts

13.1 Backup virtual machines running on VMware ESXi / ESX Server

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

Cloud Storage Quick Start Guide

Using Management Shell Reports and Tracking User Access in the NetVanta UC Server

Managing the System Event Log

Microsoft XP Professional Remote Desktop Connection

Windows 7 Hula POS Server Installation Guide

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website

Managing the System Event Log

Migrating MSDE to Microsoft SQL 2008 R2 Express

How to use the VMware Workstation / Player to create an ISaGRAF (Ver. 3.55) development environment?

Non-ThinManager Components

VERALAB LDAP Configuration Guide

Universal Management Service 2015

How to FTP (How to upload files on a web-server)

How to Tunnel Remote Desktop using SSH (Cygwin) for Windows XP (SP2)

Using Remote Desktop with the Cisco AnyConnect VPN Client in Windows Vista

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager

WinSCP for Windows: Using SFTP to upload files to a server

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

Supplement I.B: Installing and Configuring JDK 1.6

Reconfiguring VMware vsphere Update Manager

SQL Server 2008 R2 Express Edition Installation Guide

Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010

Common SofTest Troubleshooting Techniques

Using Virtual Machines

Reconfiguration of VMware vcenter Update Manager

Installation Guide for Windows May 2016

Pearl Echo Installation Checklist

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

Sitecore Ecommerce Enterprise Edition Installation Guide Installation guide for administrators and developers

Section 5 Configuring the Partition for Enterprise Output Manager (EOM)

Defender Token Deployment System Quick Start Guide

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com

Password Manager Windows Desktop Client

Lab - Configure a Windows 7 Firewall

How to use FTP Commander

Video Administration Backup and Restore Procedures

Deep Freeze and Microsoft System Center Configuration Manager 2012 Integration

Guide to the Configuration and Use of SFTP Clients for Uploading Digital Treatment Planning Data to IROC RI

Network Edition Download / Installation Instructions

eadvantage Certificate Enrollment Procedures

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows 7

Setting Up a Backup Domain Controller

WhatsUp Gold v16.1 Installation and Configuration Guide

If you prefer to use your own SSH client, configure NG Admin with the path to the executable:

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

Installation Instruction STATISTICA Enterprise Small Business

Canto Integration Platform (CIP)

Setting Up the Device and Domain Administration

Reconfiguring VMware vsphere Update Manager

Installation Guide for FTMS and Node Manager 1.6.0

Maintaining the Content Server

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task.

Aspera Connect User Guide

pcanywhere Advanced Configuration Guide

Using Logon Agent for Transparent User Identification

Sophos UTM. Remote Access via PPTP Configuring Remote Client

Census. di Monitoring Installation User s Guide

Configuring for SFTP March 2013

Snow Active Directory Discovery

Virtual Office Remote Installation Guide

McAfee SMC Installation Guide 5.7. Security Management Center

WINDOWS SERVER 2008 OFFLINE SYSTEM RECOVERY USING WINDOWS SERVER BACKUP WITH NETWORKER

Novell ZENworks Asset Management 7.5

Juris Installation / Upgrade Guide

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

Allworx OfficeSafe Operations Guide Release 6.0

Miami University RedHawk Cluster Connecting to the Cluster Using Windows

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

TAMUS Terminal Server Setup BPP SQL/Alva

2 Advanced Session... Properties 3 Session profile... wizard. 5 Application... preferences. 3 ASCII / Binary... Transfer

Active Directory integration with CloudByte ElastiStor

Configure SPLM 2012 on Windows 7 Laptop

Operating System Installation Guide

ThinPoint Quick Start Guide

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013

Transcription:

This chapter contains the following sections: Installing the EMC Solutions Enabler for VMAX Storage, page 1 Adding an EMC VMAX Account, page 5 Installing the EMC Solutions Enabler for VMAX Storage To communicate with VMAX, Cisco UCS Director now supports a Windows-based EMC Solutions Enabler (SE). Before using this SE, you must install and configure a Secure Shell (SSH) server on it. Installing and Configuring Windows Based Solutions Enabler To set up an SSHD server, we recommend that you install Cygwin version 1.7.27, and use the SSH daemon on the host. Cygwin provides a Linux-like environment on Microsoft Windows. See Installing a Cygwin Package, on page 2 for information on downloading Cygwin and additional information about the SSHD server. After you install the SSHD server on the Windows-based SE, modify the Path variable under System Variables to include the Solutions Enabler bin folder so that whoever uses SSH to get into the Windows SE can immediately run VMAX commands. After you install and configure the SSHD server, you should set up new default paths to enable the user-installed software to override the system software. 1

Installing and Configuring Windows Based Solutions Enabler Installing a Cygwin Package Follow these steps to download and install Cygwin version 1.7.27. Download the Cygwin executable from http://www.cygwin.com/. While installing the Cygwin package on the package selection screen, select the openssh and openssl packages to install. Ensure that you install the packages on a Windows based Solutions Enabler host. Configuring the SSHD Server Navigate to the C:\<Cygwin-Install-Dir> directory, open the Cygwin.bat in edit mode using any editor and add the following line: set CYGWIN=binmode ntsec The following example shows the Cygwin.bat file contents after adding the above line: @echo off C: chdir C:\<Cygwin-Install-Dir>\bin set CYGWIN=binmode ntsec bash --login -i Configure the SSHD service by running the C:\<Cygwin-Install-Dir>\Cygwin.bat file in a command prompt and enter the following command: $ ssh-host-config. a) Answer the following questions: Question Recommended Response Should privilege separation be used? <yes/no> New local account 'sshd'? <yes/no> Do you want to install sshd as a service? <yes/no> Enter the value of CYGWIN for the deamon: [ ] binmode ntsec Do you want to use a different name? (yes/no) Enter the new user name: <new-username> Reenter: <new-username> Select no if SSHD is already installed as a service, otherwise select yes. Enter the value as binmode ntsec Enter the new user name. Renter the new user name. 2

Installing and Configuring Windows Based Solutions Enabler Question Replace cloupia with new-username? (yes/no) Please enter the password: <password> Reenter: <password> Recommended Response Enter the password for this account. Reenter the password for this account. Configuring System Environment Variables Step 3 Step 4 Step 5 Step 6 Right-click the Computer icon and select Properties. If you don't have a computer icon on your desktop: a) Click the Start button. b) Right-click the Computer option in the Start menu. c) Select Properties. Click on Advanced System Settings. Under the Advanced tab, select Environment Variables. Under System Variables select the Path variable and append the following two binary paths: c:\program Files\EMC\SYMCLI\bin;c:\<Cygwin-Install-Dir>\bin Refer to the following example: Variable Name: Path Variable Value: <Existing Folders Path>;c:\Program Files\EMC\SYMCLI\bin;c:\cygwin 64\bin Add the following new System Variable name: CYGWIN and the following Variable Value: binmode tty ntsec Starting the Cygwin SSHD Service DETAILED STEPS Command or Action Purpose Start the Cygwin SSHD service manually under Window Services and configure it to start automatically on every boot. 3

Installing and Configuring a Linux Based Solutions Enabler Verifying SSH Access Ensure that you can run the SYMCLI commands without providing the absolute path at the command prompt. You can verify SSH access using any SSH client. Access a different machine that has the ssh client running and execute the following command: ssh<username>@<host-ipaddress> 'date' or ssh-1<username>@<host-ipaddress> 'date' Example: For example, ssh -l pjohn@host-ipaddress 'date' The command prompts you to specify the password. When you specify the correct password, the command returns the accurate date. Installing and Configuring a Linux Based Solutions Enabler Note You can add libraries and legacy libraries, such as glibc, to the VM. You will need gatekeepers to serve as Raw Device Mappings (RDMs). Allow 6,000 to 8,000 mappings for each RDM. Step 3 Step 4 Create the base Linux image for the VM you will use. For the base Linux image, you can use an SMC or SPA servers that run CentOS, version 5.7 x86 or x86_64. For an SMC server, allow 20 GB of space. For an SPA server, allow at least 120 GB. Assign a few gatekeepers as RDMs. Reboot the Linux VM. From the EMC Powerlink site, download the EMC Solutions Enabler package for Linux and the Services Management Application System (SMAS) package se7310-linux-i386-ni.tar.gz. Note See the Cisco UCS Director Compatibility Matrix to identify which version to download and install. Use MD5 Checksum 9809ac14ed8bfcc19789d7d5671d6015. 4

Adding an EMC VMAX Account Step 5 Step 6 Step 7 Step 8 Step 9 Using SCP, transfer the tar file to your VM. At a command prompt, enter the following command to decompress the tar file: [root@smc ~]# tar xzvf se7310-linux-i386-ni.tar.gz Install the EMC Solutions Enabler by entering the following command: [root@smc ~]#./se7310_install.sh -install] Verify that the emc/symcli bin folder is in the Linux path, with this directory structure: <symcli path>/bin. An example is: /opt/emc/symcli/bin. To connect to the VMAX device from Cisco UCS Director, you must update the PATH variable with the SYMCLI binary dir by updating the.bashrc file for the user that logs in to VMAX. a) Log in to the Solutions Enabler machine with the credentials that Cisco UCS Director will use. b) Edit.bashrc using your editor of choice; for example vi.bashrc c) Add the following line to the.bashrc file: PATH=$PATH:$HOME/bin:<symcli binary path>/bin d) Save the file and exit. Adding an EMC VMAX Account You must install an EMC VMAX Solutions Enabler on a Linux Virtual Machine (VM). Step 3 Step 4 Log into Cisco UCS Director. Choose Administration > Physical Accounts. In the Physical Acccounts pane, click Add. In the Add Account dialog box, complete the following fields: Name Description Pod drop-down list Category drop-down list Account Type drop-down list Choose a data center (Pod) for this account. Choose Storage. Choose EMC VMAX. Step 5 Step 6 Click Submit. In the second Add Account dialog box, complete the following fields: Name Description Account Name field Description field The account name. The account description. 5

Adding an EMC VMAX Account Name Server Address field User ID field Use Credential Policy check box Credential Policy drop-down Password field Transport Type drop-down list Port field Symmetrix id field Discover Symmetrix Arrays check box Symmetrix id drop down list Contact Email field Location field Description The Solution Enabler IP address for the VMAX device. The user ID for this account. If checked, Credential Policy drop-down is shown. Choose from drop-down. The password for this account. Choose ssh. The Port number. The Symmetrix id can be manually entered by the user or selected from a drop-down box that is shown if the Discover Symmetrix Arrays check box is selected. If this box is checked, selection of the Symmetrix id can be done from the drop-down list that is shown. Select the Symmetrix id from the drop-down list. This list is only visible if Discover Symmetrix Arrays is checked. The contact's email. The location for this account. Step 7 Step 8 Step 9 Click Submit. In the Physical Acccounts pane, choose the account. Click Test Connection. 6