Doc 3.1 Automatic Installation Viapxe Boot 3 1

9
 NexentaStor  Automatic Installation Guide Using PXE boot Plugin version 1.1 NexentaStor Release 3.1.x 

Transcript of Doc 3.1 Automatic Installation Viapxe Boot 3 1

Page 1: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 1/9

 

NexentaStor 

 Automatic Installation Guide Using PXE

boot

Plugin version 1.1

NexentaStor Release 3.1.x 

Page 2: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 2/9

 

Copyright © 2011 Nexenta™ Systems, ALL RIGHTS RESERVED

Notice: 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 Nexenta

Systems (hereinafter referred to as “Nexenta”).

Nexenta reserves the right to make changes to this document at any time without notice and assumes no responsibility for its use. Nexenta

products and services only can be ordered under the terms and conditions of Nexenta Systems’ applicable agreements. All of the features

described in this document may not be available currently. Refer to the latest product announcement or contact your local Nexenta Systems

sales office for information on feature and product availability. This document includes the latest information available at the time of publication.

Nexenta is a registered trademark of Nexenta Systems in the United States and other countries. All other trademarks, service marks, and

company names in this document are properties of their respective owners.

Page 3: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 3/9

 

NexentaStor Automatic Installation Guide Using PXE boot 

Table of Contents

1 Overview...................................................................................................................................1

2 Installation of NABAT plugin.....................................................................................................2

3 Configuring of NABAT plugin....................................................................................................3

3.1 Configuration of the NFS server........................................................................................3

3.2 Configuration of the PXE server........................................................................................3

3.3 Permission configuration...................................................................................................3

4 Adding new MUTs to the configuration.....................................................................................4

4.1 Automatic MUT adding ....................................................................................................4

4.2 Manual MUT adding..........................................................................................................45 Automated remote installation..................................................................................................4

6 Contact information...................................................................................................................5

6.1 Support request ................................................................................................................5

6.2 Other resources.................................................................................................................5

3

Page 4: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 4/9

 

1 Overview

This document describes how to perform the automatic NexentaStor 

installation on several computers at the same time. It enables system

builders and corporate IT professionals to deploy NexentaStor on new

hardware. This guide describes the requirements, installation process, and

the Nexenta Management Console (NMC) commands.

Your environment must meet the following requirements:

• NexentaStor 3.1.x

• NABAT plugin installed and configured

• PXE boot NIC on the machine which is planned to be used for 

NexentaStor installation.

1

Page 5: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 5/9

 

2 Installation of NABAT plugin

After you complete the installation of NexentaStor on the base hardware with

PXE boot NIC, you need to install the NABAT plugin using the NMC:

nmc:/$ setup plugin install nabat

If you want to use the NMV, go to Settings → Appliance → Plugins:

You must restart the NMS after you complete the installation.

Page 6: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 6/9

 

3 Configuring of NABAT plugin

3.1 Configuration of the NFS server 

1. Create a folder and make it NFS accessible.

nmc:/$ setup folder create

nmc:/$ setup folder <foldername> share nfs

2. Using the following command tp choose the newly-created folder for use in

NABAT.

nmc:/$ setup cert settings nfs-server 

3.2 Configuration of the PXE server 

To configure the PXE server, you must have at least one configured Ethernet

card.

Run the following NMC command to configure the PXE server:

nmc:/$ setup cert settings pxe-server 

A DHCP server is raised on the network that is configured to the Ethernet

card.

3.3 Permission configuration

To setup NABAT root password, run the following NMC command.

nmc:/$ setup cert settings password

This password is required only for NABAT to work. It does not change the

password for the main appliance.

3

Page 7: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 7/9

 

4 Adding new MUTs to the configuration

4.1 Automatic MUT adding

To add a new MUT computer, you need to load a NexentaStor installation

ISO image , and wait for the installation screen. Then press F2 and run:

root@nza3_install_cd:/ nabat_config

With the help of this program add the MUT machine to NABAT configuration.

4.2 Manual MUT adding

To add a new MUT manually, run the following NMC command and fill all

required fields:

nmc:/$ setup cert settings machines machine-under-test add-manual

5 Automated remote installation

Before starting an automated remote installation, place the NexentaStor ISO

image which is used for the installation to any appliance FOLDER.

For automated remote installation run the following NMC command:

nmc:/$ setup cert settings machines machine-under-test

add-auto add-manual pxe-install mut28 mut29 mut30 mut31 <?>

Choose one of the listed MUTs to install on a single machine or 'pxe-install' to

start multiple machines installation. Follow the system prompts and fill all the

required fields.

 4

Page 8: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 8/9

 

6 Contact information

6.1 Support request

To contact support at Nexenta Systems, click Support in NMV as it is markedwith red square on the screen below.

or type the following NMC command:

nmc:/$ support 

which then prompts you for a subject and message.

6.2 Other resources

For licensing questions, please email to [email protected]

For more advanced questions related to the product, be sure to check our 

Page 9: Doc 3.1 Automatic Installation Viapxe Boot 3 1

5/14/2018 Doc 3.1 Automatic Installation Viapxe Boot 3 1 - slidepdf.com

http://slidepdf.com/reader/full/doc-31-automatic-installation-viapxe-boot-3-1 9/9

 

FAQ for the latest information.

Nexenta Systems has various professional services offerings to assist with

installing and managing the product. Training courses on high availability and

other features of NexentaStor are also available. For service and training

offerings, check our website athttp://www.nexenta.com . 

About Nexenta Systems

Founded in 2005 and privately held, Nexenta Systems, Inc., has

developed NexentaStor™, the leading open storage enterprise class

hardware independent storage solution and sponsors NexentaCore, an

open source operating system that combines the high performance and

reliability of OpenSolaris with the ease-of-use and breadth of 

applications of Linux. Both solutions leverage the revolutionary file

system ZFS. More information about Nexenta Systems, Inc. and free

trials of the ZFS-based NexentaStor can be found at www.nexenta.com 

or call:

(877) 862-7770.

 6