SlideShare una empresa de Scribd logo
1 de 42
SPO3292
Veeam
Backup &
Replication:
Tips and Tricks
Anton Gostev
Veeam Software
@Gostev
Doug Hazelman
Veeam Software
@VMDoug
#vmworldsponsor
Quick Overview of v6 Architecture
 Backup servers
Backup proxy servers
Backup repositories
 ―Automated everything‖
 Intelligent load balancing
 Centralized management via Enterprise Manager
Scaling your backups
3 simple rules
Scaling your backups
1. Keep the management server happy
● Disable default proxy (requires 6.1 or later)
● Allocate enough RAM for job manager processes
● Keep concurrent (running) jobs under 100 per management server
2. Backup proxy servers: the more, the better?
● No! Too much load on storage and network
● Use max concurrent tasks limit on proxies or repositories
● Watch for ―job timed out waiting for resources‖ messages
3. Backup repository considerations
● Be careful with the reversed incremental backup mode!
● Limit concurrent jobs on backup repositories to a reasonable amount
● Use ingest rate throttling for cross-SAN backups
A word on backup repositories
 Don’t underestimate the importance of performance!
● By far, the most commonly reported bottleneck
 What makes the best backup repositories?
● Windows or Linux server (can be same as backup proxy server)
● Local storage, DAS or SAN mounted for physical server
● pRDM disk (vSphere 5+), or iSCSI LUN connected via in-guest iSCSI
for virtual server
 Sub-optimal backup storage
● NAS or network share
● VMDK on VMFS (size and recoverability considerations)
 RAID level
● If you can afford it, use RAID10 (again, performance)
Processing Modes
All you need to know
Direct SAN Access: The good
 Fastest processing mode
 Least impact on production
● Backup processing is fully offloaded to dedicated backup proxy servers
● Backup traffic is isolated to the storage network (aka LAN-free)
 Does not impact consolidation ratio, so cheapest too
Direct SAN Access: The bad
 Supports block storage only
● FC (fibre channel): physical backup proxy server only!
● iSCSI: physical and virtual backup proxy servers both supported
 Physical backup proxy server requirement for FC SAN
● Might not go along well with your virtualization project
● Consider repurposing older servers
 Might be hard for beginners to setup
● See Veeam Forums FAQ for step-by-step guide
 Manual datastore mapping might be required
● For certain SANs, B&R may not able to detect proxy connectivity
Direct SAN Access: The ugly
 What’s the worst that could happen?
 Windows re-signaturing your VMFS LUNs!
● vSphere will no longer recognize datastores
● Don’t panic, VMware Support should be able to fix
 Three easy ways to get into trouble
1. Windows Explorer automounting new volumes (but not with Veeam)
2. Clicking Disk Management snap-in popup without reading
3. Giving Local Administrator rights to random people
Direct SAN Access: The safe way
 Present VMFS LUNs to backup proxy server as read-only
● Most SANs support it these days—chase your vendor if yours does not
 Disable automount on your backup proxy servers
● Do it the right way: use SANPolicy Windows setting!
● Veeam backup proxy server setup does this automatically for you
 Disable Disk Management snap-in with Group Policy
User Configuration > Administrative Templates
Window Components > Microsoft Management Console >
Restricted/Permitted snap-ins > Disk Management
 Keep Local Administrator rights on backup proxy servers
to yourself
● Cannot really do this for default proxy due to FLR requirement
● Another reason to use dedicated backup proxy server!
Direct SAN Access: Tips & tricks
 Got a fast SAN? Get a modern backup proxy server!
● Multi-core CPU (compression) and fast RAM (inline deduplication)
 Update firmware and drivers across the board
 Disabling MPIO may increase performance
 iSCSI SAN? Tweak TCP/IP on backup proxy
netsh interface tcp set global autotuning level = disable
 Increase read-ahead buffer
● Default is 4MB (optimal setting for most SANs)
● To change, create the new value in bytes:
VddkPreReadBufferSize (DWORD)
Hot Add: The good
 Easy to setup—very little planning involved
● Any Windows VM can be made a Hot Add backup proxy
 Fast data transfers with any storage
● Direct storage access (albeit through ESXi storage stack)
 Supports all types of storage (including NFS)
● Shared storage: at least 1 backup proxy server per vSphere cluster
● Local storage or DAS: at least 1 backup proxy server per host
 Use your existing Windows VMs (save on licensing)
● Data processing engine process runs with lower priority (6.1)
● Further CPU usage reduction in 6.5
 Allows for 100% virtual deployment
Hot Add: The bad
 Not as mature as other modes
 Affects your consolidation ratio
● Backup proxy servers take host resources
● Ultimately means more ESXi hosts, and more VMware licenses
 Hot Add process itself is slooow
● Can take up to 1–2 minutes to complete for each VM—adds up quickly!
 Hot Add as a vSphere feature has a number of limitations
● Good news—many are being removed as VDDK matures
● See FAQ on Veeam forums FAQ for the complete list
Hot Add: The ugly
 Snapshot removal problems due to locks
● Veeam B&R: multiple hooks in place to work around
 CBT must be disabled on backup proxy VM
● Prevents stun on Hot Add due to CBT initialization
 NFS-specific issue
● Extended VM stun on hot remove in some scenarios
Hot Add: Tips & tricks
 Add extra virtual SCSI controller to backup proxy server
● A single SCSI controller can have a maximum of 16 disks attached
● Concurrent jobs on the same backup proxy server can result in more!
 Keep vSphere and Veeam up to date
● Single block size in VMFS5 removes the most common hot add issue
● Latest Veeam Backup & Replication will have latest and greatest
VDDK version
 Try increasing read-ahead buffer
● Seems to really help with certain NFS storage
 Avoid cloning backup proxy VM
● For example, to provision additional backup proxies
Network (NBD): The good
 Easy to setup—in fact, no setup is required
● Any existing server (physical or virtual) would do
 Supports all types of storage, including NFS
● Server placement does not matter (unlike with Hot Add)
 Very quick to initialize data transfer
 Can be quite fast—with 10Gb Ethernet
Network (NBD): The ugly
 Painfully slow performance on 1Gb Ethernet
● Average speed reported is 10-20 MB/s
 Leverages ESXi management interface
Network (NBD): Tips & tricks
1 Gb Ethernet
 Use for sites with low change rate
● Works faster than other processing modes in such conditions
 Keep at least one Hot Add backup proxy server around
● Full VM and virtual disk restores take forever over NBD
 Keep in mind intelligent load balancing algorithms
● Network backup proxy servers have lowest priority!
 Upgrade to 6.1 or later
● Improved network proxy location awareness
One last thing
 This hack significantly reduces supportability!
 Cut up to 5 minutes of processing time per VM by
disabling VDDK logging
 Apply in stable environments only!
● Create the new value and set to 1:
DisableVDDKNetworkOutput (DWORD)
Deduplicating Storage
Yes, you can afford it!
Deduplicating storage: The good
 What gives? Global dedupe!
● Deduplication across backup files from different jobs
● Perfect for long-term backup archival
 Top hardware appliances among Veeam users
● EMC DataDomain
● ExaGrid
● HP StoreOnce
 Top software appliances among Veeam users
● ZFS-based appliances
● StarWind
 Windows Server 2012 dedupe is awesome
Deduplicating storage: The bad
 Hardware appliances are expensive
● Although they do provide excellent dedupe ratio
 Software appliances are resource hogs
● Both performance and dedupe ratio are sub-par, too
 Windows Server 2012 dedupe is awesome
● Included free of charge—start using it today!
● Provides very decent dedupe ratio
Deduplicating storage: The ugly
 Random access performance is lacking
● A problem for all solutions featuring inline deduplication
● Typically insufficient out-of-the-box for large-scale vPower usage
 Exception: post-process deduplication
 ExaGrid
● Raw disk landing zone (full-speed vPower from recent backups)
● Veeam-specific logic further optimizes performance
 Windows Server 2012
● Backups ―land‖ on raw storage at full speed
● Only old backup files are deduplicated—great for vPower
● Decent speed even off already deduped backups
Deduplicating storage: Tips & tricks
 Already own storage with inline deduplication?
● Inline data ―rehydration‖ process is what makes vPower slow
 Reduce the block size in Advanced job settings
● WAN (256KB) and LAN (512KB)
● Reduced block size might impact backup performance
 Use Linux-based backup repository
● Large client cache, or even caching client file system (FS-cache),
can significantly improve vPower performance
Deduplicating storage: Tips & tricks (continued)
 Keep Veeam dedupe on
 Use incremental backup mode
● Choice of synthetic or active fulls depending on actual storage
 For best dedupe ratio on device side…
● Disable compression (significantly increases amount of data transferred
from backup proxy server to backup repository over network)
 For best backup performance and smallest window
● Keep compression at default
 If you like to avoid extremes…
● Set compression to Low (dedupe-friendly)
Deduplicating storage: Tips & tricks (continued)
Got more than one deduplicating storage device?
 Use internal replication to sync backups offsite!
● Extremely traffic-efficient approach
● Many customers use and report great success!
 Keep the backups imported for easy DR
● To automate repository refresh in DR site, use:
Get-VBRBackupRepository -Name "DR_Repository" |
Sync-VBRBackupRepository
WAN Accelerators
Your WAN on steroids
WAN accelerators: The good
 Two types of WAN accelerators
● Caching WAN accelerators provide significant bandwidth savings with
Veeam replication, but are typically quite expensive
● Transport layer WAN optimizers are unlikely to offer significant
bandwidth savings with Veeam replication, and are usually cheap
 Both improve reliability of TCP
● Long distance wireless or satellite links
● IPsec rekey operations on a VPN tunnel
● WAN links with high jitter, packet loss or occasional drops
 Both allow long-running jobs to finish more consistently
● For example, initial replication over network
 Both improve WAN utilization for most workloads
WAN accelerators: What’s hot?
 Top caching WAN accelerators among Veeam users
● Cisco WAAS
● Riverbed
● SilverPeak
 Top WAN optimizers among Veeam users
● Hyper-IP
WAN optimizers: Tips & tricks
 Veeam Backup & Replication leaves little room for
bandwidth reduction by WAN optimizers
 Built-in WAN optimizations in v6:
● Multiple TCP streams to maximize throughput
● Network traffic compression
 Consider using on unreliable networks, but don’t
expect them to add you extra bandwidth
● Update to Backup & Replication 6.1 Patch 1 before evaluating
 Veeam Backup & Replication not using all available
bandwidth?
● Increase the amount of TCP streams (default is 5)
DownloadStreamsNumber (DWORD)
Caching WAN accelerators: Tips & tricks
 Multiple TCP streams can cause issues!
● Disable multiple streams in B&R traffic throttling settings
 Disable network traffic compression in Veeam
● Low (dedupe-friendly) compression level might be a better option
 If required, have network admins configure bypass on
Veeam backup proxy servers to avoid polluting caches
Veeam Backup & Replication 6.5
We never stand still
What’s coming in 6.5
 Veeam Explorer for Microsoft Exchange
 Veeam Explorer for SAN Snapshots
 VMware vSphere 5.1 support
 Windows Server 2012 support
Veeam Explorer for Microsoft Exchange
 Visibility into Exchange VM backups
● Immediate: No need to provision storage, restore the VM or
restore the mailbox store
● Agentless
● Requires no special backups or metadata collection—even works with
existing Veeam backups (and SAN snapshots)
 Free!
● Included in all versions of Veeam Backup & Replication 6.5,
including Free Edition
● Eliminates need for expensive standalone tools licensed per-mailbox
 Currently available in ―exclusive beta‖
Just restored a 145 GB #MSExchange Public
Folder database in 2 min. using @veeam. Then
restored a single item all under 10 min. SWEET!
The new #veeam explorer for exchange
looks veeamy. That's right, I just made up a
new word (it means awesomesauce)
Really excited with the new @veeam Explorer
beta for #Microsoft Exchange VM backups - we
have lots of interested customers ready for this!
Even the *beta* of @veeam Exchange
Explorer works a treat. Saved literally, hours of
work.. and saved my bacon. #recommend
Veeam Explorer for Microsoft Exchange (continued)
 Capabilities
● Browse: familiar Explorer-type interface
● Search: familiar Outlook-like Find, including Advanced Find
● Export: export to PST file, MSG file or attachment
 Uses cases
● E-discovery
● Item-level restore: export and send to affected user
● Mailbox archive
 Supports Exchange Server 2010
Veeam Explorer for SAN Snapshots
 Veeam restores from SAN snapshots
 Supports tiered data protection strategy
 Perform all restores through familiar, easy-to-use
Veeam interface
 Supports HP StoreVirtual VSA and HP LeftHand
SAN snapshots + Veeam restore =
Best RPOs and RTOs for operational recovery
Veeam Explorer for SAN Snapshots (continued)
 Fast: recover entire VM or individual items in < 2 minutes
● Fully automated: clone & promote snapshot, present to vSphere, clean up
● Restores directly from VM files on the SAN snapshot: no staging or
intermediate restores required
 Flexible
● Specific VM
● Individual guest files: Windows, Linux, et al
● Individual Microsoft Exchange items
 Free
● Worry-free: automated process eliminates human errors and protects
integrity of SAN snapshots and production LUNS
● Agent-free: no agents to deploy on hosts or VMs
● Literally free: included in all editions of Veeam Backup & Replication 6.5,
including Free Edition
Questions? Comments?
Thanks for attending!
FILL OUT
A SURVEY
AT WWW.VMWORLD.COM/MOBILE
COMPLETE THE SURVEY
WITHIN ONE HOUR AFTER
EACH SESSION AND YOU WILL
BE ENTERED INTO A DRAW
FOR A GIFT FROM THE
VMWARE COMPANY STORE
SPO3292
Veeam
Backup &
Replication:
Tips and Tricks
Anton Gostev
Veeam Software
@Gostev
Doug Hazelman
Veeam Software
@VMDoug
#vmworldsponsor

Más contenido relacionado

La actualidad más candente

Azure Overview Arc
Azure Overview ArcAzure Overview Arc
Azure Overview Arcrajramab
 
VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5Vepsun Technologies
 
NetApp Se training storage grid webscale technical overview
NetApp Se training   storage grid webscale technical overviewNetApp Se training   storage grid webscale technical overview
NetApp Se training storage grid webscale technical overviewsolarisyougood
 
Enterprise Content Management Migration Best Practices Feat Migrations From...
Enterprise Content Management Migration Best Practices   Feat Migrations From...Enterprise Content Management Migration Best Practices   Feat Migrations From...
Enterprise Content Management Migration Best Practices Feat Migrations From...Alfresco Software
 
Integrating Veeam Backup with NimbleStorage
Integrating Veeam Backup with NimbleStorageIntegrating Veeam Backup with NimbleStorage
Integrating Veeam Backup with NimbleStorageJorge de la Cruz
 
What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?Insight
 
Building a redundant CloudStack management cluster - Vladimir Melnik
Building a redundant CloudStack management cluster - Vladimir MelnikBuilding a redundant CloudStack management cluster - Vladimir Melnik
Building a redundant CloudStack management cluster - Vladimir MelnikShapeBlue
 
VSAN – Architettura e Design
VSAN – Architettura e DesignVSAN – Architettura e Design
VSAN – Architettura e DesignVMUG IT
 
Object storage의 이해와 활용
Object storage의 이해와 활용Object storage의 이해와 활용
Object storage의 이해와 활용Seoro Kim
 
VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3Vepsun Technologies
 
Oracle GoldenGate on Docker
Oracle GoldenGate on DockerOracle GoldenGate on Docker
Oracle GoldenGate on DockerBobby Curtis
 
Virtual Infrastructure Overview
Virtual Infrastructure OverviewVirtual Infrastructure Overview
Virtual Infrastructure Overviewvalerian_ceaus
 
Azure vm introduction
Azure  vm introductionAzure  vm introduction
Azure vm introductionLalit Rawat
 
Veeam back up and replication presentation
Veeam back up and replication presentation Veeam back up and replication presentation
Veeam back up and replication presentation BlueChipICT
 

La actualidad más candente (20)

Azure Overview Arc
Azure Overview ArcAzure Overview Arc
Azure Overview Arc
 
Hcx intro preso v2
Hcx intro preso v2Hcx intro preso v2
Hcx intro preso v2
 
VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5
 
NetApp Se training storage grid webscale technical overview
NetApp Se training   storage grid webscale technical overviewNetApp Se training   storage grid webscale technical overview
NetApp Se training storage grid webscale technical overview
 
Enterprise Content Management Migration Best Practices Feat Migrations From...
Enterprise Content Management Migration Best Practices   Feat Migrations From...Enterprise Content Management Migration Best Practices   Feat Migrations From...
Enterprise Content Management Migration Best Practices Feat Migrations From...
 
Integrating Veeam Backup with NimbleStorage
Integrating Veeam Backup with NimbleStorageIntegrating Veeam Backup with NimbleStorage
Integrating Veeam Backup with NimbleStorage
 
What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?What’s New in VMware vSphere 7?
What’s New in VMware vSphere 7?
 
Server virtualization
Server virtualizationServer virtualization
Server virtualization
 
Building a redundant CloudStack management cluster - Vladimir Melnik
Building a redundant CloudStack management cluster - Vladimir MelnikBuilding a redundant CloudStack management cluster - Vladimir Melnik
Building a redundant CloudStack management cluster - Vladimir Melnik
 
Greenplum Architecture
Greenplum ArchitectureGreenplum Architecture
Greenplum Architecture
 
VSAN – Architettura e Design
VSAN – Architettura e DesignVSAN – Architettura e Design
VSAN – Architettura e Design
 
Vmware overview
Vmware overviewVmware overview
Vmware overview
 
Object storage의 이해와 활용
Object storage의 이해와 활용Object storage의 이해와 활용
Object storage의 이해와 활용
 
VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3VMware Advance Troubleshooting Workshop - Day 3
VMware Advance Troubleshooting Workshop - Day 3
 
Oracle GoldenGate on Docker
Oracle GoldenGate on DockerOracle GoldenGate on Docker
Oracle GoldenGate on Docker
 
Virtual Infrastructure Overview
Virtual Infrastructure OverviewVirtual Infrastructure Overview
Virtual Infrastructure Overview
 
Nutanix basic
Nutanix basicNutanix basic
Nutanix basic
 
Azure vm introduction
Azure  vm introductionAzure  vm introduction
Azure vm introduction
 
Veeam back up and replication presentation
Veeam back up and replication presentation Veeam back up and replication presentation
Veeam back up and replication presentation
 
VMware Disaster RECOVERY
VMware Disaster RECOVERYVMware Disaster RECOVERY
VMware Disaster RECOVERY
 

Destacado

47 restore scenarios from Veeam Backup & Replication v8
47 restore scenarios from Veeam Backup & Replication v847 restore scenarios from Veeam Backup & Replication v8
47 restore scenarios from Veeam Backup & Replication v8Veeam Software
 
What’s new in Veeam Availability Suite v9
What’s new in Veeam Availability Suite v9What’s new in Veeam Availability Suite v9
What’s new in Veeam Availability Suite v9Digicomp Academy AG
 
Veean Backup & Replication
Veean Backup & ReplicationVeean Backup & Replication
Veean Backup & ReplicationArnaud PAIN
 
Veeam Backup & Replication v8 for VMware — General Overview
Veeam Backup & Replication v8 for VMware — General OverviewVeeam Backup & Replication v8 for VMware — General Overview
Veeam Backup & Replication v8 for VMware — General OverviewVeeam Software
 
Backup & Configuration Tips for vSphere & Veeam
Backup & Configuration Tips for vSphere & VeeamBackup & Configuration Tips for vSphere & Veeam
Backup & Configuration Tips for vSphere & VeeamAventis Systems, Inc.
 
The 5 Keys To Virtual Backup Excellence Exa Grid And Veeam October 25 2012
The 5 Keys To Virtual Backup Excellence  Exa Grid And Veeam October 25 2012The 5 Keys To Virtual Backup Excellence  Exa Grid And Veeam October 25 2012
The 5 Keys To Virtual Backup Excellence Exa Grid And Veeam October 25 2012Bill Hobbib
 
Veeam Availability top 10 reasons to choose veeam - long
Veeam Availability top 10 reasons to choose veeam - longVeeam Availability top 10 reasons to choose veeam - long
Veeam Availability top 10 reasons to choose veeam - longS. Hanau
 
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...Principled Technologies
 
Predstavitev osnov klasičnih pomnilniških sistemov - disk
Predstavitev osnov klasičnih pomnilniških sistemov - diskPredstavitev osnov klasičnih pomnilniških sistemov - disk
Predstavitev osnov klasičnih pomnilniških sistemov - diskKlemen Bacak
 
Veeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSysVeeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSysMarketing Team
 
ExaGrid and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid  and Symantec NetBackup: Optimizing Data Protection WebinarExaGrid  and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid and Symantec NetBackup: Optimizing Data Protection WebinarBill Hobbib
 
FROM PHYSICAL TO VIRTUAL, by Veeam Virtualization Professional. Yuri Sobolev.
FROM PHYSICAL TO VIRTUAL, by  Veeam Virtualization Professional. Yuri Sobolev.FROM PHYSICAL TO VIRTUAL, by  Veeam Virtualization Professional. Yuri Sobolev.
FROM PHYSICAL TO VIRTUAL, by Veeam Virtualization Professional. Yuri Sobolev.IT-Доминанта
 

Destacado (15)

Veeam Backup Essentials v9 Overview
Veeam Backup Essentials v9 OverviewVeeam Backup Essentials v9 Overview
Veeam Backup Essentials v9 Overview
 
47 restore scenarios from Veeam Backup & Replication v8
47 restore scenarios from Veeam Backup & Replication v847 restore scenarios from Veeam Backup & Replication v8
47 restore scenarios from Veeam Backup & Replication v8
 
What’s new in Veeam Availability Suite v9
What’s new in Veeam Availability Suite v9What’s new in Veeam Availability Suite v9
What’s new in Veeam Availability Suite v9
 
Veean Backup & Replication
Veean Backup & ReplicationVeean Backup & Replication
Veean Backup & Replication
 
Veeam Backup & Replication v8 for VMware — General Overview
Veeam Backup & Replication v8 for VMware — General OverviewVeeam Backup & Replication v8 for VMware — General Overview
Veeam Backup & Replication v8 for VMware — General Overview
 
Backup & Configuration Tips for vSphere & Veeam
Backup & Configuration Tips for vSphere & VeeamBackup & Configuration Tips for vSphere & Veeam
Backup & Configuration Tips for vSphere & Veeam
 
Veeam Availability Suite 9.5
Veeam Availability Suite 9.5 Veeam Availability Suite 9.5
Veeam Availability Suite 9.5
 
Veeam backup and_replication_whats_new_in_v7
Veeam backup and_replication_whats_new_in_v7Veeam backup and_replication_whats_new_in_v7
Veeam backup and_replication_whats_new_in_v7
 
The 5 Keys To Virtual Backup Excellence Exa Grid And Veeam October 25 2012
The 5 Keys To Virtual Backup Excellence  Exa Grid And Veeam October 25 2012The 5 Keys To Virtual Backup Excellence  Exa Grid And Veeam October 25 2012
The 5 Keys To Virtual Backup Excellence Exa Grid And Veeam October 25 2012
 
Veeam Availability top 10 reasons to choose veeam - long
Veeam Availability top 10 reasons to choose veeam - longVeeam Availability top 10 reasons to choose veeam - long
Veeam Availability top 10 reasons to choose veeam - long
 
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
Business-critical applications on VMware vSphere 6, VMware Virtual SAN, and V...
 
Predstavitev osnov klasičnih pomnilniških sistemov - disk
Predstavitev osnov klasičnih pomnilniških sistemov - diskPredstavitev osnov klasičnih pomnilniških sistemov - disk
Predstavitev osnov klasičnih pomnilniških sistemov - disk
 
Veeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSysVeeam - Digital Transformation event 29 feb - EuroSys
Veeam - Digital Transformation event 29 feb - EuroSys
 
ExaGrid and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid  and Symantec NetBackup: Optimizing Data Protection WebinarExaGrid  and Symantec NetBackup: Optimizing Data Protection Webinar
ExaGrid and Symantec NetBackup: Optimizing Data Protection Webinar
 
FROM PHYSICAL TO VIRTUAL, by Veeam Virtualization Professional. Yuri Sobolev.
FROM PHYSICAL TO VIRTUAL, by  Veeam Virtualization Professional. Yuri Sobolev.FROM PHYSICAL TO VIRTUAL, by  Veeam Virtualization Professional. Yuri Sobolev.
FROM PHYSICAL TO VIRTUAL, by Veeam Virtualization Professional. Yuri Sobolev.
 

Similar a Veeam Backup & Replication Tips and Tricks

Enterprise Storage NAS - Dual Controller
Enterprise Storage NAS - Dual ControllerEnterprise Storage NAS - Dual Controller
Enterprise Storage NAS - Dual ControllerFernando Barrientos
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld
 
Presentacion NetApp Funcionalidades.pptx
Presentacion NetApp Funcionalidades.pptxPresentacion NetApp Funcionalidades.pptx
Presentacion NetApp Funcionalidades.pptxssuser97bdaf
 
Veeam Webinar - Case study: building bi-directional DR
Veeam Webinar - Case study: building bi-directional DRVeeam Webinar - Case study: building bi-directional DR
Veeam Webinar - Case study: building bi-directional DRJoep Piscaer
 
Virtual Infrastructure Disaster Recovery
Virtual Infrastructure Disaster RecoveryVirtual Infrastructure Disaster Recovery
Virtual Infrastructure Disaster RecoveryDavoud Teimouri
 
Veeam webinar - Deduplication best practices
Veeam webinar - Deduplication best practicesVeeam webinar - Deduplication best practices
Veeam webinar - Deduplication best practicesJoep Piscaer
 
Make WordPress Fly With Virtual Server Hosting - WordCamp Sydney 2014
Make WordPress Fly With Virtual Server Hosting  - WordCamp Sydney 2014Make WordPress Fly With Virtual Server Hosting  - WordCamp Sydney 2014
Make WordPress Fly With Virtual Server Hosting - WordCamp Sydney 2014Vlad Lasky
 
VMworld Europe 2014: Virtual SAN Architecture Deep Dive
VMworld Europe 2014: Virtual SAN Architecture Deep DiveVMworld Europe 2014: Virtual SAN Architecture Deep Dive
VMworld Europe 2014: Virtual SAN Architecture Deep DiveVMworld
 
VMworld 2014: Virtual SAN Architecture Deep Dive
VMworld 2014: Virtual SAN Architecture Deep DiveVMworld 2014: Virtual SAN Architecture Deep Dive
VMworld 2014: Virtual SAN Architecture Deep DiveVMworld
 
South jersey sql virtualization
South jersey sql virtualizationSouth jersey sql virtualization
South jersey sql virtualizationJoseph D'Antoni
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld
 
VMware virtual SAN 6 overview
VMware virtual SAN 6 overviewVMware virtual SAN 6 overview
VMware virtual SAN 6 overviewsolarisyougood
 
Hyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksHyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksAmit Gatenyo
 
Windows Server "10": что нового в кластеризации
Windows Server "10": что нового в кластеризацииWindows Server "10": что нового в кластеризации
Windows Server "10": что нового в кластеризацииВиталий Стародубцев
 
Experience In Building Scalable Web Sites Through Infrastructure's View
Experience In Building Scalable Web Sites Through Infrastructure's ViewExperience In Building Scalable Web Sites Through Infrastructure's View
Experience In Building Scalable Web Sites Through Infrastructure's ViewPhuwadon D
 
The Pensions Trust - VM Backup Experiences
The Pensions Trust - VM Backup ExperiencesThe Pensions Trust - VM Backup Experiences
The Pensions Trust - VM Backup Experiencesglbsolutions
 
Oracle Performance On Linux X86 systems
Oracle  Performance On Linux  X86 systems Oracle  Performance On Linux  X86 systems
Oracle Performance On Linux X86 systems Baruch Osoveskiy
 
Backing up Wikipedia Databases
Backing up Wikipedia DatabasesBacking up Wikipedia Databases
Backing up Wikipedia DatabasesJaime Crespo
 

Similar a Veeam Backup & Replication Tips and Tricks (20)

Del 1
Del 1Del 1
Del 1
 
Enterprise Storage NAS - Dual Controller
Enterprise Storage NAS - Dual ControllerEnterprise Storage NAS - Dual Controller
Enterprise Storage NAS - Dual Controller
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
 
Presentacion NetApp Funcionalidades.pptx
Presentacion NetApp Funcionalidades.pptxPresentacion NetApp Funcionalidades.pptx
Presentacion NetApp Funcionalidades.pptx
 
Veeam Webinar - Case study: building bi-directional DR
Veeam Webinar - Case study: building bi-directional DRVeeam Webinar - Case study: building bi-directional DR
Veeam Webinar - Case study: building bi-directional DR
 
Virtual Infrastructure Disaster Recovery
Virtual Infrastructure Disaster RecoveryVirtual Infrastructure Disaster Recovery
Virtual Infrastructure Disaster Recovery
 
Veeam webinar - Deduplication best practices
Veeam webinar - Deduplication best practicesVeeam webinar - Deduplication best practices
Veeam webinar - Deduplication best practices
 
Make WordPress Fly With Virtual Server Hosting - WordCamp Sydney 2014
Make WordPress Fly With Virtual Server Hosting  - WordCamp Sydney 2014Make WordPress Fly With Virtual Server Hosting  - WordCamp Sydney 2014
Make WordPress Fly With Virtual Server Hosting - WordCamp Sydney 2014
 
VMworld Europe 2014: Virtual SAN Architecture Deep Dive
VMworld Europe 2014: Virtual SAN Architecture Deep DiveVMworld Europe 2014: Virtual SAN Architecture Deep Dive
VMworld Europe 2014: Virtual SAN Architecture Deep Dive
 
VMworld 2014: Virtual SAN Architecture Deep Dive
VMworld 2014: Virtual SAN Architecture Deep DiveVMworld 2014: Virtual SAN Architecture Deep Dive
VMworld 2014: Virtual SAN Architecture Deep Dive
 
South jersey sql virtualization
South jersey sql virtualizationSouth jersey sql virtualization
South jersey sql virtualization
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
 
VMware virtual SAN 6 overview
VMware virtual SAN 6 overviewVMware virtual SAN 6 overview
VMware virtual SAN 6 overview
 
Hyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksHyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and Tricks
 
Windows Server "10": что нового в кластеризации
Windows Server "10": что нового в кластеризацииWindows Server "10": что нового в кластеризации
Windows Server "10": что нового в кластеризации
 
Sql saturday dc vm ware
Sql saturday dc vm wareSql saturday dc vm ware
Sql saturday dc vm ware
 
Experience In Building Scalable Web Sites Through Infrastructure's View
Experience In Building Scalable Web Sites Through Infrastructure's ViewExperience In Building Scalable Web Sites Through Infrastructure's View
Experience In Building Scalable Web Sites Through Infrastructure's View
 
The Pensions Trust - VM Backup Experiences
The Pensions Trust - VM Backup ExperiencesThe Pensions Trust - VM Backup Experiences
The Pensions Trust - VM Backup Experiences
 
Oracle Performance On Linux X86 systems
Oracle  Performance On Linux  X86 systems Oracle  Performance On Linux  X86 systems
Oracle Performance On Linux X86 systems
 
Backing up Wikipedia Databases
Backing up Wikipedia DatabasesBacking up Wikipedia Databases
Backing up Wikipedia Databases
 

Más de Veeam Software

The Voice of the Customer - How to enable Availability for the Always-On Ente...
The Voice of the Customer - How to enable Availability for the Always-On Ente...The Voice of the Customer - How to enable Availability for the Always-On Ente...
The Voice of the Customer - How to enable Availability for the Always-On Ente...Veeam Software
 
Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Software
 
THE UNOFFICIAL OFFICIAL VCP6-DCV Study Guide
THE UNOFFICIAL OFFICIAL VCP6-DCV Study GuideTHE UNOFFICIAL OFFICIAL VCP6-DCV Study Guide
THE UNOFFICIAL OFFICIAL VCP6-DCV Study GuideVeeam Software
 
All you need to know about Microsoft Ignite 2016
All you need to know about Microsoft Ignite 2016All you need to know about Microsoft Ignite 2016
All you need to know about Microsoft Ignite 2016Veeam Software
 
Veeam Availability Report Summary 2016
Veeam Availability Report Summary 2016Veeam Availability Report Summary 2016
Veeam Availability Report Summary 2016Veeam Software
 
Integration with EMC VNX and VNXe hybrid storage arrays
Integration with EMC VNX and VNXe hybrid storage arraysIntegration with EMC VNX and VNXe hybrid storage arrays
Integration with EMC VNX and VNXe hybrid storage arraysVeeam Software
 
Always-On Business Demands
Always-On Business DemandsAlways-On Business Demands
Always-On Business DemandsVeeam Software
 
Veeam Backup & Replication v8 for Hyper-V
Veeam Backup & Replication v8 for Hyper-VVeeam Backup & Replication v8 for Hyper-V
Veeam Backup & Replication v8 for Hyper-VVeeam Software
 
Managing your exchange architecture
Managing your exchange architectureManaging your exchange architecture
Managing your exchange architectureVeeam Software
 
Protecting Exchange with Veeam
Protecting Exchange with VeeamProtecting Exchange with Veeam
Protecting Exchange with VeeamVeeam Software
 
Defining availability for the modern data center
Defining availability for the modern data centerDefining availability for the modern data center
Defining availability for the modern data centerVeeam Software
 
Five questions for every Modern Data Center (Infographic)
Five questions for every Modern Data Center (Infographic)Five questions for every Modern Data Center (Infographic)
Five questions for every Modern Data Center (Infographic)Veeam Software
 
Tape and cloud strategies for VM backups
Tape and cloud strategies for VM backupsTape and cloud strategies for VM backups
Tape and cloud strategies for VM backupsVeeam Software
 
The Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study GuideThe Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study GuideVeeam Software
 
Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...
Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...
Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...Veeam Software
 
12 best practices for virtualizing active directory DCs
12 best practices for virtualizing active directory DCs12 best practices for virtualizing active directory DCs
12 best practices for virtualizing active directory DCsVeeam Software
 
Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now
Preparing for Server 2012 Hyper-V: Seven Questions to Ask NowPreparing for Server 2012 Hyper-V: Seven Questions to Ask Now
Preparing for Server 2012 Hyper-V: Seven Questions to Ask NowVeeam Software
 
Basic principles of backup policies by Andrea Mauro, Backup Academy
Basic principles of backup policies by Andrea Mauro, Backup AcademyBasic principles of backup policies by Andrea Mauro, Backup Academy
Basic principles of backup policies by Andrea Mauro, Backup AcademyVeeam Software
 
VMware Disaster Recovery Planning: Essential Checklist
VMware Disaster Recovery Planning: Essential ChecklistVMware Disaster Recovery Planning: Essential Checklist
VMware Disaster Recovery Planning: Essential ChecklistVeeam Software
 
Why virtual machine backups are different by David Davis
Why virtual machine backups are different by David DavisWhy virtual machine backups are different by David Davis
Why virtual machine backups are different by David DavisVeeam Software
 

Más de Veeam Software (20)

The Voice of the Customer - How to enable Availability for the Always-On Ente...
The Voice of the Customer - How to enable Availability for the Always-On Ente...The Voice of the Customer - How to enable Availability for the Always-On Ente...
The Voice of the Customer - How to enable Availability for the Always-On Ente...
 
Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5
 
THE UNOFFICIAL OFFICIAL VCP6-DCV Study Guide
THE UNOFFICIAL OFFICIAL VCP6-DCV Study GuideTHE UNOFFICIAL OFFICIAL VCP6-DCV Study Guide
THE UNOFFICIAL OFFICIAL VCP6-DCV Study Guide
 
All you need to know about Microsoft Ignite 2016
All you need to know about Microsoft Ignite 2016All you need to know about Microsoft Ignite 2016
All you need to know about Microsoft Ignite 2016
 
Veeam Availability Report Summary 2016
Veeam Availability Report Summary 2016Veeam Availability Report Summary 2016
Veeam Availability Report Summary 2016
 
Integration with EMC VNX and VNXe hybrid storage arrays
Integration with EMC VNX and VNXe hybrid storage arraysIntegration with EMC VNX and VNXe hybrid storage arrays
Integration with EMC VNX and VNXe hybrid storage arrays
 
Always-On Business Demands
Always-On Business DemandsAlways-On Business Demands
Always-On Business Demands
 
Veeam Backup & Replication v8 for Hyper-V
Veeam Backup & Replication v8 for Hyper-VVeeam Backup & Replication v8 for Hyper-V
Veeam Backup & Replication v8 for Hyper-V
 
Managing your exchange architecture
Managing your exchange architectureManaging your exchange architecture
Managing your exchange architecture
 
Protecting Exchange with Veeam
Protecting Exchange with VeeamProtecting Exchange with Veeam
Protecting Exchange with Veeam
 
Defining availability for the modern data center
Defining availability for the modern data centerDefining availability for the modern data center
Defining availability for the modern data center
 
Five questions for every Modern Data Center (Infographic)
Five questions for every Modern Data Center (Infographic)Five questions for every Modern Data Center (Infographic)
Five questions for every Modern Data Center (Infographic)
 
Tape and cloud strategies for VM backups
Tape and cloud strategies for VM backupsTape and cloud strategies for VM backups
Tape and cloud strategies for VM backups
 
The Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study GuideThe Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study Guide
 
Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...
Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...
Microsoft System Center Data Protection Manager and Veeam Backup & Replicatio...
 
12 best practices for virtualizing active directory DCs
12 best practices for virtualizing active directory DCs12 best practices for virtualizing active directory DCs
12 best practices for virtualizing active directory DCs
 
Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now
Preparing for Server 2012 Hyper-V: Seven Questions to Ask NowPreparing for Server 2012 Hyper-V: Seven Questions to Ask Now
Preparing for Server 2012 Hyper-V: Seven Questions to Ask Now
 
Basic principles of backup policies by Andrea Mauro, Backup Academy
Basic principles of backup policies by Andrea Mauro, Backup AcademyBasic principles of backup policies by Andrea Mauro, Backup Academy
Basic principles of backup policies by Andrea Mauro, Backup Academy
 
VMware Disaster Recovery Planning: Essential Checklist
VMware Disaster Recovery Planning: Essential ChecklistVMware Disaster Recovery Planning: Essential Checklist
VMware Disaster Recovery Planning: Essential Checklist
 
Why virtual machine backups are different by David Davis
Why virtual machine backups are different by David DavisWhy virtual machine backups are different by David Davis
Why virtual machine backups are different by David Davis
 

Último

Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 

Último (20)

Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 

Veeam Backup & Replication Tips and Tricks

  • 1. SPO3292 Veeam Backup & Replication: Tips and Tricks Anton Gostev Veeam Software @Gostev Doug Hazelman Veeam Software @VMDoug #vmworldsponsor
  • 2. Quick Overview of v6 Architecture  Backup servers Backup proxy servers Backup repositories  ―Automated everything‖  Intelligent load balancing  Centralized management via Enterprise Manager
  • 3.
  • 4. Scaling your backups 3 simple rules
  • 5. Scaling your backups 1. Keep the management server happy ● Disable default proxy (requires 6.1 or later) ● Allocate enough RAM for job manager processes ● Keep concurrent (running) jobs under 100 per management server 2. Backup proxy servers: the more, the better? ● No! Too much load on storage and network ● Use max concurrent tasks limit on proxies or repositories ● Watch for ―job timed out waiting for resources‖ messages 3. Backup repository considerations ● Be careful with the reversed incremental backup mode! ● Limit concurrent jobs on backup repositories to a reasonable amount ● Use ingest rate throttling for cross-SAN backups
  • 6. A word on backup repositories  Don’t underestimate the importance of performance! ● By far, the most commonly reported bottleneck  What makes the best backup repositories? ● Windows or Linux server (can be same as backup proxy server) ● Local storage, DAS or SAN mounted for physical server ● pRDM disk (vSphere 5+), or iSCSI LUN connected via in-guest iSCSI for virtual server  Sub-optimal backup storage ● NAS or network share ● VMDK on VMFS (size and recoverability considerations)  RAID level ● If you can afford it, use RAID10 (again, performance)
  • 8. Direct SAN Access: The good  Fastest processing mode  Least impact on production ● Backup processing is fully offloaded to dedicated backup proxy servers ● Backup traffic is isolated to the storage network (aka LAN-free)  Does not impact consolidation ratio, so cheapest too
  • 9. Direct SAN Access: The bad  Supports block storage only ● FC (fibre channel): physical backup proxy server only! ● iSCSI: physical and virtual backup proxy servers both supported  Physical backup proxy server requirement for FC SAN ● Might not go along well with your virtualization project ● Consider repurposing older servers  Might be hard for beginners to setup ● See Veeam Forums FAQ for step-by-step guide  Manual datastore mapping might be required ● For certain SANs, B&R may not able to detect proxy connectivity
  • 10. Direct SAN Access: The ugly  What’s the worst that could happen?  Windows re-signaturing your VMFS LUNs! ● vSphere will no longer recognize datastores ● Don’t panic, VMware Support should be able to fix  Three easy ways to get into trouble 1. Windows Explorer automounting new volumes (but not with Veeam) 2. Clicking Disk Management snap-in popup without reading 3. Giving Local Administrator rights to random people
  • 11. Direct SAN Access: The safe way  Present VMFS LUNs to backup proxy server as read-only ● Most SANs support it these days—chase your vendor if yours does not  Disable automount on your backup proxy servers ● Do it the right way: use SANPolicy Windows setting! ● Veeam backup proxy server setup does this automatically for you  Disable Disk Management snap-in with Group Policy User Configuration > Administrative Templates Window Components > Microsoft Management Console > Restricted/Permitted snap-ins > Disk Management  Keep Local Administrator rights on backup proxy servers to yourself ● Cannot really do this for default proxy due to FLR requirement ● Another reason to use dedicated backup proxy server!
  • 12. Direct SAN Access: Tips & tricks  Got a fast SAN? Get a modern backup proxy server! ● Multi-core CPU (compression) and fast RAM (inline deduplication)  Update firmware and drivers across the board  Disabling MPIO may increase performance  iSCSI SAN? Tweak TCP/IP on backup proxy netsh interface tcp set global autotuning level = disable  Increase read-ahead buffer ● Default is 4MB (optimal setting for most SANs) ● To change, create the new value in bytes: VddkPreReadBufferSize (DWORD)
  • 13. Hot Add: The good  Easy to setup—very little planning involved ● Any Windows VM can be made a Hot Add backup proxy  Fast data transfers with any storage ● Direct storage access (albeit through ESXi storage stack)  Supports all types of storage (including NFS) ● Shared storage: at least 1 backup proxy server per vSphere cluster ● Local storage or DAS: at least 1 backup proxy server per host  Use your existing Windows VMs (save on licensing) ● Data processing engine process runs with lower priority (6.1) ● Further CPU usage reduction in 6.5  Allows for 100% virtual deployment
  • 14. Hot Add: The bad  Not as mature as other modes  Affects your consolidation ratio ● Backup proxy servers take host resources ● Ultimately means more ESXi hosts, and more VMware licenses  Hot Add process itself is slooow ● Can take up to 1–2 minutes to complete for each VM—adds up quickly!  Hot Add as a vSphere feature has a number of limitations ● Good news—many are being removed as VDDK matures ● See FAQ on Veeam forums FAQ for the complete list
  • 15. Hot Add: The ugly  Snapshot removal problems due to locks ● Veeam B&R: multiple hooks in place to work around  CBT must be disabled on backup proxy VM ● Prevents stun on Hot Add due to CBT initialization  NFS-specific issue ● Extended VM stun on hot remove in some scenarios
  • 16. Hot Add: Tips & tricks  Add extra virtual SCSI controller to backup proxy server ● A single SCSI controller can have a maximum of 16 disks attached ● Concurrent jobs on the same backup proxy server can result in more!  Keep vSphere and Veeam up to date ● Single block size in VMFS5 removes the most common hot add issue ● Latest Veeam Backup & Replication will have latest and greatest VDDK version  Try increasing read-ahead buffer ● Seems to really help with certain NFS storage  Avoid cloning backup proxy VM ● For example, to provision additional backup proxies
  • 17. Network (NBD): The good  Easy to setup—in fact, no setup is required ● Any existing server (physical or virtual) would do  Supports all types of storage, including NFS ● Server placement does not matter (unlike with Hot Add)  Very quick to initialize data transfer  Can be quite fast—with 10Gb Ethernet
  • 18. Network (NBD): The ugly  Painfully slow performance on 1Gb Ethernet ● Average speed reported is 10-20 MB/s  Leverages ESXi management interface
  • 19. Network (NBD): Tips & tricks 1 Gb Ethernet  Use for sites with low change rate ● Works faster than other processing modes in such conditions  Keep at least one Hot Add backup proxy server around ● Full VM and virtual disk restores take forever over NBD  Keep in mind intelligent load balancing algorithms ● Network backup proxy servers have lowest priority!  Upgrade to 6.1 or later ● Improved network proxy location awareness
  • 20. One last thing  This hack significantly reduces supportability!  Cut up to 5 minutes of processing time per VM by disabling VDDK logging  Apply in stable environments only! ● Create the new value and set to 1: DisableVDDKNetworkOutput (DWORD)
  • 22. Deduplicating storage: The good  What gives? Global dedupe! ● Deduplication across backup files from different jobs ● Perfect for long-term backup archival  Top hardware appliances among Veeam users ● EMC DataDomain ● ExaGrid ● HP StoreOnce  Top software appliances among Veeam users ● ZFS-based appliances ● StarWind  Windows Server 2012 dedupe is awesome
  • 23. Deduplicating storage: The bad  Hardware appliances are expensive ● Although they do provide excellent dedupe ratio  Software appliances are resource hogs ● Both performance and dedupe ratio are sub-par, too  Windows Server 2012 dedupe is awesome ● Included free of charge—start using it today! ● Provides very decent dedupe ratio
  • 24. Deduplicating storage: The ugly  Random access performance is lacking ● A problem for all solutions featuring inline deduplication ● Typically insufficient out-of-the-box for large-scale vPower usage  Exception: post-process deduplication  ExaGrid ● Raw disk landing zone (full-speed vPower from recent backups) ● Veeam-specific logic further optimizes performance  Windows Server 2012 ● Backups ―land‖ on raw storage at full speed ● Only old backup files are deduplicated—great for vPower ● Decent speed even off already deduped backups
  • 25. Deduplicating storage: Tips & tricks  Already own storage with inline deduplication? ● Inline data ―rehydration‖ process is what makes vPower slow  Reduce the block size in Advanced job settings ● WAN (256KB) and LAN (512KB) ● Reduced block size might impact backup performance  Use Linux-based backup repository ● Large client cache, or even caching client file system (FS-cache), can significantly improve vPower performance
  • 26. Deduplicating storage: Tips & tricks (continued)  Keep Veeam dedupe on  Use incremental backup mode ● Choice of synthetic or active fulls depending on actual storage  For best dedupe ratio on device side… ● Disable compression (significantly increases amount of data transferred from backup proxy server to backup repository over network)  For best backup performance and smallest window ● Keep compression at default  If you like to avoid extremes… ● Set compression to Low (dedupe-friendly)
  • 27. Deduplicating storage: Tips & tricks (continued) Got more than one deduplicating storage device?  Use internal replication to sync backups offsite! ● Extremely traffic-efficient approach ● Many customers use and report great success!  Keep the backups imported for easy DR ● To automate repository refresh in DR site, use: Get-VBRBackupRepository -Name "DR_Repository" | Sync-VBRBackupRepository
  • 29. WAN accelerators: The good  Two types of WAN accelerators ● Caching WAN accelerators provide significant bandwidth savings with Veeam replication, but are typically quite expensive ● Transport layer WAN optimizers are unlikely to offer significant bandwidth savings with Veeam replication, and are usually cheap  Both improve reliability of TCP ● Long distance wireless or satellite links ● IPsec rekey operations on a VPN tunnel ● WAN links with high jitter, packet loss or occasional drops  Both allow long-running jobs to finish more consistently ● For example, initial replication over network  Both improve WAN utilization for most workloads
  • 30. WAN accelerators: What’s hot?  Top caching WAN accelerators among Veeam users ● Cisco WAAS ● Riverbed ● SilverPeak  Top WAN optimizers among Veeam users ● Hyper-IP
  • 31. WAN optimizers: Tips & tricks  Veeam Backup & Replication leaves little room for bandwidth reduction by WAN optimizers  Built-in WAN optimizations in v6: ● Multiple TCP streams to maximize throughput ● Network traffic compression  Consider using on unreliable networks, but don’t expect them to add you extra bandwidth ● Update to Backup & Replication 6.1 Patch 1 before evaluating  Veeam Backup & Replication not using all available bandwidth? ● Increase the amount of TCP streams (default is 5) DownloadStreamsNumber (DWORD)
  • 32. Caching WAN accelerators: Tips & tricks  Multiple TCP streams can cause issues! ● Disable multiple streams in B&R traffic throttling settings  Disable network traffic compression in Veeam ● Low (dedupe-friendly) compression level might be a better option  If required, have network admins configure bypass on Veeam backup proxy servers to avoid polluting caches
  • 33. Veeam Backup & Replication 6.5 We never stand still
  • 34. What’s coming in 6.5  Veeam Explorer for Microsoft Exchange  Veeam Explorer for SAN Snapshots  VMware vSphere 5.1 support  Windows Server 2012 support
  • 35. Veeam Explorer for Microsoft Exchange  Visibility into Exchange VM backups ● Immediate: No need to provision storage, restore the VM or restore the mailbox store ● Agentless ● Requires no special backups or metadata collection—even works with existing Veeam backups (and SAN snapshots)  Free! ● Included in all versions of Veeam Backup & Replication 6.5, including Free Edition ● Eliminates need for expensive standalone tools licensed per-mailbox  Currently available in ―exclusive beta‖ Just restored a 145 GB #MSExchange Public Folder database in 2 min. using @veeam. Then restored a single item all under 10 min. SWEET! The new #veeam explorer for exchange looks veeamy. That's right, I just made up a new word (it means awesomesauce) Really excited with the new @veeam Explorer beta for #Microsoft Exchange VM backups - we have lots of interested customers ready for this! Even the *beta* of @veeam Exchange Explorer works a treat. Saved literally, hours of work.. and saved my bacon. #recommend
  • 36. Veeam Explorer for Microsoft Exchange (continued)  Capabilities ● Browse: familiar Explorer-type interface ● Search: familiar Outlook-like Find, including Advanced Find ● Export: export to PST file, MSG file or attachment  Uses cases ● E-discovery ● Item-level restore: export and send to affected user ● Mailbox archive  Supports Exchange Server 2010
  • 37. Veeam Explorer for SAN Snapshots  Veeam restores from SAN snapshots  Supports tiered data protection strategy  Perform all restores through familiar, easy-to-use Veeam interface  Supports HP StoreVirtual VSA and HP LeftHand SAN snapshots + Veeam restore = Best RPOs and RTOs for operational recovery
  • 38. Veeam Explorer for SAN Snapshots (continued)  Fast: recover entire VM or individual items in < 2 minutes ● Fully automated: clone & promote snapshot, present to vSphere, clean up ● Restores directly from VM files on the SAN snapshot: no staging or intermediate restores required  Flexible ● Specific VM ● Individual guest files: Windows, Linux, et al ● Individual Microsoft Exchange items  Free ● Worry-free: automated process eliminates human errors and protects integrity of SAN snapshots and production LUNS ● Agent-free: no agents to deploy on hosts or VMs ● Literally free: included in all editions of Veeam Backup & Replication 6.5, including Free Edition
  • 41. FILL OUT A SURVEY AT WWW.VMWORLD.COM/MOBILE COMPLETE THE SURVEY WITHIN ONE HOUR AFTER EACH SESSION AND YOU WILL BE ENTERED INTO A DRAW FOR A GIFT FROM THE VMWARE COMPANY STORE
  • 42. SPO3292 Veeam Backup & Replication: Tips and Tricks Anton Gostev Veeam Software @Gostev Doug Hazelman Veeam Software @VMDoug #vmworldsponsor

Notas del editor

  1. This illustrates how intelligent load balancing works
  2. automount disable is deprecated, and causes issues!
  3. Also, be sure to search Veeam forums for other people’s experiences. Some hardware is just bad, apparently.
  4. Little bandwidth savings doesn’t mean these tools can&apos;t sometimes be useful. Some links can experience small &quot;drops&quot;, for example, on long distance wireless or satellite links, or even simply unreliable internet links. In these situations a long replication cycle is likely to crash, but these transport layer optimizers can many times &quot;hide&quot; these short outages from the TCP layer by faking TCP retransmits/keepalives and filtering ICMP unreachable messages from reaching the backup proxy server. This can allow long-running replication jobs to finish more consistently in the presence of less-than-reliable WAN links.