Top Banner
User Guide - English FUJITSU Software ServerView Suite ServerView Integration Pack for MS SMS Edition February 2018
26

ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

Dec 17, 2018

Download

Documents

trandat
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

User Guide - English

FUJITSU Software ServerView Suite

ServerView Integration Pack for MS SMS

Edition February 2018

Page 2: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

Comments… Suggestions… Corrections…The User Documentation Department would like toknow your opinion of this manual. Your feedback helpsus optimize our documentation to suit your individual needs.

Feel free to send us your comments by e-mail to [email protected].

Certified documentation according to DIN EN ISO 9001:2000To ensure a consistently high quality standard anduser-friendliness, this documentation was created tomeet the regulations of a quality management system which complies with the requirements of the standardDIN EN ISO 9001:2000.

cognitas. Gesellschaft für Technik-Dokumentation mbHwww.cognitas.de

Copyright and TrademarksCopyright 2009 FUJITSU LIMITED

All rights reserved.Delivery subject to availability; right of technical modifications reserved.

All hardware and software names used are trademarks of their respective manufacturers.

Page 3: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS

Contents

1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

1.1 Target groups and objectives . . . . . . . . . . . . . . . . . . 5

1.2 Notational conventions . . . . . . . . . . . . . . . . . . . . . 5

2 Integration requirements . . . . . . . . . . . . . . . . . . . . 7

3 Installation and uninstallation . . . . . . . . . . . . . . . . . . 9

3.1 Installing ServerView Integration Pack . . . . . . . . . . . . . 93.1.1 Installations parameters and options . . . . . . . . . . . . . . . 93.1.2 Dialog-driven installation (Wizard) . . . . . . . . . . . . . . . . 103.1.3 Unattended installation . . . . . . . . . . . . . . . . . . . . . 11

3.2 Uninstalling ServerView Integration Pack . . . . . . . . . . 11

4 SMS Administrator Console . . . . . . . . . . . . . . . . . . 13

Related Publications . . . . . . . . . . . . . . . . . . . . . . . . . . . 19

Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25

Page 4: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes
Page 5: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 5

1 IntroductionThis manual describes the integration of the product ServerView Integration Pack for MS SMS into Microsoft’s System Management Server 2003 (SMS 2003). This integration enables the online update process of GlobalFlash (Update Manager) to be controlled via an SMS site server for PRIMERGY servers with a Windows operating system.

1.1 Target groups and objectives

This manual is intended for system administrators, network administrators and service technicians who have a thorough knowledge of hardware and software. In addition, a sound basic knowledge of the Microsoft System Management Ser-ver and working with GlobalFlash (Update Manager) is also required.

1.2 Notational conventions

The following notational conventions are used in this manual:

Screen outputs

Please note that the screen output is dependent in part on the system used and therefore some details may not correspond exactly to the output you will see on your system. You may also see system-dependent differences in the menu items available.

I This symbol highlights important information and tips.

italic Commands, menu items, names of buttons, options, vari-ables, file names, and path names are written in italic let-ters in the text.

fixed font Commands and options in syntax descriptions as well as system output are written in a fixed font.

<variable> Angle brackets are used to enclose variables which are to be replaced by actual values.

Page 6: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes
Page 7: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 7

2 Integration requirements● The SMS site server on which ServerView Integration Pack for MS SMS is to be

installed must be configured as a sync server, a management point and a distribution point.

● Only one sync server may exist at the SMS location.

● The following applies for the SMS site server:

– System Management Server 2003 with Service Pack >= SP2 must be installed.

– An installation directory must be created for the SMS package. This directory must be released with read/right authorizations. The release name of the directory is required for installation.

– An SMS collection must be created for the scan process. The collection ID for the scan process is required for installation.

I Only PRIMERGY servers with a Windows operating system should be contained in the SMS collection for the scan process because only on these can the online update process of GlobalFlash be controlled via an SMS site server.

– An SMS collection must be created for the sync process. The collection ID for the sync process is required for installation.

I Only the SMS site server may be contained in the SMS collection for the sync process.

● On the SMS side the PRIMERGY servers must be integrated as Advanced Clients.

Page 8: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

8 ServerView Integration Pack for MS SMS

Integration requirements

● The GlobalFlash Manager >= V4.30 and the GlobalFlash Agent >= V4.30 must be installed on the PRIMERGY servers.

The installation packages required for installation are provided on the ServerView Suite Software DVD under ServerView Suite – ServerView.

Installation of the GlobalFlash Manager

– Menu-driven using the setupF.exe program.

– Via the command interface using the command

setupF -Frontend {Web|CLI}

Installation of the GlobalFlash Agent

– Menu-driven using the setupF.exe program.

In the course of installation you must enable the following checkboxes in the wizard:

Online Update OnlyReboot Control -> Suppress Reboot

– Via the command interface using the command

FTAsetup -noaccountcheck 1 -onlineupdateonly /-rebootcontrol SuppressReboot

Page 9: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 9

3 Installation and uninstallation

3.1 Installing ServerView Integration Pack

ServerView Integration Pack for MS SMS is installed on the SMS site server.

You can install it in dialog-driven mode using the GFsms.msi program or in unat-tended mode. This program is contained on the PRIMERGY ServerView Suite Software DVD under ServerView Suite - Integration Solutions.

During installation an SMS package with the name FSC_GF and the associated advertisements FSC_GF sync for the sync process and FSC_GF scan for the scan process are generated.

Following installation you must specify the schedule settings for the advertise-ments FSC_GF sync and FSC_GF scan on the SMS Administrator Console.

I In the case of initial installation, you must first uninstall ServerView Integration Pack for MS SMS. Updating is not possible.

3.1.1 Installations parameters and options

You must specify the following parameters for installation (dialog-driven / unat-tended):

Site Server Name / SITESERVERNode name of the SMS site server, without the domain suffix, on which the product is to be installed.

Site Code / SITECODEThe SMS abbreviation for the SMS location which was defined when SMS was configured

Package Source Directory / PACKAGESOURCEDIRRelease name of the Package Source Directories for the SMS package which were created before performing installation. The directory must be empty.

ID Scan Collection / IDSCANCOLLECTIONThe SMS collection for the scan process which was created before per-forming installation.

Page 10: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

10 ServerView Integration Pack for MS SMS

Installing ServerView Integration Pack Installation and uninstallation

ID Sync Collection / IDSYNCCOLLECTIONThe SMS collection for the sync process which was created before per-forming installation.

The following options can be specified for installation:

/l*xv <filename>When the /l option is specified, an installation log file with the name Install.log is created in the current directory

TRACE=/v:{1|2|3}When the TRACE option is specified, a trace file with the name GFInst_1.log is created under %TEMP%.

3.1.2 Dialog-driven installation (Wizard)

You start installation in the Windows command window using the following com-mand:

msiexec /i GFSMS.msi [/l*xv <filename>] [TRACE=/v:{1|2|3}]

The wizard which then starts takes you through the installation, in the course of which you must enter the installation parameters mentioned above.

Bild 1: Parameter entry for dialog-driven installation

Page 11: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 11

Installation and uninstallation Uninstalling ServerView Integration Pack

3.1.3 Unattended installation

You start installation in the Windows command window using the following com-mand:

msiexec /qn /i GFSMS.msi SITESERVER=<Site_Server_Name> \SITECODE=<sitecode> PACKAGESOURCEDIR=<directory> \IDSCANCOLLECTION=<value> IDSYNCCOLLECTION=<value> \[/l*xv <filename>] [TRACE=/v:{1|2|3}]

3.2 Uninstalling ServerView Integration Pack

Uninstallation can take place

● using the Windows uninstall program

To uninstall, open the Windows routine Add or Remove Programs in the Control Panel. Use the Remove button there to start the uninstall program for ServerView Integration Pack for MS SMS.

● by starting the installation wizard again

If ServerView Integration Pack for MS SMS is installed, only uninstallation is possible when the installation wizard is started again. In this case the Remove option is already selected and can only be confirmed with Next.

Bild 2: Uninstallation using the wizard

● using the call in unattended mode:

msiexec /qn /x GFSMS.msi

Page 12: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes
Page 13: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 13

4 SMS Administrator ConsoleDuring installation of ServerView Integration Pack for MS SMS, the FSC_GF package is integrated into SMS and, after the console has been started, is displayed there with the associated advertisements FSC_GF sync and FSC_GF scan.

Figure 3: SMS Administrator Console (section)

I The description below relates only to the points relevant for the FSC_GF package. Basic information on working with the SMS Administrator Console can be found in Microsoft documentation.

Page 14: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

14 ServerView Integration Pack for MS SMS

SMS Administrator Console

Following installation you must specify the settings for the FSC_GF sync adverti-sement and the FSC_GF scan advertisement.

FSC_GF sync loads the current versions of the GF components onto the SMS site server from the download server, and FSC_GF scan searches the PRIMERGY servers which are contained under the collection ID for GF compo-nents.

I Please note that when installation has been completed an FSC_GF sync must be executed first so that the current versions of the GF components are known on the SMS site server. Only when this has been done does it make sense to start the first FSC_GF scan.

Figure 4: Advertisement settings (example for FSC_GF sync)

After both processes have executed, the components loaded from the download server are compared with the scanned components and, if the versions installed on the PRIMERGY servers are obsolete, SMS offers the components concerned as updates in the Distribution Software Update Wizard (DSUW).

Page 15: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 15

SMS Administrator Console

Figure 5: DSUW call

In this wizard you mark the components which are to be updated and start downloading by clicking on the Next button.

Figure 6: Distributed Software Update Wizard

Page 16: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

16 ServerView Integration Pack for MS SMS

SMS Administrator Console

I In the course of the DSUW process you will receive the following security warning which you must confirm with Run.

Figure 7: Security warning

After the DSUW has executed, you must enter the MIF file name FSC_Update for the update package which was created by the DSUW.

Figure 8: Properties call

Page 17: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 17

SMS Administrator Console

Figure 9: Properties dialogbox

Page 18: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes
Page 19: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 19

Related PublicationsThe documentation for the PRIMERGY manuals can be found on the PRIMERGY ServerView Suite DVD 2 supplied with each server system.

The documentation can also be downloaded free of charge from the Internet. You will find the online documentation on the Internet at http://manuals.ts.fujitsu.com under the link Industry standard servers.

[1] ServerView Suite Basic Concepts

[2] PRIMERGY Glossary

[3] PRIMERGY Abbriviations

[4] Secure PRIMERGY Server Management Enterprise SecurityPRIMERGY server management for secure, highly available platformsWhite Paper

[5] PRIMERGY ServerView Suite ServerStartUser Guide

[6] PRIMERGY ServerView Suite Installation ManagerUser Guide

[7] PRIMERGY ServerView Suite Deployment ManagerUser Guide

[8] PRIMERGY ServerView Suite ServerView Operations Manager Installation under WindowsInstallation Guide

Page 20: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

20 ServerView Integration Pack for MS SMS

Related publications

[9] PRIMERGY ServerView Suite ServerView Operations Manager Installation under WindowsQuick Installation Guide

[10] PRIMERGY ServerView Suite ServerView Operations ManagerInstallation under LinuxInstallation Guide

[11] PRIMERGY ServerView Suite ServerView Operations ManagerInstallation under LinuxQuick Installation Guide

[12] PRIMERGY ServerView Suite ServerView S2ServerView Agents (Linux, VMware)Quick Installation Guide

[13] PRIMERGY ServerView Suite ServerView Operations ManagerServer ManagementUser Guide

[14] PRIMERGY ServerView Suite ServerView Inventory ManagerUser Guide

[15] PRIMERGY ServerView Suite Archive ManagerServerViewUser Guide

[16] PRIMERGY ServerView Suite Asset Management Command Line InterfaceUser Guide

[17] PRIMERGY ServerView Suite ServerView RAID ManagerUser Guide

Page 21: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 21

Related publications

[18] PRIMERGY ServerView Suite ServerView Event ManagerUser Guide

[19] PRIMERGY ServerView Suite Performance ManagerServerViewUser Guide

[20] PRIMERGY ServerView Suite Download ManagerServerViewUser Guide

[21] PRIMERGY ServerView Suite ServerView Update ManagerUser Guide

[22] PRIMERGY ServerView Suite PrimeUp User Guide

[23] PRIMERGY ServerView Suite Bootable Update CDUser Guide

[24] PRIMERGY ServerView Suite ServerView Online DiagnosticsUser Guide

[25] PRIMERGY ServerView Suite Local View User Guide

[26] PRIMERGY ServerView Suite Customer Self Service (CSS)User Guide

[27] PRIMERGY ServerView Suite PrimeCollectUser Guide

Page 22: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

22 ServerView Integration Pack for MS SMS

Related publications

[28] PRIMERGY ServerView Suite ServerView Virtual-IO ManagerUser Guide

[29] PRIMERGY ServerView Suite ServerView Virtual-IO Manager CLICommand Line Interface

[30] PRIMERGY ServerView Suite ServerView IntegrationOverview

[31] PRIMERGY ServerView Suite ServerView Integration in Microsoft SMSUser Guide

[32] PRIMERGY ServerView Suite ServerView Integration in MOMUser Guide

[33] PRIMERGY ServerView Suite ServerView Integration in SCOMUser Guide

[34] PRIMERGY ServerView Suite ServerView Integration in Novell Remote ManagerUser Guide

[35] PRIMERGY ServerView Suite ServerView Integration in HP OpenView NNMUser Guide

[36] PRIMERGY ServerView Suite ServerView Integration in HP Operations ManagerUser Guide

[37] PRIMERGY ServerView Suite ServerView Integration in Tivoli NetViewUser Guide

[38] PRIMERGY ServerView Suite ServerView Integration in Tivoli/TECUser Guide

Page 23: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 23

Related publications

[39] PRIMERGY ServerView Suite ServerView Integration in DeskViewUser Guide

[40] PRIMERGY ServerView Suite RemoteViewUser Guide

[41] PRIMERGY ServerView Suite ServerView Remote Management FrontendUser guide

[42] PRIMERGY ServerView Suite iRMC - integrated Remote Management ControllerUser Guide

[43] PRIMERGY ServerView Suite iRMC S2 - integrated Remote Management ControllerUser Guide

[44] Baseboard Management Controller (BMC) Configuration for PRIMERGY SystemsUser Guide

[45] RemoteView Service Board Installation Guide

[46] RemoteView Service Board S2 User Guide

[47] PRIMERGY BX300 Blade Server Systems Operating Manual

[48] PRIMERGY BX600 Blade Server Systems Operating Manual

[49] PRIMERGY Blade Server Systems RemoteView Management BladeUser Interface DescriptionUser Guide

Page 24: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

24 ServerView Integration Pack for MS SMS

Related publications

[50] PRIMERGY Blade Server System LAN Switch BladeUser Interface DescriptionUser Guide

[51] BIOS-Setup Description

[52] PRIMEPOWER ServerView Suite System Administration within a DomainUser Guide

[53] FibreCAT CX Monitoring FibreCAT SX systems with ServerView Operations ManagerWelcome Guide

[54] FibreCAT SX Monitoring FibreCAT SX systems with ServerView Operations ManagerWelcome Guide

[55] StorMan Provisioning and managing virtualized storage resourcesAdministrator and User Guide

[56] APC network management card User’s Guide

[57] VMware VMware ESX Server Installation Guide

[58] VMware VMware ESX Server Administration Guide

Page 25: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes

ServerView Integration Pack for MS SMS 25

IndexIinstallation 9

dialog-driven (wizard) 10unattended 11

installation parameters 9integration requirements 7

SSMS Administrator Console 13

Uuninstallation 11

Page 26: ServerView Integration Pack for MS SMS - Fujitsumanuals.ts.fujitsu.com/file/8056/sv-ip-sms-en.pdf · ServerView Integration Pack for MS SMS 5 1 Introduction This manual describes