Hitachi Data Center Analytics v7.0 Release Notes

Size: px
Start display at page:

Download "Hitachi Data Center Analytics v7.0 Release Notes"

Transcription

1 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 formats... 4 Upgrading from an earlier version of Data Center Analytics... 5 Resolved problems... 9 Known problems Documentation Copyrights and licenses Hitachi, Ltd. All rights reserved. 1

2 About this document About this document This document RN-96HDCA000-07, October 2016 is an upgrade from Hitachi Data Center Analytics versions prior to v7.0. This document provides late-breaking information about Hitachi Data Center Analytics v7.0. It includes information that was not available at the time the technical documentation for this product was published, as well as a list of known problems and solutions. Intended audience This document is intended for customers and Hitachi Data Systems partners who license and use Hitachi Data Center Analytics. Getting help Hitachi Data Systems Support Connect 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. About this release This release is a major release that adds new features and resolves multiple known problems Hitachi, Ltd. All rights reserved. 2

3 New features and important enhancements New features and important enhancements Global Tree Search The Global Tree search helps you to locate a particular resource type in the HDCA Server. This is useful in large data centers where resources could be categorized in custom groups. Search filters in tabular reports You can filter the values in a tabular report using the built in search feature in to the column. Tabular reports show the Filter icon on tables that contain more than 10 rows. This is applicable for columns that typically contain resource names or any other identifying values. Export Reports Batch The Export Reports feature allows you to export all the reports for a tree node with a single click. The exported batch contains all reports for the selected node. The reports are exported in a compressed file with png and Excel reports. The Export Reports functionality is available only on the Configuration and Performance tabs. Export, Import, and Reset Indicator Thresholds You can export the indicator thresholds from the Data Center Analytics server and import it into other Data Center Analytics servers. This makes it easy to copy the thresholds that are already defined on one Data Center Analytics server to multiple Data Center Analytics servers. Support for VSP G1500 storage systems Hitachi Enterprise Storage probe can now collect metrics from VSP G1500 storage systems. End Device Summary report Summary report is added for Cisco switch instance level. Support to collect new metrics Metrics for FMC, ESW, and SPM for VSP family, VSP G series, and VSP F series is now supported. Note: To collect the ESW metrics, the RAID Agent instance must be added using the command device and TCP/IP connection. Metrics for the capacity saving function deduplication and compression are now supported Hitachi, Ltd. All rights reserved. 3

4 Distribution formats RPM installation on Oracle Enterprise Linux 7.0 (64 bit) You can install the Data Center Analytics server and probe on a machine running Oracle Enterprise Linux (OEL) from a rpm file. Distribution formats Data Center Analytics server The Data Center Analytics server consists of the following files: Server OVA : hdca-server ova Server VHD : hdca-server _vhd.zip Server RPM : hdca-server x86_64.rpm Server Patch : The upgrade patch consists of two files, zip and hash: o ZIP: hdca-server zip o Hash: hdca-server zip.hash Data Center Analytics probe The Data Center Analytics probe consists of the following files: Probe OVA : hdca-probe ova Probe VHD : hdca-probe _vhd.zip Probe RPM : hdca-probe x86_64.rpm Probe Patch: The upgrade patch consists of the two files, zip and hash: o o ZIP: hdca-probe zip Hash: hdca-probe zip.hash Data Center Analytics Windows-based probe The Data Center Analytics Windows-based probe consists of the following file: Windows-based probe installer: HDCA_Windows_Probe_7.0_ exe 2016 Hitachi, Ltd. All rights reserved. 4

5 Upgrading from an earlier version of Data Center Analytics Upgrading from an earlier version of Data Center Analytics You can upgrade Data Center Analytics to v7.0 from v6.1 but not from an earlier version. If you are using an earlier version, first upgrade the Data Center Analytics setup to v6.1. See the v6.1 Release Notes for upgrade instructions. Note: If you have configured Active Directory users, then you must save the Active Directory properties before the upgrade. Saving the Active Directory property To save the non-default settings for Active Directory users you need to perform the following steps on Data Center Analytics: 1. Log on to the Data Center Analytics through a SSH client (like PuTTY). Default login credential for server: Username: root Password: megha.jeos Default login credentials for probe: Username: root Password: app.jeos 2. Verify the default settings, using the command: cat /usr/local/megha/conf/sys/ad.properties Default properties: ad.ssl.port=636 ad.non.ssl.port=389 ad.base.dn= ad.auth.type=simple Take note if any of these property values have changed. Example, ad.ssl.port=123 Note: If the default property value is not changed, then you can skip step 3 to step Go to the directory: cd /usr/local/megha/conf 4. Create a new directory custom using the following command: mkdir custom 2016 Hitachi, Ltd. All rights reserved. 5

6 Upgrading from an earlier version of Data Center Analytics 5. Navigate to the directory custom using the following command: cd /usr/local/megha/conf/custom 6. Create a file custom.properties at the following location: /usr/local/megha/conf/custom. 7. In custom.properties add the property that needs to be saved. For example, ad.ssl.port= Change the owner of new files and folders using the following command: chown R megha:megha /usr/local/megha/conf/custom 9. Stop the megha service using the following command: /usr/local/megha/bin/megha-jetty.sh stop 10. Confirm the stopped status of megha service using the following command: /usr/local/megha/bin/megha-jetty.sh status 11. Start the megha service using the following command: /usr/local/megha/bin/megha-jetty.sh start 12. Proceed with upgrade steps Hitachi, Ltd. All rights reserved. 6

7 Upgrading from an earlier version of Data Center Analytics Upgrading from an earlier version of Data Center Analytics server The Data Center Analytics server upgrade package consists of the following files: Server RPM: hdca-server x86_64.rpm Server Patch (for OVA and VHD setups): The upgrade patch consists of the two files, zip and hash: o o ZIP: hdca-server zip Hash: hdca-server zip.hash Upgrading the server OVA and VHD setup To upgrade the Data Center Analytics server, do the following: 1. Log on to the Data Center Analytics server console. 2. In the application bar area click. The Manage window appears. 3. In the Manage window, in the Administration section, click Upgrade Server. 4. Upload the zip and hash file and click OK. Upgrading the RPM setup You can upgrade the Data Center Analytics server RPM setup from v6.1. To upgrade the Data Center Analytics sever RPM setup, do the following: 1. Copy the rpm file to a folder on the Linux machine. 2. Run the following command: rpm -U hdca-server x86_64.rpm 3. Run the following script: sh /usr/local/megha_installer/upgrade.sh 4. Log on to the Data Center Analytics server UI Hitachi, Ltd. All rights reserved. 7

8 Resolved problems Upgrading from an earlier version of Data Center Analytics probe The Data Center Analytics probe upgrade package consist of the following files: Probe RPM : hdca-probe x86_64.rpm Probe Patch: The upgrade patch consists of the following two files, zip and hash: o o ZIP: hdca-probe zip Hash: hdca-probe zip.hash Upgrading the probe OVA and VHD setup 1. To upgrade Data Center Analytics probe, log on to the Data Center Analytics probe UI. 2. In the application bar area, click the Manage link. 3. In the Manage window, in the Administration section, click Upgrade Probe. 4. Upload the zip and hash file and click OK. Upgrading the RPM setup You can upgrade the Data Center Analytics probe RPM setup from v6.1. To upgrade the Data Center Analytics server RPM setup, do the following: 1. Copy the rpm file to a folder on the Linux machine. 2. Run the following command: rpm -U hdca-probe x86_64.rpm 3. Run the following script: sh /usr/local/megha_installer/upgrade.sh 4. Log on to the Data Center Analytics probe UI. Upgrading from an earlier version of Windows-based probe To upgrade the Data Center Analytics Windows-based probe: 1. Download the Windows-based probe installer to your machine. 2. Double-click on the Windows-based probe installer, and then follow the instructions Hitachi, Ltd. All rights reserved. 8

9 Resolved problems Resolved problems Resolved problems for Data Center Analytics server The following table lists the problems that are resolved in this release by defect ID. Defect ID Problem You cannot reset the password if you upload the multiple licenses with different keys After upgrading the Data Center Analytics server, the Zone Member Summary is showing NA value The dashboard indicators are not calculated for specific time duration for Synthetic Attributes After uploading new license, current usage of Base Node/Capacity is not updated The Dashboard is not showing the total number of IOPS count for the Pool Dashboard indicators and Alerts are present for the metrics and are removed after upgrading the Data Center Analytics server An error message Error in getting alert violations is displayed while accessing the Alert Violations tab You cannot delete the Active Directory user group. When you try to delete the Active Directory user group, the success message appears, but the group is not deleted Wrong message appears for 6 successive attempts for wrong user name or Password After upgrading to v6.1, the combined capacity is not working properly for NetApp probe Hitachi, Ltd. All rights reserved. 9

10 Known problems Resolved problems for Data Center Analytics probe The following table lists the problems that are resolved in this release by defect ID. Defect ID Problem You cannot reset the password if you upload multiple licenses with different keys For Brocade Network Advisor probe, the Port Traffic data is not reported for some of the ports Data of RaidGroup and LU is not showing for some of the HUS 1x0 storage systems The data from Hitachi Enterprise Storage probe is showing the data holes in the chart report, if the two Perf files with the same time stamp are collected You cannot delete the Active Directory user group. When you try to delete the Active Directory user group, the success message appears, but the group is not deleted. Known problems Known problems for Data Center Analytics server The following table lists the known problems in the current release of Data Center Analytics server by defect ID. Defect ID Problem Workaround/Comments Cisco DCNM switch shows the wrong details for CPU and Memory Utilization You cannot download the diagnostic data from the Data Center Analytics server after upgrading from base version 5.0 to any later versions Alerts created for VSP/HUS-VM resources are also applied on VSP G1000/Gx00 resources On the Alert Violation tab, in the alert details the Triggered At field displays the wrong time if the machine time zone is set other than GMT. The wrong CPU and Memory Utilization values are collected from the Cisco API. Log on to an SSH client like PuTTY. Run the following command: $ sudo /usr/local/megha/bin/diag.sh It collects the diagnostic dump and saves it in the following location: /usr/local/megha/tmp with the following name: diag_ gz 2016 Hitachi, Ltd. All rights reserved. 10

11 Known problems Defect ID Problem Workaround/Comments The user from the Active Directory group can login using the format; however, cannot login using the domain\username format After upgrade, the plug-in key license type can display Commercial instead of Trial A chart report is not exported if the chart type is Stack and scale is Logarithmic While adding a new indicator, when the user clicks the Cancel button, the Add Alert popup that appears does not display Yes and No options to cancel the operation While adding an alert or indicator, the drop-down list can display duplicate metric entries In the Global Search, entering a space displays all resources from all tree nodes While adding the alert, in the Alert Notification section, an error is shown in the following scenario: If the address after contains a period, then the special character and numbers are not allowed after this period. Examples of ids that are allowed: abc-xyz@abc-xyz.abc abc-xyz@abc-xyz.abc.xyz abc-xyz@abcxyz.abc abc@xyz2.rte4.com This does not affect the data processing and report generation. Change the plot, scale type for that report, and perform the Batch Export. This issue is observed only on Chrome browser version Examples of the IDs that are not allowed: abc-xyz@abc-xyz.abc-xyz.abc abc@xyz2.rte4.com The Import threshold is not working on Internet Explorer browser. Supported browsers are: Chrome, Safari, and Firefox Hitachi, Ltd. All rights reserved. 11

12 Known problems Defect ID Problem Workaround/Comments The Global Search does not search by switch IP address for Brocade Network Advisor and for VM clusters Hitachi, Ltd. All rights reserved. 12

13 Known problems Known problems for Data Center Analytics probe The following table lists known problems in the current release of Data Center Analytics probe by defect ID. Defect ID Problem Workaround/Comments The user from the Active Directory group can login using the format; however, cannot login using the domain\username format In Summary report, some of the values are shown as NA for Cisco SAN Switches For EMC VMAX probe, Unisphere version 8.2 performance data of the Port Group is not collected While adding the Hitachi Adaptable Modular Storage (AMS) probe, an invalid message is displayed. In the following location: /usr/local/megha/logs/ams in the in utl*.inf files, comment the entry of the registered AMS using #. Known problems for Data Center Analytics Windows-based probe The following table lists known problems in the current release of Data Center Analytics Windows-based probe by defect ID. Defect ID Problem Workaround/Comments FTP to HDCA Server does not work after upgrade of Windows-based probe when FIPS compliance is enabled Hitachi, Ltd. All rights reserved. 13

14 Documentation Documentation Available documents This section lists the Data Center Analytics user documentation that 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. Document name Hitachi Data Center Analytics Deployment Guide Hitachi Data Center Analytics User Guide Hitachi Data Center Analytics Query Language User Guide Hitachi Data Center Analytics REST API Reference Guide Hitachi Data Center Analytics v6.0 Release Notes Hitachi Data Center Analytics v6.0.1 Release Notes Hitachi Data Center Analytics v6.0.2 Release Notes Hitachi Data Center Analytics v6.1 Release Notes Hitachi Data Center Analytics v7.0 Release Notes Document number MK-96HDCA MK-96HDCA MK-96HDCA MK-96HDCA RN-96HDCA RN-96HDCA RN-96HDCA RN-96HDCA RN-96HDCA (this document) 2016 Hitachi, Ltd. All rights reserved. 14

15 Copyrights and licenses Copyrights and licenses 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 any purpose without the express written permission of Hitachi, Ltd. Hitachi, Ltd., reserves the right to make changes to this document at any time without notice and assumes no responsibility for its use. This document contains the most current information available at the time of publication. When new or revised information becomes available, this entire document will be updated and distributed to all registered users. Some of the features described in this document might not be currently available. Refer to the most recent product announcement for information about feature and product availability, or contact Hitachi, Ltd., at Notice: Hitachi, Ltd., products and services can be ordered only under the terms and conditions of the applicable Hitachi Data Systems Corporation agreements. The use of Hitachi, Ltd., 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 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. Hitachi is a registered trademark of Hitachi, Ltd., in the United States and other countries. Hitachi Data Systems is a registered trademark and service mark of Hitachi, Ltd., in the United States and other countries. Archivas, Essential NAS Platform, HiCommand, Hi-Track, ShadowImage, Tagmaserve, Tagmasoft, Tagmasolve, Tagmastore, TrueCopy, Universal Star Network, and Universal Storage Platform are registered trademarks of Hitachi Data Systems Corporation. AIX, AS/400, DB2, Domino, DS6000, DS8000, Enterprise Storage Server, ESCON, FICON, FlashCopy, IBM, Lotus, MVS, OS/390, RS/6000, S/390, System z9, System z10, Tivoli, VM/ESA, z/os, z9, z10, zseries, z/vm, and z/vse are registered trademarks or trademarks of International Business Machines Corporation. All other trademarks, service marks, and company names in this document or website are properties of their respective owners. Microsoft product screen shots are reprinted with permission from Microsoft Corporation. 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 2016 Hitachi, Ltd. All rights reserved. 15

16 Copyrights and licenses regulations and acknowledges that Reader has the responsibility to obtain licenses to export, re-export, or import the Document and any Compliant Products Hitachi, Ltd. All rights reserved. 16

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

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

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 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 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 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 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

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 Hyper Scale-Out Platform (HSP) Hortonworks Ambari VM Quick Reference Guide

Hitachi Hyper Scale-Out Platform (HSP) Hortonworks Ambari VM Quick Reference Guide Hitachi Hyper Scale-Out Platform (HSP) MK-95HSP013-03 14 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 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 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 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 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 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 Infrastructure Director v1.0.0 Release Notes

Hitachi Infrastructure Director v1.0.0 Release Notes Hitachi Infrastructure Director v1.0.0 Release Notes Contents About this document... 1 Intended audience... 1 Getting help... 2 About this release... 2 Features... 2 System requirements... 3 Known issues...

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 Dynamic Link Manager (for AIX) Release Notes

Hitachi Dynamic Link Manager (for AIX) Release Notes Hitachi Dynamic Link Manager (for AIX) 8.1.4-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 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 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

Hitachi Infrastructure Analytics Advisor v Release Notes

Hitachi Infrastructure Analytics Advisor v Release Notes Hitachi Infrastructure Analytics Advisor v3.0.0-00 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 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 Tiered Storage Manager Release Notes

Hitachi Tiered Storage Manager Release Notes Hitachi Manager 8.5.0-02 Release Notes Contents About this document... 2 Intended audience... 2 Getting help... 2 About this release... 2 Product package contents... 2 New features and important enhancements...

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 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 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

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 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 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 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 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 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 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

Tuning Manager. Hitachi Command Suite. Getting Started Guide MK-96HC FASTFIND LINKS Document Organization. Product Version.

Tuning Manager. Hitachi Command Suite. Getting Started Guide MK-96HC FASTFIND LINKS Document Organization. Product Version. Hitachi Command Suite Tuning Manager Getting Started Guide FASTFIND LINKS Document Organization Product Version Getting Help Contents MK-96HC120-23 2014, 2015 Hitachi, Ltd. All rights reserved No part

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 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 File Services Manager Release Notes

Hitachi File Services Manager Release Notes Hitachi File Services Manager 6.1.2-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 File Services Manager Release Notes

Hitachi File Services Manager Release Notes Hitachi File Services Manager 6.1.1-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 Adapters for Oracle Database

Hitachi Adapters for Oracle Database Hitachi Adapters for Oracle Database v01.1.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 Hardware and Software Support... 3 Hitachi Storage Adapter for Oracle

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

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

Contents. About This Document Intended Audience Getting Help Hardware and Software Support Storage Models (All adapters)...

Contents. About This Document Intended Audience Getting Help Hardware and Software Support Storage Models (All adapters)... Hitachi Adapters for Oracle Database v01.2.0 Release Notes Contents About This Document... 3 Intended Audience... 3 Getting Help... 3 Hardware and Software Support... 4 Storage Models (All adapters)...

More information

Hitachi Command Suite

Hitachi Command Suite Hitachi Command Suite Installation and Configuration Guide MK-90HC173-20 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 Configuration Manager Release Notes

Hitachi Configuration Manager Release Notes Hitachi Configuration Manager 8.5.1-01 Release Notes Contents Contents... 1 About this document... 2 Intended audience... 2 Getting help... 2 About this release... 2 Product package contents... 2 New features

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 Virtual Infrastructure Integrator Administration Guide

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

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

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 Command Suite. Automation Director. Installation and Configuration Guide MK-92HC204-02

Hitachi Command Suite. Automation Director. Installation and Configuration Guide MK-92HC204-02 Hitachi Command Suite Automation Director Installation and Configuration Guide MK-92HC204-02 2015 Hitachi, Ltd. All rights reserved No part of this publication may be reproduced or transmitted in any form

More information

Hitachi Storage Adapter for Oracle Recovery Manager

Hitachi Storage Adapter for Oracle Recovery Manager Hitachi Storage Adapter for Oracle Recovery Manager v07.1.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 About This Release... 3 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 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

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 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 Infrastructure Analytics Advisor v Release Notes

Hitachi Infrastructure Analytics Advisor v Release Notes Hitachi Infrastructure Analytics Advisor v2.1.0-02 Release Notes Contents Contents... 1 About this document... 1 Intended audience... 1 Getting help... 1 About this release... 2 Product package contents...

More information

Compute Systems Manager

Compute Systems Manager Hitachi Command Suite Compute Systems Manager User Guide MK-91HC194-14 2014, 2015 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 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 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 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

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

Hitachi Storage Adapter for Oracle VM

Hitachi Storage Adapter for Oracle VM Hitachi Storage Adapter for Oracle VM v05.1.0 Release Notes Contents About This Document... 2 Intended Audience... 2 Getting Help... 2 About Release v05.1.0... 2 Hardware and Software... 3 Host Interface...

More information

Hitachi Infrastructure Analytics Advisor v Release Notes

Hitachi Infrastructure Analytics Advisor v Release Notes Hitachi Infrastructure Analytics Advisor v2.0.0-02 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 Command Suite. Dynamic Link Manager. (for VMware ) User Guide. Document Organization. Product Version. Getting Help. Contents MK-92DLM130-12

Hitachi Command Suite. Dynamic Link Manager. (for VMware ) User Guide. Document Organization. Product Version. Getting Help. Contents MK-92DLM130-12 Hitachi Command Suite Dynamic Link Manager (for VMware ) User Guide Document Organization Product Version Getting Help Contents MK-92DLM130-12 2014, 2015 Hitachi, Ltd. All rights reserved. No part of this

More information

Global Link Manager. Hitachi Command Suite. Installation and Configuration Guide MK-95HC Document Organization. Product Version.

Global Link Manager. Hitachi Command Suite. Installation and Configuration Guide MK-95HC Document Organization. Product Version. Hitachi Command Suite Global Link Manager Installation and Configuration Guide Document Organization Product Version Getting Help Contents MK-95HC107-18 2015 Hitachi, Ltd. All rights reserved. No part

More information

Replication Manager. Hitachi Command Suite. Application Agent CLI Reference Guide MK-90HC Document Organization. Product Version.

Replication Manager. Hitachi Command Suite. Application Agent CLI Reference Guide MK-90HC Document Organization. Product Version. Hitachi Command Suite Replication Manager Application Agent CLI Reference Guide Document Organization Product Version Getting Help Contents MK-90HC181-15 2014, 2015 Hitachi, Ltd. All rights reserved. No

More information

Server and Cluster Administration Guide. Hitachi Unified NAS Module Hitachi NAS Platform Release 12.7

Server and Cluster Administration Guide. Hitachi Unified NAS Module Hitachi NAS Platform Release 12.7 Server and Cluster Administration Guide Hitachi Unified NAS Module Hitachi NAS Platform Release 12.7 MK-92HNAS010-12 July 2016 2011-2016 Hitachi, Ltd. All rights reserved. No part of this publication may

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

Contents. RN-92ADPTR September 2014

Contents. RN-92ADPTR September 2014 Hitachi Storage Adapter for Microsoft System Center Orchestrator Version v01.4.0 Release Notes Contents About This Document... 1 Hardware and Software Support... 2 Changes in This Release... 5 Copyrights

More information

Hitachi Compute Blade HVM Navigator User s Guide - LPAR Configuration

Hitachi Compute Blade HVM Navigator User s Guide - LPAR Configuration Hitachi Compute Blade HVM Navigator User s Guide - LPAR Configuration FASTFIND LINKS Document organization Product version Getting help Contents MK-99COM042-11 2012-2015 Hitachi, Ltd. All rights reserved.

More information

Hitachi Compute Blade HVM Navigator User s Guide - LPAR Configuration

Hitachi Compute Blade HVM Navigator User s Guide - LPAR Configuration Hitachi Compute Blade HVM Navigator User s Guide - LPAR Configuration FASTFIND LINKS Document organization Product version Getting help Contents MK-99COM042-09 2012-2015 Hitachi, Ltd. All rights reserved.

More information

Hitachi Dynamic Link Manager (for Windows ) Release Notes

Hitachi Dynamic Link Manager (for Windows ) Release Notes Hitachi Dynamic Link Manager (for Windows ) 8.4.1-00 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 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 Series Logical Partitioning Manager Version Upgrade / Revision Update Guide

Hitachi Compute Blade Series Logical Partitioning Manager Version Upgrade / Revision Update Guide Hitachi Compute Blade Series Logical Partitioning Manager Version Upgrade / Revision Update Guide FASTFIND LINKS Getting Help Contents MK-99BDS2K004-03 2012-2013 Hitachi, Ltd. All rights reserved. No part

More information

Hitachi Infrastructure Analytics Advisor v Release Notes

Hitachi Infrastructure Analytics Advisor v Release Notes Hitachi Infrastructure Analytics Advisor v2.1.0-01 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 Command Suite. Tuning Manager. User Guide. Document Organization. Product Version. Getting Help. Contents MK-92HC022-39

Hitachi Command Suite. Tuning Manager. User Guide. Document Organization. Product Version. Getting Help. Contents MK-92HC022-39 Hitachi Command Suite Tuning Manager User Guide Document Organization Product Version Getting Help Contents MK-92HC022-39 c 2014, 2015 Hitachi, Ltd. All rights reserved. No part of this publication may

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

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 Storage Management Pack for VMware vrealize Operations V Release Notes

Hitachi Storage Management Pack for VMware vrealize Operations V Release Notes Hitachi Storage Management Pack for VMware vrealize Operations V01.6.0 Release Notes About this Document... 1 Intended Audience... 1 Getting Help... 2 Software and Hardware Support... 2 Changes in this

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 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

Compute Systems Manager

Compute Systems Manager Hitachi Command Suite Compute Systems Manager Messages FASTFIND LINKS Document Organization Product Version Getting Help Contents MK91HC19713 2014, 2015 Hitachi, Ltd. All rights reserved. No part of this

More information

Hitachi Storage Plug-in for VMware vcenter v Release Notes

Hitachi Storage Plug-in for VMware vcenter v Release Notes Hitachi Storage Plug-in for VMware vcenter v03.4.1 Release Notes About this document... 1 Intended audience... 1 Getting help... 2 Software and Hardware Support... 2 Changes in this Release... 5 New features

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

Hitachi Command Suite. Tuning Manager. Server Administration Guide. FASTFIND LINKS Contents. Product Version. Getting Help MK-92HC021-39

Hitachi Command Suite. Tuning Manager. Server Administration Guide. FASTFIND LINKS Contents. Product Version. Getting Help MK-92HC021-39 Hitachi Command Suite Tuning Manager Server Administration Guide FASTFIND LINKS Contents Product Version Getting Help MK-92HC021-39 2014, 2015 Hitachi, Ltd. All rights reserved. No part of this publication

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

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

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 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 Unified Storage VM Block Module

Hitachi Unified Storage VM Block Module Hitachi Unified Storage VM Block Module Hitachi Volume Shredder User Guide FASTFIND LINKS Contents Product Version Getting Help MK-92HM7021-05 2012-2015 Hitachi, Ltd. All rights reserved. No part of this

More information

Hitachi File Services Manager Release Notes

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

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 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 Dynamic Link Manager (for Windows ) v Release Notes

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

More information

Hitachi NAS Platform F

Hitachi NAS Platform F Hitachi NAS Platform F Plug-in for VMware vsphere Administrator's Guide Product Version Getting Help Contents MK-92NAS072-04 2013-2015 Hitachi, Ltd. All rights reserved. No part of this publication may

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 Virtual Storage Platform G1000

Hitachi Virtual Storage Platform G1000 Hitachi Virtual Storage Platform G1000 Nondisruptive Migration User Guide MK-92RD8086-01 2015 Hitachi, Ltd All rights reserved No part of this publication may be reproduced or transmitted in any form or

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 Replication Manager Release Notes

Hitachi Replication Manager Release Notes Hitachi 8.4.1-02 Release Notes Contents About this document... 1 Intended audience... 1 Getting help... 1 About this release... 2 Product package contents... 2 New features and important enhancements...

More information

Replication and Disaster Recovery Administration Guide

Replication and Disaster Recovery Administration Guide Hitachi NAS Platform Replication and Disaster Recovery Administration Guide Release 12.5 MK-92HNAS009-05 December 2015 2011-2015 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced

More information