FlexFrame Orchestrator

Size: px
Start display at page:

Download "FlexFrame Orchestrator"

Transcription

1 FlexFrame Orchestrator Version 1.1A Installation and Configuration of LVM 2.1 Standard Edition Edition February 2015 Document Version 1.2

2

3 Fujitsu Limited Copyright Fujitsu Technology Solutions 2015 FlexFrame and PRIMERGY are trademarks or registered trademarks of Fujitsu Limited in Japan and other countries. SAP and NetWeaver are trademarks or registered trademarks of SAP AG in Germany and in several other countries Linux is a registered trademark of Linus Torvalds SUSE Linux is a registered trademark of Novell, Inc., in the United States and other countries Oracle and Java are trademarks of ORACLE Corporation and/or its affiliates Intel and PXE are registered trademarks of Intel Corporation in the United States and other countries MaxDB is a registered trademark of MySQL AB, Sweden MySQL is a registered trademark of MySQL AB, Sweden NetApp and the Network Appliance logo are registered trademarks and Network Appliance and Data ONTAP are trademarks of NetApp, Inc. in the U.S. and other countries. EMC, CLARiiON, Symmetrix and Celerra are trademarks or registered trademarks of EMC Corporation in the United States and other countries VMware, ESX, ESXi, VMware vcenter, VMware vsphere are registered trademarks or trademarks of VMware, Inc. in the United States and/or other jurisdictions. Ethernet is a registered trademark of XEROX, Inc., Digital Equipment Corporation and Intel Corporation Windows and Word are registered trademarks of Microsoft Corporation All other hardware and software names used are trademarks of their respective companies. All rights, including rights of translation, reproduction by printing, copying or similar methods, in part or in whole, are reserved. Offenders will be liable for damages. All rights, including rights created by patent grant or registration of a utility model or design, are reserved. Delivery subject to availability. Right of technical modification reserved.

4 Contents Contents 1 Introduction Requirements Notational Conventions... 1 Document History Related Documents General Preparations Required Software for LVM Installation Known Issues Documentation Installation and Configuration Preparation NetWeaver Installation LVM Installation Post Installation Activities Performance Setup LVM Initial Setup Installation and Configuration of SAPHostAgent Configuration of LVM Add Network Virtualization Manager Configuration Add Pools Discover Hosts and Systems Configure Hosts Configure Systems and Instances Start/Stop/Relocate Systems and Instances Same SID in Different Pools Troubleshooting Resource Unlock SAPHostAgent Invalid Credentials Invalid Response code Abbreviations Glossary

5 1 Introduction 1.1 Requirements This document addresses administrators on FlexFrame environments. We assume that the reader of this document has technical background knowledge in the areas of operating systems Linux, IP networking and SAP basis. 1.2 Notational Conventions The following conventions are used in this manual: Additional information that should be observed. Warning that must be observed. fixed font Names of paths, files, commands, and system output. <fixed font> Names of variables. fixed font User inputs in command examples (if applicable using <> with variables). 1.3 Document History Document Version Changes Date 1.0 First Edition Only minor adaptions to FlexFrame Orchestrator version 1.1A Upgrade to LVM Related Documents FlexFrame Administration and Operation FlexFrame HW Characteristics Quickguides FlexFrame Installation Guide for SAP Solutions FlexFrame Installation of a FlexFrame Environment 1

6 Contents FlexFrame Management Tool FlexFrame FlexFrame Agents Installation and Administration FlexFrame FlexFrame Messenger Installation and Administration FlexFrame FlexFrame LogAgent Installation and Administration FlexFrame Network Design and Configuration Guide FlexFrame Security Guide FlexFrame Technical White Paper FlexFrame Upgrading FlexFrame Orchestrator 1.0A to 1.1A ServerView Documentation SUSE Linux Enterprise Server Documentation 2

7 2 General Preparations 2.1 Required Software for LVM Installation SAP recommended the following NW Releases (note ) SAP NetWeaver Release 7.30 Support Package 08 SAP NetWeaver Release 7.31 Support Package 04 SAP NetWeaver Release 7.4 Support Package 04 SAP LVM 2.1 final Support Package The final SAPHostAgent from Known Issues 2.3 Documentation The following documents provide detailed information on SAP LVM: This Installation Guide (Fujitsu) The actual SAP documentation is available on SAP LVM notes: , , Concerning NetWeaver Installations in FlexFrame environments the "FlexFrame Installation Guide for SAP Solutions" (Fujitsu) provides all relevant informations. Before installing SAP NetWeaver on FlexFrame, please refer to the original SAP installation guide. Get the final SAP Notes from: Screenshots in this document could be different from the current Service Packs of LVM 3

8 General Preparations Documentation Sample system for this document: This document refers to the following examples: LVM = SID for NW (LVM) installation bx920-1 = Host for LVM installation j01lvm pcom = Virtual host name of LVM system = Pool for LVM cn1 = Control Node 1 bx920-x = App Nodes L7S = Managed System 4

9 3 Installation and Configuration First of all you have to decide in which way you want to integrate the LVM in a FlexFrame environment: a) Install a LVM in every pool (go on with chapter Preparation). b) Install a LVM only once for all pools, connect other pools via network routing and setup hostnames Setup hostnames of SAP systems and hosts from your pools e.g. p1 and p2 to LVM host of pool pcom: bx920-3:/ # getent hosts bx bx se bx st bx bx se bx st bx bx920-9-se bx920-9-st app02l7s app02l7s.fujitsu.rot.com p2-app02l7s app02l7s-se app02l7s-se.fujitsu.rot.com p2-app02l7s-se dbl7s-se dbl7s-se.fujitsu.rot.com p2-dbl7s-se pail7s pail7s.fujitsu.rot.com p2-pail7s pail7s-se pail7s-se.fujitsu.rot.com p2-pail7s-se ascsl7s ascsl7s.fujitsu.rot.com p2-ascsl7s ascsl7s-se ascsl7s-se.fujitsu.rot.com p2-ascsl7s-se Insert all hosts from other pools in /etc/hosts of pool pcom cn1:/ # cd /FlexFrame/volFF/os/Linux/pool_img/com/etc cn1:/flexframe/volff/os/linux/pool_img/com/etc # vi hosts bx bx bx bx bx

10 Installation and Configuration Documentation app02l7s app02l7s.fujitsu.rot.com p2-app02l7s app02l7s-se app02l7s-se.fujitsu.rot.com p2-app02l7s-se dbl7s-se dbl7s-se.fujitsu.rot.com p2-dbl7s-se pail7s pail7s.fujitsu.rot.com p2-pail7s pail7s-se pail7s-se.fujitsu.rot.com p2-pail7s-se ascsl7s ascsl7s.fujitsu.rot.com p2-ascsl7s ascsl7s-se ascsl7s-se.fujitsu.rot.com p2-ascsl7s-se -- INSERT -- Don t forget to update the /etc/hosts for pool (LVM), if you create new hosts or SAP systems in your pools. Take care that your vcenter (if existent) is reachable from LVM host. c) Install a LVM only once for all pools, connect other pools via HTTP proxy You configure global HTTP proxy settings for SAP Landscape Virtualization Management in the SAP NetWeaver Administrator >SOA> SOAMiddleware Global Settings: HTTP Proxy. This can be done after NetWeaver installation. 6

11 Documentation Installation and Configuration Enter your proxy settings e.g. proxy squid on cn1 and press Save. Insert all virtual hostnames in the /etc/hosts of the proxy host e.g. cn1 bx920-3:~ # getent hosts app02l7s app02l7s.fujitsu.rot.com p2-app02l7s app02l7s-se app02l7s-se.fujitsu.rot.com p2-app02l7s-se dbl7s-se dbl7s-se.fujitsu.rot.com p2-dbl7s-se pail7s pail7s.fujitsu.rot.com p2-pail7s pail7s-se pail7s-se.fujitsu.rot.com p2-pail7s-se ascsl7s ascsl7s.fujitsu.rot.com p2-ascsl7s ascsl7s-se ascsl7s-se.fujitsu.rot.com p2-ascsl7s-se cn1:~ # vi /etc/hosts app02l7s app02l7s.fujitsu.rot.com p2-app02l7s app02l7s-se app02l7s-se.fujitsu.rot.com p2-app02l7s-se dbl7s-se dbl7s-se.fujitsu.rot.com p2-dbl7s-se pail7s pail7s.fujitsu.rot.com p2-pail7s pail7s-se pail7s-se.fujitsu.rot.com p2-pail7s-se ascsl7s ascsl7s.fujitsu.rot.com p2-ascsl7s ascsl7s-se ascsl7s-se.fujitsu.rot.com p2-ascsl7s-se Restart proxy e.g. squid cn1:~ # rcsquid restart Shutting down WWW-proxy squid - wait a minute or two......done Starting WWW-proxy squid done Don t forget to update the /etc/hosts on proxy host, if you create new SAP systems and instances in your pools. Take care that your vcenter or ESX host (if existent) is reachable from LVM host 7

12 Installation and Configuration Preparation For a correct LVM-validation it s also necessary to setup all hostnames to /etc/hosts file of the LVM host e.g. see bullet point b). 3.1 Preparation Create a LVM directory in every pool: bx920-1:~ # mkdir /FlexFrame/scripts/log/LVM Create for every LVM managed SAP SID a file e.g. L7S bx920-1:~ # touch /FlexFrame/scripts/log/LVM/L7S Don t forget to update the LVM directory, if you create new SAP systems and instances in your pool. 3.2 NetWeaver Installation Please install a Java only system of the following NetWeaver Releases with the min. SP, see also current SAP note : SAP NetWeaver Release 7.30 Support Package 08 SAP NetWeaver Release 7.31 Support Package 04 SAP NetWeaver Release 7.4 Support Package 04 Please make sure that the FlexFrame Application Agents are stopped on the hosts that you are installing SAP Software on. Please check the FlexFrame Installation Guide for SAP Solutions for additional hints installing SAP NetWeaver in FlexFrame. 8

13 LVM Installation Installation and Configuration 3.3 LVM Installation After finishing the NetWeaver and SP installation successfully, proceed with the LVM installation. Unpack the final SUM.sar file on the LVM host: bx920-1:~ # ssh -X lvmadm@bx920-1 Authorized uses only. All activity may be monitored and reported. Password: j01lvm:lvmadm 51> cd /usr/sap/lvm/install/ j01lvm:lvmadm 58> /usr/sap/hostctrl/exe/sapcar -xvf SUM10SP12_ SAR.. j01lvm:lvmadm 61> cd SUM j01lvm:lvmadm 63>./STARTUP.. Feb 6, :40:00 PM [Info]: Services started. Feb 6, :40:00 PM [Info]: Starting HTTP server listening on port Feb 6, :40:00 PM [Info]: HTTP server started. Feb 6, :40:00 PM [Info]: SL Controller started. 9

14 Installation and Configuration LVM Installation Connect with a browser to LVM host Port

15 LVM Installation Installation and Configuration Login to SUM. 11

16 Installation and Configuration LVM Installation Press Next. 12

17 LVM Installation Installation and Configuration Enter password for lvmadm. 13

18 Installation and Configuration LVM Installation Select your manual prepared directory with the final LVMxx.SCA files. 14

19 LVM Installation Installation and Configuration Press Next. 15

20 Installation and Configuration LVM Installation Press Next. 16

21 LVM Installation Installation and Configuration Fill in password and press Continue. 17

22 Installation and Configuration LVM Installation Press Continue. 18

23 LVM Installation Installation and Configuration Follow the instructions above and press Continue. 19

24 Installation and Configuration LVM Installation Press Continue. 20

25 LVM Installation Installation and Configuration Check and press Continue. Follow the upcoming steps to Finalization. After finishing deployment please restart SAP NW AS Java. 21

26 Installation and Configuration Post Installation Activities 3.4 Post Installation Activities Performance Setup For getting a better performance and increasing the load for LVM, please check and adjust the parameters of SAP note : chapter 2.1: SAP NW AS Java Engine. Don t forget to restart the Java Instance in order for the changes to take effect. 22

27 Post Installation Activities Installation and Configuration LVM Initial Setup Login to SAP NetWeaver Administrator. Select Configuration => Scenarios and start Configuration Wizard 23

28 Installation and Configuration Post Installation Activities Select Initial Setup for LVM and press button Start. Select Custom and press button Next. 24

29 Post Installation Activities Installation and Configuration Type password and press button Next. Type password for sapadm user. Press button Next. 25

30 Installation and Configuration Post Installation Activities Make sure to use sapadm password from FFO LDAP. Use Default settings or change e.g. Security Settings. Press button Next. For more information 26

31 Post Installation Activities Installation and Configuration Press Next or select your choice. 27

32 Installation and Configuration Post Installation Activities Enter the User Name and the Password in the respective fields. From the Group drop down list select the required group name, to associate it with the created user. Press button Next. 28

33 Post Installation Activities Installation and Configuration Installation and Configuration of SAPHostAgent Install SAPHostAgent You can find the newest SAPHostAgent.SAR file in the SAP Software Distribution Center of the SAP Service Marketplace ( Download the final version. For a pool wide installation refer to FF11A00_SAP_Installation_Guide chapter Before you copy SAPHostAgent to other application nodes, please perform first next chapter. It s reasonable to start SAPHostAgent after system reboot, make sure that sapinit is executed Setup User Exit and Host Profile LVM User Exit works as an interface to the FlexFrame Agents. Set the profile parameter 'service/enableremotedeployment = true'. PLEASE NOTE: This feature allows remote clients to deploy, for example, new Host Agent operations or to patch existing operations. If you think that this is a security risk in your environment you can also keep that feature disabled and deploy the configuration files manually. See also SAP note : Add following lines to the host_profile: bx920-1: /usr/sap/hostctrl/exe # vi host_profile... service/hook/sap_control = /usr/sap/hostctrl/exe/sap_control.sh %p %h %s %n service/hook/db_control = /usr/sap/hostctrl/exe/db_control.sh %p %h %s %t service/enableremotedeployment = true 29

34 Installation and Configuration Post Installation Activities Create sap_control.sh: bx920-1: /usr/sap/hostctrl/exe # vi sap_control.sh #!/bin/bash # User Exit Script for LVM in FF (instances) echo "Running User Exit Script" echo "/ ---- " $0 $* " ---- /" FF="/FlexFrame/scripts/ff_service.sh -s $3 -a $1" case $1 in "p"*) case $2 in *"ci"*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t ci fi exit_code=$? ;; *"hdb"*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t hdb -i $4 -N 001 fi exit_code=$? ;; *"pai"*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t pai fi exit_code=$? ;; *"jc"*) if [ -d /usr/sap/$3/smd* ] ; then 30

35 Post Installation Activities Installation and Configuration $FF -t smd -i $4 else $FF -t jc fi exit_code=$? ;; *"ascs"*) $FF -t ascs exit_code=$? ;; *"scs"*) $FF -t scs exit_code=$? ;; *"app"*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t app -i $4 fi exit_code=$? ;; *"j"$4*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t j -i $4 fi exit_code=$? ;; *"ers"*) $FF -t ers -i $4 exit_code=$? ;; *"bobj"*) $FF -t bobj exit_code=$? ;; *"cms"*) $FF -t cms 31

36 Installation and Configuration Post Installation Activities exit_code=$? ;; *"mdss"*) $FF -t mdss -i $4 exit_code=$? ;; *"mds"*) $FF -t mds -i $4 exit_code=$? ;; *"mdis"*) $FF -t mdis -i $4 exit_code=$? ;; *"trx"*) $FF -t trx -i $4 exit_code=$? ;; esac echo "/ $1 position executed /" esac exit 0 if [ $exit_code -ge 1 -a $exit_code -le 4 ];then exit 0 else exit $exit_code fi ;; Create db_control.sh: bx920-1:/usr/sap/hostctrl/exe # vi db_control.sh #!/bin/bash #User Exit Script for LVM in FF (databases) echo "Running User Exit Script" echo "/ ---- " $0 $* " ---- /" FF="/FlexFrame/scripts/ff_service.sh -s $3 -a $1" 32

37 Post Installation Activities Installation and Configuration case $1 in "p"*) case $2 in *"lc"*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t db fi exit_code=$? ;; *"db"*) if [ -d /usr/sap/$3/smd* ] ; then $FF -t smd -i $4 else $FF -t db fi exit_code=$? ;; esac echo "/ $1 position executed /" esac exit 0 if [ $exit_code -ge 1 -a $exit_code -le 4 ]; then exit 0 else exit $exit_code fi ;; bx920-1:/usr/sap/hostctrl/exe # chmod 750 sap_control.sh db_control.sh bx920-1:/usr/sap/hostctrl/exe # chown root:root sap_control.sh db_control.sh Start/Restart SAP Host Agent on every host in every pool. bx920-1:/usr/sap/hostctrl/exe #./hostexecstart restart 33

38 Installation and Configuration Configuration of LVM 3.5 Configuration of LVM This chapter describes how configure LVM. See also: Use the following URL: e.g. First, logon to LVM: 34

39 Configuration of LVM Installation and Configuration Setup LVM Click on Setup icon. 35

40 Installation and Configuration Configuration of LVM Switch to Settings => Engine => Press Expert mode and Edit button. Marking Enable user exit scripts is mandatory for using the FlexFrame Agents. Please use the right password for sapadm from FFO LDAP. After setting up above press button Save Add Network Navigate to Infrastructure icon: Select Network Components and press Add button. 36

41 Configuration of LVM Installation and Configuration Enter the required data e.g. Client LAN pool pcom. Press Next. Press button Next. 37

42 Installation and Configuration Configuration of LVM Then click on Save button. Repeat these steps to insert all Client and Server networks of all pools. 38

43 Configuration of LVM Installation and Configuration 39

44 Installation and Configuration Configuration of LVM Virtualization Manager Configuration If you don t have a Virtualization Manager ( e.g. ESX, vcenter ), skip this chapter. Navigate to tab Virtualization Managers: Press button Add. 40

45 Configuration of LVM Installation and Configuration Select VMware and press button Next. 41

46 Installation and Configuration Configuration of LVM Fill in your connection information to your e.g. ESX host (or Vcenter) and press Test Connection button to check your connection to ESX host. Press button Next. 42

47 Configuration of LVM Installation and Configuration Press button Save. 43

48 Installation and Configuration Configuration of LVM In the Virtualization Overview (Operations => Virtualization) ESX Servers and VM s are now visible. 44

49 Configuration of LVM Installation and Configuration Add Pools Navigate to Configuration icon and select tab Pools. Click on Add Pool and enter your pool(s). Then click on button Save. 45

50 Installation and Configuration Configuration of LVM 46

51 Configuration of LVM Installation and Configuration Discover Hosts and Systems Select tab Hosts: Press button Discover. 47

52 Installation and Configuration Configuration of LVM There are several methods to discover hosts and systems into LVM. Select e.g. Detect Using Host and Instance Agent. Fill in your Host Names separated by comma. Press button Detect. Please make sure that the SAP Host Agent and Instances are started on every host. For using ERS instances in LVM, you have to provide the virtual hostnames with IP-addresses. 48

53 Configuration of LVM Installation and Configuration After detection press button Next. 49

54 Installation and Configuration Configuration of LVM Select corresponding pool and press button Auto Assign. Check that the correct System is selected. Press button Next. 50

55 Configuration of LVM Installation and Configuration Assign the host to the corresponding pool. Press button Next. 51

56 Installation and Configuration Configuration of LVM If the overview is correct, press button Save. Under tabs Hosts and Systems the detected hosts and system is now available for configuration. 52

57 Configuration of LVM Installation and Configuration Configure Hosts Select the first one and press button Edit. 53

58 Installation and Configuration Configuration of LVM Activate Managed, Operational and select the required Pool, if not preselected. Test the connection to server by pressing button Test Connection. Click on button Next. 54

59 Configuration of LVM Installation and Configuration For resource control you can provide SAPS for your host. To configure network (if not preselected): Press Retrieve & Add Interfaces from Host Agent. Remove all interfaces except the relevant LAN s The example above shows VLANs. For VMs these are eth1, eth2. Please check which one is Client LAN or Server LAN Press button Next. 55

60 Installation and Configuration Configuration of LVM With Mass Configuration you can select hosts with equal conditions (e.g. equal blades) and configure them in one step by pressing the button Save & Apply Mass Configuration. 56

61 Configuration of LVM Installation and Configuration Here you can select different host options. Go on with button Apply. 57

62 Installation and Configuration Configuration of LVM 58

63 Configuration of LVM Installation and Configuration If you have configured all hosts you could check them by clicking on tab Hosts (Operations => Hosts). 59

64 Installation and Configuration Configuration of LVM Select a host and press button Monitoring Data to refresh the information. 60

65 Configuration of LVM Installation and Configuration Configure Systems and Instances Switch to Configuration => Systems Select the row with the database of the new system and press Edit button. 61

66 Installation and Configuration Configuration of LVM Here you can add Additional Information and Test DB Connection. Also it s possible to manage a Solution Manager Diagnostic Agent for DB. It s not necessary for the new SMD host based Agents. Go on with button Next. 62

67 Configuration of LVM Installation and Configuration Select AC-Enabled. Add virtual host name for Client LAN and select corresponding networks. Press Retrieve from Host Agent to select the operating system. You can also fill in Requirements for SAPS, Memory or a Preferred Host. Press button Next. 63

68 Installation and Configuration Configuration of LVM Select Automounter in the Mount Points configuration (if not preselected). Press button Next. 64

69 Configuration of LVM Installation and Configuration Press button Save or use Save & Mass Configuration, if you have similar system configurations. 65

70 Installation and Configuration Configuration of LVM Select the row for the central instance and press button Edit. 66

71 Configuration of LVM Installation and Configuration Here you can add Additional Information and Test Connection to the instance agent. Also it s possible to manage a Solution Manager Diagnostic Agent for instances. It s not necessary for the new SMD host based Agents. If you have the same SID for a SAP System in different pools, it is necessary to have a Universal Unique ID for those systems see SAP Note and chapter Same SID in Different Pools of this document. Go on with button Next. 67

72 Installation and Configuration Configuration of LVM Select AC-Enabled. Add virtual host name for Server LAN and select corresponding networks. Press Retrieve from Host Agent to select the operating system. You can also fill in Requirements for SAPS, Memory or a Preferred Host. Press button Next. 68

73 Configuration of LVM Installation and Configuration Select Automounter (if not preselected) and press button Next. 69

74 Installation and Configuration Configuration of LVM Press button Save or use button Save & Apply Mass Configuration, if you have similar system configurations. Go on configuring the rest of the instances and other systems, like the examples above. 70

75 Start/Stop/Relocate Systems and Instances Installation and Configuration 3.6 Start/Stop/Relocate Systems and Instances Switch to Operations => Systems tab. Here you are able to start/stop and relocate the configured systems and instances. Therefor select the service row you like to operate on. You can select the whole system for Mass Operations or 71

76 Installation and Configuration Start/Stop/Relocate Systems and Instances an instance or DB for detail operations. There is more help available under the link Help! 72

77 Same SID in Different Pools Installation and Configuration 3.7 Same SID in Different Pools Stop all instances of SID (L7S) e.g. First L7S system is running in pool p1 (Nothing changed) Second L7S system is running in pool p2. LVM is running in pool com. Modify hostname in pool specific /etc/hosts of pool com and p2. cn1:/flexframe/volff/os/linux/pool_img/com/etc # vi hosts j00lvm j00lvm.mycompany.com j00lvm-se j00lvm-se.mycompany.com p2-app01l7s p2-app01l7s.mycompany.com p2-app01l7s-se p2-app01l7s-se.mycompany.com p2-app02l7s p2-app02l7s.mycompany.com p2-app02l7s-se p2-app02l7s-se.mycompany.com p2-cil7s p2-cil7s.mycompany.com p2-cil7s-se p2-cil7s-se.mycompany.com p2-dbl7s-se p2-dbl7s-se.mycompany.com cn1:/flexframe/volff/os/linux/pool_img/p2/etc # vi hosts cn2-p2-se p2-app01l7s p2-app01l7s.mycompany.com p2-app01l7s-se p2-app01l7s-se.mycompany.com p2-app02l7s p2-app02l7s.mycompany.com p2-app02l7s-se p2-app02l7s-se.mycompany.com p2-cil7s p2-cil7s.mycompany.com p2-cil7s-se p2-cil7s-se.mycompany.com p2-dbl7s-se p2-dbl7s-se.mycompany.com bx Create uuid: bx920-12:~ # uuidgen e3147c55-239c d6-4b1fa299cadb Change DEFAULT profile of system L7S in pool p2: 73

78 Installation and Configuration Same SID in Different Pools dbl7s-se:l7sadm 53> vi DEFAULT.PFL SAPSYSTEMNAME = L7S SAPGLOBALHOST = p2-cil7s login/system_client = 001 SAPDBHOST = p2-dbl7s-se j2ee/dbtype = sap j2ee/dbname = L7S j2ee/dbhost = p2-dbl7s-se j2ee/dbadminurl = rdisp/bufrefmode = sendon,exeauto DIR_PUT = /usr/sap/$(sapsystemname)/put # # SAP Message Server for ABAP # rdisp/mshost = p2-cil7s rdisp/msserv = sapmsl7s rdisp/msserv_internal = 3900 # # SAP Message Server for ABAP # system/uuid = e3147c55-239c d6-4b1fa299cadb Change instance and start profiles of system L7S in pool p2. dbl7s-se:l7sadm 54> mv L7S_DVEBMGS00_cil7s L7S_DVEBMGS00_p2-cil7s dbl7s-se:l7sadm 55> vi L7S_DVEBMGS00_p2-cil7s SAPSYSTEMNAME = L7S SAPSYSTEM = 00 INSTANCE_NAME = DVEBMGS00 DIR_CT_RUN = $(DIR_EXE_ROOT)/run DIR_EXECUTABLE = $(DIR_INSTANCE)/exe SAPLOCALHOST = p2-cil7s exe/saposcol = $(DIR_CT_RUN)/saposcol dbl7s-se:l7sadm 56> mv START_DVEBMGS00_cil7s START_DVEBMGS00_p2-cil7s dbl7s-se:l7sadm 55> vi START_DVEBMGS00_p2-cil7s SAPSYSTEMNAME = L7S SAPSYSTEM = 00 INSTANCE_NAME = DVEBMGS00 74

79 Same SID in Different Pools Installation and Configuration DIR_CT_RUN = $(DIR_EXE_ROOT)/run DIR_EXECUTABLE = $(DIR_INSTANCE)/exe SAPLOCALHOST = p2-cil7s DIR_PROFILE = /sapmnt/l7s/profile _PF = $(DIR_PROFILE)/L7S_DVEBMGS00_p2-cil7s SETENV_00 = LD_LIBRARY_PATH=$(DIR_LIBRARY):%(LD_LIBRARY_PATH) Repeat above step for all instances and start profiles of system L7S in pool p2. Check and change if there are some SID specific entries in the sapservices file of pool p2: bx920-12:/usr/sap/sapservices # vi sapservices LD_LIBRARY_PATH=/usr/sap/L7S/DVEBMGS00/exe:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; /usr/sap/l7s/dvebmgs00/exe/sapstartsrv pf=/usr/sap/l7s/sys/profile/start_dvebmgs00_p2-cil7s -D -u l7sadm LD_LIBRARY_PATH=/usr/sap/L7S/D01/exe:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; /usr/sap/l7s/d01/exe/sapstartsrv pf=/usr/sap/l7s/sys/profile/start_d01_p2-app01l7s -D -u l7sadm Start all instances interfaces of L7S in pool p2 e.g.: bx920-12: ff_service.sh -s L7S -a istart -t db INFO: Version of ff_service.sh: INFO: SAP version found: SAP-7.0 INFO: server_lan interface vlan24: is (already) up INFO: Exit code: 0 (no error) Start all instances of L7S in pool p2 e.g.: dbl7s-se:l7sadm 53> startsap DVEBMGS00 p2-cil7s Checking ADA db Database Database is not available via R3trans Running /usr/sap/l7s/sys/exe/run/startdb Now you can go on with chapter Configure systems and instances. 75

80 Troubleshooting Resource Unlock 4 Troubleshooting 4.1 Resource Unlock If error messages like Resource could not be locked are displayed or some resources are not available, 76

81 Resource Unlock Troubleshooting go to NWA -> Problem Management -> Locks and release locks. Often it s also helpful to restart the routing-service. Press Refresh button for routing service or start and stop application. 77

82 Troubleshooting Resource Unlock 78

83 SAPHostAgent Invalid Credentials Troubleshooting 4.2 SAPHostAgent Invalid Credentials Check if password for sapadm in LVM Setup => Engine is the same like in LDAP! 79

84 Troubleshooting Invalid Response code Invalid Response code 504 Invalid Response code 504: Please check if virtual hostnames are in /etc/hosts on the host where your proxy is located. Sometimes it s necessary to restart the proxy. Check also that the instances are still up. 80

85 5 Abbreviations ABAP ACC ACI ACPI APM APO CIFS DHCP ERP ESF EULA FA FC FF FF4S FFO FSC FTP IP LAN LDAP LUN LVM MAC MINRA NAS NDMP Advanced Business Application Programming Adaptive Computing Controller Adaptive Computing Infrastructure Advanced Configuration and Power Interface Advanced Power Management Advanced Planner & Optimizer Common Internet File System Dynamic Host Configuration Protocol Enterprise Resource Planning Enhanced System Facility End User License Agreement FlexFrame (Autonomous) Agent Fiber Channel FlexFrame FlexFrame for SAP FlexFrame Orchestrator FlexFrame Software Container, name part used for Images and CDs/DVDs File Transfer Protocol Internet Protocol Local Area Network Lightweight Directory Access Protocol Logical Unit Number Landscape Virtualization Management Media Access Control Minimal Read Ahead Network Attached Storage Network Data Management Protocol 81

86 Abbreviations NIC NVRAM OBP OLTP ONTAP OSS POST PXE PY RAID RARB RDBMS RHEL RSB SCS SAP BW SAPGUI SAPOSS SID SLD SLES SMB SMC SPOC TELNET TFTP UDP UPS VLAN Network Interface Card Non-Volatile Random Access Memory Open Boot Prom On-Line Transaction Processing Open Network Technology for Appliance Products Open Source Software Power-On Self Test Preboot Execution Environment PRIMERGY Redundant Array of Independent (or Inexpensive) Disks Reverse Address Resolution Protocol Relational Database Management System Red Hat Enterprise Linux Remote Service Board System Console Software SAP Business Warehouse SAP Graphical User Interface SAP Online System Service System Identifier System Landscape Directory SuSE Linux Enterprise Server Server Message Block System Management Console Single Point Of Control Telecommunications Network Trivial File Transfer Protocol User Datagram Protocol Uninterruptible Power Supply Virtual Local Area Network 82

87 Abbreviations VTOC WAN WAS WAFL XSCF Virtual Table Of Contents Wide Area Network Web Application Server Write Anywhere File Layout Extended System Control Facility 83

88 6 Glossary Advanced Business Application Programming (ABAP) Proprietary programming language of SAP. Advanced Power Management (APM) A standard for power saving and management in computers. Application Agent A software program for monitoring and managing applications. Application Node (AN) A host for applications (e.g. SAP instances db, ci, agate, wgate, app etc.). This definition includes Application Servers as well as Database Servers. Automounter The automounter is an NFS utility that automatically mounts directories on an NFS client as they are needed, and unmounts them when they are no longer needed. Autonomous Agent Central system management and high availability software component of FlexFrame. Blade A special form factor for computer nodes. BRBACKUP SAP backup and restore tools. Client LAN Virtual network segment within FlexFrame, used for client-server traffic. Common Internet File System (CIFS) A protocol for the sharing of file systems (same as SMB). Computing Node From the SAP ACI perspective: A host that is used for applications. Control Agent A software program for monitoring and managing nodes within FlexFrame. Control LAN Virtual network segment within FlexFrame, used for system management traffic. Control Node (CN) A physical computer system, controlling and monitoring the entire FlexFrame landscape and running shared services in the rack (dhcp, tftp, ldap etc.). Control Station An Application Node running SAP LVM. 84

89 Glossary Dynamic Host Configuration Protocol (DHCP) DHCP is a protocol for assigning dynamic IP addresses to devices on a network. Dynamic Host Configuration Protocol (DHCP) server A DHCP server provides configuration parameters specific to the DHCP client host, required by the host to participate on the Internet. Enterprise Resource Planning (ERP) Enterprise Resource Planning systems are management information systems that integrate and automate many of the business practices associated with the operations or production aspects of a company. Ethernet A Local Area Network which supports data transfer rates of 10 Megabits per second. Fiber Channel Fibre Channel is a serial computer bus intended for connecting high-speed storage devices to computers. Filer Network attached storage for file systems. FlexFrame The name FlexFrame is a generic term for both FlexFrame for SAP and FlexFrame Orchestrator. FlexFrame Orchestrator This is the advancement of the Fujitsu solution FlexFrame for SAP and means a new approach to offer enhanced functionality and features step by step and become more and more independent from certain hardware and software components. FlexFrame for SAP FlexFrame for SAP is a Fujitsu solution and means a radically new architecture for SAP environments. It exploits the latest business-critical computing technology to deliver major cost savings for SAP customers. FlexFrame for SAP is a joint project in which the main partners are SAP, Network Appliance, Intel and Fujitsu. Gigabit Ethernet A Local Area Network which supports data transfer rates of 1 Gigabit (1,024 Megabits) per second. Host name Name of a physical server as seen from outside the network. One physical server may have multiple host names. Image In the FlexFrame documentation, Image is used as a synonym for Hard Disk Image. 85

90 Glossary Internet Protocol (IP) Address A unique number used by computers to refer to each other when sending information through networks using the Internet Protocol. Landscape Virtualization Management (LVM) SAP system for monitoring and controlling SAP landscapes. Lightweight Directory Access Protocol (LDAP) Protocol for Accessing on-line directory services. Local Area Network (LAN) A computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected to other LANs over any distance via telephone lines and radio waves. A system of LANs connected in this way is called a Wide Area Network (WAN). Local host name The name of the node (physical computer); it can be displayed and set using the command /bin/hostname. Logical Unit Number (LUN) An address for a single (SCSI) disk drive. MaxDB A relational database system from mysql (formerly ADABAS and SAPDB). Media Access Control (MAC) address An identifier for network devices, usually unique. The MAC address is stored physically on the device. Netboot A boot procedure for computers where the operating system is provided via a network instead of local disks. NetWeaver SAP NetWeaver is the technical foundation of the SAP Business Suite solutions. Network Appliance Filer See Filer. Network Attached Storage (NAS) A data storage device that is connected via a network to one or multiple computers. Network File System (NFS) A network protocol for network-based storage access. Network Interface Card (NIC) A hardware device that allows computer communication via networks. Node A physical computer system controlled by an OS. 86

91 Glossary Node name The name of a physical node as returned by the command uname n. Each node name within a FlexFrame environment must be unique. Non-Volatile Random Access Memory (NVRAM) A type of memory that retains its contents when the power is turned off. On-Line Transaction Processing (OLTP) Transaction processing via computer networks. OpenLDAP An Open Source LDAP Service Implementation. Open Network Technology for Appliance Products The operating system of Network Appliance Filers. Open Source Software (OSS) Software that is distributed free of charge under an open source license, such as the GNU General Public License. Oracle RAC A cluster database by Oracle Corporation. Physical host Name of a physical computer system (node). Power-On Self Test (POST) Part of a computer's boot process; automatic testing of diverse hardware components. Preboot Execution Environment An environment that allows a computer to boot from a network resource without having a local operating system installed. PRIMERGY Fujitsu's i386-based server product line. Red Hat Enterprise Linux Linux distribution by Red Hat, Inc., targeting business customers. Reverse Address Resolution Protocol (RARP) A protocol allowing resolution of an IP address corresponding to a MAC address. SAP Service In FlexFrame: SAP Services and DB Service. SAP service script An administration script for starting and stopping an SAP application on a virtual host. SAP Solution Manager Service portal for the implementation, operation and optimization of an SAP solution. 87

92 Glossary SAPLogon Front-end software for SAPGUI. SAPRouter Router for SAP services like SAPGUI or SAPTELNET. Server A physical host (hardware), same as node. Service A software program providing functions to clients. Service type The type of an application or service (db, ci, app, agate, wgate etc.). Single Point of Control In FlexFrame: One user interface to control a whole FlexFrame environment. Storage LAN A virtual LAN segment within a FlexFrame environment, carrying the traffic to the Filer. SuSE Linux Enterprise Server A Linux distribution by Novell, specializing in server installations. Trivial File Transfer Protocol A simple form of the File Transfer Protocol (FTP). TFTP uses the User Datagram Protocol (UDP) and provides no security features. It is often used by servers to boot diskless workstations, X-terminals, and routers. TFTP server A simple FTP implementation. Virtual Host Before an application starts, the virtual host name is assigned to the physical host where the application is to run. From the application's perspective, it always runs on the same virtual host, even if the application is moved to another physical host. The following rule forms the host names of virtual services: <service_type>[<id>]<sid>[<-lan type] where <service_type> can be one of: ci - central instance (ABAP) db - database instance app - application instance (ABAP) ascs - ABAP SAP central services instance scs - JAVA SAP central services instance jc - JAVA central instance j - JAVA application instance <ID> is a number from 00 to 96 (except: 2, 25, 43, 72, 89) for the service types app and j only. It is empty for other service types. 88

93 Glossary <SID> is the system ID of an SAP system. <LAN type> -se Server LAN empty string Client LAN This host name formation rule for virtual services is mandatory in version 3.2 of the FlexFrame solution. Some components rely on this rule. Within a FlexFrame environment, each node name must be unique. However, each node may have multiple host names that are derived from the node name by a defined naming rule. In SAP environments host names are currently limited to 13 alphanumeric characters including the hyphen ( - ). The first character must be a letter. In the SAP environment host names are case-sensitive. (See SAP Note No ) Virtual Local Area Network A VLAN is a logically segmented network mapped over physical hardware according to the IEEE 802.1q standard. Virtualization Virtualization means the separation of hardware and processes. In a virtualized environment (FlexFrame), a process can be moved between hardware nodes while staying transparent to the user and application. 89

FlexFrame for SAP. Version 5.2A. Installation and Configuration of LVM 1.0 Standard Edition. Edition March 2013 Document Version 1.

FlexFrame for SAP. Version 5.2A. Installation and Configuration of LVM 1.0 Standard Edition. Edition March 2013 Document Version 1. FlexFrame for SAP Version 5.2A Installation and Configuration of LVM 1.0 Standard Edition Edition March 2013 Document Version 1.1 Fujitsu Limited Copyright Fujitsu Technology Solutions 2012 FlexFrame and

More information

FlexFrame for SAP. Version 5.1A. Installation and Configuration of ACC 7.3. Edition November 2011 Document Version 1.0

FlexFrame for SAP. Version 5.1A. Installation and Configuration of ACC 7.3. Edition November 2011 Document Version 1.0 FlexFrame for SAP Version 5.1A Installation and Configuration of ACC 7.3 Edition November 2011 Document Version 1.0 Fujitsu Limited Copyright Fujitsu Technology Solutions 2011 FlexFrame and PRIMERGY are

More information

FlexFrame for SAP 4.2A

FlexFrame for SAP 4.2A User Guide English FlexFrame for SAP 4.2A Installation ACC 7.1 SP06 FlexFrame for SAP Version 4.2A Installation ACC 7.1 SP06 Edition December 2008 Document Version 1.0 Fujitsu Siemens Computers GmbH Copyright

More information

FlexFrame for SAP. Version 5.1A. Network Design and Configuration Guide. Edition March 2012 Document Version 1.1

FlexFrame for SAP. Version 5.1A. Network Design and Configuration Guide. Edition March 2012 Document Version 1.1 FlexFrame for SAP Version 5.1A Network Design and Configuration Guide Edition March 2012 Document Version 1.1 Fujitsu Limited Copyright Fujitsu Technology Solutions 2011 FlexFrame and PRIMERGY are trademarks

More information

FlexFrame. Version 5.3A/1.0A. Management Tool. Edition October 2013 Document Version 1.0

FlexFrame. Version 5.3A/1.0A. Management Tool. Edition October 2013 Document Version 1.0 FlexFrame Version 5.3A/1.0A Management Tool Edition October 2013 Document Version 1.0 Fujitsu Limited Copyright Fujitsu Technology Solutions 2013 FlexFrame and PRIMERGY are trademarks or registered trademarks

More information

Release Information for FlexFrame for SAP V5.1A00

Release Information for FlexFrame for SAP V5.1A00 Copyright 2013 Fujitsu Technology Solutions Table of Contents General... 1 Ordering... 2 Delivery... 2 Documentation... 2 SW/HW Extensions / New Functionality... 3 Technical Information... 4 Resource Requirements...

More information

FlexFrame for SAP 4.1A

FlexFrame for SAP 4.1A User Guide English FlexFrame for SAP 4.1A Planning Tool FlexFrame for SAP Version 4.1A Planning Tool Edition April 2008 Document Version 1.0 Fujitsu Siemens Computers GmbH Copyright Fujitsu Siemens Computers

More information

User's Guide for Infrastructure Administrators (Resource Management)

User's Guide for Infrastructure Administrators (Resource Management) ServerView Resource Orchestrator Cloud Edition V3.0.0 User's Guide for Infrastructure Administrators (Resource Management) Windows/Linux J2X1-7612-01ENZ0(05) April 2012 Preface Purpose This manual provides

More information

FlexFrame Orchestrator

FlexFrame Orchestrator FlexFrame Orchestrator Version 1.2A Management Tool Edition November 2015 Document Version 1.0 Fujitsu Limited Copyright 2015 Fujitsu Technology Solutions GmbH PRIMEFLEX is a registered trademark of Fujitsu

More information

FlexFrame for SAP 4.2A

FlexFrame for SAP 4.2A User Guide English FlexFrame for SAP 4.2A Management Tool FlexFrame for SAP Version 4.2A Management Tool Edition December 2008 Document Version 1.0 Fujitsu Siemens Computers GmbH Copyright Fujitsu Siemens

More information

ServerView Resource Orchestrator Cloud Edition V Setup Guide. Windows/Linux

ServerView Resource Orchestrator Cloud Edition V Setup Guide. Windows/Linux ServerView Resource Orchestrator Cloud Edition V3.1.0 Setup Guide Windows/Linux J2X1-7610-02ENZ0(00) July 2012 Preface Resource Orchestrator Documentation Road Map The documentation road map for Resource

More information

The name FlexFrame is a generic term for both "FlexFrame for SAP " (FF4S) and "FlexFrame Orchestrator" (FFO).

The name FlexFrame is a generic term for both FlexFrame for SAP  (FF4S) and FlexFrame Orchestrator (FFO). WHITE PAPER FlexFrame Orchestrator Version 1.0A THE FLEXFRAME INFRASTRUCTURE SOLUTION - TECHNICAL WHITE PAPER INTRODUCTION This document describes the technical aspects of the FlexFrame infrastructure

More information

All technical aspects described in this document and this document itself is subject of change without further notice.

All technical aspects described in this document and this document itself is subject of change without further notice. WHITE PAPER FlexFrame for SAP Version 5.1A THE FLEXFRAME INFRASTRUCTURE SOLUTION - TECHNICAL WHITE PAPER INTRODUCTION This document describes the technical aspects of the FlexFrame infrastructure solution

More information

The name FlexFrame is a generic term for both the traditional "FlexFrame for SAP " (FF4S) and the current "FlexFrame Orchestrator" (FFO).

The name FlexFrame is a generic term for both the traditional FlexFrame for SAP  (FF4S) and the current FlexFrame Orchestrator (FFO). WHITE PAPER FlexFrame Orchestrator Version 1.1A THE FLEXFRAME INFRASTRUCTURE SOLUTION - TECHNICAL WHITE PAPER INTRODUCTION This document describes the technical aspects of the FlexFrame infrastructure

More information

ServerView Resource Orchestrator V User's Guide. Windows/Linux

ServerView Resource Orchestrator V User's Guide. Windows/Linux ServerView Resource Orchestrator V2.3.0 User's Guide Windows/Linux J2X1-7530-01ENZ0(02) July 2011 Preface Purpose This manual provides an outline of ServerView Resource Orchestrator (hereinafter Resource

More information

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES I. Executive Summary Superior Court of California, County of Orange (Court) is in the process of conducting a large enterprise hardware refresh. This

More information

Active Fabric Manager Installation Guide 1.5

Active Fabric Manager Installation Guide 1.5 Active Fabric Manager Installation Guide 1.5 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either

More information

Installing VMware vsphere 5.1 Components

Installing VMware vsphere 5.1 Components Installing VMware vsphere 5.1 Components Module 14 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

The name FlexFrame is a generic term for both the traditional "FlexFrame for SAP " (FF4S) and the current "FlexFrame Orchestrator" (FFO).

The name FlexFrame is a generic term for both the traditional FlexFrame for SAP  (FF4S) and the current FlexFrame Orchestrator (FFO). WHITE PAPER FlexFrame Orchestrator Version 1.2A THE FLEXFRAME INFRASTRUCTURE SOLUTION - TECHNICAL WHITE PAPER INTRODUCTION This document describes the technical aspects of the FlexFrame infrastructure

More information

Service Portal User Guide

Service Portal User Guide FUJITSU Cloud Service K5 IaaS Service Portal User Guide Version 1.4 FUJITSU LIMITED All Rights Reserved, Copyright FUJITSU LIMITED 2015-2016 K5IA-DC-M-005-001E Preface Purpose of This Manual This manual

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

More information

FUJITSU Software ServerView Suite ServerView Installation Manager

FUJITSU Software ServerView Suite ServerView Installation Manager User Guide - English FUJITSU Software ServerView Suite ServerView Installation Manager Edition June 2017 Comments Suggestions Corrections The User Documentation Department would like to know your opinion

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

DSI Optimized Backup & Deduplication for VTL Installation & User Guide DSI Optimized Backup & Deduplication for VTL Installation & User Guide Restore Virtualized Appliance Version 4 Dynamic Solutions International, LLC 373 Inverness Parkway Suite 110 Englewood, CO 80112 Phone:

More information

ServerView Resource Coordinator VE. Setup Guide. Windows/Linux

ServerView Resource Coordinator VE. Setup Guide. Windows/Linux ServerView Resource Coordinator VE Setup Guide Windows/Linux J2X1-7459-02ENZ0(00) November 2009 Preface Purpose This manual contains an outline of ServerView Resource Coordinator VE (hereinafter Resource

More information

Oracle VM. Getting Started Guide for Release 3.2

Oracle VM. Getting Started Guide for Release 3.2 Oracle VM Getting Started Guide for Release 3.2 E35331-04 March 2014 Oracle VM: Getting Started Guide for Release 3.2 Copyright 2011, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and

More information

Enterprise Storage Integrator for SAP Landscape Management Storage Adapter

Enterprise Storage Integrator for SAP Landscape Management Storage Adapter Enterprise Storage Integrator for SAP Landscape Management Storage Adapter Version 4.6.8 User Guide 300-014-914 REV 08 Copyright 2013-2017 Dell Inc. or its subsidiaries All rights reserved. Published July

More information

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details ZENworks 11 SP4 System July 2015 The following sections provide the Novell ZENworks 11 SP4 requirements for hardware and software: Section 1, Primary Server, on page 1 Section 2, Managed Device, on page

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Lifecycle Controller 2 Release 1.0 Version Readme

Lifecycle Controller 2 Release 1.0 Version Readme Lifecycle Controller 2 Release 1.0 Version 1.0.8 Readme Lifecycle Controller 2 GUI provides advanced embedded systems management and is delivered as part of Integrated Dell(R) Remote Access Controller

More information

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment How To Guide SAP Business One 9.1 Document Version: 1.0 2014-05-09 How to Package and Deploy SAP Business One Extensions for Lightweight Deployment All Countries Typographic Conventions Type Style Example

More information

ServerView Resource Orchestrator V User's Guide. Windows/Linux

ServerView Resource Orchestrator V User's Guide. Windows/Linux ServerView Resource Orchestrator V2.2.1 User's Guide Windows/Linux J2X1-7526-01ENZ0(01) November 2010 Preface Purpose This manual provides an outline of ServerView Resource Orchestrator (hereinafter Resource

More information

ServerView Resource Orchestrator Cloud Edition V Quick Start Guide. Windows/Linux

ServerView Resource Orchestrator Cloud Edition V Quick Start Guide. Windows/Linux ServerView Resource Orchestrator Cloud Edition V3.1.0 Quick Start Guide Windows/Linux J2X1-7622-02ENZ0(00) July 2012 Preface QSGDocument road map The following manuals are provided with Resource Orchestrator.

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Cluster Server Generic Application Agent Configuration Guide - AIX, Linux, Solaris

Cluster Server Generic Application Agent Configuration Guide - AIX, Linux, Solaris Cluster Server 7.3.1 Generic Application Agent Configuration Guide - AIX, Linux, Solaris Last updated: 2017-11-04 Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and

More information

Enterprise Storage Integrator for SAP Landscape Management Storage Adapter

Enterprise Storage Integrator for SAP Landscape Management Storage Adapter Enterprise Storage Integrator for SAP Landscape Management Storage Adapter Version 5.0 User Guide 300-014-914 REV 09 Copyright 2013-2017 Dell Inc. or its subsidiaries. All rights reserved. Published January

More information

HP Insight Control for VMware vcenter Server Release Notes 7.2.1

HP Insight Control for VMware vcenter Server Release Notes 7.2.1 HP Insight Control for VMware vcenter Server Release Notes 7.2.1 HP Part Number: 678314-006a Published: June 2013 Edition: 2 Copyright 2013 Hewlett-Packard Development Company, L.P. Acknowledgements Microsoft

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use

More information

FUJITSU Software ServerView Resource Orchestrator Cloud Edition V Quick Start Guide. Windows/Linux

FUJITSU Software ServerView Resource Orchestrator Cloud Edition V Quick Start Guide. Windows/Linux FUJITSU Software ServerView Resource Orchestrator Cloud Edition V3.1.2 Quick Start Guide Windows/Linux J2X1-7622-06ENZ0(01) June 2014 Preface Purpose of This Document This manual explains the flow of installation

More information

Configuring SAP Targets and Runtime Users

Configuring SAP Targets and Runtime Users CHAPTER 4 Before you can create or run processes in your SAP environment, you must create the targets on which the processes will run. Targets are used to define specific environments where activities,

More information

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017 Netwrix Auditor Virtual Appliance and Cloud Deployment Guide Version: 9.5 10/25/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

E June Oracle Linux Storage Appliance Deployment and User's Guide

E June Oracle Linux Storage Appliance Deployment and User's Guide E90100-03 June 2018 Oracle Linux Storage Appliance Deployment and User's Guide Oracle Legal Notices Copyright 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

The name FlexFrame is a generic term for both the traditional "FlexFrame for SAP " (FF4S) and the current "FlexFrame Orchestrator" (FFO).

The name FlexFrame is a generic term for both the traditional FlexFrame for SAP  (FF4S) and the current FlexFrame Orchestrator (FFO). WHITE PAPER FlexFrame Orchestrator Version 1.4A THE FLEXFRAME INFRASTRUCTURE SOLUTION - TECHNICAL WHITE PAPER INTRODUCTION This document describes the technical aspects of the FlexFrame infrastructure

More information

HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide

HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HPE VMware ESXi and vsphere. Part Number: 818330-003 Published: April

More information

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi)

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) Revised: November, 2013 Contents Overview, page 1 Guidelines and Limitations, page 1 Prerequisites, page 2 Installation

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

EXPRESSCLUSTER X. System Configuration Guide. for Linux SAP NetWeaver. April 17, st Edition

EXPRESSCLUSTER X. System Configuration Guide. for Linux SAP NetWeaver. April 17, st Edition EXPRESSCLUSTER X for Linux SAP NetWeaver System Configuration Guide April 17, 2018 1st Edition Revision History Edition Revised Date Description 1st Apr 17, 2018 New guide Copyright NEC Corporation 2018.

More information

SAP HANA in alta affidabilità: il valore aggiunto di Fujitsu - NetApp

SAP HANA in alta affidabilità: il valore aggiunto di Fujitsu - NetApp SAP HANA in alta affidabilità: il valore aggiunto di Fujitsu - NetApp Antonio Gentile Fujitsu SAP Business Development Manager Matteo Pirelli NetApp Technical Partner Manager In-Memory Computing In-memory

More information

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010 Symantec NetBackup PureDisk 6.6.1 Compatibility Matrix Created August 26, 2010 Copyright 2010 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, and Backup Exec are trademarks or registered

More information

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0)

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) Installation and Configuration Guide: UDP Director VE v6.9.0 2016 Cisco Systems, Inc. All rights reserved.

More information

FlexFrame for SAP. Version 5.0A. Administration and Operation. Edition December 2011 Document Version 1.7

FlexFrame for SAP. Version 5.0A. Administration and Operation. Edition December 2011 Document Version 1.7 FlexFrame for SAP Version 5.0A Administration and Operation Edition December 2011 Document Version 1.7 Fujitsu Limited Copyright Fujitsu Technology Solutions 2011 FlexFrame and PRIMERGY are trademarks

More information

StoneGate SSL VPN Release Notes for Version 1.3.1

StoneGate SSL VPN Release Notes for Version 1.3.1 StoneGate SSL VPN Release Notes for Version 1.3.1 Created: July 29, 2009 Table of Contents What s New... 3 System Requirements... 4 Build Version... 4 Product Binary Checksums... 4 Compatibility... 5 Upgrade

More information

OpenManage Integration for VMware vcenter Using the vsphere Client Quick Install Guide Version 2.0

OpenManage Integration for VMware vcenter Using the vsphere Client Quick Install Guide Version 2.0 OpenManage Integration for VMware vcenter Using the vsphere Client Quick Install Guide Version 2.0 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators Product version 1.4.1 running on vsphere 6.0 VMware Adapter for SAP Landscape Management

More information

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators Product version 1.4.1 running on vsphere 5.5 VMware Adapter for SAP Landscape Management

More information

vsphere Upgrade Update 1 Modified on 4 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vsphere Upgrade Update 1 Modified on 4 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified on 4 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

OpenManage Integration for VMware vcenter Version 4.2.0

OpenManage Integration for VMware vcenter Version 4.2.0 2018-07 OpenManage Integration for VMware vcenter Version 4.2.0 This document describes the features, known issues and resolutions in OpenManage Integration for VMware vcenter (OMIVV) Version 4.2.0. Topics:

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Administrator s Guide Version 3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Connection Broker Managing User Connections to Workstations and Blades, OpenStack Clouds, VDI, and More

Connection Broker Managing User Connections to Workstations and Blades, OpenStack Clouds, VDI, and More Connection Broker Managing User Connections to Workstations and Blades, OpenStack Clouds, VDI, and More Quick Start Using Leostream with Citrix XenDesktop 7 and HDX Version 8.1 January 14, 2016 Contacting

More information

HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide

HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi and vsphere. HP Part Number: 616896-409 Published: September

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

FUJITSU Software ServerView Infrastructure Manager V2.1. Operating Procedures

FUJITSU Software ServerView Infrastructure Manager V2.1. Operating Procedures FUJITSU Software ServerView Infrastructure Manager V2.1 Operating Procedures CA92344-1718-02 August 2017 Preface Purpose This manual describes overviews of the initial settings and the operating procedures

More information

Installing the Server Operating System or Hypervisor

Installing the Server Operating System or Hypervisor Installing the Server Operating System or Hypervisor This chapter includes the following sections: Operating System or Hypervisor Installation Methods, page 1 KVM Console, page 1 PXE Installation Servers,

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

SAP NetWeaver on IBM Cloud Infrastructure Quick Reference Guide Microsoft Windows. December 2017 V2.0

SAP NetWeaver on IBM Cloud Infrastructure Quick Reference Guide Microsoft Windows. December 2017 V2.0 SAP NetWeaver on IBM Cloud Infrastructure Quick Reference Guide Microsoft Windows December 2017 V2.0 2 Copyright IBM Corp. 2017. All rights reserved. without prior written permission of IBM. Contents Purpose

More information

VMware ESX ESXi and vsphere. Installation Guide

VMware ESX ESXi and vsphere. Installation Guide VMware ESX ESXi and vsphere Installation Guide UPDATED: 28 March 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo

More information

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics ii IBM

More information

ZENworks for Desktops Preboot Services

ZENworks for Desktops Preboot Services 3.2 Novell ZENworks for Desktops Preboot Services DEPLOYMENT www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA

EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA Version 4.0 Configuring Hosts to Access VMware Datastores P/N 302-002-569 REV 01 Copyright 2016 EMC Corporation. All rights reserved.

More information

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA f Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Provision and Update Guide, 11g Release 1 Update 3 (11.1.3.0.0) E18417-04 November 2011 Oracle Enterprise Manager Ops Center Provision and Update Guide 11g Release

More information

Environment 7.1 SR5 on AIX: Oracle

Environment 7.1 SR5 on AIX: Oracle PUBLIC Installation Guide SAP NetWeaver Composition Environment 7.1 SR5 on AIX: Oracle Production Edition Target Audience Technology consultants System administrators Document version: 1.1 05/16/2008 Document

More information

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5 VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron VI-Center to configure and manage virtual

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

ServerView Resource Coordinator VE. Installation Guide. Windows

ServerView Resource Coordinator VE. Installation Guide. Windows ServerView Resource Coordinator VE Installation Guide Windows B1WD-2748-01ENZ0(01) August 2009 Preface Purpose This manual explains how to install ServerView Resource Coordinator VE (hereinafter Resource

More information

Installing or Upgrading ANM Virtual Appliance

Installing or Upgrading ANM Virtual Appliance CHAPTER 2 This chapter describes how to deploy Cisco ANM Virtual Appliance 4.3 (new installation) and how to upgrade from ANM software version 4.1 or 4.2 to software version 4.3. This chapter includes

More information

CA Agile Central Administrator Guide. CA Agile Central On-Premises

CA Agile Central Administrator Guide. CA Agile Central On-Premises CA Agile Central Administrator Guide CA Agile Central On-Premises 2018.1 Table of Contents Overview... 3 Server Requirements...3 Browser Requirements...3 Access Help and WSAPI...4 Time Zone...5 Architectural

More information

FUJITSU Software Systemwalker Software Configuration Manager. Operator's Guide. Windows/Linux

FUJITSU Software Systemwalker Software Configuration Manager. Operator's Guide. Windows/Linux FUJITSU Software Systemwalker Software Configuration Manager Operator's Guide Windows/Linux B1X1-0129-04ENZ0(00) March 2014 Preface Purpose of this Document This document explains patch management procedures

More information

OnCommand Unified Manager Installation and Setup Guide for Use with Core Package 5.2 and Host Package 1.3

OnCommand Unified Manager Installation and Setup Guide for Use with Core Package 5.2 and Host Package 1.3 IBM System Storage N series OnCommand Unified Manager Installation and Setup Guide for Use with Core Package 5.2 and Host Package 1.3 GA32-1020-03 Table of Contents 3 Contents Preface... 10 Supported

More information

ServerView Resource Orchestrator Virtual Edition V User's Guide. Windows/Linux

ServerView Resource Orchestrator Virtual Edition V User's Guide. Windows/Linux ServerView Resource Orchestrator Virtual Edition V3.0.0 User's Guide Windows/Linux J2X1-7606-01ENZ0(05) April 2012 Preface Purpose This manual provides an outline of ServerView Resource Orchestrator (hereinafter

More information

ServerView Resource Orchestrator V3.0.0

ServerView Resource Orchestrator V3.0.0 ServerView Resource Orchestrator V3.0.0 Quick Start Guide Windows/Linux J2X1-7622-01ENZ0(01) February 2012 Preface Purpose of this document This document explains the features of ServerView Resource Orchestrator

More information

FlexFrame for SAP 4.0

FlexFrame for SAP 4.0 User Guide English FlexFrame for SAP 4.0 Installation ACC 1.0 SP13 FlexFrame for SAP Version 4.0 Installation ACC 1.0 SP13 Edition March 2007 Document Version 1.0 Fujitsu Siemens Computers GmbH Copyright

More information

VMware vsphere Storage Appliance Installation and Configuration

VMware vsphere Storage Appliance Installation and Configuration VMware vsphere Storage Appliance Installation and Configuration vsphere Storage Appliance 1.0 vsphere 5.0 This document supports the version of each product listed and supports all subsequent versions

More information

Red Hat Virtualization 4.2

Red Hat Virtualization 4.2 Red Hat Virtualization 4.2 Introduction to the VM Portal Accessing and Using the VM Portal Last Updated: 2018-07-30 Red Hat Virtualization 4.2 Introduction to the VM Portal Accessing and Using the VM

More information

Archiware Pure Quick Start Guide

Archiware Pure Quick Start Guide Archiware Pure Quick Start Guide Content 1 System Requirements... 3 1.1 Hardware Requirements... 3 1.2 Supported Hypervisors... 3 1.3 Deployment Requirements... 3 2 Deploying the Virtual Appliance... 4

More information

Active System Manager Release 8.2 Compatibility Matrix

Active System Manager Release 8.2 Compatibility Matrix Active System Manager Release 8.2 Compatibility Matrix Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

Cisco Unified Computing System for SAP Landscapes

Cisco Unified Computing System for SAP Landscapes Cisco Unified Computing System for SAP Landscapes Improve IT Responsiveness and Agility for Rapidly Changing Business Demands by Using the Cisco Unified Computing System White Paper November 2010 Introduction

More information

Parallels Containers for Windows 6.0

Parallels Containers for Windows 6.0 Parallels Containers for Windows 6.0 Deploying Microsoft Clusters June 10, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse

More information

Troubleshooting Guide

Troubleshooting Guide Systemwalker Runbook Automation Troubleshooting Guide Windows/Linux B1X1-0122-03ENZ0(00) July 2012 Preface Purpose of This Document This document describes how to deal with problems that occur with the

More information

VMware Infrastructure Update 1 for Dell PowerEdge Systems. Deployment Guide. support.dell.com

VMware Infrastructure Update 1 for Dell PowerEdge Systems. Deployment Guide.   support.dell.com VMware Infrastructure 3.0.2 Update 1 for Dell PowerEdge Systems Deployment Guide www.dell.com support.dell.com Notes and Notices NOTE: A NOTE indicates important information that helps you make better

More information

FUJITSU Software ServerView Resource Orchestrator Cloud Edition V Design Guide. Windows/Linux

FUJITSU Software ServerView Resource Orchestrator Cloud Edition V Design Guide. Windows/Linux FUJITSU Software ServerView Resource Orchestrator Cloud Edition V3.1.2 Design Guide Windows/Linux J2X1-7673-05ENZ0(07) November 2015 Preface Purpose of This Document This manual provides an outline of

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

ClearCube Virtualization. Deployment Guide. ClearCube Technology, Inc.

ClearCube Virtualization. Deployment Guide. ClearCube Technology, Inc. ClearCube Virtualization Deployment Guide ClearCube Technology, Inc. Copyright 2006, 2007, ClearCube Technology, Inc. All rights reserved. Under copyright laws, this publication may not be reproduced or

More information

ServerView Resource Orchestrator Virtual Edition V User's Guide. Windows/Linux

ServerView Resource Orchestrator Virtual Edition V User's Guide. Windows/Linux ServerView Resource Orchestrator Virtual Edition V3.1.1 User's Guide Windows/Linux J2X1-7606-05ENZ0(04) August 2013 Preface Purpose of This Document This manual provides an outline of the operation method

More information

Veritas NetBackup Plug-in for VMware vsphere Web Client Guide. Release 8.1.1

Veritas NetBackup Plug-in for VMware vsphere Web Client Guide. Release 8.1.1 Veritas NetBackup Plug-in for VMware vsphere Web Client Guide Release 8.1.1 Veritas NetBackup Plug-in for VMware vsphere Web Client Guide Last updated: 2018-02-16 Document version:netbackup 8.1.1 Legal

More information

VMware vsphere 4. Architecture VMware Inc. All rights reserved

VMware vsphere 4. Architecture VMware Inc. All rights reserved VMware vsphere 4 Architecture 2010 VMware Inc. All rights reserved VMware vsphere Architecture vsphere Client vcenter Converter plug-in Update Manager plug-in vcenter Database vcenter Server vcenter Linked

More information

FlexFrame for SAP. Version 4.0. FA Agents - Installation and Administration. Edition March 2007 Document Version 2.0

FlexFrame for SAP. Version 4.0. FA Agents - Installation and Administration. Edition March 2007 Document Version 2.0 FlexFrame for SAP Version 4.0 FA Agents - Installation and Administration Edition March 2007 Document Version 2.0 Fujitsu Siemens Computers GmbH Copyright Fujitsu Siemens Computers GmbH 2007 FlexFrame,

More information