News, guidelines and various community projects
Recently active
Hi Community,I'm trying to implement a Veeam backup strategy for unstructured data stored on a file share (SMB or NFS). The goal is to: Back up the file share to a local repository, and Offload or copy the same data to Azure Blob Storage for offsite/cloud retention. I understand that Scale-Out Backup Repository (SOBR) is not supported for NAS backup jobs, so I’m looking for an alternative way to achieve dual-target backup for unstructured data.Has anyone here set up such a workflow?Would you recommend scripting the offload, using a post-job action, or integrating a third-party sync tool? Any best practices would be highly appreciated.
Hello Dear Community,Is it correct that with the Veeam Windows Agent free edition I can only create one job?I already have one job to USB disk attached to the computer I want to create another job to a VBR server which is icensePlease confirm even the VBR is license, the Windows Agent free edition is strictly limited to one job?Thanks,Edy
Hello,I have a question regarding how Veeam uploads backup files to Azure Blob Storage, and I’m a bit confused by the behavior. I believe the documentation might not be fully accurate or clear on this point.Here’s the scenario: I created an Azure Storage Account and set the default access tier to Hot. I also created a container inside that storage account. On the Veeam side, I configured an Azure object storage repository, and I left the "Use cool blob storage tier (may result in higher cost)" checkbox unchecked. Use cool blob storage tier My First question is: In this case, what access tier does Veeam use when uploading backup files to the container? Will the backups be uploaded with the Hot tier (as per the storage account default), or does Veeam explicitly set a tier regardless of the default?My Second question is: same scenario but with default access tier (Azure Side) set to Cool.My Third question is: same scenario but with default access tier (Azure Side) set to Cold.
If you’re looking to protect your Microsoft Entra ID (which you might remember as Azure Active Directory) with Veeam Backup & Replication, it’s actually pretty straightforward with version 12.3 and above. You’ll need to make sure you’ve got enough Veeam licensing (one unit per 10 users, all-or-nothing), and have the right infrastructure in place—Veeam will auto-install a local PostgreSQL database for tenant backups, and tenant logs can go to NAS or S3 storage like the 11:11 Cyber Vault. The protection process involves adding your Entra tenant to the Veeam inventory using your Tenant ID, setting up separate backup jobs for tenant data and logs (with encryption and tailored retention), and then scheduling them as needed. Once your jobs run, you can easily check exactly how many Veeam license units you need, thanks to a 30-day grace period. This setup gives you coverage for users, groups, devices, apps, role assignments, conditional access policies (if enabled), and all the relevant l
I upgrade my VBR then when try to upgrade the component for my hyper-v i got error the destination file already exists.How we can solve this?
Hello,i would like to know if regkey for updating automatically thread hunter is workingKey Location: HKLM\ SOFTWARE\Veeam\Veeam Threat Hunter\Value Name: VTHInternetProxyValue Type: String Value (REG_SZ)Value Data: <proxy>:<port> could you please advise how to check easily that is working update of signatures? thank you
I was trying to open a case. First, “I need support for:” is just a spinning circle. “Product Version” doesn’t have any entries. It seemed to let me go through the rest of the form, but when I hit submit, I get: Something went wrong.We're having technical issues.Stay calm - our IT team is already solving the problem.I’m not sure if there’s really a problem, or if the issue is that I’m asking for support for the community edition (which I read can happen on a best effort basis). Is this supposed to work? Thanks
Some of my virtual Linux Server are unabel to backup. The job ends with the following error: Error: The request could not be performed because of an I/O device error.Asynchronous request operation has failed. [requestsize = 327680] [offset = 2509897728]Failed to download disk '<SERVER>.vmdk'.Shared memory connection was closed.Failed to upload disk '>'Agent failed to process method {DataTransfer.SyncDisk}.and:Processing <SERVER> Error: The request could not be performed because of an I/O device error.Asynchronous request operation has failed. [requestsize = 327680] [offset = 2509897728]Failed to download disk '<SERVER>-flat.vmdk'.Shared memory connection was closed.Failed to upload disk '>'Agent failed to process method {DataTransfer.SyncDisk}. Windows works fine. ESXi and Vcenter are on the latest version.
I’m trying to do my first backup with the Windows Agent, but it fails several hours in.After the first failure, I ran chkdsk on the target, and no errors were found; the second attempt failed in the same way. I have 2 drives in the system: It recorded success for the first one.I tried to open a case for this, but no luck so far.7/6/2025 12:14:22 AM :: Error: Shared memory connection was closed. Failed to upload disk. Skipped arguments: [EmulatedDiskSpec>]; Agent failed to process method {DataTransfer.SyncDisk}. Exception from server: The requested operation could not be completed due to a file system limitation Failed to write data to the file [E:\VeeamBackup\greatful\Job greatful\Job greatful2025-07-05T172307.vbk].Failed to download disk '251db751-6938-460c-8b6d-c34dc909537e' 7/6/2025 10:08:23 PM :: Error: Shared memory connection was closed. Failed to upload disk. Skipped arguments: [EmulatedDiskSpec>]; Agent failed to process method {DataTransfer.SyncDisk}. Exception from ser
Hi all,We have recently moved from VMWare to Hyper-V.We use Veeam B&R V12 and have encrypted offsite backups going to a remote backups repository via a site-to-site VPN connection to a third party. On VMWare, we used VMs as backups proxies and included only those VM addresses in the site to site VPN.When we moved to Hyper-V, because of the on-host backups proxy architecture, we needed to add the Hyper-V host IPs into the VPN profile. On any given day, I’m happy that the remote team follow best practice in terms of security but I’m not willing to expect that to always be the case. I’m really not comfortable having our host IPs being directly accessible from a third party location, when they have control over the remote IP scheme.Is there any way to introduce a VM as a backups proxy as per the VMWare architecture to remove the Hyper-V host from the VPN?If not, is there any reason why I can’t just block all inbound access from the third party IPs? I would expect that all activity i
Hello,We currently have backup jobs configured in Veeam Backup for Microsoft 365 (VBM365) with a retention period of 6 months.We would like to stop some of these backup jobs, while retaining the existing backup data for a period of one year.We have a few questions: If we change the retention policy of a job to one year and run a final backup, will the new retention period be applied to the previously backed-up data? If we disable the job after modifying the retention, will the new retention still be applied to the existing backups? Finally, could you please advise on the best way to ensure that our existing data is retained for one year, even after the backup jobs are stopped?Thank you in advance for your feedback.
Hi everyone,I’ve recently put together a new app called ‘Magic Ports’, you can find it on the front page of the Veeam Architects site: https://www.veeambp.com/This is the first version which is a little rough but functional, the main aim was to get feedback from the community to aid in the direction of the app. For example, I am already considering changing the ‘cards’ to a table on the main screen to save on-screen real estate.I am also looking into adding mermaid diagram outputs which can be loaded into things like draw.io. Comments on these features and anything else would be welcome. All the code is freely available via the GitHub repos listed on the app and again we encourage you to have a look and make suggestions by raising ‘issues’ or even contributing to the projects.I am a firm believer in putting ideas out there so the community can guide the direction and I feel that this tool or at least the idea behind this tool will ultimately help create something the whole community ca
Installed Windows agent on my new Windows 11 machine, then went into “Create Recovery Media”.I could not complete it without giving Veeam precise location access, which seems really...odd.And it does not appear that it actually did access my location.Veeam Agent for Microsoft Windows 6.3.2.1205 - Free Edition
Hello All,I learned to install VBR on a physical standalone machine on premises without being a member of a domain which totally makes sense. However is it okay to install the VBR components of VBR on a VM in a Proxmox environment, but have the repository on a separate standalone computer. So the backup are not stored in the same environments as the production data. What are the Pros and Cons?Thanks!
When it comes to orchestrating and testing recovery workflows across multiple sites or infrastructure types, granular control is crucial - not only for efficiency but also for security and accountability. This is where Scopes and Roles in Veeam Recovery Orchestrator (VRO) shine.In this post, we will explore:What roles and scopes are in VRO How to set up and use scopes effectively Two real-world use cases for scopes A breakdown of VRO roles and permissionsScopes in Veeam Recovery Orchestrator:Scopes in VRO are logical boundaries that define what resources a specific user or group can see and manage. This includes orchestrated plans, recovery locations, workloads, and more. By configuring Scopes, Scope Users (and Groups), and Scope Inventory, you can segment access by site, team, or technology stack. By default, there are two scopes: Default Scope - this is created as part of the installation. By design, all items discovered are added to this scope. This includes items enumerated from an
Hi,I wonder how I could relocate the PostgreSQL database simply to another drive.The installation performed the default installation on the Windows C-drive.Because we also create an SMB file share backup of a large share, the database grows quickly and we need to enlarge the C-drive often.So we would like to relocate from the default location to simply another drive (not another computer).Is this also with the configuration backup migrate method?Is there something we need to do before?Can we use the psql tool to do this easier?regardsSteven
Hi(Veeam version 12.2.0.334)I want to move the PostGreSQL database from drive C to drive D.Following my steps, the PostgreSQL service starts correctly. However, the Veeam service doesn't start.I haven't found a clear procedure for this. Do you have any idea what's missing?Here are the steps I followed:I stopped all "Veeam" services and the "postgresql-x64-15" service.I performed a robocopy.From : C:\Program Files\PostgreSQL\15\dataMove to : D:\PostgreSQL\15\dataMy script :for /f "tokens=1-5 delims=:" %%d in ("%time%") do set tmptime2=%%dh%%eset tmpTimeHeureMinute=%tmptime2: =0%for /f "tokens=1-5 delims=/ " %%d in ("%date%") do set tmpDate=%%d-%%e-%%frobocopy "C:\Program Files\PostgreSQL\15\data" "D:\PostgreSQL\15\data" /MIR /SEC /NP /ETA /LOG:C:\Robocopy\Log\MovePostGreSQL%tmpDate%-%tmpTimeHeureMinute%.log /R:1 /W:1No errors, all files have been copiedI renamed the directory C:\Program Files\PostgreSQL\15\data to C:\Program Files\PostgreSQL\15\data-001 I changed the Windows service wit
Hello,I understand that Veeam supports immutability on Dell Data Domain deduplication storage appliances.Here is my current setup:Backup job targeting a ReFS repositoryBackup copy job to a primary Data Domain with immutability enabledMTree replication to a secondary Data Domain not managed by VeeamMy question is: will the data replicated to the secondary Data Domain also be immutable?The Data Domain OS version is 8.3.Thank you in advance for your insights.
Hi,When try add new Hyper-V server for backup, I receive this error :Installer The directory name is invalid.Cannot create folder. Folder path: [\\192.168.10.3\ADMIN$\Veeam].Cannot create folder. Folder path: [\\192.168.10.3\ADMIN$\Veeam\Backup]..I have use account with full administrator privileges. RegardsJaroslav
Hi teamI need to update the AWS user in Veeam Backup and Restore v12 for a scale out repository Archive to AWS Glacier - however we no longer have access to create an “Archive Applicance” due to new security restrictions in our AWS environments.We only need to restore from this Glacier S3 archive - we are no longer writing to it.Is there a way to update the SOBR account credentials without using the wizard which forces the “Archive Appliance” setup?I think it may be failing on that step when I try to finish the wizard.ThanksAaron
UPDATE-- Check out the step by step in our helpcenter https://helpcenter.veeam.com/docs/backup/vsphere/using_vm_migrator_utility.html?ver=120 12.3 What’s New - https://www.veeam.com/veeam_backup_12_3_whats_new_wn.pdfHelpCenter - https://helpcenter.veeam.com/docs/backup/powershell/veeam_vm_migrator.html?ver=120 Hey Everyone, What is a Moref ID? In VMware, a Moref ID (Managed Object Reference ID) is a unique identifier assigned to different objects or resources within the vSphere environment, like virtual machines, hosts, or data stores. It helps VMware keep track of and manage these objects.Think of it like a name tag that VMware uses to identify and reference each specific object in its system. The MoRef ID naming starts with a prefix stating the object type followed by a hyphen and a number, for example, vm-197, host-29, domain-c26. Every object has its own MoRef address: https://<VCENTER>/mob/?moid=<OBJECTID>. So why is it Important? When a virtual machine (VM) is adde
We have an existing Veeam environment as a service provider and using Cloud Connect. With this we currently host cloud backups and replication for tenants, which works fine. We also have VMware vCloud Director integrated. We are just now implementing CDP into this same environment. When CDP is installed into the environment, Veeam creates a new storage policy in vSphere named “Veeam CDP Replication”. This storage policy has a requirement defined to “enable host based rules”, and the single rule that is enabled is “Replication” and Provider veecdp, which is the I/O filter name. For reasons I cannot work out as of yet, this storage policy will only see one of our datastores as compatible, and this datastore happens to be the local direct attached storage of one of the ESXi hosts in the cluster, not storage on both hosts. All other datastores show as incompatible. Our other datastores that I would like to use are NFS volumes on Linux hosts. I have set this up in a lab and demo envi
Hi all,I have a request to back up several Microsoft Azure Virtual Machines hosting SQL Server and Oracle databases using Veeam Backup for Microsoft Azure (VBAz).I’m looking for a clear summary of what can and can’t be done when using VBAz for these workloads, ideally in a concise, bullet-point format.Specifically:Can application-aware processing fully protect SQL and Oracle databases?Is transaction log backup and point-in-time restore supported for SQL?Can individual databases be restored without restoring the entire VM?Are there scenarios where Veeam Agent for Windows or Linux is required instead?Any guidance, best practices, or references would be greatly appreciated.Thanks in advance!
If you're running a Nutanix AHV environment and want to back up your virtual machines using Veeam Backup & Replication, you're in the right place. This step-by-step guide shows how to:!-->!-->Add your Nutanix AHV cluster to the Veeam console Configure AHV backup proxies (Workers) Create reliable backup jobs Restore virtual machines and files with confidence!-->!-->!-->!--> !-->Whether you're working in a test lab or a full production environment, this guide will help you protect your workloads efficiently. Step 1: Add Nutanix AHV to Veeam InfrastructureOpen the Veeam Backup & Replication Console Navigate to: Backup Infrastructure > Add Server > Nutanix AHV !--> Enter the required details: IP address or FQDN of Prism Central or Prism Element Credentials with administrative access !--> !-->Veeam automatically detects the Nutanix cluster You'll be prompted to deploy or link the Veeam AHV Backup Proxy Appliance !--> Step 2: Configure AHV
This is the second part of three adressing general topics of environmental architecture for backup systems.In the last part, we examined considerations for the placement of individual backup components, hardware configuration, and fault tolerance (Point 1 and 2 of the following list of major threats).In this part, we address the aspects of locations and site redundancy. These are points 3 through 5 on the list of major threats to backup environments that we identified in the last part.What are the main threats to backup data? Wrong placement of backup environment components Hardware damage to backup systems Power outages or disasters at one location Power outages or disasters at multiple locations External locations for backup data Ransomware attacks Theft of access data and unauthorized access Intentional or unintentional damage by insidersIn the next part, we will delve deeper into the remaining points on the list. These are points that are more likely to be caused by criminal activi
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.