Join discussions around Veeam community projects, Veeam events, industry and technology news
Recently active
Hey Veeam Community,I am having a problem backing up my personal workstation to an external hard drive.I am using the free version of Veeam Agent for Windows.When I backup, my main (C:) Internal SSD shows:Local SSD (C:) (476.1 GB) 262.5 GB read at 142 MB/sHowever, my other Internal SSD ‘terabyte’ (X:)Terabyte (X:) (953.9 GB) 3.8 GB read at 4 MB/s.I benchmarked both of my drives with CrystalDiskMark and they both got good similar results being Sata SSD’s, so the X: drive should not be this slow.I’ve tried swapping sata ports, changing cables, disable throttling when system is in use, etc. Nothing seems to help.Can anyone help me diagnose what is causing one drive to backup so much faster? Thanks, Mike
Let’s face it, we live in a world where security vulnerabilities and threats are top of mind. There’s some new exploits in the news daily...and often software patches are required to protect our assets.I’ve talked to many out there and the consensus is similar: patches are a must but, the need to be tested first, and testing is terrible.So I ask you all - what makes patch testing so terrible?
Anyone that uses Azure backups check this KB to apply a fix for the Updater.KB4261: Veeam Backup for Microsoft Azure - Updater Component Vulnerability
If anyone uses Oracle RMAN plugin there is a patch from Veeam - KB4263: Veeam Plug-In for Oracle RMAN Cumulative Patch P20211211
If you use Replication and convert a VM to template your job may fail. See the following KB - KB1970: Replication job task fails with "Cannot process VM, template processing is disabled" (veeam.com)
[Sorry for this OT, but that’s a severe worldwide bug]A major bug has hit the Microsoft Exchanges on premise since January 1st 2022, because of using a int32 variable that long exceeds the maximum value of 2,147,483,647 causing the service goes error and blocking the queue mail.A first solution released by the community was to disable the malware filtering service with the following powershell lines:Set-MalwareFilteringServer -Identity <nameserver> -BypassFiltering $trueRestart-Service MSExchangeTransportMicrosoft yesterday released a powershell .ps1 that tricks the service by “unlocking the month of December 2021 to infinite days”, so today would be 34 December 2021.https://techcommunity.microsoft.com/t5/exchange-team-blog/email-stuck-in-exchange-on-premises-transport-queues/ba-p/3049447Honestly, I don’t know if this can be considered a good solution. For more updates, there’s a dedicated subreddit:https://www.reddit.com/r/sysadmin/comments/rt91z6/exchange_2019_antimalware_bad_u
I hope you’ve all been enjoying these Fun Fridays, I have nothing technical or even remotely Veeam related today, but just a funny incident from my Christmas gathering this year. I picked up my son and he swung his head forward at the same time. And now I’ll be starting my new job next week with a black eye.How bad/funny is it you ask? See for yourselves!It’s still getting darker and bruising more! Did you have anything funny happen this Christmas/year that you want to share? Comment below! And I look forward to seeing you all in the community in 2022! 🥳🥳🥳
Hi guys, I was reading the helpcenter documents on CDP and found that you should install I/O filter on cluster, is it okay install it on host?
If anyone uses backup for Azure with Veeam something to check out regarding permissions, resource groups and the backup appliance.KB4262: Restricting Veeam Backup for Azure Permissions to Resource Group
As many of you know I am updating my previous book - Mastering Veeam Backup & Replication v10 to v11. As of today the book is ready for anyone that wants to pre-order it. Please ignore the release date of May 10, 2022 as the book will be released hopefully in late January or early February and this date will change. Order below:Mastering Veeam Backup & Replication v11
Hello, ishttps://forums.veeam.com/veeam-backup-replication-f2/v8-new-forward-incremental-forever-backup-confusion-t24239.html#p125277still the thread to read when trying to decide which backup-mode we want to employ? 1 VM is a large file server with ~6-8TB where all other VMs are smaller application servers (~250GB). BRFrank
Anyone using VONE make note of this recent issue with SRM in VMware. See the following KB.KB4260: Object Properties Collection Task finishes with the "fail" status when VMware Site Recovery Manager is used for monitored vCenter server(s) (veeam.com)
I know there is a related topic with the same problem but that one is for version 5.0.0 There is a known problem with Windows 11 and the installation of Microsoft SQL Server where the engine will not install unless it is installed on a different drive or VHD.I understand Veeam Agent for Windows uses SQL Server technology which is probably why it fails to install.Question 1: Is Veeam working on a solution independent of Microsoft?Question 2: I installed SQL Server 2019 Express with support for local DB but Veeam Agent for Windows still fails. Is there any way to have Veeam use the existing (operational) engine instead of attempting to install its own SQL engine? I read somewhere that they are using SQL 2012 but I haven’t tried preinstalling that version.Question 3: Is there any way to trick Veeam into installing on a different drive?I use Veeam at work and have been pretty happy with this product for home use. I already temporarily installed another backup solution but would love to go
HelloHope you're all doing well these days.I work for a company in Spain and I would like to ask you about an issue I’m facing with archive offload to AWS S3 storage.We are currently performing backups on a capacity tier (AWS S3) without issues but archive tier offload is failing. Here is what the proxy appliance log says:[...]02.12.2021 15:02:46] <43> Info [Ssh] Granados '617c81c8-8c61-404a-86c0-1f00ecf6ee18' connected to . Session: [SSH Session; Local: ; Remote: ][02.12.2021 15:02:46] <43> Info [Ssh] Connected to x.x.x.x while other addresses () are unavailable.[02.12.2021 15:03:07] <43> Error Failed to connect by SSH. RetryCount: '0'. MaxRetryCount: '10'.[02.12.2021 15:03:07] <43> Error Failed to login to host: 'x.x.x.x', port: 2500, elevation to root: 'no', autoSudo: no, use su if sudo fails: no, host name: , IPs: [x.x.x.x], AuthenticationData: [UserName: ubuntu, AuthTypes: [PublicKey]]. The destination would not be a correct SS
If anyone is looking for version numbers Veeam has now updated the KB site with the newest CU patches noted in my previous post. Just in case you want to know what version you are on.
Hi folks, recently some KBs were pulled out.This is last one, and very helpful to anyone is having fun with Windows 11.Veeam Agent for Microsoft Windows can't be started or installed after upgrade to Windows 11https://www.veeam.com/kb4259There’s already a topic about this (thanks @Chris.Childerhose): But I wanna share some more info about it, and maybe talks about Windows 11 and if it’s ready to production. I say no.Apparently there’s a problem with MS SQL LocalDB instance that can’t start automatically if system disk sector size greater than 4 KB.There’s even a Docs by Microsoft for this:https://docs.microsoft.com/en-us/troubleshoot/sql/admin/troubleshoot-os-4kb-disk-sector-sizeand this is a talk about 4k sector size:https://techcommunity.microsoft.com/t5/sql-server-support-blog/sql-server-new-drives-use-4k-sector-size/ba-p/316277 CURRENTLY MICROSOFT IS STILL INVESTIGATING. My humble advice is to at least wait a quarter before using new OS in production to get a minimum of stability i
Hi, I am backing up VM’s from single ESXI server. At present I have 2 VM and backup runs daily. I notice one VM backup has RED Flag/Play sign.What does it mean, anything to be worried of ? Where can I get read all of the ICON details ? Thank you. Dwija
Twas a few days before Christmas and Veeam decided the sysadmins around the world had been good all year long, they’d tested their backups, met their RPOs and had earned an early gift. So Veeam released the Veeam Agent for Windows & Veeam Agent for Linux 5.0.2.Veeam Agent for Windows Download LinkVeeam Agent for Windows 5.0.2 Release NotesVeeam Agent for Linux Download LinksVeeam Agent for Linux 5.0.2 Release NotesKey Information:Veeam Agent for Windows 5.0.2 uplifts support for Windows 10 & 11 to include 21H2 supportVeeam Agent for Linux 5.0.2 supports newer kernels, without this patch, non-file level backups will fail on newer kernel builds 5.15 and 5.16
Hello,I’m wondering what are you using for hardening Operating System?In my company we’re using:https://www.open-scap.org/ for Linux with profils from french cybersecurity agencyhttps://docs.microsoft.com/fr-fr/windows/security/threat-protection/security-compliance-toolkit-10 for WindowsI am convinced that hardening should be mandatory in production, don’t be afraid to deploy it with your images. It works very well for Veeam Servers.PS: You should never deploy the hardening after deploying the app, you could meet horrible bugs.
The new version of Kasten K10 (4.5.6) supports now to store persistent volumes images into VBR repositories. So, the integration of K10 and VBR gets on a new level...There are some requirements to get this working. See the new KB article for further information.https://www.veeam.com/kb4258
Hi guys, I have a query. I am planning to upgrade from v9.5 to v11, the current license which I am using in v9.5, can i use the same in v11. And please don't reply with a link which leads to upgrade to v11 which I have already read and I have a confusion which is why I am asking.
Merry christmas to all Veeam community members and all you love and care for. Have some nice and quiet holidays.A happy and good year 2022 to all of us. 🎄
Hi guys,I have a query. When configuring a replication job, we specify a repo to store replica metadata. Where is the replica metadata repo located? in source or target site?
A little help would be appreciatedWe have old VMs (Debian 8) which replicates without problems.But the replication on new VMs (Debian 9) is corrupted, half of the services like SSH or UFW no longer open.The only difference is that the old VMs are Thick and the new ones are Thin.Is it possible that VEEAM Free does not support Thin VM replication? If yes, what can I do?
Good evening folks,got a question for you, hopefully the last one before Christmas, for an “issue” I’ve got with Veeam.B&R has a job that backups a list of vms, and that’s all good.Then I add a vCenter in the structure, and vCenter updates all nodes’ certificate.Ok.At this point, B&R Console needs a refresh and it’ll see all vms as new ones.Perfect, but.Next backup Veeam will save them as full backup, creating a duplicate of the vm in the backup file.Is there any way to avoid it?
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.