SlideShare a Scribd company logo
1 of 11
Download to read offline
1 © 2017 Catalog Software, Inc.
Catalogic DPX™ 4.5
Using MS Azure Cloud with
Catalogic DPX
2 © 2017 Catalog Software, Inc.
© Catalogic Software, Inc.™, 2017. All rights reserved.
This publication contains proprietary and confidential material, and is only for use by licensees
of Catalogic DPX™, Catalogic BEX™, or Catalogic ECX™ proprietary software systems. This publication
may not be reproduced in whole or in part, in any form, except with written permission from
Catalogic Software.
Catalogic, Catalogic Software, DPX, BEX, ECX, and NSB are trademarks of Catalogic Software, Inc.
Backup Express is a registered trademark of Catalogic Software, Inc. All other company and product
names used herein may be the trademarks of their respective owners
3 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
Introduction
DPX is a Catalogic Data Protection solution which facilitates protection of
heterogeneous sources (virtual and physical servers running different Operating
Systems and a variety of applications). DPX supports backup destination servers
and devices comprised of tape libraries, standalone tape drives, disk arrays,
NetApp filers and more. Diversity of destinations provides a convenient way to
use available resources and to plan protection solutions based on projected data
size, data growth, suitable fabric and other internal and external factors. Recently,
Catalogic has certified and added cloud targets to the mixture of possible
destinations. Cloud availability facilitates and widens DPX customer use cases and
creates a virtually infinite data array for storing and retrieving corporate data.
DPX Data Mover Architecture
As stated above, DPX supports disk directory as a destination (target) for backups.
Disk directory is used for file level and NDMP backups. Often data is retained on
disk for a short period of time to provide the fastest restore time, with
subsequent migration to tape. A disk directory device is a directory location
predefined on a volume visible from a “device server” and defined within DPX as
part of a “Device Cluster” which is a hierarchical subdivision within the DPX
Enterprise.
As illustrated on the screenshot below, the definition includes:
● Logical node name. This is a server with attached disk which is a part of the
DPX Enterprise, referred to as a “Device Server.”
● Device ID. This is a predefined location on a disk volume attached to the
device server. Best results are achieved when the disk is a local array or
iSCSI or FC connected directly to the server. NFS / CIFS share is also a
supported configuration, however it must be defined as a UNC name and
does not support all DPX backup types.
4 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
Microsoft Azure Setup
Microsoft Azure has developed mechanisms for accessing the cloud through a
variety of methodologies including the use of an iSCSI LUN. This iSCSI
methodology presents a gateway to the cloud by allowing a LUN to be attached to
a defined DPX Device Server, making it appear as a local drive, and enabling it to
be used as a backup destination. The MS Azure methodology used for this process
is called StorSimple.
There is ample documentation available describing MS Azure, best practices, and
deployment. In a nutshell, you will need to deploy a virtual machine on your
Virtual environment (VMware or Microsoft Hyper-V). This virtual appliance
(Gateway VM) provides access to the Cloud and serves as a cache buffer for
5 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
storing and forwarding data. After the appliance is set and configured, you will be
able to define an iSCSI LUN that can be attached to the server of your choice. This
process can be depicted as below:
DPX Master
Server
DPX Device Server
Virtual or Physical
Hypervisor
iSCSI
Microsoft Azure
Storage Area Network, Network
attached or Direct Attached storage
Cloud Storage
MS Azure Virtual Array – gateway
to cloud
Your Data Center
INITIATOR
TARGET
Since deployment and setting up of an MS Azure storage gateway is an essential
step for providing the iSCSI LUN to be used as a DPX destination device, following
are certain individual actions describing the overall process (in this example,
VMware is used for the gateway).
Before starting, you must understand and plan for the requirements. Refer to
information online regarding MS Azure. Initial information can be found here.
Note that to follow this document you deploy a gateway on premises – a virtual
machine in your hypervisor environment.
Initially you must register with Microsoft to have access to Azure which allows
you to download an OVA file for the gateway, manage your subscription, create
volumes, monitor data, etc. As you can see from the screenshot below, you start
by downloading an OVA and establishing system parameters for your virtual
machine, which you will use for provisioning of a gateway.
6 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
After the VM (Virtual Array) is created and deployed, make a note of the IP
address and URL – you will use them to complete local setup and registration with
Microsoft.
Keep in mind while you will setup your Virtual Array, you will be given a key which
will identify you and your devices on the MS Azure cloud. This key must be
entered once, however we recommend keeping it in a safe place.
To configure the device, use your host IP address and login to the Virtual Array
you created. After successful login, you will be guided through several steps.
7 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
The most important steps are “Device settings” where you choose device type
(iSCSI) and “Cloud settings” where you’re entering your ID to connect to the cloud
and configuring cloud storage. Screenshots are below:
8 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
After registration is done, continue to the Azure Portal. You should see a newly
created device with status, “Ready to Setup.” After several configuration steps
you will bring your device online.
The next step is adding a volume. You will be guided through several steps to
create a volume, with the last step to attach the volume to the host. An initiator
9 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
name is required; it can be obtained from the iSCSI initiator property on a host to
which your volume will be connected.
After volume and server are set in the MS Azure portal, you can add this volume
to the server you intend to use as device server within DPX.
Device Server Setup
After the above procedure is completed, you need to set up a Windows server
which will be used as a device server in Catalogic DPX. Setting up of the Windows
server follows the regular administrative procedure to attach and configure an
iSCSI disk device to the server. If you want to use a Linux server for this role,
follow the guidelines for Linux regarding how to scan and attach an iSCSI disk to
the server. The following screenshots are taken from Windows 2008 R2; they may
look different for other versions of Windows Server, however the substance of
the procedure is the same.
10 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
1. Bring up an iSCSI initiator on a Windows control panel to scan available
targets using the IP address of the MS Azure Virtual Array. Find the specific
target and connect to it by pressing the “Connect” button. You will get
information similar to the below.
2. Connect to the target. (Status will be changed to “connected”.)
3. Proceed to the disk manager; you should see unknown devices.
4. In the Disk Management window, the mounted volumes will appear as
shown in the following illustration. Right-click the discovered volume (click
the disk name), and then click Online.
11 © 2017 Catalog Software, Inc.
Using MS Azure Cloud with Catalogic DPX
5. Proceed through the steps to bring the volume online and format it, so the
volume appears in a list of healthy available volumes.
After the new volume is configured and visible as a local drive, it can be used as a
destination for file level backup and NDMP backup. Check the DPX documentation
regarding setup and running of these job types. Keep in mind that the data saved
on this drive is transferred to the cloud and the performance of writing data on it
depends on several factors which are external to DPX.
Currently Microsoft offers a StarWind VTL solution to be used with disk devices.
VTL consists of control mechanism and disk devices which can be locally attached
to the server or served by MS Azure Virtual Array (cloud). Documentation for
StarWind can be found here, its configuration is outside of the scope of this
document.

More Related Content

What's hot

QUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTURE
QUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTUREQUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTURE
QUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTURESourabh Saxena
 
Raid zero copy
Raid zero copyRaid zero copy
Raid zero copyClodura
 
Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ...
 Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ... Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ...
Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ...Principled Technologies
 
Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...
Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...
Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...inside-BigData.com
 
CloudStack Meetup London - Primary Storage Presentation by SolidFire
CloudStack Meetup London - Primary Storage Presentation by SolidFire CloudStack Meetup London - Primary Storage Presentation by SolidFire
CloudStack Meetup London - Primary Storage Presentation by SolidFire NetApp
 
Oracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – StorageOracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – StorageMarketingArrowECS_CZ
 
Glusterfs and openstack
Glusterfs  and openstackGlusterfs  and openstack
Glusterfs and openstackopenstackindia
 
Windows Azure Virtual Machines And Virtual Networks
Windows Azure Virtual Machines And Virtual NetworksWindows Azure Virtual Machines And Virtual Networks
Windows Azure Virtual Machines And Virtual NetworksKristof Rennen
 
OVHcloud Partner Webinar - Data Processing
OVHcloud Partner Webinar - Data ProcessingOVHcloud Partner Webinar - Data Processing
OVHcloud Partner Webinar - Data ProcessingOVHcloud
 
How can you successfully migrate to hosted private cloud 2020
How can you successfully migrate to hosted private cloud 2020How can you successfully migrate to hosted private cloud 2020
How can you successfully migrate to hosted private cloud 2020OVHcloud
 
Future Roadmap for Windows Server 2012 R2, System Center 2012 R2 and Azure
Future Roadmap for Windows Server 2012 R2, System Center 2012 R2 and AzureFuture Roadmap for Windows Server 2012 R2, System Center 2012 R2 and Azure
Future Roadmap for Windows Server 2012 R2, System Center 2012 R2 and AzureDigicomp Academy AG
 
Soft layer canonical_brief_final
Soft layer canonical_brief_finalSoft layer canonical_brief_final
Soft layer canonical_brief_finalBenjamin Shrive
 

What's hot (16)

QUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTURE
QUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTUREQUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTURE
QUICK REFERENCE FOR KEY CONCEPT AND TERMINOLOGY FOR ORACLE CLOUD INFRASTRUCTURE
 
DataCore Software with Cisco UCS Complete Unification of the Data Center Ser...
 DataCore Software with Cisco UCS Complete Unification of the Data Center Ser... DataCore Software with Cisco UCS Complete Unification of the Data Center Ser...
DataCore Software with Cisco UCS Complete Unification of the Data Center Ser...
 
Raid zero copy
Raid zero copyRaid zero copy
Raid zero copy
 
Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ...
 Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ... Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ...
Pod density comparison: VMware vSphere with Tanzu vs. a bare-metal approach ...
 
Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...
Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...
Data Storage & I/O Performance: Solving I/O Slowdown: The "Noisy Neighbor" Pr...
 
CloudStack Meetup London - Primary Storage Presentation by SolidFire
CloudStack Meetup London - Primary Storage Presentation by SolidFire CloudStack Meetup London - Primary Storage Presentation by SolidFire
CloudStack Meetup London - Primary Storage Presentation by SolidFire
 
Oracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – StorageOracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – Storage
 
DatomizerS3Nas1
DatomizerS3Nas1DatomizerS3Nas1
DatomizerS3Nas1
 
Ds716+
Ds716+Ds716+
Ds716+
 
Glusterfs and openstack
Glusterfs  and openstackGlusterfs  and openstack
Glusterfs and openstack
 
Windows Azure Virtual Machines And Virtual Networks
Windows Azure Virtual Machines And Virtual NetworksWindows Azure Virtual Machines And Virtual Networks
Windows Azure Virtual Machines And Virtual Networks
 
Windows Azure Virtual Machines
Windows Azure Virtual MachinesWindows Azure Virtual Machines
Windows Azure Virtual Machines
 
OVHcloud Partner Webinar - Data Processing
OVHcloud Partner Webinar - Data ProcessingOVHcloud Partner Webinar - Data Processing
OVHcloud Partner Webinar - Data Processing
 
How can you successfully migrate to hosted private cloud 2020
How can you successfully migrate to hosted private cloud 2020How can you successfully migrate to hosted private cloud 2020
How can you successfully migrate to hosted private cloud 2020
 
Future Roadmap for Windows Server 2012 R2, System Center 2012 R2 and Azure
Future Roadmap for Windows Server 2012 R2, System Center 2012 R2 and AzureFuture Roadmap for Windows Server 2012 R2, System Center 2012 R2 and Azure
Future Roadmap for Windows Server 2012 R2, System Center 2012 R2 and Azure
 
Soft layer canonical_brief_final
Soft layer canonical_brief_finalSoft layer canonical_brief_final
Soft layer canonical_brief_final
 

Similar to Using MS Azure Cloud Storage with Catalogic DPX

CISCO - Presentation at Hortonworks Booth - Strata 2014
CISCO - Presentation at Hortonworks Booth - Strata 2014CISCO - Presentation at Hortonworks Booth - Strata 2014
CISCO - Presentation at Hortonworks Booth - Strata 2014Hortonworks
 
OSCON 2013 - Planning an OpenStack Cloud - Tom Fifield
OSCON 2013 - Planning an OpenStack Cloud - Tom FifieldOSCON 2013 - Planning an OpenStack Cloud - Tom Fifield
OSCON 2013 - Planning an OpenStack Cloud - Tom FifieldOSCON Byrum
 
WBH 4.0 Mod 6 - Server Purposing.ppt
WBH 4.0 Mod 6 - Server Purposing.pptWBH 4.0 Mod 6 - Server Purposing.ppt
WBH 4.0 Mod 6 - Server Purposing.pptwebhostingguy
 
Introduction to the world of Cloud Computing & Microsoft Azure.pptx
Introduction to the world of Cloud Computing & Microsoft Azure.pptxIntroduction to the world of Cloud Computing & Microsoft Azure.pptx
Introduction to the world of Cloud Computing & Microsoft Azure.pptxPrazolBista
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)David Sweigert
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VMJames Serra
 
WP VERITAS InfoScale Storage and Dockers Intro - v8
WP VERITAS InfoScale Storage and Dockers Intro - v8WP VERITAS InfoScale Storage and Dockers Intro - v8
WP VERITAS InfoScale Storage and Dockers Intro - v8Rajagopal Vaideeswaran
 
Data Redundancy on Diskless Client using Linux Platform
Data Redundancy on Diskless Client using Linux PlatformData Redundancy on Diskless Client using Linux Platform
Data Redundancy on Diskless Client using Linux PlatformIJCSIS Research Publications
 
Windows Azure(Pr-1).ppt.pptx
Windows Azure(Pr-1).ppt.pptxWindows Azure(Pr-1).ppt.pptx
Windows Azure(Pr-1).ppt.pptxPrincePatel272012
 
Storage As A Service (StAAS)
Storage As A Service (StAAS)Storage As A Service (StAAS)
Storage As A Service (StAAS)Shreyans Jain
 
Netxms install guide
Netxms install guideNetxms install guide
Netxms install guideNaga Raju N
 
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2pasalapudi
 
TechDay - Toronto 2016 - Hyperconvergence and OpenNebula
TechDay - Toronto 2016 - Hyperconvergence and OpenNebulaTechDay - Toronto 2016 - Hyperconvergence and OpenNebula
TechDay - Toronto 2016 - Hyperconvergence and OpenNebulaOpenNebula Project
 
Cloud-Aided Yocto Build Speedup
Cloud-Aided Yocto Build SpeedupCloud-Aided Yocto Build Speedup
Cloud-Aided Yocto Build SpeedupToradex
 
Deduplication to cloud with Backup Exec 16 FP2
Deduplication to cloud  with Backup Exec 16 FP2 Deduplication to cloud  with Backup Exec 16 FP2
Deduplication to cloud with Backup Exec 16 FP2 Veritas Technologies LLC
 
Guaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike TutkowskiGuaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike Tutkowskibuildacloud
 
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceQuick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceCloudian
 
A Look at the Future of Storage
A Look at the Future of StorageA Look at the Future of Storage
A Look at the Future of StorageIT Brand Pulse
 

Similar to Using MS Azure Cloud Storage with Catalogic DPX (20)

Web Werks Cloud Hosting FAQ
Web Werks Cloud Hosting FAQWeb Werks Cloud Hosting FAQ
Web Werks Cloud Hosting FAQ
 
CISCO - Presentation at Hortonworks Booth - Strata 2014
CISCO - Presentation at Hortonworks Booth - Strata 2014CISCO - Presentation at Hortonworks Booth - Strata 2014
CISCO - Presentation at Hortonworks Booth - Strata 2014
 
OSCON 2013 - Planning an OpenStack Cloud - Tom Fifield
OSCON 2013 - Planning an OpenStack Cloud - Tom FifieldOSCON 2013 - Planning an OpenStack Cloud - Tom Fifield
OSCON 2013 - Planning an OpenStack Cloud - Tom Fifield
 
WBH 4.0 Mod 6 - Server Purposing.ppt
WBH 4.0 Mod 6 - Server Purposing.pptWBH 4.0 Mod 6 - Server Purposing.ppt
WBH 4.0 Mod 6 - Server Purposing.ppt
 
Introduction to the world of Cloud Computing & Microsoft Azure.pptx
Introduction to the world of Cloud Computing & Microsoft Azure.pptxIntroduction to the world of Cloud Computing & Microsoft Azure.pptx
Introduction to the world of Cloud Computing & Microsoft Azure.pptx
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VM
 
WP VERITAS InfoScale Storage and Dockers Intro - v8
WP VERITAS InfoScale Storage and Dockers Intro - v8WP VERITAS InfoScale Storage and Dockers Intro - v8
WP VERITAS InfoScale Storage and Dockers Intro - v8
 
Data Redundancy on Diskless Client using Linux Platform
Data Redundancy on Diskless Client using Linux PlatformData Redundancy on Diskless Client using Linux Platform
Data Redundancy on Diskless Client using Linux Platform
 
Windows Azure(Pr-1).ppt.pptx
Windows Azure(Pr-1).ppt.pptxWindows Azure(Pr-1).ppt.pptx
Windows Azure(Pr-1).ppt.pptx
 
Storage As A Service (StAAS)
Storage As A Service (StAAS)Storage As A Service (StAAS)
Storage As A Service (StAAS)
 
Big datademo
Big datademoBig datademo
Big datademo
 
Netxms install guide
Netxms install guideNetxms install guide
Netxms install guide
 
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
 
TechDay - Toronto 2016 - Hyperconvergence and OpenNebula
TechDay - Toronto 2016 - Hyperconvergence and OpenNebulaTechDay - Toronto 2016 - Hyperconvergence and OpenNebula
TechDay - Toronto 2016 - Hyperconvergence and OpenNebula
 
Cloud-Aided Yocto Build Speedup
Cloud-Aided Yocto Build SpeedupCloud-Aided Yocto Build Speedup
Cloud-Aided Yocto Build Speedup
 
Deduplication to cloud with Backup Exec 16 FP2
Deduplication to cloud  with Backup Exec 16 FP2 Deduplication to cloud  with Backup Exec 16 FP2
Deduplication to cloud with Backup Exec 16 FP2
 
Guaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike TutkowskiGuaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike Tutkowski
 
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage ServiceQuick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
Quick-Start Guide: Deploying Your Cloudian HyperStore Hybrid Storage Service
 
A Look at the Future of Storage
A Look at the Future of StorageA Look at the Future of Storage
A Look at the Future of Storage
 

More from Catalogic Software

Catalogic DPX: Dashboard Reporting with Microsoft Power BI
Catalogic DPX: Dashboard Reporting with Microsoft Power BICatalogic DPX: Dashboard Reporting with Microsoft Power BI
Catalogic DPX: Dashboard Reporting with Microsoft Power BICatalogic Software
 
Catalogic ECX: Copy Data Management for InterSystems Caché and Epic EHR
Catalogic ECX: Copy Data Management for InterSystems Caché and Epic EHRCatalogic ECX: Copy Data Management for InterSystems Caché and Epic EHR
Catalogic ECX: Copy Data Management for InterSystems Caché and Epic EHRCatalogic Software
 
Catalogic ECX: Snapshot and Replication Automation for Pure Storage
Catalogic ECX: Snapshot and Replication Automation for Pure StorageCatalogic ECX: Snapshot and Replication Automation for Pure Storage
Catalogic ECX: Snapshot and Replication Automation for Pure StorageCatalogic Software
 
Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems Catalogic Software
 
Five Ways to Fix Your Oracle Dev-Test Problems
Five Ways to Fix Your Oracle Dev-Test Problems Five Ways to Fix Your Oracle Dev-Test Problems
Five Ways to Fix Your Oracle Dev-Test Problems Catalogic Software
 
Design Matters: Why In-Place Copy Data Management is the Right Choice
Design Matters: Why In-Place Copy Data Management is the Right Choice Design Matters: Why In-Place Copy Data Management is the Right Choice
Design Matters: Why In-Place Copy Data Management is the Right Choice Catalogic Software
 
6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...
6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...
6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...Catalogic Software
 
Software Defined Agility for IBM FlashSystem V9000
Software Defined Agility for IBM FlashSystem V9000Software Defined Agility for IBM FlashSystem V9000
Software Defined Agility for IBM FlashSystem V9000Catalogic Software
 
Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...
Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...
Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...Catalogic Software
 
Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...
Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...
Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...Catalogic Software
 
ESG Lab Report - Catalogic Software DPX
ESG Lab Report - Catalogic Software DPXESG Lab Report - Catalogic Software DPX
ESG Lab Report - Catalogic Software DPXCatalogic Software
 

More from Catalogic Software (11)

Catalogic DPX: Dashboard Reporting with Microsoft Power BI
Catalogic DPX: Dashboard Reporting with Microsoft Power BICatalogic DPX: Dashboard Reporting with Microsoft Power BI
Catalogic DPX: Dashboard Reporting with Microsoft Power BI
 
Catalogic ECX: Copy Data Management for InterSystems Caché and Epic EHR
Catalogic ECX: Copy Data Management for InterSystems Caché and Epic EHRCatalogic ECX: Copy Data Management for InterSystems Caché and Epic EHR
Catalogic ECX: Copy Data Management for InterSystems Caché and Epic EHR
 
Catalogic ECX: Snapshot and Replication Automation for Pure Storage
Catalogic ECX: Snapshot and Replication Automation for Pure StorageCatalogic ECX: Snapshot and Replication Automation for Pure Storage
Catalogic ECX: Snapshot and Replication Automation for Pure Storage
 
Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems
 
Five Ways to Fix Your Oracle Dev-Test Problems
Five Ways to Fix Your Oracle Dev-Test Problems Five Ways to Fix Your Oracle Dev-Test Problems
Five Ways to Fix Your Oracle Dev-Test Problems
 
Design Matters: Why In-Place Copy Data Management is the Right Choice
Design Matters: Why In-Place Copy Data Management is the Right Choice Design Matters: Why In-Place Copy Data Management is the Right Choice
Design Matters: Why In-Place Copy Data Management is the Right Choice
 
6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...
6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...
6 Ways of Solve Your Oracle Dev-Test Problems Using All-Flash Storage and Cop...
 
Software Defined Agility for IBM FlashSystem V9000
Software Defined Agility for IBM FlashSystem V9000Software Defined Agility for IBM FlashSystem V9000
Software Defined Agility for IBM FlashSystem V9000
 
Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...
Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...
Modernize and Transform your IT with NetApp Storage and Catalogic Copy Data M...
 
Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...
Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...
Modernize and Transform your IT with IBM Storage and Catalogic Copy Data Mana...
 
ESG Lab Report - Catalogic Software DPX
ESG Lab Report - Catalogic Software DPXESG Lab Report - Catalogic Software DPX
ESG Lab Report - Catalogic Software DPX
 

Recently uploaded

React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfFerryKemperman
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noidabntitsolutionsrishis
 

Recently uploaded (20)

React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdf
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
 

Using MS Azure Cloud Storage with Catalogic DPX

  • 1. 1 © 2017 Catalog Software, Inc. Catalogic DPX™ 4.5 Using MS Azure Cloud with Catalogic DPX
  • 2. 2 © 2017 Catalog Software, Inc. © Catalogic Software, Inc.™, 2017. All rights reserved. This publication contains proprietary and confidential material, and is only for use by licensees of Catalogic DPX™, Catalogic BEX™, or Catalogic ECX™ proprietary software systems. This publication may not be reproduced in whole or in part, in any form, except with written permission from Catalogic Software. Catalogic, Catalogic Software, DPX, BEX, ECX, and NSB are trademarks of Catalogic Software, Inc. Backup Express is a registered trademark of Catalogic Software, Inc. All other company and product names used herein may be the trademarks of their respective owners
  • 3. 3 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX Introduction DPX is a Catalogic Data Protection solution which facilitates protection of heterogeneous sources (virtual and physical servers running different Operating Systems and a variety of applications). DPX supports backup destination servers and devices comprised of tape libraries, standalone tape drives, disk arrays, NetApp filers and more. Diversity of destinations provides a convenient way to use available resources and to plan protection solutions based on projected data size, data growth, suitable fabric and other internal and external factors. Recently, Catalogic has certified and added cloud targets to the mixture of possible destinations. Cloud availability facilitates and widens DPX customer use cases and creates a virtually infinite data array for storing and retrieving corporate data. DPX Data Mover Architecture As stated above, DPX supports disk directory as a destination (target) for backups. Disk directory is used for file level and NDMP backups. Often data is retained on disk for a short period of time to provide the fastest restore time, with subsequent migration to tape. A disk directory device is a directory location predefined on a volume visible from a “device server” and defined within DPX as part of a “Device Cluster” which is a hierarchical subdivision within the DPX Enterprise. As illustrated on the screenshot below, the definition includes: ● Logical node name. This is a server with attached disk which is a part of the DPX Enterprise, referred to as a “Device Server.” ● Device ID. This is a predefined location on a disk volume attached to the device server. Best results are achieved when the disk is a local array or iSCSI or FC connected directly to the server. NFS / CIFS share is also a supported configuration, however it must be defined as a UNC name and does not support all DPX backup types.
  • 4. 4 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX Microsoft Azure Setup Microsoft Azure has developed mechanisms for accessing the cloud through a variety of methodologies including the use of an iSCSI LUN. This iSCSI methodology presents a gateway to the cloud by allowing a LUN to be attached to a defined DPX Device Server, making it appear as a local drive, and enabling it to be used as a backup destination. The MS Azure methodology used for this process is called StorSimple. There is ample documentation available describing MS Azure, best practices, and deployment. In a nutshell, you will need to deploy a virtual machine on your Virtual environment (VMware or Microsoft Hyper-V). This virtual appliance (Gateway VM) provides access to the Cloud and serves as a cache buffer for
  • 5. 5 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX storing and forwarding data. After the appliance is set and configured, you will be able to define an iSCSI LUN that can be attached to the server of your choice. This process can be depicted as below: DPX Master Server DPX Device Server Virtual or Physical Hypervisor iSCSI Microsoft Azure Storage Area Network, Network attached or Direct Attached storage Cloud Storage MS Azure Virtual Array – gateway to cloud Your Data Center INITIATOR TARGET Since deployment and setting up of an MS Azure storage gateway is an essential step for providing the iSCSI LUN to be used as a DPX destination device, following are certain individual actions describing the overall process (in this example, VMware is used for the gateway). Before starting, you must understand and plan for the requirements. Refer to information online regarding MS Azure. Initial information can be found here. Note that to follow this document you deploy a gateway on premises – a virtual machine in your hypervisor environment. Initially you must register with Microsoft to have access to Azure which allows you to download an OVA file for the gateway, manage your subscription, create volumes, monitor data, etc. As you can see from the screenshot below, you start by downloading an OVA and establishing system parameters for your virtual machine, which you will use for provisioning of a gateway.
  • 6. 6 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX After the VM (Virtual Array) is created and deployed, make a note of the IP address and URL – you will use them to complete local setup and registration with Microsoft. Keep in mind while you will setup your Virtual Array, you will be given a key which will identify you and your devices on the MS Azure cloud. This key must be entered once, however we recommend keeping it in a safe place. To configure the device, use your host IP address and login to the Virtual Array you created. After successful login, you will be guided through several steps.
  • 7. 7 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX The most important steps are “Device settings” where you choose device type (iSCSI) and “Cloud settings” where you’re entering your ID to connect to the cloud and configuring cloud storage. Screenshots are below:
  • 8. 8 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX After registration is done, continue to the Azure Portal. You should see a newly created device with status, “Ready to Setup.” After several configuration steps you will bring your device online. The next step is adding a volume. You will be guided through several steps to create a volume, with the last step to attach the volume to the host. An initiator
  • 9. 9 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX name is required; it can be obtained from the iSCSI initiator property on a host to which your volume will be connected. After volume and server are set in the MS Azure portal, you can add this volume to the server you intend to use as device server within DPX. Device Server Setup After the above procedure is completed, you need to set up a Windows server which will be used as a device server in Catalogic DPX. Setting up of the Windows server follows the regular administrative procedure to attach and configure an iSCSI disk device to the server. If you want to use a Linux server for this role, follow the guidelines for Linux regarding how to scan and attach an iSCSI disk to the server. The following screenshots are taken from Windows 2008 R2; they may look different for other versions of Windows Server, however the substance of the procedure is the same.
  • 10. 10 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX 1. Bring up an iSCSI initiator on a Windows control panel to scan available targets using the IP address of the MS Azure Virtual Array. Find the specific target and connect to it by pressing the “Connect” button. You will get information similar to the below. 2. Connect to the target. (Status will be changed to “connected”.) 3. Proceed to the disk manager; you should see unknown devices. 4. In the Disk Management window, the mounted volumes will appear as shown in the following illustration. Right-click the discovered volume (click the disk name), and then click Online.
  • 11. 11 © 2017 Catalog Software, Inc. Using MS Azure Cloud with Catalogic DPX 5. Proceed through the steps to bring the volume online and format it, so the volume appears in a list of healthy available volumes. After the new volume is configured and visible as a local drive, it can be used as a destination for file level backup and NDMP backup. Check the DPX documentation regarding setup and running of these job types. Keep in mind that the data saved on this drive is transferred to the cloud and the performance of writing data on it depends on several factors which are external to DPX. Currently Microsoft offers a StarWind VTL solution to be used with disk devices. VTL consists of control mechanism and disk devices which can be locally attached to the server or served by MS Azure Virtual Array (cloud). Documentation for StarWind can be found here, its configuration is outside of the scope of this document.