News, guidelines and various community projects
Recently active
I’m curious how long you all wait to update to the latest version, firmware, or software release in your production systems. For me, I would say I am on the early end of the spectrum, but I usually try and roll things out to TEST first if I can and verify for a few days. This doesn’t always work as there are times it won’t fully mirror PROD. VMware is one I’ll try and wait a little bit due to some pretty significant issues in the past I have had with host failures. Being extremely critical infrastructure downtime isn’t allowed AT ALL for us. Another thing I use to decide is the support I get. With Veeam, I have had so many good experiences I am confident they will resolve my issue. I also tend to keep my config backups and having to reinstall once or twice it’s quite doable in a pinch.
We need a consistent backup for a containered DB2, some one worked around the problem, there are working solution for do it using Kasten ?Thank’s Luca
Hello there,I have a customer who wanted to restore some DBs multiple time per month from production to different stages (dev, test ...) and doesn’t want to delegate the rights with EM or to the console to the devs (surprised Pikachu face). Nor spend hours behind their screen to do it themselves. So i created a script that can be scheduled (windows task) or triggered with their own automation tool.As the source databases are split with multiple NDF I had to figure it out. So here it is, it's far from "State of the Art" script but it does the job.(I have a "vaulted" version that can pick credentials from an encrypted file but I'm not that happy with it so here is the script without it. Feel free to improve it.)# Restore a specified SQL database to a specified folder on the same or different server, rename it, add it to an availability group.# Used, for example, to "restage" the prod database to Dev/Qual# Created by Christian Bocquet - https://www.linkedin.com/in/vchris/ on 11.07.2022# V
Finding Indexed JobsWhen many users start with Veeam, they turn indexing on for everything not understanding what it does or that it requires Enterprise Manager. The environment I inherited had this exact issue. I have modified the jobs that the file servers are still indexed for quick search/restore but here is a handy little PS command to find all of the jobs using indexing on your Veeam Server. Script Get-VBRJob | where {$_.GetVSSOptions().WinGuestFSIndexingOptions.IsIndexingRequired -eq $True} Listing all VM backup sizesAnother helpful PS script is to get the size of all of the VM backups. I often want to know which VM’s are taking up the most room, and having a total of the VBK’s and VIB’s without doing math on 30+ incrementals.This will gather all the required info and can be exported if needed. If you have multiple repositories the jobs may show up more than 1 time as there will be a separate entry for each repo. It’s still a great way to charge back to the VM owners. Scr
Hi everyone, For a possible upcoming project on the Veeam Community Hub I am looking for someone who has a feeling with Automation. While I cannot share much about the project just yet, I am looking for someone that would have time to assist me and probably someone else in organizing events, blogs, content etc. Please reach out to me with an DM if you are interested
According to this KB https://www.veeam.com/kb4264 I successfully configured restore to AWS EC2 via endpoints and VPN. So I can restore VM from vsphere to EC2 via VPN.And now I have question :)Is it possible to make restore from EC2 to on premise via VPN, not thounght Internet?
I was wondering how the point system works for this community. I see some people that are brand new at 600 points, then people who have topics and comments at only a few points. I can see when I am active, points being added.Can someone confirm if this is correct. I am assuming if you are not active your points go down month after month. I am also at the assumption when you are a new member you are starting around 500-600 points. I joined a while ago and wasn’t active for a bit, so I’m just trying to make sense of why brand new users have so many more points :)
In other topics I have talked about how to make a Veeam On line design, but ... For those who continue to use visio, I leave here the Stencils where you can download them for free …https://www.veeam.com/es-lat/vmware-esx-stencils.html?ad=in-text-link
In this week’s recap @Rick Vanover and @Madi.Cristil push the limits of early calls and recording on the road! We had a strong set of news to share this week and +41 new members to the Veeam Community. Here is this week’s recap video: The Linksvia @Scottvia @Nico Losschaert via @vNote42 Special Department Newsvia @JMeixner via @Sander Berkouwer Replay here: https://www.enowsoftware.com/webinar/busting-common-microsoft-365-mythsWho’s NewWe are happy to welcome in +41 members to the Veeam Community. The COOLEST USERNAMES this week are: @hackerone @LitlJay @Slowpoke47 and @klasikrkade!Welcome to the new members!@hgirotto @ABDELLATIF EL GAZZANE @Jason Michie @Ludvic Kawaja @Dominic.Schwarz @AndreMJ @hackerone @SWEISS @Marcel van Heemst @Peter van Nimwegen @Etti Jean @Ralf_HD @LitlJay @voarsh @Slowpoke47 @v.singh @angelomaiamp @jack @Gusarmento @jkowalczyk @matt887 @Unitrust @ronanocon1982 @AndiBrandl @ajimmy11 @klasikrkade @hakang @TOLETTI Antony @Domho @Joe Davnpoer @Tom Ward @Rock @La
Trying to clean up data from an old backup copy job, after deleting the backup copy job.It’s now showing under Disks(Orphaned) and Object Storage(Orphaned) - All needed restore points are available from Capacity tier(Azure Object storage). No more restore points are available to move to Capacity tier(because all have been moved already).Still multiple TBs are stored on the Performance tier, but if I select Delete from Disk, it tells me it will delete the dependent restore point also in the Capacity tier…? There are 3 restore points available on Performance tier, and 60+ on capacity tier.I would like to keep all restore points in Capacity tier until I manually delete them according to retention policy. Can I say Yes to this, and still have restore points available from Capacity tier?
One of my customer upgraded the vSAN cluster to 7.0 U3d from 6.7 U3, unfortunately my customer reported the performance of some virtual machines is dropped. We have opened the SR to VMware GSS, but they do not find out the reason. I search some useful information in the internet, it may be related to a known issue exists on vSAN 7.0. I shared the following information to VMware GSS, now we are waiting for confirmation from VMware. https://communities.vmware.com/t5/VMware-vSAN-Discussions/vSAN-7-0-poor-write-performance-and-high-latency-with-NVMe/td-p/2807761https://kb.vmware.com/s/article/88832
Hello Veeam community!I have been trying to determine best approach for a backup migration from one object storage bucket to another and need some help. My customer has a large amount of data in the 100’s of TB’s of backups and a bucket copy will take 30 days which is too long. They also don’t have the space to pull it all back down locally to copy to the new bucket so that option won't work. I am going to have them setup a new capacity tier in SOBR and start new jobs going to the new bucket. But the issue is the old backups on the old bucket are left orphaned. i need to move some but not all of the backups due to retention policy. I was trying to determine which backup objects are related to which backup jobs but can’t determine backup_id via powershell. my thinking is this would allow me to “grab” the backups that need to be moved to the new bucket. Does anyone have a helpful tip on how to get this accomplished? Thank you!
Hi,Please can you clarify if it is possible will Veeam to do a backup copy job directly to say an AWS bucket, or Azure Blob? We want to move away from using tape, but do not want to implement Veeam Connct and all its associated complexity.Kind regardsAndrew Rycroft
Hi.I use restore from on-premise to aws via veeam. It works perfect but I need option to run scripts on aws after restore. Something like user data on aws ( Specify user data to provide commands or a command script to run when you launch your instance. Input is base64 encoded when you launch your instance unless you select the User data has already been base64 encoded check box. )Is there such a functionality?
In VBR11 in scale-out configuration there is an option “Copy backups to object storage as soon as they are created” which is missing in VBR9.5. Is there a forcible way to copy it anyway? :)
I have Scale-Out repository which sends backup of vm to Azure Blob Storage. Is it possible to restore VM from azure blob storage directly to azure vm?
Happy Friday everyone! So, next month it will have been two years since the Veeam Community Hub was first revealed during VeeamON Update 2020. During this time, there are now over 13.6k users, nearly 20k comments, and over 2.6k topics. Lets take a moment and reflect on those numbers, it’s VEEAMAZING. What’s also amazing is the visibility this platform gives to amazing content, even content that isn’t directly related to Veeam can get hundreds or thousands of viewsExhibit A: Exhibit B:Exhibit C:Now I turn to the community and ask, was there any particular topic or content that you were especially impressed with? Maybe it didn’t get the visibility you thought it deserved at the time and want to re-share it? Whatever the reason, please share your favourite topics below and why you like them! For me, it’s actually this awesome recovery post from @falkob that I wish had got more attention:It’s a scenario we never want, but will inevitably face due to one reason or another, having someone ex
Hello, I attempted to upgrade a v4 Veeam Agent (free version -- this is at home) to the latest v5.0.3.4708 and it failed, saying I needed to install Sql Server 2012 Express localdb, which was already there. (FWIW I successfully did this upgrade on two other similar PCs before trying this one.) I tried uninstalling the old version of Veeam and it still failed. I then uninstalled Sql Server Management Objects and CLR Types, trying to get a clean slate. The installer said it was installing the prerequisites, then died again. The logs say that Sql Server installed successfully, but either Veeam just doesn’t think so, or it can’t see it. The “endpoint<timestamp>.log” is showing an exception that just doesn’t say much of anything.[16.09.2022 14:28:53][INFO] Checking presence of Microsoft Universal C Runtime redist.[16.09.2022 14:28:53][INFO] 'ucrtbase.dll' module is found, redistributable is already installed.[16.09.2022 14:28:53][INFO] Checking presence of Microsoft SQL Server 2012 Sy
This looks pretty cool, anyone attending it: https://www.veeam.com/dreamforce-2022.html?utm_campaign=Country:+Global,Creative:+Animated+Banner,Format:+3rd+party+event,Program:+Salesforce,Title:+Dreamforce&utm_source=GlobalNewsletter&utm_medium=socialteam&utm_content=1661998872 ?
Hi TeamWe have a challenge with one of our customers .They have requested for a monthly full backup to be stored for 12 month retention.They had requested for the same to be stored on cloud for the same considering onpremise storage space .We have added an blob object storage from Azure and created a SOBR with the same as capacity tier and onpremise performance tier. We have configured the data to move after every 5 days from performance to capacity. Configured a monthly full backup with 12 restore points to be run on the last day of the month.Movement of backups donot happen and currently 2 full backups have happened and have stored on the local onpremise repository.Support initially stated that we would need to wait for 2 backups for the previous backup to move but this has not happened.Now they have stated the configuration should be part of a GFS configuration.Nothing substantial interms of configuration has been provided clearly .Need some help or recommendations for the same .Not
Can’t find anything specific about this, but have to assume when using the COPY mode, Veeam uses some work space to extract/hold the data blocks before copying to the Capacity tier?
For those who play with REST APIs, very cool website for visualising JSON data, help you convert the JSON into easier to read graphs https://jsoncrack.com/
In the past years, IT has changed dramatically. The pandemic accelerated Microsoft Teams and overall Microsoft 365 adoption, Office co-authoring surged, and organizational data found its way to all sorts of cloud apps.In this webinar, Jay Gundotra (from ENow Software, the fabulous Karinne Bessette (Technologist at Veeam) and I discuss how things have changed from their perspective.Working with organizations has offered us many insights in the way people think. While discussing our experiences, we found three common myths:We have a 99,99% SLA. Monitoring Microsoft 365 is unnecessary.Procurement is in charge of managing Microsoft 365 licenses. They’re in control.Microsoft takes care of backups as part of Microsoft 365. We don’t have to do anything in that area to ensure business continuity. Most organizations believe these myths to be true, but they are not. 😆In fact, it’s dangerous to assume these myths are true in this cloud age, as they may result in downtime and data loss at a highe
In this week’s episode @Rick Vanover and @Madi.Cristil go crazy in the special department news and hold to 3 featured pieces of content. But really, special department may be a way to break the rule without breaking the rule. Watch this week’s recap here:The Links:@mkevenaar Installing and updating Veeam Backup for Microsoft 365 using Chocolatey | Veeam Community Resource Hub@olivier.rossi How to use the Data Domain repository mtree replica at the DR site? | Veeam Community Resource Hub@wolff.mateus Nomenclature of Backup Jobs | Veeam Community Resource HubSpecial Department News:Congratulations H2 2022 Veeam LegendsWe have announced the 2022 second half Veeam Legends Class: Welcome to the second class of Veeam Legends 2022! | Veeam Community Resource Hub From the Forums: Shout out to Veeam Technical Support: Opposite opinion - Veeam R&D Forums Cool new KB on integrating Veeam Products with an API: KB4311: Veeam API Integration Guide Community Guidelines: When is a question, a que
I would very much like to have ANY storage target be allowed to be targeted/used for a SOBR capacity or archive tier. As a for instance… the primary performance tier for the SOBR lands on a RAID 10 of either HDD or SSD and then rather than being forced to use object storage for the Capacity and Archive tiers it would be possible to simply offload to another repo that sits on a much slower but more capacity efficient RAID 60 array of disks. That would be much appreciated. That’s just one example of course, but the point is that I would like to have the system admin ultimately determine what they want to qualify as “performance”, “capacity”, and “archive” worthy storage. If they determine that based on their needs that the “performance” tier is a RAID 10 of SSD and their “capacity” tier is a RAID 10 of HDDs, and their “archive” is a RAID 60 of HDDs… let them be the judge of that. Don’t force their hand into using object storage.For all anyone knows, what the backup/storage admin want as
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.