Deep Dive - Veeam Backup & Replication with NetApp Storage Snapshots

Size: px
Start display at page:

Download "Deep Dive - Veeam Backup & Replication with NetApp Storage Snapshots"

Transcription

1 Deep Dive - Veeam Backup & Replication with NetApp Storage Snapshots Luca Dell Oca EMEA Evangelist, Product Strategy Specialist for Veeam Software, VMware vexpert, VCAP-DCD, CISSP Modern Data Protection Built for Virtualization

2 Introduction In this technical deep dive, Veeam EMEA Evangelist Luca Dell Oca will guide you through the necessary steps to test and evaluate Veeam Backup & Replication storage snapshots with NetApp. You will learn how to: Deploy and configure a NetApp VSA Connect two arrays and use SnapMirror and SnapVault Connect Veeam Backup & Replication to NetApp arrays Explore NetApp snapshots and run restores using Veeam Explorer for Storage Snapshots Increase backup performance using Veeam Backup from Storage Snapshots NOTE: This document is written for an early internal preview version of Veeam Backup & Replication v8. The user interface may change between the writing of this technical brief and the Generally Available (GA) build. Part 1: Deploy a NetApp Data ONTAP Edge VSA NetApp integration will be included in Veeam Backup & Replication v8. Both Veeam Explorer for Storage Snapshots and Backups from Storage Snapshots will support any NetApp FAS and V-Series storage with at least ONTAP OS 8.1 even with NFS exports! If you want to test these features in your lab, there is an easy solution: NetApp Data ONTAP Edge ( It s a full-featured version of Data ONTAP on a virtual machine (VM). It supports all of the features, including: Snapshot, deduplication, thin provisioned volumes (FlexVol), thin clones (FlexClone) and thin remote backup with SnapVault. Data can be exported via iscsi, NFS or CIFS. And you can use the same management tools such as CLI, the System Manager GUI or VMware vcenter with Virtual Storage Console plug-in. Even if you have a production environment with NetApp arrays, the VSA can be a good alternative to safely tests Veeam before activating the new features in your data center. 2

3 Download and deploy Data ONTAP Edge NetApp offers a free 90-day evaluation of Data ONTAP Edge by registering on its website. Once you have registered, you will receive some temporary keys and a link to download the VSA in OVA format. To deploy the VSA, simply use the Deploy OVF Template wizard in ESXi or other VMware product (Figure 1). The size of the VSA can vary. The suggested size is 57.5 GB 7.5 GB for the OS and 50 GB for data. You can change this size according to your lab. Figure 1 In the Properties screen (Figure 2), you can configure the VSA to be correctly connected to your lab. 3

4 Figure 2 In my lab, the iscsi network is available in all ESXi servers and is used to connect to the ethernet storage VLAN where all of my iscsi and NFS storage arrays are connected. After deployment, I also remove three of the four NICs because I don t need them for my lab. Finally, I configured the VSA to have store 200 GB of data. Initial Configuration Once the VSA is up and running and it can be reached in the network, the initial configuration can be done via SSH connection. The login is root with the password you chose during the deployment. First, run the setup command. Accept all the default values that appear in the wizard and configure Time Zone, Location Name, enable DNS Resolver and configure your internal DNS. Once the setup is complete, the VSA should be rebooted using the reboot command. The second part of the installation requires the use of NetApp OnCommand System Manager. By following the instructions provided by NetApp when you downloaded the Data ONTAP Edge VSA, you should have installed it somewhere on your network. Once you start the web-based application, you ll first need to add the Data ONTAP Edge VSA using the IP address and credentials you configured earlier (Figure 3). 4

5 Figure 3 After few seconds, the VSA appears in the list (in my lab there is also a FAS2020), showing the basic information about it (Figure 4). Figure 4 Next, select the Login button, and again using the configured credentials, open the management interface of the VSA. The first activity is to add the licenses. Open the Licenses section by navigating through the directory tree on the left: Host Name -> Configuration -> System Tools -> Licenses. Add the trial licenses you obtained from NetApp (Figure 5). Figure 5 5

6 Create a iscsi LUN Let s start with iscsi. Go to the Configurations menu, choose Protocols, then iscsi. I usually change the initiator name to something more easily identifiable then the default name, but this is not mandatory. Next, start the service. Since security is disabled by default, you can move directly to creating your first LUN. From the directory tree, go to Host Name -> Storage -> LUNs. Open the Initiator Groups tab. Here we will register our ESXi servers that will then have access rights to the LUN. Choose Create and give a name to the group, if you have multiple ESXi servers, you can use the name of the cluster. Select VMware as the OS. Add the IQN values of all the ESXi servers (Figure 6). With this setup, it will be easy then to assign any new LUN to a group. You will not have to manually add any new ESXi server to all the existing LUNs. Figure 6 Next, move to the LUN Management tab, and click Create (Figure 7). Figure 7 6

7 The Create LUN Wizard appears. Configure the LUN with a name, select VMware as the type and configure its size. Check the Thin Provisioned box to save disk space (Figure 8). Figure 8 Since we have FlexVolume licenses, in the next step you can let NetApp select the best location for your volume and move on. Since we created the Initiator Group previously, now we can simply select it to assign this new LUN, and configure a LUN ID (Figure 9). The LUN is now ready to be used. Figure 9 7

8 Create an NFS export NetApp is known for its NFS support, and Veeam Backup & Replication v8 is going to support VM hosted both on a block volume or in a NFS export. So, it s a nice idea to have also a NFS export to test. To start, go to Storage -> Volumes and click Create. The volume will be carved out from aggr0 (the only aggregate existing in the VSA). It will be configured as NAS (Used for CIFS or NFS access), and I also reserved some space for snapshots. The default is 5%, but I increased it to 10% so there will be more space for running snapshots later. Finally, I chose Thin Provisioned for this volume to save space (Figure 10). Figure 10 If you then go to Storage -> Exports, you will see the NFS export is already created (Figure 11). Default permissions are read/write for any host accessing it, but you will also need to make a change. Figure 11 8

9 Select the export (1), edit the permissions (2), set the Security Flavor to UNIX (3), and set Anonymous Access to Grant root access to all hosts (4). I m not a NetApp expert so I don t know if this is the best configuration, but in a lab it s a quick way to allow ESXi to access the NFS share. Part 2: SnapMirror and SnapVault In Part 1, I showed you how to deploy and configure a NetApp Data ONTAP Edge VSA, how to create LUNs and NFS exports and how to connect them to a vsphere environment. In Part 2, I will show you how to test two of the replication and data protection features of NetApp in your lab: SnapMirror and SnapVault. NetApp snapshot software First of all, here is a quick review of what SnapMirror and SnapVault are. I adapted these explanations from a part of an article by Nick Howell, which you can read here. SnapMirror is a mirror of a dataset between two different NetApp filers. When you first build a SnapMirror relationship of a volume between two filers, this relationship must be initialized. Initializing the SnapMirror is a fancy way of saying, I need to copy all the data from the source to the destination before I can actually start syncing the data. How does it do this effectively? A snapshot is taken at the time of initialization, and this is called your baseline. Contents of this snapshot are completely synced between the two filers, including any and all other snapshots you ve taken on the source. Since snapshots of a volume are stored within said volume, and you re making a 1:1 mirror copy of said volume, all the other snapshots from the original source volume are coming along too. So when you go to snap list <vol name> or Volume -> Snapshots -> Manage in FilerView, you will see all of your scheduled snapshots, a new one ( baseline ), and all of these will exist for that volume on both filers hosting the SnapMirror relationship. SnapVault is the disk-to-disk backup version of SnapMirror. Where SnapMirror is the 1:1 scheduled syncing of a volume, SnapVault is the scheduled backup of a volume only copying changed blocks in Snapshots from the source to the destination. SnapVault systems are made up of two major components: SnapVault primary systems: These are the source systems containing volumes/ datasets that you want to backup. SnapVault secondary systems: These are the destination systems where you store long-term archives with as many iterations of a dataset as you have available disk space to store them. 9

10 You can SnapVault many primary systems to a single secondary system, again, for as much disk as you have available on the secondary system to store data. For every controller (two on clustered systems) you must have a SV_Primary license if you intend to use SnapVault to back up volumes on that controller. However, you will only need the single SV_Secondary license to act as a source. Veeam Backup & Replication is able to read and retrieve data from both SnapMirror and SnapVault copies. Deploy a secondary VSA As you have probably already understood from the descriptions of the two NetApp technologies, you will need an additional NetApp filer to be used as a target. In my lab, I m going to deploy an additional Data ONTAP Edge VSA. You can follow the instructions I published in Part 1, and you will only need to use a different IP address. Remember to enable the iscsi service if you are going to replicate iscsi-based volumes. Veeam Backup & Replication will need to connect to the secondary filer via this protocol. Set up SnapMirror Once both the VSAs are in place, it s time to set up our replicas. Let s start with SnapMirror. In the source filer (the first VSA I deployed in Part 1), go into Data Protection and select SnapMirror. As explained at the beginning, we first need to create a SnapMirror relationship. We do so by hitting the Create button. Following the Wizard (Figure 12), we first of all need to decide if edgevsa (the name of my filer) is going to act as a source or a destination. Figure 12 As I said, SnapMirror replicas are created per volume. 10

11 First, select which volume you want to replicate (1).Next, select the destination system (2). If you registered both of your VSAs in the OnCommand System Manager, you will be able to simply select it from a dropdown list. In my example, I selected edgevsa-secondary, which is the second VSA I deployed earlier (Figure 13). Figure 13 As you ll notice, I did not configure any previous volume in the secondary VSA as I did in the first one, nor I did connect it to my vsphere cluster. Nonetheless, NetApp is able to create a new volume for the SnapMirror activity from within the wizard (Figure 14). 11

12 Figure 14 Finally, set up the most important part the schedule (Figure 15). Figure 15 NetApp offers really complex schedules in which you can change the scheduling scheme based on the day of the week, the time of day, as well as other parameters. From the SnapMirror Relationship Create Wizard, I chose Create new schedule for SnapMirror relationship (1), then clicked Create (2). Next I chose the Basic schedule (3), set Recurring Days to Daily and set the Recurring Schedule to Run Every 1 hours (4). 12

13 In the same screen, you can also initialize the relationship as I explained at the beginning. This means a first complete replica of the volume is performed and the destination VSA is populated. You can also configure a bandwidth limit in the following screen (Figure 16) before saving the relationship and starting to replicate. After some time, depending on the size and I/O activity of the selected volume, the relationship is in place, and we can see its details. Figure 16 SnapVault The other data protection mechanism available on NetApp is SnapVault. For the sake of comparison, SnapMirror is more like a Veeam replica, while SnapVault is more like a Veeam backup. Setup of Snapvault is as quick and easy as SnapMirror. Using the same infrastructure (edgevsa as the source and edgevsa-secondary as the destination) I m going to save the content of the NFS export. The best option is to configure SnapVault in the destination filer. So, login into the secondary VSA and go into Data Protection -> SnapVault. Here, you select Create in the relationship tab (Figure 17). Figure 17 13

14 The wizard asks you for the source filer. Here you ll select the primary VSA for the Source System (edgevsa in this example), and remember to flag Provide access to destination system, which tells NetApp to set up the correct access rights to let the two filers communicate with each other. In the following screen, the wizard asks you to select the interface you want to use (e.g., on a multihomed filer you can use a dedicated connection for SnapVault) and the source volume you want to save (Figure 18). Figure 18 In the destination, you can create a new volume to hold the SnapVault backups, and in order to save space, you can enable both Thin Provisioned and Storage Efficiency (runs deduplication). Then, you can apply a Schedule (accept the default or create a new one). In my lab I configured SnapVault to create a copy every four hours and to keep six copies so I have a full day of history. After some time, the state of the relationship is going to be listed as snapvaulted, meaning your backup is in place. In Part 3, we will see how Veeam Backup & Replication interacts with NetApp. 14

15 Part 3: Veeam Explorer for Storage Snapshots In Parts 1 and 2, I showed you how to configure a NetApp filer, how to add a second one and how to enable data protection with SnapMirror and SnapVault. Now, it s time to finally introduce Veeam Backup & Replication into the architecture, with its new support for NetApp storage snapshots! Add storage to Veeam Backup & Replication The first step you need to take is to connect Veeam Backup & Replication to the NetApp filers you have. In this way, Veeam can scan and catalog any resource that is available on your arrays. Start by going into the SAN Infrastructure section of the left menu, right-click on the NetApp link select Add Storage (Figure 19). Figure 19 The wizard guides you through the needed steps. The only two pieces of information you ll need are the management IP of your arrays and the credentials to log into them (usually the root account you configured when you deployed the array). Once all the arrays are registered into Veeam, they are automatically scanned to discover every VM they have, regardless where they are stored. You are going to see snapshot chains, SnapMirror and SnapVault information and in each of them you can see the hosted VMs (Figure 20). Figure 20 15

16 As you can see in my example, my edgevsa array has two volumes one published via iscsi (edgevsa_iscsi_lun_vol) and one via NFS (edge_nfs_vol). They are both connected to my vsphere cluster as I explained in Part 1. The iscsi volume has SnapMirror in place and it s replicated to the volume edgevsa_ iscsi_snapmirror on the secondary VSA. Finally, the NFS volume has SnapVault in place, and you can see its schedule is creating daily copies (one every four hours) that are then saved into the remote volume called nfs_snapvault. Restores via Veeam Explorer for Storage Snapshots In each available copy of any volume, if I look at its content, I can see the VMs it contains. Each of the volume copies in both arrays can be used as source for Veeam restores. I can also search for a specific VM and see all its available copies directly from the root of the NetApp infrastructure (Figure 21). Figure 21 If I select one of these VMs and I start a restore (e.g., a Linux file-level restore), I can immediately see all the available snapshots that have been taken for this VM (Figure 22). Figure 22 If you look at the date and time of any snapshot, you can see each of them is separated from the other by four hours. This is confirmation that Veeam is reading the information from the SnapVault I configured. 16

17 You can also start the restore from the Backup & Replication menu (Figure 23). Figure 23 Veeam Explorer for Storage Snapshots populates the SAN section of the Backups list, so you can easily see which restore points you have and where they are located. You can run any kind of restore Instant VM Recovery, Instant File-Level Recovery, U-AIR (Universal Application-Item Recovery) starting from any restore point that you already have in your NetApp infrastructure, without creating an additional backup. In Part 4, I will show you how Veeam Backup & Replication can directly back up VMs running on NetApp using Veeam Backup from Storage Snapshots. Part 4: Veeam Backup from Storage Snapshots In Part 4, I will show you how Veeam can leverage NetApp Snapshots to create hardware-assisted backups. Veeam Backup from Storage Snapshots uses storage snapshots as the data source for backups so that any VMware snapshot stays open only for few seconds, thus allowing for faster backups even for heavily utilized VMs with a high I/O activity. Check your backup infrastructure In order to use Backup from Storage Snapshots, your Veeam infrastructure has some requirements that need to be met, including: At least one proxy with direct access to the storage fabric. (If you are using Fibre Channel (FC), the proxy needs to be connected in the FC fabric. If you are using iscsi or NFS (yes, Backup from Storage Snapshots for NetApp supports also NFS!) the proxy should be in the same network as the storage array.) Veeam Backup & Replication v7 Enterprise Plus licenses (other editions do not include Backup from Storage Snapshots) Modified access permissions on your NetApp array that grant the Veeam backup proxy has at least read access to the volumes you want to back up 17

18 Once you have the correct infrastructure in place, you can simply edit an existing job or create a new one in order to enable Backup from Storage Snapshots (Figure 24). Figure 24 One nice enhancement that is coming with version 8 is the Failover to standard backup option. Previously, a backup created from storage snapshots would have failed if for any reason it was not able to connect to the storage array. Now, it can simply fail over to a standard backup, so that your job will be completed regardless. Backup from Storage Snapshots as seen in Veeam Once the job is executed, you can see the specific actions it takes when using Backup from Storage Snapshots from the job activity (Figure 25). Figure 25 The job has created and then deleted a storage snapshot in the NetApp array, and has used it as its data source. And if you select one of the VMs, this is what you ll see (Figure 26). 18

19 Figure 26 You can appreciate the real difference Backup from Storage Snapshots provides. The job starts as always with a vsphere snapshot, but once the storage snapshot is created, the vsphere snapshot is immediately removed. Instead of staying open for the whole duration of the job, the VM snapshot was open for only 22 seconds. What about NFS? Earlier I said NFS is also supported, and the example in the previous section is created with the NFS volume from my NetApp array. How is it possible? Don t VADP libraries only support block volumes when used for data extraction directly from the arrays (what we call Direct SAN in Veeam Backup & Replication)? Yes it s still correct. VADP does not support Direct SAN backups with NFS. Simply, Veeam is not using the VDDK driver in this situation. Instead, Veeam developed a proprietary NFS client that runs in the proxy and connects to the NFS exports just like any Linux or ESXi server would. You can appreciate what happens by looking at the local processes and network ports of the proxy when a job using Backup from Storage Snapshots is running (Figure 27). Figure 27 19

20 The job has parallel processing enabled, and it s saving two VMs with one disk each. So, two VeeamAgent processes are retrieving data from the NetApp array (red arrows). Compression and deduplication are enabled as well. In fact you can see the Network Send Bytes values are much lower than Network Receive Bytes values. The total amount of data is then sent to a third agent (green arrow), which is the Veeam backup repository, and if you look at numbers, the sum of Network Send Bytes from backup proxies is basically the same as the Network Received Bytes from backup repository. But, looking at the network connections is even more interesting (Figure 28). Figure 28 VeeamAgent is retrieving data from the NetApp array (IP ) connecting to it via TCP port Guess what? TCP-2049 is the NFS server running in the NetApp array. NOTE: The NFS client is available only when you run backups using Backup from Storage Snapshots. It is not an alternative to simple Direct SAN backups. NetApp snapshots and vaulting While a backup is running, what happens in the NetApp array? As you could imagine, Veeam sends a request to the array to create a snapshot of the desired volume (Figure 29). Figure 29 The snapshot is temporarily created, and after the backup job is completed, it s removed. 20

21 And there is another interesting feature to explore. We saw in the previous sections that everything in NetApp revolves around snapshots, and that SnapVault is a remote copy of a volume snapshot. Since the storage has already created a snapshot to serve Veeam, why not use this same snapshot as a source for an additional SnapVault copy? In this way, the production storage has to create only one snapshot, that is then used both by Veeam and SnapVault. This is exactly the meaning of the additional options in the configuration of storage integration in the Veeam backup job settings (Figure 30). Figure 30 When you enable Store produced storage snapshots in SnapVault, Backup from Storage Snapshots works in the same way as before, but there is one fundamental difference (Figure 31). Figure 31 21

22 The temporary snapshot is added to SnapVault before it s deleted. The final result is an additional restore point in SnapVault. I configured six scheduled snapshots, and I now have seven points (Figure 32). Figure 32 The new copy has the name of the backup job and is registered just like any other copy. The only difference comes from the FlexClone license. If you do not have this license, you cannot delete this copy at will, but you need to wait for SnapVault retention to expire and remove it. Conclusion As you can see, this is a very powerful feature for Veeam customers and prospects that are using or considering NetApp storage systems for their vsphere environments. You can find more information on this and other exciting Veeam Backup & Replication v8 features at: 22

23 About the Author Luca Dell'Oca is Product Strategy Specialist for Veeam Software based in Italy. Luca is a popular blogger and an active member of the virtualization community. Luca s career started in information security before focusing on virtualization. His main areas of expertise are VMware and storage design, with a deep focus on Cloud Service Providers and Large Enterprises. About Veeam Software Veeam enables the always-on business by delivering Advanced Data Protection for the Modern Data Center. Veeam recognizes the challenges in keeping a business up and running at all times and addressees them with solutions that provide high speed recovery, verified protection, risk mitigation, complete visibility and data loss avoidance. Veeam Backup & Replication leverages the enabling technologies of the modern data center, including VMware vsphere, Microsoft Hyper-V, NetApp Storage and HP 3PAR StoreServ, to help organizations meet RPOs and RTOs, save time, mitigate risks, and dramatically reduce capital and operational costs. Veeam Backup Management Suite provides all the benefits and features of Veeam Backup & Replication along with advanced monitoring, reporting and capacity planning for the backup infrastructure. Veeam Management Pack (MP) extends Microsoft System Center monitoring to enterprise vsphere environments and also offers monitoring, reporting and capacity planning for the Veeam Backup & Replication infrastructure. The Veeam Cloud Provider Program (VCP) offers flexible monthly and perpetual licensing to meet the needs of hosting, managed service and cloud service providers. VCP currently has over 4,000 service provider participants worldwide. Monthly rental is available in more than 70 countries from more than 50 Veeam aggregators. Founded in 2006, Veeam currently has 23,000 ProPartners and more than 91,500 customers worldwide. Veeam s global headquarters are located in Baar, Switzerland, and the company has offices throughout the world. To learn more, visit 23

24 Veeam Backup and Replication with NetApp Storage Snapshots To learn more, visit 24

Configuring EMC Data Domain Boost with Veeam Availability Suite v8

Configuring EMC Data Domain Boost with Veeam Availability Suite v8 Configuring EMC Data Domain Boost with Veeam Availability Suite v8 Rick Vanover VMware vexpert, MCP, MCITP, MCSA and Veeam Product Strategy Specialist Introduction Support for EMC Data Domain Boost is

More information

Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System

Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System Configuration Guide for Veeam Backup & Replication with the HPE Hyper Converged 250 System 1 + 1 = 3 HPE + Veeam Better Together Contents Intended audience...3 Veeam Backup & Replication overview...3 Adding

More information

Hitchhiker s Guide to Veeam Backup Free Edition

Hitchhiker s Guide to Veeam Backup Free Edition Hitchhiker s Guide to Veeam Backup Free Edition Kirsten Stoner Product Strategy Coordinator Why use Veeam Backup Free Edition? Veeam Backup Free Edition is a powerful, easy-to-use utility that consists

More information

Server Fault Protection with NetApp Data ONTAP Edge-T

Server Fault Protection with NetApp Data ONTAP Edge-T Technical Report Server Fault Protection with NetApp Data ONTAP Edge-T Jeff Whitaker, NetApp March 2013 TR-4154 TABLE OF CONTENTS 1 Introduction... 3 2 Backup and Disaster Recovery Technology... 4 2.1

More information

NetBackup 7.6 Replication Director A Hands On Experience

NetBackup 7.6 Replication Director A Hands On Experience NetBackup 7.6 Replication Director A Hands On Experience Description Through this hands on lab you can test drive Replication Director and experience for yourself this easy to use, powerful feature. Once

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 2.0 Data Protection Guide For Windows File Systems January 2017 215-11356_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 5 SnapCenter

More information

NETAPP - Accelerated NCDA Boot Camp Data ONTAP 7-Mode

NETAPP - Accelerated NCDA Boot Camp Data ONTAP 7-Mode NETAPP - Accelerated NCDA Boot Camp Data ONTAP 7-Mode Duration: 5 Days Course Price: $5,850 Course Description Course Overview This training course is a 5-day boot camp with extended hours. The training

More information

Backup and recovery of vsphere VCSA and Platform Services Controllers

Backup and recovery of vsphere VCSA and Platform Services Controllers Backup and recovery of vsphere VCSA and Platform Services Controllers Michael White Global Technical Evangelist, Veeam Contents Introduction... 3 Audience...............................................................................................................3

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.1 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere September 2018 215-13399_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Clustered Data ONTAP Administration and Data Protection

Clustered Data ONTAP Administration and Data Protection Clustered Data ONTAP Administration and Data Protection COURSE OVERVIEW: This course uses lecture and hands-on exercises to teach basic administration of clustered Data ONTAP. In this course, you will

More information

Accelerated NCDA Boot Camp Data ONTAP 7-Mode (ANCDABC87)

Accelerated NCDA Boot Camp Data ONTAP 7-Mode (ANCDABC87) Accelerated NCDA Boot Camp Data ONTAP 7-Mode (ANCDABC87) COURSE OVERVIEW: This is a 5-day bootcamp that expands upon what students learned in the D7ADM course in order to prepare for the NCDA 7-mode certification

More information

Availability for the Modern Data Center on FlexPod Introduction NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only

Availability for the Modern Data Center on FlexPod Introduction NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only Availability for the Modern Data Center on FlexPod Introduction 2014 NetApp, Inc. All rights reserved. NetApp Proprietary Limited Use Only Abstract Veeam Availability Suite v8 leverages NetApp storage

More information

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA Boost your data protection with NetApp + Veeam Schahin Golshani Technical Partner Enablement Manager, MENA NetApp Product Strategy Market-leading innovations, that are NetApp Confidential Limited Use 3

More information

Veeam and HP: Meet your backup data protection goals

Veeam and HP: Meet your backup data protection goals Sponsored by Veeam and HP: Meet your backup data protection goals Eric Machabert Сonsultant and virtualization expert Introduction With virtualization systems becoming mainstream in recent years, backups

More information

Clustered Data ONTAP Administration (DCADM)

Clustered Data ONTAP Administration (DCADM) Clustered Data ONTAP Administration (DCADM) COURSE OVERVIEW: This course uses lecture and hands-on exercises to teach basic administration of clustered Data ONTAP. In this course you configure and manage

More information

Test-King.VMCE_V8.40Q.A

Test-King.VMCE_V8.40Q.A Test-King.VMCE_V8.40Q.A Number: VMCE_V8 Passing Score: 800 Time Limit: 120 min File Version: 2.8 http://www.gratisexam.com/ VMCE_V8 Veeam Certified Engineer v8 1. It put me out from my hurdles and I got

More information

Monitoring and Reporting for an ONTAP Account

Monitoring and Reporting for an ONTAP Account This chapter contains the following sections: About, page 1 About Disks, page 2 Managing Filers, page 3 Managing Virtual Machines, page 3 Managing Interfaces, page 6 Managing IP Spaces, page 7 Managing

More information

Data Availability for the Always-On Enterprise

Data Availability for the Always-On Enterprise Data Availability for the Always-On Enterprise Desmond Tan Presales Consultant Ingram Micro Jason Kan Systems Engineer, Asia Veeam Software NetApp, Cisco and Veeam Proven Partnerships A modern, high-performance

More information

NetApp NS0-511 Exam. Volume: 65 Questions

NetApp NS0-511 Exam. Volume: 65 Questions Volume: 65 Questions Question No: 1 You are creating a SnapMirror relationship and custom SnapMirror policies are not defined. Which default policy will be applied in this scenario? A. MirrorAndVault B.

More information

Non-disruptive, two node high-availability (HA) support keeps you operating against unplanned storage failures in the cloud

Non-disruptive, two node high-availability (HA) support keeps you operating against unplanned storage failures in the cloud 1. What is ONTAP Cloud? Answer: NetApp ONTAP Cloud is a software-only storage subscription running the NetApp ONTAP storage software offering you control of your data with the power of an enterprise storage

More information

StorageCraft OneXafe and Veeam 9.5

StorageCraft OneXafe and Veeam 9.5 TECHNICAL DEPLOYMENT GUIDE NOV 2018 StorageCraft OneXafe and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneXafe, compliments Veeam to create a differentiated

More information

Veeam Backup & Replication for VMware vsphere

Veeam Backup & Replication for VMware vsphere Veeam Backup & Replication for VMware vsphere Version 9.5 Evaluator's Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

Veeam Backup & Replication Version 6.0

Veeam Backup & Replication Version 6.0 Veeam Backup & Replication Version 6.0 Evaluator s Guide VMware Environments March, 2012 2012 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

SnapCenter Software 4.0 Concepts Guide

SnapCenter Software 4.0 Concepts Guide SnapCenter Software 4.0 Concepts Guide May 2018 215-12925_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use the Concepts Guide... 7 SnapCenter overview... 8 SnapCenter architecture...

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 3.0 Data Protection Guide For Windows File Systems July 2017 215-12097_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 5 SnapCenter

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Oracle Databases May 2018 215-12930_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection Guide

More information

OnCommand Unified Manager 6.1

OnCommand Unified Manager 6.1 OnCommand Unified Manager 6.1 Administration Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277 Web:

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Workflow Guide for 7.2 release July 2018 215-13170_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Outline: ONTAP 9 Cluster Administration and Data Protection Bundle (CDOTDP9)

Outline: ONTAP 9 Cluster Administration and Data Protection Bundle (CDOTDP9) Outline: ONTAP 9 Cluster Administration and Data Protection Bundle (CDOTDP9) Cluster Module 1: ONTAP Overview Data Fabric ONTAP software Fabric layers The cluster Nodes High-availability pairs Networks

More information

Dell Storage Compellent Integration Tools for VMware

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

More information

Data Fabric Solution for Cloud Backup (SnapCenter for NAS File Services including the Data Fabric) July 2017 SL10374 Version 1.1.0

Data Fabric Solution for Cloud Backup (SnapCenter for NAS File Services including the Data Fabric) July 2017 SL10374 Version 1.1.0 Data Fabric Solution for Cloud Backup (SnapCenter for NAS File Services including the Data Fabric) July 2017 SL10374 Version 1.1.0 1 Introduction This lab demonstrates the SnapCenter Plug-in for NAS File

More information

OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems

OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems OnCommand Cloud Manager 3.2 Deploying and Managing ONTAP Cloud Systems April 2017 215-12035_C0 doccomments@netapp.com Table of Contents 3 Contents Before you create ONTAP Cloud systems... 5 Logging in

More information

Virtual Server Agent v9 with VMware. June 2011

Virtual Server Agent v9 with VMware. June 2011 Virtual Server Agent v9 with VMware June 2011 Contents Summary... 3 Backup Transport Methods... 3 Deployment Scenarios... 3 VSA Installation Requirements... 4 VSA Patch Requirements... 4 VDDK Installation...

More information

Mehmet.Gonullu@Veeam.com Veeam Portfolio - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable - Storage agnostic High-speed Recovery instant VM recovery

More information

SnapMirror Configuration and Best Practices Guide for Clustered Data ONTAP

SnapMirror Configuration and Best Practices Guide for Clustered Data ONTAP Technical Report SnapMirror Configuration and Best Practices Guide for Clustered Data ONTAP Amit Prakash Sawant, NetApp December 2013 TR-4015 SnapMirror Configuration and Best Practices This document describes

More information

Data Fabric Solution for Cloud Backup Workflow Guide

Data Fabric Solution for Cloud Backup Workflow Guide Data Fabric Solutions Data Fabric Solution for Cloud Backup Workflow Guide Using ONTAP, SnapCenter, and AltaVault June 2017 215-11811_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether

More information

Accelerated NCDA Boot Camp Data ONTAP 7-Mode Course ANCDABC87; 5 Days, Instructor-led

Accelerated NCDA Boot Camp Data ONTAP 7-Mode Course ANCDABC87; 5 Days, Instructor-led Accelerated NCDA Boot Camp Data ONTAP 7-Mode Course ANCDABC87; 5 Days, Instructor-led Course Description Prepare for success when taking the NS0-155 NetApp Certified Data Management 7-Mode Administrator

More information

StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide

StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide TECHNICAL DEPLOYMENT GUIDE StorageCraft OneBlox and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneBlox, compliments Veeam to create a differentiated diskbased

More information

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

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

More information

Dell Storage Compellent Integration Tools for VMware

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

More information

VMware vsphere Customized Corporate Agenda

VMware vsphere Customized Corporate Agenda VMware vsphere Customized Corporate Agenda It's not just VMware Install, Manage, Configure (Usual VCP Course). For working professionals, just VCP is not enough, below is the custom agenda. At the outset,

More information

Copy-Based Transition Guide

Copy-Based Transition Guide 7-Mode Transition Tool 3.2 Copy-Based Transition Guide For Transitioning to ONTAP February 2017 215-11978-A0 doccomments@netapp.com Table of Contents 3 Contents Transition overview... 6 Copy-based transition

More information

This course is intended for those who provide basic support for and perform administrative functions of the Data ONTAP operating system.

This course is intended for those who provide basic support for and perform administrative functions of the Data ONTAP operating system. Accelerated NCDA Boot Camp Data ONTAP 8.0 7-Mode (ANCDABC87) Who should attend This course is intended for those who provide basic support for and perform administrative functions of the Data ONTAP operating

More information

OnCommand Unified Manager 6.1 Administration Guide

OnCommand Unified Manager 6.1 Administration Guide IBM System Storage N series OnCommand Unified Manager 6.1 Administration Guide SC27-6627-00 Table of Contents 3 Contents Preface... 7 Supported features... 7 Websites... 7 Getting information, help, and

More information

Setting Up the Dell DR Series System on Veeam

Setting Up the Dell DR Series System on Veeam Setting Up the Dell DR Series System on Veeam Dell Engineering April 2016 A Dell Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

MAX Data 1.1 Installation and Setup Guide. November _A0

MAX Data 1.1 Installation and Setup Guide. November _A0 MAX Data 1.1 Installation and Setup Guide November 2018 215-13646_A0 doccomments@netapp.com 2 Contents Deciding whether to use this guide... 4 Understanding the MAX Data components... 5 Setup overview...

More information

Cluster Management Workflows for OnCommand System Manager

Cluster Management Workflows for OnCommand System Manager ONTAP 9 Cluster Management Workflows for OnCommand System Manager August 2018 215-12669_C0 doccomments@netapp.com Table of Contents 3 Contents OnCommand System Manager workflows... 5 Setting up a cluster

More information

Dell Storage Integration Tools for VMware

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

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.2 release June 2018 215-13169_A0 doccomments@netapp.com Table of Contents 3 Contents

More information

Dell Storage vsphere Web Client Plugin. Version 4.0 Administrator s Guide

Dell Storage vsphere Web Client Plugin. Version 4.0 Administrator s Guide Dell Storage vsphere Web Client Plugin Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 1.1 Data Protection Guide For Oracle Databases May 2016 215-10972_C0 doccomments@netapp.com Table of Contents 3 Contents Data protection using SnapCenter Plug-in for Oracle Database...

More information

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101

Case study: Building bi-directional DR. Joep Piscaer, VMware vexpert, VCDX #101 Case study: Building bi-directional DR Joep Piscaer, VMware vexpert, VCDX #101 Agenda Introduction Project description, goals, requirements, constraints High level overview: product and component overview

More information

Catalogic DPX 4.4. Using AWS Cloud with DPX

Catalogic DPX 4.4. Using AWS Cloud with DPX Catalogic DPX 4.4 Using AWS Cloud with DPX Using AWS Cloud with DPX 2 2016 Catalog Software, Inc. Using AWS Cloud with DPX Introduction DPX is a Catalogic Data Protection suite which facilitates protection

More information

Virtual Server Agent for VMware VMware VADP Virtualization Architecture

Virtual Server Agent for VMware VMware VADP Virtualization Architecture Virtual Server Agent for VMware VMware VADP Virtualization Architecture Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 18 VMware VADP Virtualization Architecture - Virtual Server Agent for VMware

More information

Configuring and Managing Virtual Storage

Configuring and Managing Virtual Storage Configuring and Managing Virtual Storage Module 6 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

NetApp. Number: NS0-156 Passing Score: 800 Time Limit: 120 min File Version: 1.0.

NetApp. Number: NS0-156 Passing Score: 800 Time Limit: 120 min File Version: 1.0. NetApp Number: NS0-156 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 Which statement is true about a Data Protection (DP)-type SnapMirror destination

More information

Using Double-Take Software and the Virtual Recovery Appliance

Using Double-Take Software and the Virtual Recovery Appliance Using Double-Take Software and the Virtual Recovery Appliance When considering a BCP (Business Continuity Planning) solution for your application server environment, one product that you should definitely

More information

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD EBOOK NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD NetApp ONTAP Cloud for Microsoft Azure The ONTAP Cloud Advantage 3 Enterprise-Class Data Management 5 How ONTAP Cloud

More information

Clustered Data ONTAP 8.3 Administration and Data Protection Workshop

Clustered Data ONTAP 8.3 Administration and Data Protection Workshop NA-CDOTDP-WS Clustered Data ONTAP 8.3 Administration and Data Protection Workshop Prerequisites A basic understanding of system administration with UNIX or Windows is recommended as well as the web-based

More information

SnapProtect Backups for VMware vsphere

SnapProtect Backups for VMware vsphere Technical Report SnapProtect Backups for VMware vsphere Best Practices Guide Subhash Athri, NetApp September 2015 TR-4456 TABLE OF CONTENTS 1 Introduction... 4 1.1 Objective...4 1.2 Audience...4 2 SnapProtect

More information

SnapCenter Software 2.0 Installation and Setup Guide

SnapCenter Software 2.0 Installation and Setup Guide SnapCenter Software 2.0 Installation and Setup Guide July 2017 215-11357_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 7 SnapCenter overview... 8

More information

ONTAP 9 Cluster Administration. Course outline. Authorised Vendor e-learning. Guaranteed To Run. DR Digital Learning. Module 1: ONTAP Overview

ONTAP 9 Cluster Administration. Course outline. Authorised Vendor e-learning. Guaranteed To Run. DR Digital Learning. Module 1: ONTAP Overview ONTAP 9 Cluster Administration Course Code: Duration: 3 Days Product Page: https://digitalrevolver.com/product/ontap-9-cluster-administration-2/ This 3-day, instructor led course uses lecture and hands-on

More information

Zadara Enterprise Storage in

Zadara Enterprise Storage in Zadara Enterprise Storage in Google Cloud Platform (GCP) Deployment Guide March 2017 Revision A 2011 2017 ZADARA Storage, Inc. All rights reserved. Zadara Storage / GCP - Deployment Guide Page 1 Contents

More information

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview Overview Challenge In your organization, backup management is too complex and consumes too much time and too many IT resources. Solution IBM Spectrum Protect Plus dramatically simplifies data protection

More information

Archiware Pure Quick Start Guide

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

More information

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

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

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

VMware admins: Can your DR do this?

VMware admins: Can your DR do this? VMware admins: Can your DR do this? Veeam Backup & Replication v6 Rick Vanover vexpert, VCP, MCITP Product Strategy Specialist Twitter @RickVanover Administrative Points on this Webinar Technical content,

More information

vsphere 5.5 Top New Features and Upgrade Tips

vsphere 5.5 Top New Features and Upgrade Tips vsphere 5.5 Top New Features and Upgrade Tips Rick Vanover VMware vexpert, MCP, MCITP, MCSA and Veeam Product Strategy Specialist Modern Data Protection Built for Virtualization Executive summary The latest

More information

Setting Up the DR Series System on Veeam

Setting Up the DR Series System on Veeam Setting Up the DR Series System on Veeam Quest Engineering June 2017 A Quest Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

Data ONTAP 7-Mode Administration Course D7ADM; 5 Days, Instructor-led

Data ONTAP 7-Mode Administration Course D7ADM; 5 Days, Instructor-led Data ONTAP 7-Mode Administration Course D7ADM; 5 Days, Instructor-led Course Description Welcome to the NetApp Data ONTAP 7-Mode Administration course. Data ONTAP 8 is the next generation data storage

More information

CyberStore Veeam. Backup & Replication Appliances. Broadberry. CyberStore Veeam. Backup Storage Appliances. Powering these organisations

CyberStore Veeam. Backup & Replication Appliances. Broadberry. CyberStore Veeam. Backup Storage Appliances. Powering these organisations CyberStore Veeam Backup & Replication Appliances CyberStore Veeam CyberStore ARC Archiving Appliances: Backup Storage Appliances 's range of multi-award winning CyberStore storage appliances configured

More information

NEXT BIG THING. Edgemo Summit Martin Plesner-Jacobsen Team Lead Nordic

NEXT BIG THING. Edgemo Summit Martin Plesner-Jacobsen Team Lead Nordic NEXT BIG THING Edgemo Summit 2016 Martin Plesner-Jacobsen Team Lead Nordic HQ Baar, Switzerland Founded in 2006, Veeam currently has 205,000 customers 41,000 ProPartners 2,200 employees worldwide 205,000+

More information

Data Fabric Solution for Cloud Backup. February 2017 SL10316 Version 1.0.1

Data Fabric Solution for Cloud Backup. February 2017 SL10316 Version 1.0.1 February 2017 SL10316 Version 1.0.1 1 Introduction This lab demonstrates the NetApp. This is a new solution that combines the use of multiple NetApp products to offer a hybrid cloud backup solution. This

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 3.0.1 Data Protection Guide For Oracle Databases November 2017 215-12686_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 6 Data

More information

Using Veeam and VMware vsphere tags for advanced policy-driven data protection. Luca Dell Oca vexpert, VCAP-DCD, CISSP

Using Veeam and VMware vsphere tags for advanced policy-driven data protection. Luca Dell Oca vexpert, VCAP-DCD, CISSP Using Veeam and VMware vsphere tags for advanced policy-driven data protection Luca Dell Oca vexpert, VCAP-DCD, CISSP Contents 1. Introduction...3 2. Setting the stage...6 2.1 Audience....6 2.2 Scope...6

More information

SnapCenter Software 4.1 Concepts Guide

SnapCenter Software 4.1 Concepts Guide SnapCenter Software 4.1 Concepts Guide August 2018 215-13392_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the Concepts Guide... 7 SnapCenter overview... 8 SnapCenter

More information

Hedvig as backup target for Veeam

Hedvig as backup target for Veeam Hedvig as backup target for Veeam Solution Whitepaper Version 1.0 April 2018 Table of contents Executive overview... 3 Introduction... 3 Solution components... 4 Hedvig... 4 Hedvig Virtual Disk (vdisk)...

More information

Veeam Certified Engineer v9. Textbook

Veeam Certified Engineer v9. Textbook Veeam Certified Engineer v9 Textbook 2016 Veeam Software All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced, transmitted, transcribed,

More information

Disaster Recovery-to-the- Cloud Best Practices

Disaster Recovery-to-the- Cloud Best Practices Disaster Recovery-to-the- Cloud Best Practices HOW TO EFFECTIVELY CONFIGURE YOUR OWN SELF-MANAGED RECOVERY PLANS AND THE REPLICATION OF CRITICAL VMWARE VIRTUAL MACHINES FROM ON-PREMISES TO A CLOUD SERVICE

More information

VMCE_V9.exam.95q. Number: VMCE_V9 Passing Score: 800 Time Limit: 120 min File Version: 1.

VMCE_V9.exam.95q. Number: VMCE_V9 Passing Score: 800 Time Limit: 120 min File Version: 1. VMCE_V9.exam.95q Number: VMCE_V9 Passing Score: 800 Time Limit: 120 min File Version: 1 Veeam VMCE_V9 Veeam Certified Engineer (VMCE) Certification v9 Exam A QUESTION 1 Which of the following statements

More information

SAN Implementation (SANIW)

SAN Implementation (SANIW) SAN Implementation (SANIW) COURSE OVERVIEW: In this workshop course, you learn how to connect Windows _, vsphere, and Linux _ hosts via Fibre Channel (FC) and iscsi protocols to NetApp _ SANs. WHO WILL

More information

Storage Replication Adapter for VMware vcenter SRM. April 2017 SL10334 Version 1.5.0

Storage Replication Adapter for VMware vcenter SRM. April 2017 SL10334 Version 1.5.0 Storage Replication Adapter for VMware vcenter SRM April 2017 SL10334 Version 1.5.0 1 Introduction This lab introduces the fundamentals of VMware vcenter Site Recovery Manager on clustered Data ONTAP.

More information

Availability for the Always-On Enterprise

Availability for the Always-On Enterprise Availability for the Always-On Enterprise Accompagnez la digitalisation de votre entreprise avec Veeam Availability Suite 9.5 Thomas Dätwyler Systems Engineer mail thomas.daetwyler@veeam.com skype thomas.daetwyler.veeam

More information

ONTAP 9.3 Cluster Administration and Data Protection Bundle (CDOTDP9)

ONTAP 9.3 Cluster Administration and Data Protection Bundle (CDOTDP9) ONTAP 9.3 Cluster Administration and Data Protection Bundle (CDOTDP9) COURSE OVERVIEW: This 5-day course comprises the 3-day ONTAP 9.3 Cluster Administration (ONTAP9ADM) followed by the 2-day ONTAP 9.3

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

Availability for the modern datacentre Veeam Availability Suite v9.5

Availability for the modern datacentre Veeam Availability Suite v9.5 Availability for the modern datacentre Veeam Availability Suite v9.5 Jan van Leuken System Engineer Benelux, Veeam Software jan.vanleuken@veeam.com +31 (0)615 83 50 64 Robin van der Steenhoven Territory

More information

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

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

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.1 Data Protection Guide For Microsoft SQL Server August 2018 215-13395_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

VCSP MSP File App VM Physical VMworld 2017 Content: Not for publication SaaS Cloud

VCSP MSP File App VM Physical VMworld 2017 Content: Not for publication SaaS Cloud PBO3309BES Veeam Availability Suite v10: A Deeper Dive of What s New VMworld 2017 Content: Not for publication Anton Gostev SVP, Product Management #VMworld #PBO3309BES VCSP MSP File App VM Physical VMworld

More information

Editions comparison. Veeam Availability Suite. Veeam Availability Suite includes Veeam ONE

Editions comparison. Veeam Availability Suite. Veeam Availability Suite includes Veeam ONE Veeam Availability Suite Editions comparison What is Veeam Availability Suite? Veeam Availability Suite combines the industry-leading backup, restore and replication capabilities of & Replication with

More information

Editions comparison. Veeam Availability Suite. Veeam Availability Suite includes Veeam ONE

Editions comparison. Veeam Availability Suite. Veeam Availability Suite includes Veeam ONE Veeam Availability Suite Editions comparison What is Veeam Availability Suite? Veeam Availability Suite combines the industry-leading backup, restore and replication capabilities of & Replication with

More information

DATA PROTECTION IN A ROBO ENVIRONMENT

DATA PROTECTION IN A ROBO ENVIRONMENT Reference Architecture DATA PROTECTION IN A ROBO ENVIRONMENT EMC VNX Series EMC VNXe Series EMC Solutions Group April 2012 Copyright 2012 EMC Corporation. All Rights Reserved. EMC believes the information

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.1 release January 2018 215-12648_B0 doccomments@netapp.com Table of Contents 3 Contents

More information

7-Mode Transition Tool 2.2

7-Mode Transition Tool 2.2 7-Mode Transition Tool 2.2 Copy-Based Transition Guide For Transitioning to Clustered Data ONTAP NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

SnapCenter Software 4.1. Administration Guide. December _C0 Updated for 4.1.1

SnapCenter Software 4.1. Administration Guide. December _C0 Updated for 4.1.1 SnapCenter Software 4.1 Administration Guide December 2018 215-13391_C0 doccomments@netapp.com Updated for 4.1.1 Table of Contents 3 Contents Deciding whether to read the SnapCenter Administration information...

More information

(TBD GB/hour) was validated by ESG Lab

(TBD GB/hour) was validated by ESG Lab (TBD GB/hour) was validated by ESG Lab Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review Protecting Virtual Environments with Spectrum Protect Plus from IBM Date: November 2017 Author:

More information

SnapCenter Software 4.0 Installation and Setup Guide

SnapCenter Software 4.0 Installation and Setup Guide SnapCenter Software 4.0 Installation and Setup Guide March 2018 215-12926_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Installation and Setup Guide...

More information