Cisco CDN Provisioning Manager Installation Guide

Cisco CDN Provisioning Manager Installation Guide | Manualzz
Videoscape Distribution Suite Software Installation Guide
First Published: August 06, 2012
Last Modified: September 03, 2012
Americas Headquarters
Cisco Systems, Inc.
170 West Tasman Drive
San Jose, CA 95134-1706
USA
http://www.cisco.com
Tel: 408 526-4000
800 553-NETS (6387)
Fax: 408 527-0883
Text Part Number: Rev 1
THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,
INFORMATION, AND RECOMMENDATIONS IN THIS MANUAL ARE BELIEVED TO BE ACCURATE BUT ARE PRESENTED WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED. USERS MUST TAKE FULL RESPONSIBILITY FOR THEIR APPLICATION OF ANY PRODUCTS.
THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPED WITH
THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITED WARRANTY,
CONTACT YOUR CISCO REPRESENTATIVE FOR A COPY.
The Cisco implementation of TCP header compression is an adaptation of a program developed by the University of California, Berkeley (UCB) as part of UCB's public domain version
of the UNIX operating system. All rights reserved. Copyright © 1981, Regents of the University of California.
NOTWITHSTANDING ANY OTHER WARRANTY HEREIN, ALL DOCUMENT FILES AND SOFTWARE OF THESE SUPPLIERS ARE PROVIDED "AS IS" WITH ALL FAULTS.
CISCO AND THE ABOVE-NAMED SUPPLIERS DISCLAIM ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THOSE OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OR ARISING FROM A COURSE OF DEALING, USAGE, OR TRADE PRACTICE.
IN NO EVENT SHALL CISCO OR ITS SUPPLIERS BE LIABLE FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, OR INCIDENTAL DAMAGES, INCLUDING, WITHOUT
LIMITATION, LOST PROFITS OR LOSS OR DAMAGE TO DATA ARISING OUT OF THE USE OR INABILITY TO USE THIS MANUAL, EVEN IF CISCO OR ITS SUPPLIERS
HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: http://
www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership
relationship between Cisco and any other company. (1110R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown
for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
Adobe Systems, Inc.
Adobe LiveCycle Data Services ES2.5, Copyright © 2010, Adobe Systems, Inc. All Rights Reserved
Oracle
Copyright ©2012, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
Other product names, symbols and phrases used throughout this document (if any) are property of their respective owners.
Red Hat, Inc.
Red Hat and Red Hat Enterprise Linux are trademarks of Red Hat, Inc., registered in the United States and other countries.
VDS Software Installation Guide
© 2012
Cisco Systems, Inc. All rights reserved.
CONTENTS
Preface
Preface v
Audience v
Document Organization v
Document Conventions v
Reporting Problems vii
CHAPTER 1
VDS Software Installation Overview 1
Software Installation Requirements 1
CHAPTER 2
VDS Services Virtual Machine Deployment 3
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a
VM 3
Installing the User Interface Node Software onto a VM 14
Installing the VDS Management Service Node Software onto a VM 16
Installing the VDS Analytics Node Software onto a VM 19
Verifying and Backing Up the VDS OVF VMs 23
Verifying the VDS VMs are Available 23
Snapshotting the VDS VMs 25
CHAPTER 3
VDS Services Setup and Configuration 29
Videoscape Distribution Suite Services Setup and Configuration Overview 29
Configuring VDS Core Services 30
Configuring the VDS Core Management Services Node 30
Configuring the Core Service Application Server 40
Configuring the VDS User Interface Node 44
Configuring the User Interface Node Application Server 50
Verifying the Node Connectivity 52
Videoscape Distribution Suite Software Installation Guide
Rev 1
iii
Contents
Configuring the VDS Management Services Node 54
Configuring the Management Services Node Application Server 60
Verifying the Node Connectivity 62
Configuring the VDS Analytics Search Head 63
Configuring the Analytics Search Head Application Server 69
Configuring the VDS Analytics Indexer 71
Configuring the Analytics Indexer Application Server 77
Configuring the VDS Analytics Forwarder 79
Configuring the Analytics Forwarder Application Server 85
Configuring the VDS Analytics Job Scheduler 87
Configuring the Analytics Job Scheduler Application Server 93
Adding an Analytics Indexer to the VDS Manager 95
Deploying CDS System Delivery Server/Services in Analytics Node 96
Configuring Splunk on a CDS-IS 96
Configuring CDS-IS Transaction Log Settings 97
Videoscape Distribution Suite Software Installation Guide
iv
Rev 1
Preface
• Audience, page v
• Document Organization, page v
• Document Conventions, page v
• Reporting Problems, page vii
Audience
This guide provides instructions that operators and administrators responsible for the installation of the VDS
system software.
Document Organization
This document is organized into the following chapters:
Chapter
Description
Introduction to Videoscape
Distribution Suite Software
Installation Overview
Describes the Videoscape Distribution Suite (VDS) software installation
process and prerequisites.
VDS Services Virtual Machine
Deployment
Describes how to install, verify, backup, and deploy software onto Virtual
Machines (VMs).
Videoscape Distribution Suite
Describes how to configure the different VDS services, Splunk on a
Services Setup and Configuration CDS-IS, and how to configure SE/SR logging.
Document Conventions
This document uses the following conventions:
Videoscape Distribution Suite Software Installation Guide
Rev 1
v
Preface
Document Conventions
Convention
Description
^ or Ctrl
Both the ^ symbol and Ctrl represent the Control (Ctrl) key on a keyboard.
For example, the key combination ^D or Ctrl-D means that you hold
down the Control key while you press the D key. (Keys are indicated in
capital letters but are not case sensitive.)
bold font
Commands and keywords and user-entered text appear in bold font.
Italic font
Document titles, new or emphasized terms, and arguments for which you
supply values are in italic font.
Courier font
Terminal sessions and information the system displays appear in courier
font.
Bold Courier font
Bold Courier font indicates text that the user must enter.
[x]
Elements in square brackets are optional.
...
An ellipsis (three consecutive non-bolded periods without spaces) after
a syntax element indicates that the element can be repeated.
|
A vertical line, called a pipe, indicates a choice within a set of keywords
or arguments.
[x | y]
Optional alternative keywords are grouped in brackets and separated by
vertical bars.
{x | y}
Required alternative keywords are grouped in braces and separated by
vertical bars.
[x {y | z}]
Nested set of square brackets or braces indicate optional or required
choices within optional or required elements. Braces and a vertical bar
within square brackets indicate a required choice within an optional
element.
string
A non-quoted set of characters. Do not use quotation marks around the
string or the string will include the quotation marks.
<>
Nonprinting characters such as passwords are in angle brackets.
[]
Default responses to system prompts are in square brackets.
!, #
An exclamation point (!) or a pound sign (#) at the beginning of a line
of code indicates a comment line.
Reader Alert Conventions
This document uses the following conventions for reader alerts:
Videoscape Distribution Suite Software Installation Guide
vi
Rev 1
Preface
Reporting Problems
Note
Tip
Caution
Timesaver
Warning
Means reader take note. Notes contain helpful suggestions or references to material not covered in the
manual.
Means the following information will help you solve a problem.
Means reader be careful. In this situation, you might do something that could result in equipment damage
or loss of data.
Means the described action saves time. You can save time by performing the action described in the
paragraph.
Means reader be warned. In this situation, you might perform an action that could result in bodily
injury.
Reporting Problems
If you have questions or experience problems installing the VDS Service Manager software, contact your
Cisco technical representative.
Videoscape Distribution Suite Software Installation Guide
Rev 1
vii
Preface
Reporting Problems
Videoscape Distribution Suite Software Installation Guide
viii
Rev 1
CHAPTER
1
VDS Software Installation Overview
• Software Installation Requirements, page 1
Software Installation Requirements
Note
This software installation procedure is for Videoscape Distribution Suite (VDS) version 2.2.1. It is strongly
recommended that this software installation be performed by a Cisco Systems representative.
Before installing the VDS Management Services software, the following requirements must be performed.
• Download needed software
• Create Virtual Machines
• Install the VMware ESXi software
Required Software
The VDS Management software is downloadable utilizing the Open Virtualization Format (OVF) files for
deployment on a VMWARE ESXi host. The CentOS operating system and all required software components
are included in each OVF.
The following is a list of components and the order they should be installed within the VDS system.
• Core Services
- Management Services Node
- Database Node
• User Interface
• VDS Management Service Node
• Analytics Nodes
- Search Head
- Indexer
Videoscape Distribution Suite Software Installation Guide
Rev 1
1
VDS Software Installation Overview
Software Installation Requirements
- Forwarder
- Job Scheduler
Note
The Core Services node must be installed first, as each node registers with the Core Management Services
node at installation time.
Software Installation Pre-requisites
Before the VDS Management software can be installed, the following OVF files must be downloaded and
then accessed by the VMware client for installation:
• Core-Svcs
• UI
• Vds-mgr
• Analytics
The CentOS operating system and all required software components are included in each OVF.
Also, before beginning the software configuration process, gather all networking information (IP addresses,
node names, and network parameters).
Videoscape Distribution Suite Software Installation Guide
2
Rev 1
CHAPTER
2
VDS Services Virtual Machine Deployment
• Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM,
page 3
• Installing the User Interface Node Software onto a VM, page 14
• Installing the VDS Management Service Node Software onto a VM, page 16
• Installing the VDS Analytics Node Software onto a VM, page 19
• Verifying and Backing Up the VDS OVF VMs, page 23
Installing the Videoscape Distribution Suite (VDS) Core
Management Services Software onto a VM
The Core Services software must be installed first, as each node registers with the Core Management Services
node at installation time.
To install the Core Management Services software, complete the following:
DETAILED STEPS
Command or Purpose
Action
Step 1 Using the
VMware’s
vSphere
client, access
the ESXi host
where the
OVF images
are located.
Videoscape Distribution Suite Software Installation Guide
Rev 1
3
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 2 Click File >
Deploy OVF
Template.
Videoscape Distribution Suite Software Installation Guide
4
Rev 1
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 3 Click Browse
... to locate
the OVF files
downloaded
previously.
Videoscape Distribution Suite Software Installation Guide
Rev 1
5
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 4 Select the
folder that
contains the
core-svcs
OVF file, and
then click
Open.
Step 5 Select the
OVF file and
click Open.
Videoscape Distribution Suite Software Installation Guide
6
Rev 1
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 6 Once the
OVF file is
selected,
click Next >
to continue.
Videoscape Distribution Suite Software Installation Guide
Rev 1
7
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 7 Verify the
product being
deployed and
click Next >.
Videoscape Distribution Suite Software Installation Guide
8
Rev 1
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 8 Enter a name
for the VM
being
deployed,
when
finished,
click Next >.
Videoscape Distribution Suite Software Installation Guide
Rev 1
9
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 9 Select the
location to
store OVF
file on the
ESXi host,
then click
Next >. This
is the location
where the
OVF is
deployed, and
the VM uses
for local
storage.
Videoscape Distribution Suite Software Installation Guide
10
Rev 1
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 10 Select Thin
provisioned
format for
the
deployment
disk format,
this will use
only the disk
space
required for
the VM
functionality
and not
pre-provision
the entire
OVF
allocation of
space, then
Next >.
Videoscape Distribution Suite Software Installation Guide
Rev 1
11
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 11 Select the
Network that
the VM
communicates
with, and
then click
Next >.
Videoscape Distribution Suite Software Installation Guide
12
Rev 1
VDS Services Virtual Machine Deployment
Installing the Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM
Command or Purpose
Action
Step 12 Verify that
the settings
from earlier
selections are
correct.
When
finished,
select Finish
to deploy the
VM.
A popup similar to the following is displayed. Depending on the resources available and the location of the
OVF, deployment time of the VM can vary.
Step 13 Once the VM
is
successfully
deployed,
click Close.
Videoscape Distribution Suite Software Installation Guide
Rev 1
13
VDS Services Virtual Machine Deployment
Installing the User Interface Node Software onto a VM
Installing the User Interface Node Software onto a VM
The User Interface (UI) node should be installed after the Core Services node.
To install the UI node software onto a VM, complete the following:
Note
The procedure that follows uses the same procedure as the Core Services node. Refer to the Installing the
Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM, on page 3 for
screens and additional information.
DETAILED STEPS
Command or Action
Step 1
Using the VMware’s vSphere
client, access the ESXi host
where the OVF images are
located.
Step 2
Click File File > Deploy OVF
Template.
Step 3
Click Browse ... to locate the
OVF files downloaded
previously.
Step 4
Select the folder that contains the
ui OVF file, and then click Open.
Step 5
Select the ui OVF file and click
Open.
Step 6
Once the OVF file is selected,
click Next > to continue.
Purpose
Videoscape Distribution Suite Software Installation Guide
14
Rev 1
VDS Services Virtual Machine Deployment
Installing the User Interface Node Software onto a VM
Command or Action
Step 7
Verify the product being
deployed and click Next >.
Step 8
Enter a name for the VM being
deployed, when finished, click
Next >.
Step 9
Select the location to store OVF
file on the ESXi host, then click
Next >. This is the location
where the OVF is deployed, and
the VM uses for local storage.
Step 10
Select Thin provisioned format
for the deployment disk format,
this will use only the disk space
required for the VM functionality
and not pre-provision the entire
OVF allocation of space, then
Next >.
Step 11
Select the Network that the VM
communicates with, and then
click Next >.
Step 12
Verify that the settings from
earlier selections are correct.
When finished, select Finish to
deploy the VM.
Step 13
Once the VM is successfully
deployed, click Close.
Purpose
Videoscape Distribution Suite Software Installation Guide
Rev 1
15
VDS Services Virtual Machine Deployment
Installing the VDS Management Service Node Software onto a VM
Installing the VDS Management Service Node Software onto a
VM
The VDS Management Service node should be installed after the UI node.
To install the Management Service node software onto a VM, complete the following:
Note
The procedure that follows uses the same procedure as the Core Services node. Refer to the Installing the
Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM, on page 3 for
screens and additional information.
DETAILED STEPS
Command or Purpose
Action
Step 1 Using the
VMware’s
vSphere
client, access
the ESXi host
where the
OVF images
are located.
Step 2 Click File >
Deploy OVF
Template.
Step 3 Click Browse
... to locate
the OVF files
downloaded
previously.
Videoscape Distribution Suite Software Installation Guide
16
Rev 1
VDS Services Virtual Machine Deployment
Installing the VDS Management Service Node Software onto a VM
Command or Purpose
Action
Step 4 Select the
folder that
contains the
VDS-MGR
OVF file, and
then click
Open.
Step 5 Select the
mgr OVF file
and click
Open.
Step 6 Once the
OVF file is
selected,
click Next >
to continue.
Step 7 Verify the
product being
deployed and
click Next >.
Step 8 Enter a name
for the VM
being
deployed,
when
finished,
click Next >.
Step 9 Select the
location to
store OVF
Videoscape Distribution Suite Software Installation Guide
Rev 1
17
VDS Services Virtual Machine Deployment
Installing the VDS Management Service Node Software onto a VM
Command or Purpose
Action
file on the
ESXi host,
then click
Next >. This
is the location
where the
OVF is
deployed, and
the VM uses
for local
storage.
Step 10 Select Thin
provisioned
format for
the
deployment
disk format,
this will use
only the disk
space
required for
the VM
functionality
and not
pre-provision
the entire
OVF
allocation of
space, then
Next >.
Step 11 Select the
Network that
the VM
communicates
with, and
then click
Next >.
Videoscape Distribution Suite Software Installation Guide
18
Rev 1
VDS Services Virtual Machine Deployment
Installing the VDS Analytics Node Software onto a VM
Command or Purpose
Action
Step 12 Verify that
the settings
from earlier
selections are
correct.
When
finished,
select Finish
to deploy the
VM.
Step 13 Once the VM
is
successfully
deployed,
click Close.
Installing the VDS Analytics Node Software onto a VM
The VDS Analytics nodes should be installed after the VDS Management Service node. The VDS system
uses four analytics nodes: Search Head, Indexer, Forwarder and Job Scheduler. The installation procedure
for these analytics nodes is the same.
To install the VDS Analytics node software onto a VM, complete the following:
Videoscape Distribution Suite Software Installation Guide
Rev 1
19
VDS Services Virtual Machine Deployment
Installing the VDS Analytics Node Software onto a VM
Note
The procedure that follows uses the same procedure as the Core Services node. Refer to the Installing the
Videoscape Distribution Suite (VDS) Core Management Services Software onto a VM, on page 3 for
screens and additional information.
DETAILED STEPS
Command or Purpose
Action
Step 1 Using the
VMware’s
vSphere
client, access
the ESXi host
where the
OVF images
are located.
Step 2 Click File >
Deploy OVF
Template.
Step 3 Click Browse
... to locate
the OVF files
downloaded
previously.
Step 4 Select the
folder that
contains the
VDS
Analytics
OVF file, and
then click
Open.
Videoscape Distribution Suite Software Installation Guide
20
Rev 1
VDS Services Virtual Machine Deployment
Installing the VDS Analytics Node Software onto a VM
Command or Purpose
Action
Step 5 Select the
analytics
OVF file and
click Open.
Step 6 Once the
OVF file is
selected,
click Next >
to continue.
Step 7 Verify the
product being
deployed and
click Next >.
Step 8 Enter a name
for the VM
being
deployed,
when
finished,
click Next >.
Step 9 Select the
location to
store OVF
file on the
ESXi host,
then click
Next >. This
is the location
where the
OVF is
deployed, and
the VM uses
for local
storage.
Step 10 Select Thin
provisioned
format for
the
deployment
disk format,
this will use
only the disk
space
required for
the VM
Videoscape Distribution Suite Software Installation Guide
Rev 1
21
VDS Services Virtual Machine Deployment
Installing the VDS Analytics Node Software onto a VM
Command or Purpose
Action
functionality
and not
pre-provision
the entire
OVF
allocation of
space, then
Next >.
Step 11 Select the
Network that
the VM
communicates
with, and
then click
Next >.
Step 12 Verify that
the settings
from earlier
selections are
correct.
When
finished,
select Finish
to deploy the
VM.
Videoscape Distribution Suite Software Installation Guide
22
Rev 1
VDS Services Virtual Machine Deployment
Verifying and Backing Up the VDS OVF VMs
Command or Purpose
Action
Step 13 Once the VM
is
successfully
deployed,
click Close.
Verifying and Backing Up the VDS OVF VMs
Before continue the individual node configuration, it is important to verify and backup all VDS OVF VMs.
Verifying the VDS VMs are Available
To verify that the VDS VMs are deployed and available, complete the following:
DETAILED STEPS
Command or Purpose
Action
Step 1 Using the
VMware’s
vSphere
client,
navigate to
the location
on the ESXI
host where
the OVF is
deployed and
the VMs are
stored.
Videoscape Distribution Suite Software Installation Guide
Rev 1
23
VDS Services Virtual Machine Deployment
Verifying the VDS VMs are Available
Command or Purpose
Action
Step 2 Select View
> Inventory
> VMs and
Templates.
Step 3 Verify that all
previously
deployed
VMs are
present. For
example:
Videoscape Distribution Suite Software Installation Guide
24
Rev 1
VDS Services Virtual Machine Deployment
Snapshotting the VDS VMs
Command or Purpose
Action
Step 4 To verify the
configured
settings for a
VM, click on
the desired
VM and then
on the
Summary tab.
For example:
Snapshotting the VDS VMs
Snapshotting the VMs allows a means to rollback the configuration, should any of the initial configuration
become corrupted.
To snapshot each of the VMs, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
vSphere
client,
navigate to
the location
on the ESXI
host where the
OVF is
deployed and
the VMs are
stored.
Step 2 Select View >
Inventory >
Videoscape Distribution Suite Software Installation Guide
Rev 1
25
VDS Services Virtual Machine Deployment
Snapshotting the VDS VMs
Command or
Action
Purpose
VMs and
Templates.
Step 3 Right click on
the desired
VM and then
select
Snapshot >
Take
Snapshot... .
For example:
Step 4 Enter the
name and
description
for this VM.
For example:
Step 5 When
finished, click
OK.
Step 6 Repeat this
procedure for
each VM.
Videoscape Distribution Suite Software Installation Guide
26
Rev 1
VDS Services Virtual Machine Deployment
Snapshotting the VDS VMs
Videoscape Distribution Suite Software Installation Guide
Rev 1
27
VDS Services Virtual Machine Deployment
Snapshotting the VDS VMs
Videoscape Distribution Suite Software Installation Guide
28
Rev 1
CHAPTER
3
VDS Services Setup and Configuration
• Videoscape Distribution Suite Services Setup and Configuration Overview, page 29
• Configuring Splunk on a CDS-IS, page 96
• Configuring CDS-IS Transaction Log Settings, page 97
Videoscape Distribution Suite Services Setup and Configuration
Overview
Once the Videoscape Distribution Suite (VDS) Virtual Machines (VMs) have been defined, deployed, and
backed up the next step is to setup and configure the different VDS Services. This configuration consists, as
a minimum, of the following:
• Power on and boot the VMs
• Login and change passwords
• Configure network settings
• Reboot VMs
• Log into the device UI and configure the service
This configuration process should be done in the following order:
• Core Services
- Core Management Services
- Database Node
• User Interface
• VDS Management Service Node
• Analytics Nodes
- Search Head
- Indexer
Videoscape Distribution Suite Software Installation Guide
Rev 1
29
VDS Services Setup and Configuration
Configuring VDS Core Services
- Forwarder
- Job Scheduler
Configuring VDS Core Services
Core Services consist of a Management Services node and a database node. These services must be configured
first, each node registers with the core management services node.
Configuring the VDS Core Management Services Node
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
To configure the VDS Core Management Services node, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
vSphere client,
access the
ESXi host
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Videoscape Distribution Suite Software Installation Guide
30
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 3 Right click on
the desired
VM, select
Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM to finish starting the boot procedure.
Videoscape Distribution Suite Software Installation Guide
Rev 1
31
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Videoscape Distribution Suite Software Installation Guide
32
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 5 When the boot
process
completes,
select Sign in.
Videoscape Distribution Suite Software Installation Guide
Rev 1
33
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Videoscape Distribution Suite Software Installation Guide
34
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 7 If this is the
initial login,
the system
prompts to
have the
password
changed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
35
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
36
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
Rev 1
37
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node.
Step 12 Set the DNS
server setting
to 127.0.0.1.
All other nodes
use the Core
Services IP
address as their
DNS server.
Press Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
to specify the
IP address and
netmask.
Videoscape Distribution Suite Software Installation Guide
38
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
Videoscape Distribution Suite Software Installation Guide
Rev 1
39
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or
Action
Purpose
save the
configuration.
Step 17 Select OK.
The Main
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the time and network settings.
Configuring the Core Service Application Server
To configure the core services application server, complete the following:
DETAILED STEPS
Command or Purpose
Action
Step 1 Open an
Internet
Explorer or
http://ip_address:8004
Where the IP address is the address of the device.
Videoscape Distribution Suite Software Installation Guide
40
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or Purpose
Action
Mozilla
browser and
enter the
following
URL:
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials,
use them
now. The
Configuration
Wizard is
displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
41
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or Purpose
Action
Step 3 Assign the
correct time
to the node
and click
Save. Once
the Time
settings are
saved
successfully,
the next step
is to
Configure the
Appliance.
Step 4 The
Appliance
configuration
information is
derived from
the previous
console
configuration
of this device.
On the Core
services node,
ensure that
the Deploy
Management
Services and
Deploy
Database
options are
selected.
Within the
Ping IP for
Videoscape Distribution Suite Software Installation Guide
42
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Core Management Services Node
Command or Purpose
Action
All HA
Clusters
field, specify
an ICMP ping
reachable IP
address, such
as a default
gateway.
When
finished, click
Configure.
You are
prompted
with the
following
popup.
Step 5 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
43
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Configuring the VDS User Interface Node
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
Also, this procedure uses the same configuration procedure as the Core Services node. Refer to the
Configuring the VDS Core Management Services Node, on page 30 for screens and additional information
that are generic to all configurations.
To configure the VDS User Interface (UI) node, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
vSphere client,
access the
ESXi host
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Step 3 Right click on
the desired
VM, select
Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM
to finish
starting the
boot
procedure.
Step 5 When the boot
process
Videoscape Distribution Suite Software Installation Guide
44
Rev 1
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
completes,
select Sign in.
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Step 7 If this is the
initial login,
the system
prompts to
have the
password
changed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
45
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
46
Rev 1
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
Rev 1
47
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node.
Step 12 Set the DNS
server setting
to that of the
Core Services
node. Press
Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
to specify the
IP address and
netmask.
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Videoscape Distribution Suite Software Installation Guide
48
Rev 1
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
save the
configuration.
Step 17 Select OK.
The Main
Videoscape Distribution Suite Software Installation Guide
Rev 1
49
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the network settings.
Configuring the User Interface Node Application Server
To configure the user interface application server settings, complete the following:
DETAILED STEPS
Command or Purpose
Action
http://ip_address:8004
Step 1 Open an
Where the IP address is the address of the device.
Internet
Explorer or
Mozilla
browser and
enter the
Videoscape Distribution Suite Software Installation Guide
50
Rev 1
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or Purpose
Action
following
URL:
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials
use them
now. The
Configuration
Wizard is
displayed.
Step 3 The UI
configuration
information
is derived
from the
previous
console
configuration
of the UI.
Enter the IP
address of the
Core Services
Node that is
running
Management
Services.
When
finished click
Configure.
You are
prompted
again to
configure the
application.
Videoscape Distribution Suite Software Installation Guide
Rev 1
51
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or Purpose
Action
Step 4 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
The User Interface node should now be available using Internet Explorer or Mozilla Firefox.
Verifying the Node Connectivity
Use the UI to verify the connectivity between the Core Services and the UI Node, and to verify that the Core
Services is deployed and running. To do this:
DETAILED STEPS
Command or
Action
Step 1 Open an
Internet
Explorer or
Mozilla
browser and
Purpose
http://ip_address
Where the IP address is the address of the UI node.
Videoscape Distribution Suite Software Installation Guide
52
Rev 1
VDS Services Setup and Configuration
Configuring the VDS User Interface Node
Command or
Action
Purpose
enter the
following URL:
Step 2 Login using the
default
credentials;
User Name:
bniadmin and
Password:
admin.
Step 3 Click on
Navigation to
verify the
connectivity
between the
Core services
and the UI
node.
Videoscape Distribution Suite Software Installation Guide
Rev 1
53
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
Step 4 Select
Administration
> Solution
Management.
Verify that the
Core Services
solution is
deployed and In
Service. For
example:
Configuring the VDS Management Services Node
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
Also, this procedure uses the same configuration procedure as the Core Services node. Refer to the
Configuring the VDS Core Management Services Node, on page 30 for screens and additional information
that are generic to all configurations.
To configure the VDS Management Services node, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
vSphere client,
Videoscape Distribution Suite Software Installation Guide
54
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
access the
ESXi host
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Step 3 Right click on
the
Management
Services VM,
select Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM
to finish
starting the
boot
procedure.
Step 5 When the boot
process
completes,
select Sign in.
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Step 7 If this is the
initial login,
the system
prompts to
have the
Videoscape Distribution Suite Software Installation Guide
Rev 1
55
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
password
changed.
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
56
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
Rev 1
57
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node.
Step 12 Set the DNS
server setting
to that of the
Core Services
node. Press
Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
and specify the
IP address and
netmask.
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Videoscape Distribution Suite Software Installation Guide
58
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
save the
configuration.
Step 17 Select OK.
The Main
Videoscape Distribution Suite Software Installation Guide
Rev 1
59
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or
Action
Purpose
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the network settings.
Configuring the Management Services Node Application Server
To configure the Management Service Application Server settings, complete the following:
DETAILED STEPS
Command or Purpose
Action
Step 1 Open an
Internet
Explorer or
Mozilla
browser and
enter the
following
URL:
http://ip_address:8004
Where the IP address is the address of the device.
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials
use them
now. The
Configuration
Wizard is
displayed.
Step 3 The
Management
Videoscape Distribution Suite Software Installation Guide
60
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Command or Purpose
Action
Services
configuration
information is
derived from
the previous
console
configuration
of the
Management
Services
node. Enter
the IP address
of the Core
Services
Node that is
running
Management
Services.
When
finished click
Configure.
You are
prompted
again to
configure the
application.
Step 4 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
The Management Services node should now be available using Internet Explorer or Mozilla Firefox.
Videoscape Distribution Suite Software Installation Guide
Rev 1
61
VDS Services Setup and Configuration
Configuring the VDS Management Services Node
Verifying the Node Connectivity
Use the UI to verify the connectivity of the different services. To do this:
DETAILED STEPS
Command or
Action
Purpose
http://ip_address
Step 1 Open an
Where the IP address is the address of the VDS User Interface node.
Internet
Explorer or
Mozilla
browser and
enter the
following URL:
Step 2 Login using the
default
credentials;
User Name:
bniadmin and
Password:
admin.
Step 3 Click on
Navigation to
verify the
connectivity
between the
Core services
and the UI
node.
Videoscape Distribution Suite Software Installation Guide
62
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
Step 4 Select
Administration
> Solution
Management.
This displays
the Core
Services and
VDS Manager
solutions
deployed and In
Service. For
example:
Configuring the VDS Analytics Search Head
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
Also, this procedure uses the similar configuration procedure as the Core Services node. Refer to the
Configuring the VDS Core Management Services Node, on page 30 for screens and additional information
that are generic to all configurations.
To configure the VDS Analytics Search Head, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
vSphere client,
access the
ESXi host
Videoscape Distribution Suite Software Installation Guide
Rev 1
63
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Step 3 Right click on
the Analytics
Search Head
VM, select
Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM
to finish
starting the
boot
procedure.
Step 5 When the boot
process
completes,
select Sign in.
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Step 7 If this is the
initial login,
the system
prompts to
have the
password
changed.
Videoscape Distribution Suite Software Installation Guide
64
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
65
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
66
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node. This
must be unique
from all
analytics
nodes.
Step 12 Set the DNS
server setting
to that of the
Core Services
node. Press
Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
and specify the
IP address and
netmask.
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
67
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
save the
configuration.
Step 17 Select OK.
The Main
Videoscape Distribution Suite Software Installation Guide
68
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or
Action
Purpose
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the network settings.
Configuring the Analytics Search Head Application Server
To configure the Analytics Search Head Application Server settings, complete the following:
DETAILED STEPS
Command or Purpose
Action
Step 1 Open an
Internet
Explorer or
Mozilla
browser and
enter the
http://ip_address:8004
Where the IP address is the address of the Analytics Search Head.
Videoscape Distribution Suite Software Installation Guide
Rev 1
69
VDS Services Setup and Configuration
Configuring the VDS Analytics Search Head
Command or Purpose
Action
following
URL:
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials
use them
now. The
Configuration
Wizard is
displayed.
Step 3 The
Appliance
configuration
information is
derived from
the previous
console
configuration
of this device.
Enter the IP
address of the
Core Services
node that is
running the
Management
Services, and
ensure that
the Deploy
Analytics
Application
option is
selected.
When
finished, click
Configure.
You are
prompted
Videoscape Distribution Suite Software Installation Guide
70
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or Purpose
Action
with the
following
popup.
Step 4 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
Configuring the VDS Analytics Indexer
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
Also, this procedure uses the similar configuration procedure as the Core Services node. Refer to the
Configuring the VDS Core Management Services Node, on page 30 for screens and additional information
that are generic to all configurations.
To configure the VDS Analytics Indexer, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
Videoscape Distribution Suite Software Installation Guide
Rev 1
71
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or
Action
Purpose
vSphere client,
access the
ESXi host
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Step 3 Right click on
the Analytics
Indexer VM,
select Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM
to finish
starting the
boot
procedure.
Step 5 When the boot
process
completes,
select Sign in.
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Step 7 If this is the
initial login,
the system
prompts to
have the
Videoscape Distribution Suite Software Installation Guide
72
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or
Action
Purpose
password
changed.
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
73
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
74
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node. This
hostname must
be unique from
all other
analytics
nodes.
Step 12 Set the DNS
server setting
to that of the
Core Services
node. Press
Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
and specify the
IP address and
netmask.
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
75
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or
Action
Purpose
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
save the
configuration.
Step 17 Select OK.
The Main
Videoscape Distribution Suite Software Installation Guide
76
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or
Action
Purpose
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the network settings.
Configuring the Analytics Indexer Application Server
To configure the Analytics Indexer Application Server, complete the following:
DETAILED STEPS
Command or Purpose
Action
Step 1 Open an
Internet
Explorer or
Mozilla
browser and
enter the
http://ip_address:8004
Where the IP address is the address of the Analytics Indexer.
Videoscape Distribution Suite Software Installation Guide
Rev 1
77
VDS Services Setup and Configuration
Configuring the VDS Analytics Indexer
Command or Purpose
Action
following
URL:
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials
use them
now. The
Configuration
Wizard is
displayed.
Step 3 The
Appliance
configuration
information is
derived from
the previous
console
configuration
of this device.
Enter the IP
address of the
Core Services
node that is
running the
Management
Services, and
ensure that
the Deploy
Analytics
Indexer
option is
selected.
When
finished, click
Configure.
You are
prompted
Videoscape Distribution Suite Software Installation Guide
78
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or Purpose
Action
with the
following
popup.
Step 4 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
Configuring the VDS Analytics Forwarder
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
Also, this procedure uses the similar configuration procedure as the Core Services node. Refer to the
Configuring the VDS Core Management Services Node, on page 30 for screens and additional information
that are generic to all configurations.
To configure the VDS Analytics Forwarder, complete the following:
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
Videoscape Distribution Suite Software Installation Guide
Rev 1
79
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or
Action
Purpose
vSphere client,
access the
ESXi host
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Step 3 Right click on
the Analytics
Forwarder
VM, select
Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM
to finish
starting the
boot
procedure.
Step 5 When the boot
process
completes,
select Sign in.
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Step 7 If this is the
initial login,
the system
prompts to
have the
Videoscape Distribution Suite Software Installation Guide
80
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or
Action
Purpose
password
changed.
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
81
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
82
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node. The
hostname
name must be
unique from all
analytics
nodes.
Step 12 Set the DNS
server setting
to that of the
Core Services
node. Press
Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
and specify the
IP address and
netmask.
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
83
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or
Action
Purpose
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
save the
configuration.
Step 17 Select OK.
The Main
Videoscape Distribution Suite Software Installation Guide
84
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or
Action
Purpose
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the network settings.
Configuring the Analytics Forwarder Application Server
To configure the Analytics Forwarder Application Server settings, complete the following:
DETAILED STEPS
Command or Purpose
Action
http://ip_address:8004
Step 1 Open an
Where the IP address is the address of the Analytics Forwarder.
Internet
Explorer or
Mozilla
browser and
enter the
Videoscape Distribution Suite Software Installation Guide
Rev 1
85
VDS Services Setup and Configuration
Configuring the VDS Analytics Forwarder
Command or Purpose
Action
following
URL:
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials
use them
now. The
Configuration
Wizard is
displayed.
Step 3 The
Appliance
configuration
information is
derived from
the previous
console
configuration
of this device.
Enter the IP
address of the
Core Services
node that is
running the
Management
Services, and
ensure that
the Deploy
Analytics
Forwarder
option is
selected.
When
finished,
click
Configure.
You are
Videoscape Distribution Suite Software Installation Guide
86
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or Purpose
Action
prompted
with the
following
popup.
Step 4 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
Configuring the VDS Analytics Job Scheduler
Note
The procedure that follows assumes that all VDS Services VMs have been created and deployed. If this
has not been completed, please do so now.
Also, this procedure uses the similar configuration procedure as the Core Services node. Refer to the
Configuring the VDS Core Management Services Node, on page 30 for screens and additional information
that are generic to all configurations.
To configure the VDS Analytics Job Scheduler, complete the following:
Videoscape Distribution Suite Software Installation Guide
Rev 1
87
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
DETAILED STEPS
Command or
Action
Purpose
Step 1 Using the
VMware’s
vSphere client,
access the
ESXi host
where the OVF
VMs are
located.
Step 2 Click View >
Inventory >
VMs and
Templates.
Step 3 Right click on
the Analytics
Job Scheduler
VM, select
Power >
Power On.
Step 4 Once the VM
is powered on,
right click on
the VM again
and select
Open
Console.
Allow the VM
to finish
starting the
boot
procedure.
Step 5 When the boot
process
completes,
select Sign in.
Step 6 Login using
the default
credentials;
User Name:
admin and
Password:
password.
Videoscape Distribution Suite Software Installation Guide
88
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or
Action
Purpose
Step 7 If this is the
initial login,
the system
prompts to
have the
password
changed.
Step 8 Change the
password as
desired. Click
Change when
finished. The
Main Menu is
displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
89
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or
Action
Purpose
Step 9 Select
Network
Configuration.
The default
networking
configuration
is displayed.
Step 10 If the IP
addressing is
not obtained
via DHCP,
enter the
Default
Gateway,
choose the
Eth0 interface,
and press
Enter.
Videoscape Distribution Suite Software Installation Guide
90
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or
Action
Purpose
Step 11 Select a unique
hostname for
the Node. The
hostname used
must be unique
from all other
analytics
nodes.
Step 12 Set the DNS
server setting
to that of the
Core Services
node. Press
Enter.
Step 13 Enable eth0. If
configuring
static
addressing,
deselect the
DHCP option
and specify the
IP address and
netmask.
Step 14 Enter the IP
Address and
netmask.
Select Save.
The completed
network
configuration
is displayed.
Videoscape Distribution Suite Software Installation Guide
Rev 1
91
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or
Action
Purpose
Step 15 Select Save.
:
Step 16 Select Restart Note
to re-initialize
The window may be blank for some time. Please be patient, as this is normal behavior.
the eth0
Once the re-initialization completes the following screen is displayed.
interface and
save the
configuration.
Step 17 Select OK.
The Main
Videoscape Distribution Suite Software Installation Guide
92
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or
Action
Purpose
Menu is
displayed.
Step 18 Select Log
out.
Once the initial network configuration has been completed, the next step is to log into the User Interface (UI)
and define the network settings.
Configuring the Analytics Job Scheduler Application Server
To configure the Analytics Job Scheduler network settings within the UI, complete the following:
DETAILED STEPS
Command or Purpose
Action
http://ip_address:8004
Step 1 Open an
Where the IP address is the address of the Analytics Job Scheduler.
Internet
Explorer or
Mozilla
browser and
enter the
Videoscape Distribution Suite Software Installation Guide
Rev 1
93
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or Purpose
Action
following
URL:
Step 2 Login using
the default
credentials;
User Name:
admin and
Password:
Beaumaris1
or if you
previously
changed the
credentials
use them
now. The
Configuration
Wizard is
displayed.
Step 3 The
Appliance
configuration
information is
derived from
the previous
console
configuration
of this device.
Enter the IP
address of the
Core Services
node that is
running the
Management
Services, and
ensure that
the Deploy
Analytics
Job
Scheduler
option is
selected.
When
finished,
click
Configure.
Videoscape Distribution Suite Software Installation Guide
94
Rev 1
VDS Services Setup and Configuration
Configuring the VDS Analytics Job Scheduler
Command or Purpose
Action
You are
prompted
with the
following
popup.
Step 4 Click
Configure.
The
configuration
may take a
few minutes
and when
finished a
screen similar
to the
following is
displayed.
Adding an Analytics Indexer to the VDS Manager
To add the Analytics Indexer, complete the following:
DETAILED STEPS
Command or Action
Purpose
Step 1
On the Job Scheduler node, log into Splunk.
Step 2
At the prompt, enter the following command:
cd /opt/splunk/etc/deployment-apps/CDN_JS/bin
Step 3
Add the indexer using the following command:
/opt/splunk/bin/splunk cmd python
configure_indexers.py add "bniindexer name"
Where the bniindexer is the name f the indexer being added.
Videoscape Distribution Suite Software Installation Guide
Rev 1
95
VDS Services Setup and Configuration
Configuring Splunk on a CDS-IS
Deploying CDS System Delivery Server/Services in Analytics Node
To deploy CDS Delivery Server/Services in an analytics node, complete the following:
DETAILED STEPS
Command or Action
Purpose
Step 1
On the Job Scheduler node, log into Splunk.
Step 2
At the prompt, enter the following command:
crontab -e
Step 3
Add the following string to #b:
*/5 * * * * /opt/splunk/bin/splunk cmd python
/opt/splunk/etc/apps/CDN_JS/bin/getCDSTopology.py
Configuring Splunk on a CDS-IS
To configure Splunk on a CDS-IS, complete the following:
SUMMARY STEPS
1.
2.
3.
4.
Install the Splunk Universal Forwarder. The Splunk software is located at the following location.
Configure the Splunk Universal Forwarder, as follows:
Change to the Splunk_Home>/bin directory and restart Splunk using the following command:
Validate the configuration by checking the <Splunk_Home>/var/log/splunk/splunkd.log for the following
output:
5. Configure CDS-IS.
DETAILED STEPS
Command or Action
Step 1
Purpose
Install the Splunk Universal Forwarder. The Splunk software is located at the
following location.
Example:
http://www.splunk.com/download/universalforwarder
Step 2
Configure the Splunk Universal Forwarder, as follows:
Step 3
Change to the Splunk_Home>/bin directory and restart Splunk using the
following command:
./splunk restart
Step 4
Validate the configuration by checking the
<Splunk_Home>/var/log/splunk/splunkd.log for the following output:
TcpOutputProc - Connected
to idx=<Analytics Fowarder
IP>:9998
Step 5
Configure CDS-IS.
Videoscape Distribution Suite Software Installation Guide
96
Rev 1
VDS Services Setup and Configuration
Configuring CDS-IS Transaction Log Settings
Configuring CDS-IS Transaction Log Settings
To configure the CDS-IS transaction log settings, first configure the SE log and then the SR log.
To configure the SE/SR logs, complete the following:
1 Log into the CDSM and then navigate to Device > Select a SE and Edit > Service Control > Transaction
Logging, a screen similar to the following is displayed.
a Within the General Settings, complete the following:
• Enable Transaction Log Enable.
• Enable Snapshot Counter Log Enable.
• Compress Files before Export must be unchecked.
• Select custom format for CDNM, which enables webengine_clf to use the CDNM customized
format.
b Within the Archive Settings, configure the Archive occurs: interval to 120 seconds. For example:
c Within the Export Settings, complete the following:
Videoscape Distribution Suite Software Installation Guide
Rev 1
97
VDS Services Setup and Configuration
Configuring CDS-IS Transaction Log Settings
• Enable Enable export and select a customized export interval.
• Configure one or more secure FTP servers and login credential, directory used to store original
CDS logs.
d Within the Windows Media Settings and Web Engine Settings, configure the following:
• Enable ABR Session Log.
• Enable Enable Windows Media Settings.
• Select extended wms-90 from within the Log File Format.
e Within the Splunk UF Export Settings, configure the following:
• Enable Export Enable and select the log types to export.
• Enter Analytics Forwarder node IP address as the export server and leave port blank or enter Port
9998.
Videoscape Distribution Suite Software Installation Guide
98
Rev 1
VDS Services Setup and Configuration
Configuring CDS-IS Transaction Log Settings
2 To configure the SR Log, log into the CDSM and then navigate to Device > Select a SR and Edit >
General Settings > Notification and Tracking > Transaction Logging. Configure the SR Log
configuration using Steps a thru e, as shown in Step 1.
Videoscape Distribution Suite Software Installation Guide
Rev 1
99
VDS Services Setup and Configuration
Configuring CDS-IS Transaction Log Settings
Videoscape Distribution Suite Software Installation Guide
100
Rev 1
Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Download PDF

advertisement