Hitachi Hyper Scale-Out Platform (HSP) Hortonworks Ambari VM Quick Reference Guide

Size: px
Start display at page:

Download "Hitachi Hyper Scale-Out Platform (HSP) Hortonworks Ambari VM Quick Reference Guide"

Transcription

1 Hitachi Hyper Scale-Out Platform (HSP) MK-95HSP October 2016

2 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording, or stored in a database or retrieval system for commercial purposes without the express written permission of Hitachi, Ltd., or Hitachi Data Systems Corporation (collectively, Hitachi ). Licensee may make copies of the Materials provided that any such copy is: (i) created as an essential step in utilization of the Software as licensed and is used in no other manner; or (ii) used for archival purposes. Licensee may not make any other copies of the Materials. "Materials" mean text, data, photographs, graphics, audio, video and documents. Hitachi reserves the right to make changes to this Material at any time without notice and assumes no responsibility for its use. The Materials contain the most current information available at the time of publication. Some of the features described in the Materials might not be currently available. Refer to the most recent product announcement for information about feature and product availability, or contact Hitachi Data Systems Corporation at Notice: Hitachi products and services can be ordered only under the terms and conditions of the applicable Hitachi agreements. The use of Hitachi products is governed by the terms of your agreements with Hitachi Data Systems Corporation. By using this software, you agree that you are responsible for: 1) Acquiring the relevant consents as may be required under local privacy laws or otherwise from authorized employees and other individuals to access relevant data; and 2) Verifying that data continues to be held, retrieved, deleted, or otherwise processed in accordance with relevant laws. Notice on Export Controls. The technical data and technology inherent in this Document may be subject to U.S. export control laws, including the U.S. Export Administration Act and its associated regulations, and may be subject to export or import regulations in other countries. Reader agrees to comply strictly with all such regulations and acknowledges that Reader has the responsibility to obtain licenses to export, re-export, or import the Document and any Compliant Products. Hitachi is a registered trademark of Hitachi, Ltd., in the United States and other countries. AIX, AS/400e, DB2, Domino, DS6000, DS8000, Enterprise Storage Server, eserver, FICON, FlashCopy, IBM, Lotus, MVS, OS/390, PowerPC, RS6000, S/390, System z9, System z10, Tivoli, z/os, z9, z10, z13, z/vm, and z/vse are registered trademarks or trademarks of International Business Machines Corporation. Active Directory, ActiveX, Bing, Excel, Hyper-V, Internet Explorer, the Internet Explorer logo, Microsoft, the Microsoft Corporate Logo, MS-DOS, Outlook, PowerPoint, SharePoint, Silverlight, SmartScreen, SQL Server, Visual Basic, Visual C++, Visual Studio, Windows, the Windows logo, Windows Azure, Windows PowerShell, Windows Server, the Windows start button, and Windows Vista are registered trademarks or trademarks of Microsoft Corporation. Microsoft product screen shots are reprinted with permission from Microsoft Corporation. All other trademarks, service marks, and company names in this document or web site are properties of their respective owners.

3 Contents Preface Intended audience Product version Document revision level Accessing product documentation Getting help Comments v vi vi vi vi vii vii Quick Reference 1 KVM image details 2 CentOS VM software bundle 3 Repository VM software bundle 3 Bundled components 4 Licenses used 5 Contents iii

4 iv Contents

5 Preface This document provides a quick reference for Ambari and Hortonworks Hadoop Data Platform (HDP) 2.4 VM for Hitachi Hyper Scale- Out Platform (HSP). This Preface includes the following information: Intended audience Product version Document revision level Accessing product documentation Getting help Comments Preface v

6 Intended audience Intended audience This document is intended for system administrators, Hitachi Data Systems representatives, and authorized service providers who require quick reference information for Hortonworks Hadoop Data Platform (HDP) 2.4 VM for Hitachi Hyper Scale-Out Platform (HSP). Readers of this document should be familiar with the following: KVM based Virtual Machine images Ambari administration Linux operating system and working in a restricted shell environment Site-specific network information Product version This document applies to Hyper Scale-Out Platform release or later. Document revision level Revision Date Description MK-95HSP April 2016 Initial release MK-95HSP April , supersedes and replaces MK-95HSP MK-95HSP June , supersedes and replaces MK-95HSP MK-95HSP October , supersedes and replaces MK-95HSP Accessing product documentation Product documentation is available on Hitachi Data Systems Support Connect: Check this site for the most current documentation, including important updates that may have been made after the release of the product. vi Preface

7 Getting help Getting help Hitachi Data Systems Support Portal is the destination for technical support of products and solutions sold by Hitachi Data Systems. To contact technical support, log on to Hitachi Data Systems Support Connect for contact information: Hitachi Data Systems Community is a global online community for HDS customers, partners, independent software vendors, employees, and prospects. It is the destination to get answers, discover insights, and make connections. Join the conversation today! Go to community.hds.com, register, and complete your profile. Comments Please send us your comments on this document: hsp.documentation.comments@hds.com Include the document title and part number, including the revision (for example, -01), and refer to specific sections and paragraphs whenever possible. All comments become the property of Hitachi Data Systems. Thank you! Preface vii

8 viii Preface

9 Quick Reference This chapter describes the Hortonworks Hadoop Data Platform (HDP) KVM based Virtual Machine image for HSP. KVM image details Bundled components Licenses used Quick Reference 1

10 KVM image details KVM image details Hortonworks Ambari deployment begins with a fresh CentOS 7 KVM based VM image and a repository VM image. The package consists of two VM images: CentOS-7.2 HSP-1.2 Vanilla HSP VM template Repo-with_HDP-2.4_Ambari Repository VM The following describes the basic steps involved in deploying the VMs, see the Hortonworks Ambari VM deployment guide for full instructions. 1. Add the CentOS template and repository template to the HSP cluster and deploy a single instance of the repository VM to the cluster. 2. Deploy the Ambari VMs. One or more Ambari VMs can be deployed to form the HDP cluster. 3. The install script is packaged as an RPM on the repository VM. The Ambari-prep noarch.rpm script sets up the /etc/hosts file so that all of the nodes can find each other. SSH into the Ambari VM you will use as your Ambari server and use wget to fetch the script. ssh <Ambari Server VM IP Address> wget <repository VM IP Address>/rpm/ambari-2.2.2/AmbariPrep noarch.rpm 4. Install the script package using yum: yum -y install AmbariPrep noarch.rpm 5. Run the script. /opt/escale/bin/ambariprep.py --repo-host <Repository VM IP address> When complete Ambari will have been installed, configured and started. The Ambari server GUI can take up to three minutes to start responding on port Open a browser, log into the Ambari server instance and configure the new cluster from the browser server IP address>: Quick Reference

11 KVM image details CentOS VM software bundle CentOS 7.2 x64 - Linux Operating system Installed Software Oracle JDK 1.8 jdk-8u60-linux-x64 Java virtual machine Python Python interpreter (for scripting language) PostgreSQL el7_2.x86_64 Repository VM software bundle HDP VM with Ambari Server/local HDP 2.4 repositories. Packaged Software Ambari Server HDP Hortonworks Hadoop software HDFS compatible plugin for HSP Quick Reference 3

12 Bundled components Bundled components The following Hortonworks HDP components have been bundled and are pending certification to be compatible with the Hitachi Scale-Out Platform version Apache DataFu Apache Hadoop Apache HBase Apache Hive Apache Pig Apache Spark Apache Sqoop Apache Tez Apache ZooKeeper Quick Reference

13 Licenses used Licenses used This media kit includes software covered under the following licenses: Apache License, Version 2.0 (the "License") The Platform Components comprising the Hortonworks Data Platform (HDP) are released under the Apache 2.0 License. Unless required by applicable law, software distributed under the Apache License is distributed on an AS IS BASIS. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Apache License at: Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Optional Add-Ons and 3rd-Party Components While HDP is provided under the terms of the Apache 2.0 License, it is also commonly used with 3rd-Party Components and Optional Add-Ons (example Hive ODBC Driver). When you choose to use those components, it is recommended you read and understand the licensing terms specific to each of those components. Also note that Add-Ons can be downloaded separately from HDP and each comes with instructions on how to install and leverage the features alongside HDP. Trademarks: Apache and the Apache feather logo are trademarks of The Apache Software Foundation CentOS is a trademark of Red Hat, Inc. Hortonworks Data Platform (HDP) is trademark of Hortonworks Inc. Python is a registered trademark of the Python Software Foundation Quick Reference 5

14 6 Quick Reference

15

16 Hitachi Data Systems Corporate Headquarters 2845 Lafayette Street Santa Clara, California U.S.A. Regional Contact Information Americas Europe, Middle East, and Africa +44 (0) Asia Pacific MK-95HSP013-03

Hitachi Converged Adapter 2.0 for VMware vcenter Operations HCA for vc OPs Third-Party Copyrights and Licenses

Hitachi Converged Adapter 2.0 for VMware vcenter Operations HCA for vc OPs Third-Party Copyrights and Licenses Hitachi Converged Adapter 2.0 for VMware vcenter Operations 5.8.4 MK-92UCP065-02 2014-2016 Hitachi Data Systems Corporation. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Hitachi Converged Adapter 2.0 for Microsoft SCOM 2012 Administration Manual HCA for SCOM Administration Manual

Hitachi Converged Adapter 2.0 for Microsoft SCOM 2012 Administration Manual HCA for SCOM Administration Manual Hitachi Converged Adapter 2.0 for Microsoft SCOM 2012 Administration Manual MK-92UCP082-01 2014-2016 Hitachi Data Systems Corporation. All rights reserved. No part of this publication may be reproduced

More information

Hitachi Command Suite

Hitachi Command Suite Hitachi Command Suite Virtual Appliance Installation Guide MK-92HC236-01 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means,

More information

Hitachi Command Suite

Hitachi Command Suite Hitachi Command Suite 8.6 Virtual Appliance Installation Guide This manual explains how to use the virtual appliance for Hitachi Command. MK-92HC236-02 May 2018 2016, 2018 Hitachi, Ltd. All rights reserved.

More information

Hitachi Hyper Scale-Out Platform (HSP) Hortonworks Ambari VM Deployment Guide

Hitachi Hyper Scale-Out Platform (HSP) Hortonworks Ambari VM Deployment Guide Hitachi Hyper Scale-Out Platform (HSP) MK-95HSP017-03 11 October 2016 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic

More information

Hitachi Storage Adapter for Microsoft System Center Virtual Machine Manager

Hitachi Storage Adapter for Microsoft System Center Virtual Machine Manager Hitachi Storage Adapter for Microsoft System Center Virtual Machine Manager v01.3.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 Hardware Requirements... 3 Volume

More information

HCP Data Migrator Release Notes Release 6.1

HCP Data Migrator Release Notes Release 6.1 HCP Data Migrator Release Notes Release 6.1 Hitachi Content Platform Data Migrator RN-90ARC031-11 4 December 2017 2014, 2017 Hitachi Vantara Corporation. All rights reserved. No part of this publication

More information

Hitachi Data Ingestor Hyper-V Installation Guide 6.0.0

Hitachi Data Ingestor Hyper-V Installation Guide 6.0.0 Hitachi Data Ingestor Hyper-V Installation Guide 6.0.0 This guide provides instructions for installing Hitachi Data Ingestor (HDI) on Hyper-V. Instances of HDI installed on Hyper-V are referred to as VMA.

More information

Hitachi Adapter for Oracle Enterprise Manager - Database Cloning

Hitachi Adapter for Oracle Enterprise Manager - Database Cloning Hitachi Adapter for Oracle Enterprise Manager - Database Cloning v02.0.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 About This Release... 2 Hardware Requirements...

More information

Hitachi Storage Adapter for the SAP HANA Cockpit

Hitachi Storage Adapter for the SAP HANA Cockpit Hitachi Storage Adapter for the SAP HANA Cockpit v01.1.0 Release Notes Contents About this Document... 2 Intended Audience... 2 Getting Help... 2 About Release v1.1.0... 2 Hardware and Software... 3 Hardware

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor 6.4.0 Backup Restore Features Supplement for Hitachi Data Protection Suite This document describes the instructions for setting up an HDI environment to work with Hitachi Data Protection

More information

Hitachi Dynamic Link Manager (for VMware ) Release Notes

Hitachi Dynamic Link Manager (for VMware ) Release Notes Hitachi Dynamic Link Manager (for VMware ) 8.6.0-00 Release Notes Contents About this document... 1 Intended audience... 2 Accessing product downloads... 2 Getting help... 2 About this release... 2 Product

More information

Hitachi Content Platform HCP Data Migrator 6.1 Release Notes HCP-DM Version June 27, 2014

Hitachi Content Platform HCP Data Migrator 6.1 Release Notes HCP-DM Version June 27, 2014 Hitachi Content Platform HCP-DM Version 6.1.0.9 June 27, 2014 RN-90ARC031-10 2014 Hitachi Data Systems Corporation. All rights reserved. No part of this publication may be reproduced or transmitted in

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Backup Restore Features Supplement for Hitachi Data Protection Suite Product Version Getting Help Contents MK-90HDICOM009-03 2010-2016 Hitachi, Ltd. All rights reserved. No part of

More information

Hitachi Compute Blade 2500 Intel LAN Driver Instruction Manual for SUSE Linux Enterprise Server

Hitachi Compute Blade 2500 Intel LAN Driver Instruction Manual for SUSE Linux Enterprise Server Hitachi Compute Blade 2500 Intel LAN Driver Instruction Manual for SUSE Linux Enterprise Server FASTFIND LINKS Getting Help Contents MK-99CB2500054-02 2016 Hitachi, Ltd. All rights reserved. No part of

More information

Hitachi Device Manager Mainframe Agent Release Notes Contents

Hitachi Device Manager Mainframe Agent Release Notes Contents Hitachi Device Manager Mainframe Agent 8.5.0-00 Release Notes Contents About this document... 2 Intended audience... 2 Getting help... 2 About this release... 2 Product package contents... 2 New features

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Cluster Getting Started Guide Product Version Getting Help Contents MK-90HDICOM001-02 2010-2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or

More information

Mainframe Analytics Recorder v Release Notes

Mainframe Analytics Recorder v Release Notes Mainframe Analytics Recorder v8.2.1-00 Release Notes Contents About this document... 1 Intended audience... 1 Getting help... 2 About this release... 2 Product package contents... 2 New features and important

More information

System Management Unit (SMU)

System Management Unit (SMU) System Management Unit (SMU) Hardware Reference Guide The SMU400 is a 1U rack mounted device, used to manage the servers and clusters of the Hitachi NAS Platform, Hitachi HUS File Module, and Hitachi Virtual

More information

Hitachi WAN Optimizer VMware vsphere Setup Guide

Hitachi WAN Optimizer VMware vsphere Setup Guide Hitachi WAN Optimizer VMware vsphere Setup Guide FASTFIND LINKS Contents Product Version Getting Help MK-95HWO002-00 July 2016 2007, 2016 Hitachi, Ltd. All rights reserved. No part of this publication

More information

Hitachi Compute Rack Series RAID Driver Instruction Manual For Red Hat Enterprise Linux

Hitachi Compute Rack Series RAID Driver Instruction Manual For Red Hat Enterprise Linux Hitachi Compute Rack Series RAID Driver Instruction Manual For Red Hat Enterprise Linux FASTFIND LINKS Document Organization Getting Help Contents MK-90CRC008-00 2011-2013 Hitachi, Ltd. All rights reserved.

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Backup Restore Features Supplement for IBM Tivoli Storage Manager Product Version Getting Help Contents MK-90HDICOM010-02 2010-2014 Hitachi, Ltd. All rights reserved. No part of this

More information

Hitachi Data Center Analytics v7.0 Release Notes

Hitachi Data Center Analytics v7.0 Release Notes Hitachi Data Center Analytics v7.0 Release Notes Contents About this document... 2 Intended audience... 2 Getting help... 2 About this release... 2 New features and important enhancements... 3 Distribution

More information

Hitachi Dynamic Link Manager (for AIX) v Release Notes

Hitachi Dynamic Link Manager (for AIX) v Release Notes Hitachi Dynamic Link Manager (for AIX) v8.2.1-00 Release Notes Contents About this document... 1 Intended audience... 1 Getting help... 2 About this release... 2 Product package contents... 2 New features

More information

Hitachi Compute Blade CB Base-T 4-port LAN Adapter User's Guide

Hitachi Compute Blade CB Base-T 4-port LAN Adapter User's Guide Hitachi Compute Blade CB2500 1000Base-T 4-port LAN Adapter User's Guide FASTFIND LINKS Getting Help Contents MK-99CB2500025-00 2014 Hitachi, Ltd. All rights reserved. No part of this publication may be

More information

Hitachi NAS Platform F1000 Series

Hitachi NAS Platform F1000 Series Hitachi NAS Platform F1000 Series Backup Restore Features Supplement for Hitachi Data Protection Suite Product Version Getting Help Contents MK-92NAS069-07 2012-2015 Hitachi, Ltd. All rights reserved.

More information

BBI Quick Guide Networking OS for 1/10Gb LAN Switch Module

BBI Quick Guide Networking OS for 1/10Gb LAN Switch Module BBI Quick Guide Networking OS for 1/10Gb LAN Switch Module FASTFIND LINKS Product Version Getting Help Contents MK-99CB2500038-00 2014 Hitachi, Ltd. All rights reserved. No part of this publication may

More information

Hitachi TrueCopy. User Guide. Hitachi Virtual Storage Platform G1000 and G1500. Hitachi Virtual Storage Platform F1500

Hitachi TrueCopy. User Guide. Hitachi Virtual Storage Platform G1000 and G1500. Hitachi Virtual Storage Platform F1500 Hitachi TrueCopy User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage Platform

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Cluster Getting Started Guide Product Version Getting Help Contents MK-90HDI001-13 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Hitachi Compute Blade HVM Navigator Installation Manual

Hitachi Compute Blade HVM Navigator Installation Manual Hitachi Compute Blade HVM Navigator Installation Manual FASTFIND LINKS Document organization Product version Getting help Contents MK-99COM023-17 2012-2016 Hitachi, Ltd. All rights reserved. No part of

More information

Hitachi Compute Blade 500/2500 LSI MegaRAID SAS 3004 (imr) firmware update User s Guide

Hitachi Compute Blade 500/2500 LSI MegaRAID SAS 3004 (imr) firmware update User s Guide Hitachi Compute Blade 500/2500 LSI MegaRAID SAS 3004 (imr) firmware update User s Guide FASTFIND LINKS Document organization Product version Getting help Contents MK-99COM153-01 2010-2017 Hitachi, Ltd.

More information

Using HCP Data Migrator

Using HCP Data Migrator Release 6.1 Hitachi Content Platform Data Migrator This book contains the information you need to use Hitachi Content Platform Data Migrator (HCP-DM). This utility lets you copy data between local file

More information

Unified Compute Platform 4.1.2

Unified Compute Platform 4.1.2 Unified Compute Platform 4.1.2 MK-92UCP054-05 2014-2016 Hitachi Data Systems. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or

More information

Hitachi Virtual Storage Platform

Hitachi Virtual Storage Platform Hitachi Virtual Storage Platform Documentation Roadmap FASTFIND LINKS Contents MK-90RD7039-06 2011 Hitachi Ltd, All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS. Getting Help Contents MK-91CB

Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS. Getting Help Contents MK-91CB Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS Getting Help Contents MK-91CB500072-16 2010-2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or

More information

Hitachi Content Platform Anywhere Deploying an HCP Anywhere VM System

Hitachi Content Platform Anywhere Deploying an HCP Anywhere VM System Hitachi Content Platform Anywhere MK-HCPAW011-05 2016 Hitachi Data Systems Corporation. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic

More information

Hyper Scale-Out Platform. Using the Management Console

Hyper Scale-Out Platform. Using the Management Console Hyper Scale-Out Platform MK-94HSP005-02 November 2016 2016 Hitachi, LTD. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

Hitachi Compute Blade 2000 LSI MegaRAID SAS 2208 RAID controller firmware update User s Guide

Hitachi Compute Blade 2000 LSI MegaRAID SAS 2208 RAID controller firmware update User s Guide Hitachi Compute Blade 2000 LSI MegaRAID SAS 2208 RAID controller firmware update User s Guide FASTFIND LINKS Document organization Product version Getting help Contents MK-99BDS2K105-02 2010-2014 Hitachi,

More information

Use Restrictions for Hitachi Compute Blade 2500 Series FASTFIND LINKS. Getting Help Contents MK-99CB

Use Restrictions for Hitachi Compute Blade 2500 Series FASTFIND LINKS. Getting Help Contents MK-99CB Use Restrictions for Hitachi Compute Blade 2500 Series FASTFIND LINKS Getting Help Contents MK-99CB2500053-02 2014-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced

More information

Hitachi Data Instance Director

Hitachi Data Instance Director Hitachi Data Instance Director Quick Start Guide FASTFIND LINKS Software Version Getting Help Contents MK-93HDID002-01 2013-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced

More information

Hitachi Compute Blade 500 Series

Hitachi Compute Blade 500 Series Hitachi Compute Blade 500 Series Server Blade Setup Guide Document Organization Product Version Getting Help Contents MK-91CB500012-09 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication

More information

Hitachi Dynamic Link Manager (for VMware ) Release Notes

Hitachi Dynamic Link Manager (for VMware ) Release Notes Hitachi Dynamic Link Manager (for VMware ) 8.5.1-04 Release Notes Contents About this document... 1 Intended audience... 1 Getting help... 1 About this release... 2 Product package contents... 2 New features

More information

Hitachi Virtual Storage Platform G1000

Hitachi Virtual Storage Platform G1000 Hitachi Virtual Storage Platform G1000 Hitachi Volume Shredder User Guide FASTFIND LINKS Contents Product Version Getting Help MK-92RD8025-01 2014 Hitachi, Ltd. All rights reserved. No part of this publication

More information

Storage System User Administration Guide. Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform Release 13.

Storage System User Administration Guide. Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform Release 13. Storage System User Administration Guide Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform Release 13.4 MK-92HNAS013-13 March 2018 2011, 2018 Hitachi, Ltd. All rights

More information

Hitachi Command Suite

Hitachi Command Suite Hitachi Command Suite Installation and Configuration Guide MK-90HC173-23 2014, 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any

More information

Hitachi Compute Blade Installation Guide for Oracle Linux OS Installation Guide

Hitachi Compute Blade Installation Guide for Oracle Linux OS Installation Guide Hitachi Compute Blade OS Installation Guide FASTFIND LINKS Getting Help Contents MK-99COM083-05 2010-2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Hitachi SNMP Agent. User Guide. Hitachi Virtual Storage Platform G200, G400, G600, G800. Hitachi Virtual Storage Platform F400, F600, F800

Hitachi SNMP Agent. User Guide. Hitachi Virtual Storage Platform G200, G400, G600, G800. Hitachi Virtual Storage Platform F400, F600, F800 Hitachi SNMP Agent User Guide Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage Platform F400, F600, F800 MK-94HM8015-05 October 2016 2015, 2016 Hitachi, Ltd. All rights reserved.

More information

Hitachi Compute Blade Logical VGA SnapShot

Hitachi Compute Blade Logical VGA SnapShot Hitachi Compute Blade Logical VGA SnapShot FASTFIND LINKS Getting Help Contents MK-99COM074-07 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Hitachi Compute Blade Installation Guide for Oracle Solaris OS Installation Guide

Hitachi Compute Blade Installation Guide for Oracle Solaris OS Installation Guide Hitachi Compute Blade OS Installation Guide FASTFIND LINKS Getting Help Contents -99COM072-0 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in

More information

Hitachi NAS Platform Hitachi VSP Gx00 and Fx00

Hitachi NAS Platform Hitachi VSP Gx00 and Fx00 Hitachi NAS Platform Hitachi VSP Gx00 and Fx00 Release 13.3 Storage Systems User Administration Guide This guide explains user management, including the different types of system administrators, their

More information

Unified Complute Platform Release Patch 1. UCP DOC Administrator Guide

Unified Complute Platform Release Patch 1. UCP DOC Administrator Guide Unified Complute Platform Release 4.2.1 Patch 1 MK-92UCP054-08 October 13, 2017 2014-2017 Hitachi Vantara Corporation. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Hitachi Virtual Storage Platform

Hitachi Virtual Storage Platform Hitachi Virtual Storage Platform Hitachi Volume Shredder User Guide Document Organization Product Version Getting Help Contents MK-90RD7035-08 December 2016 2010-2016 Hitachi, Ltd. All rights reserved.

More information

Hitachi Command Suite. Automation Director. Messages MK-92HC221-02

Hitachi Command Suite. Automation Director. Messages MK-92HC221-02 Hitachi Command Suite Automation Director Messages MK92HC22102 2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic

More information

Hitachi Dynamic Link Manager (for AIX) Release Notes

Hitachi Dynamic Link Manager (for AIX) Release Notes Hitachi Dynamic Link Manager (for AIX) 8.4.1-00 Release Notes Contents About this document... 1 Intended audience... 1 Getting help... 2 About this release... 2 Product package contents... 2 New features

More information

Hitachi Server Adapter for the SAP HANA Cockpit

Hitachi Server Adapter for the SAP HANA Cockpit Hitachi Server Adapter for the SAP HANA Cockpit v01.1.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 About Release v01.1.0... 2 Supported Hardware and Software...

More information

Performance Guide. Hitachi Performance Guide for Gx00 and Fx00 Models

Performance Guide. Hitachi Performance Guide for Gx00 and Fx00 Models Performance Guide Hitachi Performance Guide for Gx00 and Fx00 Models Hitachi Performance Monitor Hitachi Server Priority Manager Hitachi Virtual Partition Manager Product Version Getting Help Contents

More information

Hitachi Universal V2 Rack

Hitachi Universal V2 Rack Hitachi Universal V2 Rack Reference Guide Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage Platform F400, F600, F800 Hitachi Virtual Storage Platform G1000 Hitachi Virtual

More information

Hitachi Universal Replicator for Mainframe

Hitachi Universal Replicator for Mainframe Hitachi Universal Replicator for Mainframe User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 MK-92RD8022-12 March 2017 2014, 2017 Hitachi, Ltd. All rights

More information

Hitachi Data Systems. Hitachi Virtual Storage Platform Gx00 with NAS Modules NAS Platform (System LU) Migration Guide MK-92HNAS078-00

Hitachi Data Systems. Hitachi Virtual Storage Platform Gx00 with NAS Modules NAS Platform (System LU) Migration Guide MK-92HNAS078-00 Hitachi Data Systems Hitachi Virtual Storage Platform Gx00 with NAS Modules NAS Platform (System LU) Migration Guide MK-92HNAS078-00 2011-2016 Hitachi, Ltd. All rights reserved. No part of this publication

More information

Hitachi Streaming Data Platform software development kit Release Notes

Hitachi Streaming Data Platform software development kit Release Notes Hitachi Streaming Data Platform software development kit 3.0.0-01 Release Notes Contents Contents... 1 About this document... 1 Intended audience... 1 Getting help... 2 About this release... 2 Product

More information

Hitachi Universal Replicator for Mainframe

Hitachi Universal Replicator for Mainframe Hitachi Universal Replicator for Mainframe User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 MK-92RD8022-11 October 2016 2014, 2016 Hitachi, Ltd. All rights

More information

Hitachi Storage Advisor

Hitachi Storage Advisor Hitachi Storage Advisor Getting Started Guide MK-94HSA001-00 May 2016 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic

More information

Hitachi Command Suite. Replication Manager. Configuration Guide. Document Organization. Product Version. Getting Help. Contents MK-98HC151-27

Hitachi Command Suite. Replication Manager. Configuration Guide. Document Organization. Product Version. Getting Help. Contents MK-98HC151-27 Hitachi Command Suite Replication Manager Configuration Guide Document Organization Product Version Getting Help Contents MK-98HC151-27 2014, 2016 Hitachi, Ltd. All rights reserved. No part of this publication

More information

Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS. Getting Help Contents MK-91CB

Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS. Getting Help Contents MK-91CB Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS Getting Help Contents MK-91CB500072-07 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or

More information

Hitachi Virtual SMU Administration Guide. Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform

Hitachi Virtual SMU Administration Guide. Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform Hitachi Virtual SMU Administration Guide Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform MK-92HNAS074-01 November 2016 2011, 2016 Hitachi, Ltd. All rights reserved.

More information

Hitachi Virtual Infrastructure Integrator Administration Guide

Hitachi Virtual Infrastructure Integrator Administration Guide Hitachi Virtual Infrastructure Integrator Administration Guide Release 3.1 MK-92HNAS003-09 2011, 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in

More information

Hitachi Compatible FlashCopy

Hitachi Compatible FlashCopy Hitachi Compatible FlashCopy User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 MK-92RD8010-10 March 2017 2014, 2017 Hitachi, Ltd. All rights reserved. No

More information

Hitachi Infrastructure Analytics Advisor. User Guide

Hitachi Infrastructure Analytics Advisor. User Guide Hitachi Infrastructure Analytics Advisor User Guide MK-96HIAA001-01 October 2016 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any

More information

Hitachi Storage Connector for VMware vrealize Orchestrator

Hitachi Storage Connector for VMware vrealize Orchestrator Hitachi Storage Connector for VMware vrealize Orchestrator Contents v01.4.0 Release Notes Contents... 1 About this Document... 2 Intended Audience... 2 Getting Help... 2 Hardware and Software Support...

More information

Hitachi Storage Adapter for Microsoft Windows PowerShell

Hitachi Storage Adapter for Microsoft Windows PowerShell Hitachi Storage Adapter for Microsoft Windows PowerShell v06.2.0 Release Notes Contents About This Document... 2 System Requirements... 2 Software and Hardware Support... 3 HCP Requirement*... 5 Changes

More information

Hitachi Global Link Manager Release Notes

Hitachi Global Link Manager Release Notes Hitachi Global Link Manager 8.1.3-00 Release Notes Contents Contents... 1 About this document... 1 Intended audience... 1 Getting help... 1 About this release... 2 Product package contents... 2 New features

More information

Hitachi Command Suite. Tuning Manager. Installation Guide. Document Organization. Product Version. Getting Help. Contents MK-96HC141-32

Hitachi Command Suite. Tuning Manager. Installation Guide. Document Organization. Product Version. Getting Help. Contents MK-96HC141-32 Hitachi Command Suite Tuning Manager Installation Guide Document Organization Product Version Getting Help Contents MK-96HC141-32 2014, 2016 Hitachi, Ltd. All rights reserved. No part of this publication

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Single Node Getting Started Guide Product Version Getting Help Contents MK-90HDI028-09 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or

More information

Hitachi Thin Image. User Guide. Hitachi Virtual Storage Platform G1000 and G1500. Hitachi Virtual Storage Platform F1500

Hitachi Thin Image. User Guide. Hitachi Virtual Storage Platform G1000 and G1500. Hitachi Virtual Storage Platform F1500 Hitachi Thin Image User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage Platform

More information

Hitachi ShadowImage for Mainframe

Hitachi ShadowImage for Mainframe Hitachi ShadowImage for Mainframe User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 MK-92RD8020-11 March 2017 2014, 2017 Hitachi, Ltd. All rights reserved.

More information

Nondisruptive Migration

Nondisruptive Migration Nondisruptive Migration User Guide Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage Platform G1000, G1500 Hitachi Virtual Storage Platform F1500 MK-92RD8086-06 2015, 2016

More information

Hitachi Data Systems. Hitachi Dynamic Provisioning with HNAS v12.1 Frequently Asked Questions MK- 92HNAS057-02

Hitachi Data Systems. Hitachi Dynamic Provisioning with HNAS v12.1 Frequently Asked Questions MK- 92HNAS057-02 Hitachi Data Systems Hitachi Dynamic Provisioning with HNAS v12.1 Frequently Asked Questions MK- 92HNAS057-02 2011-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced

More information

Hitachi Command Suite

Hitachi Command Suite Hitachi Command Suite Installation and Configuration Guide MK-90HC173-22 2014, 2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any

More information

Hitachi Universal Replicator

Hitachi Universal Replicator Hitachi Universal Replicator User Guide Hitachi Virtual Storage Platform G1000 and G1500 Hitachi Virtual Storage Platform F1500 Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage

More information

Use Restrictions for Hitachi Compute Blade 500 Series. Getting Help Contents MK-91CB

Use Restrictions for Hitachi Compute Blade 500 Series. Getting Help Contents MK-91CB Use Restrictions for Hitachi Compute Blade 500 Series FASTFIND LINKS Getting Help Contents MK-91CB500072-09 2010-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or

More information

Hitachi Infrastructure Adapter for Microsoft System Center Operations Manager

Hitachi Infrastructure Adapter for Microsoft System Center Operations Manager Hitachi Infrastructure Adapter for Microsoft System Center Operations Manager v01.10.0 FASTFIND LINKS Contents Getting Help MK-92SCOM009-10 2012, 2016 Hitachi, Ltd. All rights reserved. No part of this

More information

Hitachi Data Instance Director Disaster Recovery Reference

Hitachi Data Instance Director Disaster Recovery Reference Hitachi Data Instance Director Disaster Recovery Reference FASTFIND LINKS Software Version Getting Help Contents MK-93HDID004-00 2015 Hitachi, Ltd. All rights reserved. No part of this publication may

More information

Hitachi Virtual Storage Platform G series and F series SVOS 7.3.1

Hitachi Virtual Storage Platform G series and F series SVOS 7.3.1 Hitachi Virtual Storage Platform G series and F series SVOS 7.3.1 Encryption License Key User Guide This document describes and provides instructions for Encryption License Key, a feature of the VSP G

More information

Hitachi Storage Plug-in for VMware vcenter User's Guide Release v3.7.1

Hitachi Storage Plug-in for VMware vcenter User's Guide Release v3.7.1 Hitachi Storage Plug-in for VMware vcenter User's Guide Release v3.7.1 This guide explains how to install, configure and use Hitachi Storage Plug-in for VMware vcenter with supported Hitachi storage array

More information

Hitachi Thin Image. User Guide. Hitachi Virtual Storage Platform G200, G400, G600, G800. Hitachi Virtual Storage Platform F400, F600, F800

Hitachi Thin Image. User Guide. Hitachi Virtual Storage Platform G200, G400, G600, G800. Hitachi Virtual Storage Platform F400, F600, F800 Hitachi Thin Image User Guide Hitachi Virtual Storage Platform G200, G400, G600, G800 Hitachi Virtual Storage Platform F400, F600, F800 Hitachi Virtual Storage Platform G1000 MK-92RD8011-08 May 2016 2014,

More information

Hitachi Virtual Storage Platform

Hitachi Virtual Storage Platform Hitachi Virtual Storage Platform Encryption License Key User Guide Document Organization Product Version Getting Help Contents MK-90RD7015-11 2010-2016 Hitachi, Ltd. All rights reserved. No part of this

More information

HCP Streamer Adapter for Veritas Enterprise Vault

HCP Streamer Adapter for Veritas Enterprise Vault RELEASE NOTES HCP Streamer Adapter for Veritas Enterprise Vault Release Notes v1.4.2 By Hitachi Data Systems February 2017 RN-92ADPTR035-04 P a g e 2 Contents About This Document3 Intended Audience...

More information

Hitachi Data Ingestor

Hitachi Data Ingestor Hitachi Data Ingestor Single Node Getting Started Guide Product Version Getting Help Contents MK-90HDI028-10 2010-2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or

More information

Hitachi Virtual Storage Platform G series and F series

Hitachi Virtual Storage Platform G series and F series Hitachi Virtual Storage Platform G series and F series SVOS 7.3 Thin Image User Guide This document describes and provides instructions for using Hitachi Thin Image to plan, configure, and perform pair

More information

Hitachi Data Center Analytics

Hitachi Data Center Analytics Hitachi Data Center Analytics Query Language User Guide MK-96HDCA005-02 May 2016 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any

More information

Hyper Scale-Out Platform

Hyper Scale-Out Platform Hyper Scale-Out Platform MK-94HSP004-03 November 2016 2016 Hitachi, LTD. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

Hitachi File Services Manager Release Notes

Hitachi File Services Manager Release Notes Hitachi File Services Manager 5.3.3-00 Release Notes Copyright 2011, 2016, Hitachi, Ltd., Hitachi Data Systems Corporation, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or

More information

Hitachi Data Center Analytics. User Guide

Hitachi Data Center Analytics. User Guide Hitachi Data Center Analytics User Guide MK-96HDCA002-04 August 2016 2016 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic

More information

Hitachi Data Instance Director

Hitachi Data Instance Director Hitachi Data Instance Director Quick Start Guide FASTFIND LINKS Software Version Getting Help Contents MK-93HDID002-02 2013-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced

More information

Hitachi Storage Content Pack for VMware vrealize Log Insight

Hitachi Storage Content Pack for VMware vrealize Log Insight Hitachi Storage Content Pack for VMware vrealize Log Insight v01.0.1 User s Guide FASTFIND LINKS Supported Storage Models Software Requirements Getting Help Contents MK-92ADPTR100-02 2016 Hitachi, Ltd.

More information

Hitachi Command Suite. Command Director. CLI Reference Guide MK-90HCMD004-04

Hitachi Command Suite. Command Director. CLI Reference Guide MK-90HCMD004-04 Hitachi Command Suite Command Director CLI Reference Guide MK-90HCMD004-04 2014 Hitachi. Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means,

More information

Replication and Disaster Recovery Administration Guide

Replication and Disaster Recovery Administration Guide Replication and Disaster Recovery Administration Guide Hitachi Virtual Storage Platform Gx00 and Fx00 with NAS Modules Hitachi NAS Platform Release 13.4 MK-92HNAS009-13 March 2018 2011, 2018 Hitachi, Ltd.

More information

HITACHI VIRTUAL STORAGE PLATFORM F SERIES FAMILY MATRIX

HITACHI VIRTUAL STORAGE PLATFORM F SERIES FAMILY MATRIX HITACHI VIRTUAL STORAGE PLATFORM F SERIES FAMILY MATRIX F600 F800 Storage Platform F1500 Capacity Specifications Max. Number of Flash Drives, Including Spares 192 FMD 384 SSD 288 FMD 576 SSD 576 FMD 1,152

More information

Hitachi Storage Replication Adapter for VMware vcenter Site Recovery Manager Deployment Guide

Hitachi Storage Replication Adapter for VMware vcenter Site Recovery Manager Deployment Guide Hitachi Storage Replication Adapter for VMware vcenter Site Recovery Manager Deployment Guide MK-09RM6745-11 May 2017 2009, 2017 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced

More information

Cloudera Manager Quick Start Guide

Cloudera Manager Quick Start Guide Cloudera Manager Guide Important Notice (c) 2010-2015 Cloudera, Inc. All rights reserved. Cloudera, the Cloudera logo, Cloudera Impala, and any other product or service names or slogans contained in this

More information