Hitachi Hyper Scale-Out Platform (HSP) HSP Re-image Guide

FE-95HSP026-01 21 November 2016 © 2016 , 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 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 https://support.hds.com/en_us/contact-us.html.

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, , 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. Contents

Preface v Intended audience vi Product version vi Accessing product documentation vi Getting help vi Comments vii

Clean install steps & requirements 1 Procedure 2

Contents iii HSP Re-image Guide iv Contents HSP Re-image Guide Preface

This document describes the process for re-imaging HSP nodes from a USB memory stick.

This Preface includes the following information:

❒ Intended audience

❒ Product version

❒ Accessing product documentation

❒ Getting help

❒ Comments

Preface v HSP Re-image Guide Intended audience

Intended audience

This document is intended for Hitachi Data Systems Field engineers who need to re-image HSP nodes.

Readers of this document should be familiar with the following:

• Hyper Scale-Out Platform administration and configuration

• Site-specific network information

Product version

This document applies to Hyper Scale-Out Platform release 1.2 or later.

Accessing product documentation

Product documentation is available on Hitachi Data Systems Support Connect: https://knowledge.hds.com/Documents. Check this site for the most current documentation, including important updates that may have been made after the release of the product.

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: https://support.hds.com/en_us/contact-us.html.

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.

vi Preface HSP Re-image Guide Comments

Comments

Please send us your comments on this document:

[email protected]

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 HSP Re-image Guide viii Preface HSP Re-image Guide Clean install steps & requirements

This chapter describes the process of re-imaging HSP nodes from a USB memory stick.

❒ Procedure

Clean install steps & requirements 1 HSP Re-image Guide Procedure

1. Gather IP Addresses, Network information, etc. from the Customer.

2. Insert a USB stick into an HSP node USB port.

3. The BIOS must be updated so the node boots from USB. Reboot the node and when the American Megatrends image flashes, press F11 to enter the BBS Popup menu.

4. Choose the option that corresponds to the USB stick. Usually this is named after the manufacturer of the USB stick. For example: Storage Device.

Note: Do not attempt to use UEFI booting for your USB stick. For example do not use any entry that looks like UEFI Sony Storage Device

5. The node installation process does not require human intervention at this point. After the installation of a node is complete it will be rebooted automatically. The total time taken for the installation of a node is typically 10 minutes including boot-up time.

6. Installation of other nodes in the cluster can proceed in parallel, if you have multiple USB sticks.

7. Repeat steps 2 through 5 for the next node until all the HSP nodes in the cluster are running the new build.

8. After installation on a node is complete, the prompt should say: pcsnode login:

9. Log into any one of the nodes as: User: hds_init Password: hds_init

10. Type cluster_initialize to configure the cluster.

Note: If there is no network present --nonet can be used to initialize the cluster.

2 Clean install steps & requirements HSP Re-image Guide 11. Enter Cluster Virtual IP and the default gateway as prompted, the. Virtual IP must be specified with subnet mask bits: e.g. 172.20.148.91/20 for an IP address with netmask 255.255.240.0.

12. Exit as hds_init and log in as: User: admin Password: admin.

13. Type hspadm node list at the prompt to follow the progress of cluster initialization. This can take up to 15 minutes. When complete, you will see all cluster nodes like so: admin@Node001:~$ hspadm node list

14. When the cluster is up:

a. Obtain the cluster name by entering:

admin@Node001:~$ hspadm cluster list

b. Edit the description with DNS and NTP information:

admin@Node001:~$ hspadm cluster edit --name --dns- server --domain-name --ntp-server

c. Assign floating IPs: $ hspadm ip-address add --name floating --ip-address 172.20.148.92/20-172.20.148.96/20 --role node

$ hspadm ip-address add --name vm --ip-address 172.20.148.97/20- 172.20.148.100/20 --role vm

d. Create file-system: $ hspadm file-system add --name fs_test --quota 128GiB

Clean install steps & requirements 3 HSP Re-image Guide e. Share is automatically created, so create access rule: $ hspadm access-rule edit --name DefaultAccessRule --file-system fs_test --share fs_test --root-squash No

4 Clean install steps & requirements HSP Re-image Guide HSP Re-image Guide Hitachi Data Systems

Corporate Headquarters 2845 Lafayette Street Santa Clara, California 95050-2627 U.S.A. www.hds.com

Regional Contact Information

Americas +1 408 970 1000 [email protected]

Europe, Middle East, and Africa +44 (0) 1753 618000 [email protected]

Asia Pacific +852 3189 7900 [email protected]

FE-95HSP026-01