CloudFusion OVA Installation Guide

Size: px
Start display at page:

Download "CloudFusion OVA Installation Guide"

Transcription

1 CloudFusion OVA Installation Guide Version InfinitiesSoft Solutions Inc.

2 Contents 1. Basic Requirements 2. Importing OVA Image files to running programs 2.1How to import the Oracle VM VirtualBox 2.2How to Import VMWare vcenter 3. Installation Abstract 4. CloudFusion Installation Pack Setup 5. Skyport Configuration 5.1 Attention Beforehand 5.2 VNC Connection Setup 6. Service Status Display 6.1 Apache ActiveMQ Service 6.2 Apache Tomcat Service 6.3 Infinities Skyport Service 7. Service Restart 7.1 Apache ActiveMQ Service 7.2 Apache Tomcat Service 7.3 Infinities Skyport Service 8. Service Activation 1

3 8.1 Service Activation Sequence 8.2 Apache ActiveMQ Service 8.3 Apache Tomcat Service 8.4 Infinities Skyport Service 9. Service Shutdown 9.1 Service Shutdown Sequence 9.2 Apache ActiveMQ Service 9.3 Apache Tomcat Service 9.4 Infinities Skyport Service 10. Skyport Operation 10.1 Add cloud cluster connection 10.2 Remove cloud cluster connection 10.3 Examples of Multi Platform Cloud Clustering 11. CloudFusion Operation Update License of CloudFusion for authorization term: 12. Service Version Query 12.1 Apache ActiveMQ Service 12.2 Apache Tomcat Service 12.3 Infinities Skyport Service 12.4 Infinities CloudFusion Application 13. Information Retrieval of Public Cloud Connection 2

4 13.1 IBM SoftLayer 13.2 Amazon EC Microsoft Azure 13.4 Alibaba Cloud: Aliyun 14. VM Configuration for Hybrid Cloud Access through VNC/RDP/SSH 14.1 VMware 15. Access Permission Configuration of Public Cloud API Policy 15.1 Amazon EC2 16. List of Ports for CloudFusion and Hypervisor 16.1 Ports for CloudFusion 16.2 Ports for VMware 16.3 Ports for RHEVM 16.4 Ports for Xen 16.5 Ports for OpenStack 16.6 Ports for SCVMM Frequently Asked Questions and Troubleshooting 17.1 Attention of Skyport Update 17.2 Attention of Multi Skyport Configuration 17.3 Validation of System Time Calibration 17.4 Skyport Environment Setup of the Hosts File 17.5 ActiveMQ Failure Troubleshooting 3

5 17.6 Data Synchronization Problem of CloudFusion and Skyport 17.7 Accessing VMware ResourcePool through Skyport Appendix 4

6 1. Basic Requirements Before importing CloudFusion OVA Image file to designated program, please make sure the system CloudFusion OVA Image files will be running on matches the requirements below: Installation of Oracle VM VirtualBox Inter connecting 1~2 Clouds Inter connecting with 3 clouds and above CPU 4 Cores + RAM 4 GB + HDD 15 GB CPU 4 Cores + RAM 6 GB + HDD 15 GB Installation of VMware vsphere Inter connecting 1~2 Clouds Inter connecting with 3 clouds and above CPU 4 Cores + RAM 4 GB + HDD 15 GB CPU 4 Cores + 記憶體 6 GB + 儲存硬碟 15 GB 2. Importing OVA Image files to running programs Note: 1. Importing of OVA Image files will be done using windows 7. 5

7 2. For example,download the OVA Image file and decompress it to C:\Demo,this enables the path needed for importing to be set up. 2.1 How to import the Oracle VM VirtualBox Click [File] Select [Import Appliance ] Select OVA file (as indicated below) Click [Next] 6

8 Click [Import] Import the OVA files to switch on the Virtual Machine Virtual Machine User Interface connection(default login username/password: root/1qaz2wsx) 7

9 Note:After logged in,you may check the IP by inserting #ifconfig,the IP you get will be the main server s IP that is needed to connect the three major functions. 8

10 2.2 How to Import VMWare vcenter Click [File] Select [Deploy OVF Template ] 9

11 10

12 Select OVA file Click [Next Click [Next] button again. 11

13 Insert the name of the Virtual Machine,ex: CF_Trail_Demo Select Datacenter,ex: iss Click [Next] to proceed Select Host / Cluster,ex: infinitiessoft Click [Next] 12

14 13

15 Select Host,ex: Click [Next] 14

16 Click [Next] button Click [Finish] button 15

17 Import the OVA files to complete the activation of the Virtual Machine Virtual Machine UI connection (Default username/password: root/1qaz2wsx) Note:After logged in,you may check the IP by inserting #ifconfig,the IP you get will be the main server s IP that is needed to connect the three major functions. 16

18 17

19 3. Installation Abstract This installation guide shall be applied to specific version CloudFusion Steps of installation are listed as below: To Check the CloudFusion Installation Pack,Please refer to Chapter 4 CloudFusion Installation Pack Setup. To configure CloudFusion, please refer to Chapter 6 CloudFusion Configuration. To set up a database for CloudFusion operation, please refer to Chapter 5 CloudFusion Database Setup. To configure Skyport, please refer to Chapter 7 Skyport Configuration. To activate respective service, please refer to Chapter 8 Service Activation Sequence and Chapter 9 Service Activation. To set up Skyport connection and operation, please refer to Chapter 14 Skyport Operation. To operate on basic functions after configuration is done, please refer to Chapter 15 CloudFusion Operation. To update CloudFusion License, please refer to Chapter 15 CloudFusion Operation. 18

20 4. CloudFusion Installation Pack Setup 在 /homecreate a new folder named infinities under the main folder, this is the location to install the software. Note: To access the main folder please insert command #cd /home/infinities To check the location of the folder #pwd To check the content of the file, please insert command # ls al CloudFusion CloudFusion Installation structure: 目錄 說明 activemq tomcat Service for data and message exchange between ServiceCloudFusion and Skyport. Web Application Server to execute CloudFusion task. skyport CloudFusion Engine for communication with lower layer (e.g., Xen, EC2) of cloud platform. Note: Any inquiries regarding the respective service version under Installation folder, please refer to Chapter 16 Service Version Query. 19

21 5. Skyport Configuration 5.1 Attention Beforehand Respective attributes files are located under skyport/config folder. 5.2 VNC Connection Setup Open and edit websockify.xml File. Configure the contents as below: <?xml version='1.0' encoding='utf 8'?> <ConnectorSet> <Connector mode="local" protocol="http/1.1" ip=" IP " (Skip the rest) Note: Attribute IP Description Configure public IP address of Skyport. If public IP is not specified, CloudFusion will not be able to remotely switch on the VNC connection on the virtual machine. An example of IP configuration is

22 6. Service Status Display 6.1 Apache ActiveMQ Service Access following URL to test: Public IP:8161 Service Activation Display is shown below. Service Shutdown Display is shown below. You will see the following browser caption: This web page is not available. 21

23 6.2 Apache Tomcat Service Access following URL to test: Public IP:8080 Service Activation Display is shown below. Service Shutdown Display is shown below. You will see the following browser caption: This web page is not available. 22

24 6.3 Infinities Skyport Service Access following URL to test: Public IP:8085 Service Activation Display is shown below. Service Shutdown Display is shown below. You will see the following browser caption: This web page is not available. 23

25 7. Service Restart 7.1 Apache ActiveMQ Service Execute the command below to restart ActiveMQ service: #./CloudFusion/activemq/bin/activemq restart Note: To validate whether the service has been successfully stopped, please refer to Chapter 13 Service Status Display. 24

26 7.2 Apache Tomcat Service Key in following command sequence to restart Tomcat service: Service Shutdown Service Activation Note: To check whether the service has been successfully restarted, please refer to Chapter 13 Service Status Display. 7.3 Infinities Skyport Service Execute following command to restart Skyport serv#./cloudfusion/skyport/bin/skyport restart Note: To check whether the service has been successfully restarted, please refer to Chapter 13 Service Status Display. 25

27 8. Service Activation 8.1 Service Activation Sequence Apache ActiveMQ Service Apache Tomcat Service Infinities Skyport Service 8.2 Apache ActiveMQ Service Execute the command below to activate ActivateMQ service: #./CloudFusion/activemq/bin/activemq start Note: To check whether the service has been successfully activated, please refer to Chapter 13 Service Status Display. 26

28 URL to access ActiveMQ: Public IP:8161/admin/queues.js (Default login account: admin/admin) 8.3 Apache Tomcat Service Execute the command below to activate Tomcat service #./CloudFusion/tomcat/bin/startup.sh Note: To check whether the service has been successfully activated, please refer to Chapter 13 Service Status Display. URL to access Tomcat: Public IP:8080/cloudfusion 27

29 8.4 Infinities Skyport Service Execute the command below to activate Skyport service#./cloudfusion/skyport/bin/skyport start Note: To validate whether the service has been successfully activated, please refer to Chapter 13 Service Status Display. To set up Skyport connection and operation, please refer to Chapter 14 Skyport Operation. 28

30 9. Service Shutdown 9.1 Service Shutdown Sequence Infinities Skyport Service Apache Tomcat Service Apache ActiveMQ Service 9.2 Apache ActiveMQ Service Execute the command below to stop ActiveMQ service: #./CloudFusion/activemq/bin/activemq stop Note: To check whether the service has been successfully stopped, please refer to Chapter 13 Service Status Display. 29

31 9.3 Apache Tomcat Service Execute the command below to stop Tomcat service: #./CloudFusion/tomcat/bin/shutdown.sh Note: To check whether the service has been successfully stopped, please refer to Chapter 13 Service Status Display. 9.4 Infinities Skyport Service Execute following command to stop Skyport service: #./CloudFusion/skyport/bin/skyport stop Note: To check whether the service has been successfully stopped, please refer to Chapter 13 Service Status Display. 30

32 31

33 10. Skyport Operation 10.1 Add cloud cluster connection Note: URL: Public IP:8085 admin/ Login to Skyport management interface. Default account and password is 32

34 To add a new cloud cluster connection, select [New] item (indicated in the red rectangle below). below: Setup for cloud cluster connection, e.g., to connect VMWARE is listed Pool name: vmware Description: Test vmware Driver: vmware pool driver Server IP: pool manager IP,ex (vcenter IP) Login name: root (login account) Password: ******* (login password) Domain: pool manager IP,ex (vcenter IP) Select [Test Connection] button to verify connection 33

35 A connection success is shown below. A connection failure is shown below Once connection validated, click [Create Pool] button. 34

36 Execute the API named gettemplatelist to verify data validity. The procedure is shown as below: Select [VM Pool]. Select [any designated cloud cluster]. Select [API]. Select [gettemplatelist]. Select [Call API]. Select [data] to expand the data tree. Following figure is an illustration of a successful Call API execution. A connection success is shown below. 35

37 Below is another example of any error detected. If the error message appears at the top right corner, it means Skyport is collecting data. You need to wait for 1~2 minutes to try again. Error message of this case is: [{"RES":"FALSE","REASON":"java.lang.IllegalStateException: collecting data, please try later"}] 36

38 10.2 Remove cloud cluster connection Note: URL: Public IP:8085 admin/ Login to Skyport management interface. Default account and password is Select the cloud cluster connection to remove (e.g. vmware) Click the tab 'POOL' Click the button 'Delete Pool' 37

39 10.3 Examples of Multi Platform Cloud Clustering Name (Pool name) Determined by yourself. 38

40 Description Driver Server (Server IP) Determined by yourself. Choose the configured hypervisor driver. cake: hypervisor IP or hostname scvmm: hypervisor IP or hostname xen: hypervisor IP or hostname vmware: hypervisor IP or hostname openstack: hypervisor IP or hostname rhev: hypervisor IP or hostname softlayer: api.softlayer.com/rest/v3 ec2: ec2 aliyun: azure: CLOUD SERVICES NAME ex. DemoServiceWin User (Login name) cake: Center login name ex. admin scvmm: scvmm login name ex. Administrator xen: Xen Server login name ex. root vmware: vcenter Server login name ex. root, *instead of ESXi host username. openstack: project login name ex. admin rhev: rhevm login name ex. admin softlayer: refer to 17.1 IBM SoftLayer. ec2: refer to 17.2 Amazon EC2. azure: refer to 17.3 Microsoft Azure. aliyun: refer to 17.4 Alibaba Cloud: Aliyun. Password cake: configure the account and password of chosen 39

41 hypervisor. scvmm: configure the account and password of chosen hypervisor. xen: configure the account and password of chosen hypervisor. vmware: configure the account and password of chosen hypervisor. openstack: configure the account and password of chosen hypervisor. rhev: configure the account and password of chosen hypervisor. softlayer: refer to 17.1 IBM SoftLayer. ec2: refer to 17.2 Amazon EC2. azure: refer to 17.3 Microsoft Azure. aliyun: refer to 17.4 Alibaba Cloud: Aliyun. Domain cake: IP scvmm: IP xen: IP vmware: IP openstack: project name rhev: internal softlayer: softlayer ec2: ec2 aliyun: cn shenzhenor or else. azure: East USor or else. 40

42 41

43 11. CloudFusion Operation The next step is a tutorial based on the service that has been successfully activated. For troubleshooting any abnormal operation after service activation, please refer to Chapter 20 Frequently Asked Questions and Troubleshooting. Login to CloudFusion by administrator account: (administrator s account/password: admincreator / admin123) Note: The current password of administrator account (Admincreator) of CloudFusion platform is not allowed to be modified. 42

44 Update License of CloudFusion for authorization term: Select [License Update]. Click [Select File] and select CloudFusion.ser, the software authorization file provided by InfinitiesSoft. Click [Upload] Skyport is an accessory software for CloudFusion. It can list corresponding Skyport to the CloudFusion, and for Admincreator to determine the binding Skyport. After Skyport management configuration is done successfully, system will synchronize Skyport with configured Pool and then define it as cloud cluster by CloudFusion. Admincreator will be able to manage and control cloud clusters through this configuration. Please, follow the steps below: Select [Hypervisor] item. Check or uncheck designated cloud cluster. 43

45 To create a new organization configuration data and account for a company or personnel, follow the steps below. Select [Company]. Select [New company]. Fill in basic information of the company. Click the [Create] button. 44

46 To modify configuration of existing cloud cluster of the company, please follow the steps below. Select [Company]. Select [any designated company]. Select [Resource]. Check or uncheck any company. Specify each resource capacity for each resource pool. Click [Update] Note: For other operations, please refer to the CloudFusion Operation Guide. Admincreator should notify users before removing cloud cluster. Steps to remove cloud cluster: Un manage cloud cluster (by Admincreator) Cancel users' subscription to cloud cluster (by Admincreator) 45

47 Remove cloud cluster (by Skyport administrator, refer to CloudFusion Installation Guide: Skyport Operation) 12. Service Version Query 12.1 Apache ActiveMQ Service Execute the following command to check the version: #./CloudFusion/activemq/bin/activemq version 46

48 12.2 Apache Tomcat Service Execute the following command to check the Tomcat version: #./CloudFusion/tomcat/bin/version.sh 47

49 12.3 Infinities Skyport Service Execute the following command to check the Skyport service version: #cat CloudFusion/skyport/config/wrapper.conf grep version 12.4 Infinities CloudFusion Application Operation procedure: Login through account of CloudFusion administrator or any user, e.g., administrator s account/password: admincreator / admin123. Select [Login] at the bottom of the navigation panel to expand its sub menu. Select [About]. 48

50 49

51 13. Information Retrieval of Public Cloud Connection 13.1 IBM SoftLayer Management Web URL: e.g., account/password: SL123456/password 50

52 Procedure to acquire Skyport Login name attribute: Login to SoftLayer management interface using the registered account, e.g., SL Procedure to acquire of Skyport Password: Login to Softlayer management interface. Select Login name at top right corner, e.g., PITT CHEN. Look for API Access Information inside the page and copy Authentication Key. 51

53 13.2 Amazon EC Management Web URL: e.g., account/password: 52

54 Procedure to acquire information of Skyport User (Login name): Login to EC2 management interface. Select drop down menu at top right corner and select Security Credentials. Select Access Keys item (Access Key ID and Secret Access Key) Procedure to acquire Skyport Password: **When creating a set of Access Keys, only one Secret Access Key will be presented to you. Please, keep it properly. If you lose it, you may need to apply it again. 53

55 13.3 Microsoft Azure Management interface URL: us/account/ e.g., account/password: gmail.com/password 54

56 Procedure to acquire and input information of Skyport User (Login name): Login to Azure management interface. Select settings item at left navigation panel. Copy the content in the SUBSCRIPTION ID. 55

57 Procedure to acquire Skyport Password: Login to Azure management interface. URL: System will download the credentials file immediately. After download is done, put the file under any folder in the Skyport installation folder, e.g., /home/cloudfusion. Input entire file name address as the attributevalue for Skyport Password, /home/cloudfusion/pay As You Go credentials.publishsettings Alibaba Cloud: Aliyun Management interface URL: e.g., account/password: test@gmail.com/password 56

58 Procedure to acquire information of Skyport User (Login name): Login to Aliyun management interface. Select AccessKeys. Copy the content in Access Key ID column Procedure to acquire Skyport Password: Login to Aliyun management interface. Select AccessKeys at the menu bar. Click the Display text at Access Key Secret column (indicated in red rectangle in the following figure) to copy the password. 57

59 14. VM Configuration for Hybrid Cloud Access through VNC/RDP/SSH 14.1 VMware You have to open each esxi. Configuration is shown as follows: Select [Home] > [Hosts and Clusters]. 58

60 Select [any esxi]. Select [Configuration]. Select [Security Profile]. Select [Properties...]. Check [VM serial port connected over...] option. Select [OK] button. 59

61 60

62 15. Access Permission Configuration of Public Cloud API Policy 15.1 Amazon EC2 All privilege attributes of API for retrieval are all accessible for main account by default. If API is retrieved through another account, you must configure API access permission for that account. Configuration is shown below: Select [Services]. Select [Security & Identity] at All AWS Services column. Select [IAM] item. 61

63 Select [Users]. Select [any account to configure for], e.g., issuser_qa. 62

64 Select [Permissions] Click [Attach Policy] Select [any account to configure for] Click [Attach Policy] 63

65 16. List of Ports for CloudFusion and Hypervisor 16.1 Ports for CloudFusion Service Port Description CloudFusion Web 8080 Connect CloudFusion web interface Skyport Web 8085 Connect Skyport web interface ActiveMQ Web 8161 Connect ActiveMQ Web interface ActiveMQ data Data transfer between CloudFusion and Skyport 16.2 Ports for VMware Service name: Connect VMware from CloudFusion Port: 5901 ~ 5964 Description: CloudFusion calls skyport for instance connection by port Skyport calls vcenter API by one of these ports ESXi 5901 ~ 5964, generates VNC connection URL by vcenter API response, and then return to CloudFusion by port Ports for RHEVM Service name: Connect RHEVM from CloudFusion Port: 5901 ~ 5964 Description: CloudFusion calls skyport for instance connection by port Skyport calls RHEVM by one of these ports 5901 ~ 5964, generates VNC connection URL by RHEVM response, and then return to CloudFusion by port

66 16.4 Ports for Xen Service name: Conect Xen from CloudFusion Port: 80, 443 Description: CloudFusion calls skyport for instance connection by port Skyport calls Xen API, generates VNC connection URL by Xen API response, and then return to CloudFusion by port Ports for OpenStack Service name: Conect OpenStack from CloudFusion Port: 6081 Description: CloudFusion calls skyport for instance connection by port Skyport calls OpenStack nova API, generates VNC connection URL by Xen API response (the default port for nova xvp VNC is 6081), and then return to CloudFusion by port Ports for SCVMM 2012 Service name: Conect SCVMM 2012 from CloudFusion Port: Description: CloudFusion calls skyport for instance connection by port Skyport calls SCVMM Powershell API, generates password for VNC connection by API response, and then return to CloudFusion by port Users would be able to connect SCVMM by the password and dedicated tools. 65

67 17. Frequently Asked Questions and Troubleshooting 17.1 Attention of Skyport Update Before you update Infinities Skyport Service, in prevention of data inconsistency between Skyport and CloudFusion, Please pay attention to the following in advance: Please backup existing accessconfig.xml file, After you done updating, move this backup file to the root folder of Infinities Skyport Engine. Never copy this backup file to the folder where the CloudFusion status is already synced; otherwise, it will cause the system to work abnormally. Naming of Skyport in previous one and the new one must be the same. To set up Skyport, please refer to Chapter 7 Skyport Configuration Attention of Multi Skyport Configuration If you need to set up Multi Skyport, Infinities provides you with another installation pack. Make a copy of Infinities Skyport Engine, move it to designated location, and modify Skyport name. You also need to remove accessconfig.xml file if there is already an existing one, because accessconfig.xml file is not created by designated location. Then, activate Skyport Validation of System Time Calibration Please validate system time calibration at Server site and Client site; otherwise, service will not be able to login to CloudFusion. 66

68 17.4 Skyport Environment Setup of the Hosts File In case any error occurs during Skyport operation, try to add new host name by corresponding IP. Configure it in the hosts file under the following path: For the Linux, i.e., /etc/hosts, e.g., localhost For Windows, i.e., C:\Windows\system32\drivers\etc\hosts, e.g., localhost 17.5 ActiveMQ Failure Troubleshooting When ActiveMQ fails to work, check activemq.xml configuration file whether port number 5672 is occupied by other application or not.... "<transportconnector name="amqp" uri="amqp:// : 5672?maximumConnections=1000&wireFormat.maxFrameSize= "/>" 17.6 Data Synchronization Problem of CloudFusion and Skyport When the administrator of CloudFusion platform registers a cloud cluster, the system will automatically perform data synchronization with Skyport and data transfer via ActiveMQ mechanism. If it takes too long to complete data synchronization or there is an abnormal synchronization, causing CloudFusion not displaying the resource pool, Host, template, Virtual machine (VM) and other information properly, etc., please check the following procedure for troubleshooting. Registration of cloud cluster usually takes about 15~30 minutes for data synchronization. You will not be able to execute any cloud cluster configuration until data synchronization is finished. 67

69 Retrieve Infinities Skyport Service: URL: Public IP:8085 (Default login account: admin/1111) On the Skyport Web page illustrated in the figure below, select Listener item (indicated by the red rectangle), and a list of the listeners will be available to you. Note: The Skyport Listener menu item is to check status of ActiveMQ Service during data transfer. Currently, only Skyport Web page provides Listener menu item. Retrieve Apache ActiveMQ Service: URL: Public IP:8161/admin/queues.jsp (Default login account: admin/admin) 68

70 On the ActiveMQ Web page illustrated in the figure below, select Queues menu (indicated by the red rectangle) to retrieve Queues page. Correspondence between Listener attribute in Skyport Listener list and Name attribute in ActiveMQ Queues list is described below: Skyport Listener ActiveMQ Queues Remarks CamelHostListener HostChangeNotify Basic information of the platform. CamelNetworkListener NetworkChangeNotify Basic information of 69

71 CamelResourcePoolListener CamelTemplateListener CamelVmListener ResourcePoolChangeNotify TemplateChangeNotify VmChangeNotify VmMetricsNotify network interface card. Basic information of resource pool. Basic information of template. Basic information of virtual machine. Basic information of virtual machine real time monitoring.. Note: Skyport Listener attribute value display format is ListenerName_ConfigId, e.g., CamelHostListener_7deccec8. 70

72 In Skyport Listener list, constants of Type attribute are described as follows. Attribute Value REFRESHED ADDED MODIFIED REMOVED Remarks An action type of Skyport for initialization at first time start or restart. An action type to add a new virtual machine. An action type to modify design of existing virtual machine. An action type to remove a virtual machine. Note: Type Attribute is an operation on virtual machine from CloudFusion, e.g., add, modify, and remove virtual machine, which are type identifiers for communication to the Skyport. In the Skyport Listener list, Action attribute constants are described below: Action Attribute Register Trigger Receive Send Ignore 1. Register a cloud cluster. Remarks 2. Skyport Core module transfers existing data to the Skyport icloud module. 3. Skyport icloud module receives existing data to transfer existing up to date data to ActiveMQ Service If data update is not required, Skyport icloud will not transfer them to ActiveMQ Service. 71

73 Note: Action Attribute is to verify during the synchronization between CloudFusion and Skyport whether Skyport has successfully transferred data to ActiveMQ service. In the Skyport Listener list, other attributes are described below: Attribute Date Location Message Note: Remarks The last update time. P.S., only the latest record is displayed. Operation items, Class Name. Result information. P.S., number in parentheses presents the total count of corresponding record. CamelVmListener REFRESHED is a special class, which provides not only basic information of virtual machine but also corresponding real time monitoring information. Because data exchange for real time monitoring information is more complicated, you can observe frequent time change(indicated in the red rectangle below) for 72

74 Date Attribute, and a time gap in the latest record of the virtual machine information update(indicated in the blue rectangle below). When querying ActiveMQ web page, if you find that there are multiple records persistently stay in the Number of Pending Messages Attribute of the Queues list (illustrated in the following figure) and are not possibly updated to the CloudFusion platform, please restart Apache Tomcat Service, until the attribute of this record is reduced to 0. To restart the service, please refer to Chapter 12 Service Restart. 73

75 In case the data synchronization problem cannot be solved, please collect required logs and contact Infinities technical support staff. Apache ActiveMQ Service Logs: Log repository path: /CloudFusion/activemq/data. Log file name: activemq.log Apache Tomcat Service Logs: Log repository path: /CloudFusion/tomcat/logs. Log file name: cloudfusion.camel.log Infinities Skyport Service Logs: Log repository path: /CloudFusion/skyport/logs. Log file name: activemq.log, camel.log, server.log 74

76 17.7 Accessing VMware ResourcePool through Skyport When no data return on query for ResourcePool after add VMware config in Skyport, check if new cluster added under VMware vcenter server. Note: CloudFusion could not configure cloud cluster resource pool if no data return on query for ResourcePool. 75

77 Appendix Change Log [2016/04/22] [Fixed] Append notes to Chapter 11 [Fixed] Rename Chapter 16 to Chapter 17 [Fixed] Modify Chapter 17.7 [New] Add new chapter 16 [Fixed] Rename 10.2 to 10.3 [New] Add

CloudFusion OVA Installation Guide

CloudFusion OVA Installation Guide CloudFusion OVA Installation Guide Version 2.2.5 2.2.8 InfinitiesSoft Solutions Inc. www.infinitiessoft.com Contents 1. Basic Requirements 2. Importing OVA Image files to running programs 2.1How to import

More information

CloudFusion Installation Guide

CloudFusion Installation Guide CloudFusion Installation Guide Version 2.2.9 InfinitiesSoft Solutions Inc. www.infinitiessoft.com Contents 1. Software and Hardware Requirements 1.1 Operating System Requirements 1.2 Hardware Requirements

More information

CloudFusion Operations Guide

CloudFusion Operations Guide CloudFusion Operations Guide Version 2.2.9 InfinitiesSoft Solutions Inc. www.infinitiessoft.com Contents 1. CloudFusion Login 2. CloudFusion Environment Setup Skyport management Cloud cluster subscription

More information

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud SaaSaMe Transport Workload Snapshot Export for Alibaba Cloud Contents About This Document... 3 Revision History... 3 Workload Snapshot Export for Alibaba Cloud... 4 Workload Snapshot Export Feature...

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

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4 VMware Skyline Collector Installation and Configuration Guide VMware Skyline 1.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

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

Proofpoint Threat Response

Proofpoint Threat Response Proofpoint Threat Response Threat Response Auto Pull (TRAP) - Installation Guide Proofpoint, Inc. 892 Ross Drive Sunnyvale, CA 94089 United States Tel +1 408 517 4710 www.proofpoint.com Copyright Notice

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Introduction Use this guide to install the SecureAuth IdP virtual machine into your virtual host server. To save

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents. 17 APR 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.

Developing and Deploying vsphere Solutions, vservices, and ESX Agents. 17 APR 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6. Developing and Deploying vsphere Solutions, vservices, and ESX Agents 17 APR 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.7 You can find the most up-to-date technical documentation

More information

Cisco Modeling Labs OVA Installation

Cisco Modeling Labs OVA Installation Prepare for an OVA File Installation, page 1 Download the Cisco Modeling Labs OVA File, page 2 Configure Security and Network Settings, page 2 Deploy the Cisco Modeling Labs OVA, page 12 Edit the Virtual

More information

Threat Response Auto Pull (TRAP) - Installation Guide

Threat Response Auto Pull (TRAP) - Installation Guide Threat Response Auto Pull (TRAP) - Installation Guide Installation guide provides information on how to get Threat Response Auto Pull (TRAP) [/trapguides/trap-about/] up and running in your environment.

More information

Version 2.3 User Guide

Version 2.3 User Guide V Mware vcloud Usage Meter Version 2.3 User Guide 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. This product is covered

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline Collector 2.0

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline Collector 2.0 VMware Skyline Collector Installation and Configuration Guide VMware Skyline Collector 2.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents Modified on 27 JUL 2017 vsphere Web Services SDK 6.5 vcenter Server 6.5 VMware ESXi 6.5 Developing and Deploying vsphere Solutions,

More information

Installing the Cisco Virtual Network Management Center

Installing the Cisco Virtual Network Management Center CHAPTER 4 Installing the Cisco Virtual Network Management Center This chapter provides procedures for installing the Cisco Virtual Network Management Center (VNMC). This chapter includes the following

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Vembu VMware Virtual Appliance Installation Guide - OffsiteDR

Vembu VMware Virtual Appliance Installation Guide - OffsiteDR Vembu Hyper-V VMware Virtual Appliance Installation Guide - OffsiteDR Vembu VMware Virtual Appliance Installation Guide - OffsiteDR VEMBU TECHNOLOGIES www.vembu.com A VMware virtual appliance is a template

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

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents vsphere 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

PANZURA FREEDOM ARCHIVE QUICK START GUIDE STEP-BY-STEP INSTRUCTIONS FOR INSTALLING THE FREEDOM ARCHIVE FREE TRIAL PANZURA VM CLOUD CONTROLLER

PANZURA FREEDOM ARCHIVE QUICK START GUIDE STEP-BY-STEP INSTRUCTIONS FOR INSTALLING THE FREEDOM ARCHIVE FREE TRIAL PANZURA VM CLOUD CONTROLLER PANZURA FREEDOM ARCHIVE QUICK START GUIDE STEP-BY-STEP INSTRUCTIONS FOR INSTALLING THE FREEDOM ARCHIVE FREE TRIAL PANZURA VM CLOUD CONTROLLER Table of Contents Table of Contents... 2 Freedom Archive VM

More information

Azure Marketplace Getting Started Tutorial. Community Edition

Azure Marketplace Getting Started Tutorial. Community Edition Azure Marketplace Getting Started Tutorial Community Edition Introduction NooBaa software provides a distributed storage solution for unstructured data such as analytics data, multi-media, backup, and

More information

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide PROTECTION AT THE SPEED OF BUSINESS SonicWALL GMS Virtual Appliance 6.0 Getting Started Guide This Getting Started Guide contains

More information

Qualys Cloud Platform (VM, PC) v8.x Release Notes

Qualys Cloud Platform (VM, PC) v8.x Release Notes Qualys Cloud Platform (VM, PC) v8.x Release Notes Version 8.16 December 14, 2018 This new release of the Qualys Cloud Platform (VM, PC) includes improvements to Vulnerability Management and Policy Compliance.

More information

Azure Marketplace. Getting Started Tutorial. Community Edition

Azure Marketplace. Getting Started Tutorial. Community Edition Azure Marketplace Getting Started Tutorial Community Edition Introduction NooBaa software provides a distributed storage solution for unstructured data such as analytics data, multi-media, backup, and

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

Basic Configuration Installation Guide

Basic Configuration Installation Guide EMC RecoverPoint for VMs 5.0 Basic Configuration Installation Guide P/N 302-003-534 REV 01 December 7, 2016 This document contains information on these topics: Revision History... 2 Overview... 3 Reference

More information

Installation Guide Revision B. McAfee Cloud Workload Security 5.0.0

Installation Guide Revision B. McAfee Cloud Workload Security 5.0.0 Installation Guide Revision B McAfee Cloud Workload Security 5.0.0 COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

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

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

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

Implementing Infoblox Data Connector 2.0

Implementing Infoblox Data Connector 2.0 DEPLOYMENT GUIDE Implementing Infoblox Data Connector 2.0 2017 Infoblox Inc. All rights reserved. Implementing Infoblox Data Connector, July 2017 Page 1 of 31 Contents Overview... 3 Prerequisites... 3

More information

vrealize Infrastructure Navigator Installation and Configuration Guide

vrealize Infrastructure Navigator Installation and Configuration Guide vrealize Infrastructure Navigator Installation and Configuration Guide vrealize Infrastructure Navigator 5.8.5 This document supports the version of each product listed and supports all subsequent versions

More information

Gnostice StarDocs On-Premises API Virtual Appliance

Gnostice StarDocs On-Premises API Virtual Appliance Gnostice StarDocs On-Premises API Virtual Appliance Deployment Instructions For VMware vsphere 2 For Oracle VirtualBox 4 For VMware Fusion (on Mac OS) 6 For VMware vsphere Note that the instructions below

More information

Deploying the Cisco Tetration Analytics Virtual

Deploying the Cisco Tetration Analytics Virtual Deploying the Cisco Tetration Analytics Virtual Appliance in the VMware ESXi Environment About, on page 1 Prerequisites for Deploying the Cisco Tetration Analytics Virtual Appliance in the VMware ESXi

More information

VIRTUAL GPU LICENSE SERVER VERSION , , AND 5.1.0

VIRTUAL GPU LICENSE SERVER VERSION , , AND 5.1.0 VIRTUAL GPU LICENSE SERVER VERSION 2018.10, 2018.06, AND 5.1.0 DU-07754-001 _v7.0 through 7.2 March 2019 User Guide TABLE OF CONTENTS Chapter 1. Introduction to the NVIDIA vgpu Software License Server...

More information

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 ADMINISTRATOR S GUIDE Software 1.7.0 July 2014 3725-66008-001 Rev B2 RealPresence Platform Director Polycom, Inc. 1 Copyright 2014, Polycom,

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine

Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine Objective The Cisco FindIT Network Management provides tools that help you easily monitor, manage, and

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

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Installing vrealize Network Insight

Installing vrealize Network Insight vrealize Network Insight 3.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

OpenManage Integration for VMware vcenter Quick Installation Guide for vsphere Web Client Version 3.2

OpenManage Integration for VMware vcenter Quick Installation Guide for vsphere Web Client Version 3.2 OpenManage Integration for VMware vcenter Quick Installation Guide for vsphere Web Client Version 3.2 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better

More information

Dell Storage Manager 2016 R3 Installation Guide

Dell Storage Manager 2016 R3 Installation Guide Dell Storage Manager 2016 R3 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

How to Deploy vcenter on the HX Data Platform

How to Deploy vcenter on the HX Data Platform First Published: 2016-07-11 Last Modified: 2019-01-08 vcenter on HyperFlex Cisco HX Data Platform deployment, including installation and cluster configuration and management, requires a vcenter server

More information

Scrutinizer Virtual Appliance Deployment Guide Page i. Scrutinizer Virtual Appliance Deployment Guide. plixer

Scrutinizer Virtual Appliance Deployment Guide Page i. Scrutinizer Virtual Appliance Deployment Guide. plixer Scrutinizer Virtual Appliance Deployment Guide Page i Scrutinizer Virtual Appliance Deployment Guide Contents What you need to know about deploying a Scrutinizer virtual appliance.. 1 System Requirements..................................2

More information

Zenoss Resource Manager Upgrade Guide

Zenoss Resource Manager Upgrade Guide Zenoss Resource Manager Upgrade Guide Release 6.2.0 Zenoss, Inc. www.zenoss.com Zenoss Resource Manager Upgrade Guide Copyright 2018 Zenoss, Inc. All rights reserved. Zenoss, Own IT, and the Zenoss logo

More information

Resiliency Replication Appliance Installation Guide Version 7.2

Resiliency Replication Appliance Installation Guide Version 7.2 Resiliency Replication Appliance Installation Guide Version 7.2 DISCLAIMER IBM believes that the information in this publication is accurate as of its publication date. The information is subject to change

More information

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4 NSX-T Data Center Migration Coordinator Guide 5 APR 2019 VMware NSX-T Data Center 2.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

Moving data to the cloud using the MoveToCloud script

Moving data to the cloud using the MoveToCloud script What this tutorial is about IBM dashdb's movetocloud script provides an easy way of getting your data to the cloud in either SoftLayer Swift object storage or Amazon S3. The script is ideal for uploading

More information

All - In - One for Hyper- V

All - In - One for Hyper- V All - In - One for Hyper- V INSTALL GUIDE LiveNX All- In- One Server Types and Requirements Here are specifications to LiveNX All- In- One Server types and its OVA requirements. Storage can be expanded

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

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

vcloud Usage Meter 3.6 User's Guide vcloud Usage Meter 3.6

vcloud Usage Meter 3.6 User's Guide vcloud Usage Meter 3.6 vcloud Usage Meter 3.6 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates. If you

More information

Installation of Cisco Business Edition 6000H/M

Installation of Cisco Business Edition 6000H/M Installation Overview, page 1 Installation Task Flow of Cisco Business Edition 6000H/M, page 2 Installation Overview This chapter describes the tasks that you must perform to install software on your Business

More information

Installing vrealize Network Insight. VMware vrealize Network Insight 3.5

Installing vrealize Network Insight. VMware vrealize Network Insight 3.5 VMware vrealize Network Insight 3.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

IBM Spectrum Protect Plus Version Installation and User's Guide IBM

IBM Spectrum Protect Plus Version Installation and User's Guide IBM IBM Spectrum Protect Plus Version 10.1.1 Installation and User's Guide IBM Note: Before you use this information and the product it supports, read the information in Notices on page 119. Third edition

More information

VMware Integrated OpenStack with Kubernetes Getting Started Guide. VMware Integrated OpenStack 4.0

VMware Integrated OpenStack with Kubernetes Getting Started Guide. VMware Integrated OpenStack 4.0 VMware Integrated OpenStack with Kubernetes Getting Started Guide VMware Integrated OpenStack 4.0 VMware Integrated OpenStack with Kubernetes Getting Started Guide You can find the most up-to-date technical

More information

User guide NotifySCM Installer

User guide NotifySCM Installer User guide NotifySCM Installer TABLE OF CONTENTS 1 Overview... 3 2 Office 365 Users synchronization... 3 3 Installation... 5 4 Starting the server... 17 2 P a g e 1 OVERVIEW This user guide provides instruction

More information

Zenoss Resource Manager Upgrade Guide

Zenoss Resource Manager Upgrade Guide Zenoss Resource Manager Upgrade Guide Release 6.2.1 Zenoss, Inc. www.zenoss.com Zenoss Resource Manager Upgrade Guide Copyright 2018 Zenoss, Inc. All rights reserved. Zenoss, Own IT, and the Zenoss logo

More information

Setup Guide: TeraVM on Microsoft Azure. TeraVM Version 11.4

Setup Guide: TeraVM on Microsoft Azure. TeraVM Version 11.4 Setup Guide: TeraVM on Microsoft Azure TeraVM Version 11.4 Help and Support Help and Support The TeraVM Documentation Guides, Online Training Guides and Videos are available on the documentation portal:

More information

Citrix CloudPlatform (powered by Apache CloudStack) Version Patch D Release Notes. Revised July 02, :15 pm Pacific

Citrix CloudPlatform (powered by Apache CloudStack) Version Patch D Release Notes. Revised July 02, :15 pm Pacific Citrix CloudPlatform (powered by Apache CloudStack) Version 3.0.5 Patch D Release Notes Revised July 02, 2014 10:15 pm Pacific Citrix CloudPlatform (powered by Apache CloudStack) Version 3.0.5 Patch D

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

System Administration Guide

System Administration Guide akkadian Provisioning Manager Express 4.7 System Administration Guide Updated June 24 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2016 Akkadian, LLC. All

More information

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2 Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide 2 Introduction 2 Before You Begin 2 Preparing the Virtual Appliance

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

User Workspace Management

User Workspace Management Access the Interface, page 1 User Management Workspace User Types, page 4 Projects (Admin User), page 5 Users (Admin User), page 9 CML Server (Admin User), page 11 Connectivity, page 30 Using the VM Control

More information

Infrastructure Navigator Installation and Administration Guide

Infrastructure Navigator Installation and Administration Guide Infrastructure Navigator Installation and Administration Guide vcenter Infrastructure Navigator 1.1.0 This document supports the version of each product listed and supports all subsequent versions until

More information

vrealize Network Insight Installation Guide

vrealize Network Insight Installation Guide vrealize Network Insight Installation Guide vrealize Network Insight 3.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

UDS EVALUATION VERSION Installation, Administration and User Manual

UDS EVALUATION VERSION Installation, Administration and User Manual UDS EVALUATION VERSION Installation, Administration and User Manual UDS 1.5 Rev.1 July 1 st 2014 VirtualCable S.L.U. C.I.F. B-33987983. 15, Holanda Street 28521 Rivas Vaciamadrid (Madrid Spain) Page 1

More information

LIVENX UPGRADE GUIDE (AIO)

LIVENX UPGRADE GUIDE (AIO) LIVEACTION, INC. LIVENX UPGRADE GUIDE 7.0.1 (AIO) UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2017 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction Logo and

More information

Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0

Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0 Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0 702-20002-10 Rev 3.0 June 27, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com

More information

Connection Broker Advanced Connections Management for Multi-Cloud Environments

Connection Broker Advanced Connections Management for Multi-Cloud Environments Connection Broker Advanced Connections Management for Multi-Cloud Environments Using Leostream with the VMware Horizon View Direct- Connection Plug-in Version 8.2 December 2017 Contacting Leostream Leostream

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

SonicWall SMA 8200v. Getting Started Guide

SonicWall SMA 8200v. Getting Started Guide SonicWall SMA 8200v Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc. and/or its affiliates in the U.S.A. and/or

More information

Boot Attestation Service 3.0.0

Boot Attestation Service 3.0.0 Product Guide Boot Attestation Service 3.0.0 For use with epolicy Orchestrator 4.6.0, 5.0.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

Cymmetria MazeRunner INSTALLATION GUIDE

Cymmetria MazeRunner INSTALLATION GUIDE Cymmetria MazeRunner INSTALLATION GUIDE September 12, 2016 Supported environments (all must have nested virtualization enabled follow the links below to learn more) VMware Player (7 or higher) VMware Workstation

More information

Red Hat Satellite Server 6.2 Pattern

Red Hat Satellite Server 6.2 Pattern Red Hat Satellite Server 6.2 Pattern Table of contents Overview What is a Satellite Server? Why did we need a new Satellite Server 6.2 pattern? Architecture High Level Red Hat Satellite 6 System Architecture

More information

Installing vrealize Network Insight. VMware vrealize Network Insight 3.3

Installing vrealize Network Insight. VMware vrealize Network Insight 3.3 VMware vrealize Network Insight 3.3 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

SUREedge Migrator Installation Guide for Amazon AWS

SUREedge Migrator Installation Guide for Amazon AWS SUREedge Migrator Installation Guide for Amazon AWS Contents 1. Introduction... 3 1.1 SUREedge Migrator Deployment Scenarios... 3 1.2 Installation Overview... 4 2. Obtaining Software and Documentation...

More information

V iew Direct- Connection Plug-In. The Leostream Connection Broker. Advanced Connection and Capacity Management for Hybrid Clouds

V iew Direct- Connection Plug-In. The Leostream Connection Broker. Advanced Connection and Capacity Management for Hybrid Clouds V iew Direct- Connection Plug-In The Leostream Connection Broker Advanced Connection and Capacity Management for Hybrid Clouds Version 9.0 June 2018 f Contacting Leostream Leostream Corporation http://www.leostream.com

More information

vrealize Suite Lifecycle Manager 2.0 Installation, Upgrade, and Management VMware vrealize Suite Lifecycle Manager 2018

vrealize Suite Lifecycle Manager 2.0 Installation, Upgrade, and Management VMware vrealize Suite Lifecycle Manager 2018 vrealize Suite Lifecycle Manager 2.0 Installation, Upgrade, and Management VMware vrealize Suite Lifecycle Manager 2018 You can find the most up-to-date technical documentation on the VMware website at:

More information

NSFOCUS WAF (VM) User Guide

NSFOCUS WAF (VM) User Guide NSFOCUS WAF (VM) User Guide Version: V6.0R05F01 (2016-03-30) 2016 NSFOCUS Copyright 2016 NSFOCUS Technologies, Inc. All rights reserved. Unless otherwise stated, NSFOCUS Technologies, Inc. holds the copyright

More information

Horizon Cloud with On-Premises Infrastructure Administration Guide. VMware Horizon Cloud Service Horizon Cloud with On-Premises Infrastructure 1.

Horizon Cloud with On-Premises Infrastructure Administration Guide. VMware Horizon Cloud Service Horizon Cloud with On-Premises Infrastructure 1. Horizon Cloud with On-Premises Infrastructure Administration Guide VMware Horizon Cloud Service Horizon Cloud with On-Premises Infrastructure 1.3 Horizon Cloud with On-Premises Infrastructure Administration

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

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

Archiware Pure User Manual

Archiware Pure User Manual Archiware Pure User Manual Content 1 Preface... 3 1.1 About This Manual... 3 1.2 Who Should Read This Document?...3 1.3 Software Description... 3 1.4 Software Licensing... 3 1.5 Registration... 3 1.6 Technical

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

vrealize Network Insight Installation Guide

vrealize Network Insight Installation Guide vrealize Network Insight Installation Guide vrealize Network Insight 3.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

LIVENX UPGRADE GUIDE 7.2.0

LIVENX UPGRADE GUIDE 7.2.0 LIVEACTION, INC. LIVENX UPGRADE GUIDE 7.2.0 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2017 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction Logo and PALO

More information

AT&T CLOUD SERVICES. AT&T Synaptic Compute as a Service SM. Using VMware vcloud Connector

AT&T CLOUD SERVICES. AT&T Synaptic Compute as a Service SM. Using VMware vcloud Connector AT&T CLOUD SERVICES AT&T Synaptic Compute as a Service SM Using VMware vcloud Connector 2014 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein

More information

System Administration Guide

System Administration Guide Akkadian Provisioning Manager 4.12 System Administration Guide Updated November 9 th, 2017 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2017 Akkadian, LLC. All rights

More information

Revision A. Intel Security Controller Product Guide

Revision A. Intel Security Controller Product Guide Revision A Intel Security Controller Product Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee

More information

LIVENX UPGRADE GUIDE 7.3.0(AIO)

LIVENX UPGRADE GUIDE 7.3.0(AIO) LIVEACTION, INC. LIVENX UPGRADE GUIDE 7.3.0(AIO) UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2017 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction Logo and

More information