News, guidelines and various community projects
Recently active
Hi All,I have a question about completing replication jobs if the replication windows exceeds. For the initial replication, Veeam will transfer the base full size of the replicated VM. Let's suppose it's a huge size VM and initial replication did not finish in the repli action window.When the next schedule run, will Veeam start transferring from the beginning for the initial full or incremental replica that does not finish, or it will continue from the stopped point abd replication does not take another time and size? I have read about (resume disconnect) but need to make sure from the experts? https://helpcenter.veeam.com/docs/backup/vsphere/replica_resume_disconnect.html?ver=110Let's suppose the replication window from(17:00-23:30) only. Thanks
The Veeam Legend programme is due to have its second intake in the coming weeks/months, and I wanted to put together a small collection of resources for people to find out more about this amazing sub-community. What is the Veeam Legends Programme? The Veeam Legends programme is at its heart, a Veeam community, its a sub-group of the wider Veeam Community Hub & R&D forums’ users. It was created as part of the ongoing recognition that Veeam wanted to give to its most active Veeam experts within these spaces.The Veeam Legends programme is one of three sub-communities within the ‘Veeam 100’ collective, with the other two being Veeam Vanguard and VeeaMVP. But whilst Veeam Vanguard focuses on external evangelism & activity, and VeeaMVP celebrates Veeam staff that contribute externally to the Veeam community, Veeam Legends is focused on Veeam platform-based activity. Are there perks to becoming a Veeam Legend? Of course there are! To date I’ve witnessed the following perks from th
We’re using Veeam as a backup to Office365. Our old-school owner wants to backup on-prem and periodically take a snapshot of the DB and bring it home. We also are a small shop and don’t have a dedicated NAS. What we do have is a compact i7 with plenty of RAM and a USB 3.0 port.We put a 1T PNY flash drive on it and it worked for about a month. Then we started getting JetDB errors. We put in a ticket and have been going back-and-forth with support (they have been responding nicely and it’s appreciated.)We’ve tried several solutions, seemed to be making progress but after the last iteration, they think it’s the drive. I asked for a recommendation for a good set of specs but they couldn’t give me one.Is anyone out there using a Flash drive as their primary repo store? If so, can you tell me what brand/model you’re using? Thanks in advance! Scott.
Hi Folks,We have a real treat on our next Kubekorner show. We will talk to Yongkang He and will get a demonstration of Amazon EKS Cluster Automation & Protection. This is another “don’t miss it” show
A few times I have had partners/customers confused as to why their jobs failed when needing media and they have put media in the library. Well, the new media is in the Unrecognized Pool and needs to be moved. I created a Powershell script that can be used to automate this process to hopefully help this situation. https://github.com/VeeamHub/powershell/tree/master/BR-TapeMedia-FreePool
Sometimes my customers ask for a more detailed capcity report regarding the stored Exchange Online backup data. Currently you only get the consumed capacity per repository and per organization. But how about calculating an average value from the stored backup data divided by the number of protected mailboxes?I wanted to hit two birds with one stone: Write a new script covering this topic and start to switch my existing scripts to modern authentication. Here you are: https://github.com/yetanothermightytool/powershell/tree/master/vbo/vb365-exo-usage-reportSoon I will publish a how-to guide with step by step instructions on how to create/update scripts using the modern authentication approach. Stay tuned. Happy weekend! Steve
Show current job for each driveIt is just a small improvement but very helpful in daily tape operations. In VBR v12 console you will see the tape job that is currently using a drive.PowerShell newsWe get some new PowerShell cmdlets with v12 (beta):Find-VBRTapeCatalogItem Find-VBRTapeCatalogItemVersion Find-VBRTapeCatalogueHost Get-VBRTapeBackupSession Get-VBRTapeCatalogueDirectory Get-VBRTapeCatalogueFile Get-VBRTapeMediumForSession Start-VBRTapeFileRestoreUnfortunately I did not manage to get much data out of these new cmdlets. Will have to wait for availability of command reference guide. Something I still miss, is the ability to get the content of tapes with PowerShell.
Hi everyone!@MicoolPaul ask me to post his fun Friday question this week, while he enjoys his holidays 😎 VeeamON 2022 has just wrapped up, and Veeam have announced VeeamON 2023 is in Miami next year. So how do you plan to attend? Happy Friday to all Detective Mildur
I had to remove 2 virtual disks from a VM running in vSphere 6.7.The operation was ok, and also the replica Job didn’t complain about that.The problem is that the replica VM has still the old disks attached, while the source VM doesn’t.So the modification in the source VM configurant was not reflected to the replica VM.Question: - is it safe to remove the un-wanted vHDs from the replica VM using vCenter, - or else we need also to re-create the replica job?
I set up a Replication Job from the Main to the DR site for a VM running in vSphere and everything is fine.Now I have to move the replica VM to another datastore located at the same DR site.I could perform a storage vMotion on the replica VM, but I have some doubt: - would a storage vMotion on the replica VM harm the Veeam Replication Job? - should I need to modify the replication job in order to point it to the new datastore? - would I need to delete the replica job, perform the storage vMotion, and then re-create the replica job, seeding it with the existing replica VM (would like to avoid that...)?How to do that in the most secure / efficient way? Thank you
Hello Team,Greetings!I am working on a DR project for one of my customer. The Production and DR Site is both VMware infrastructure. Currently the Veeam Backup & Replication instance is running in Production Site and all the VMs are replicated over to DR site. We have Re-IP features in DR plan, so when failover happens the VMs get IPs for DR site subnet. Question is, in case of the Production site completely goes down, no access to anything:Will the Re-IP feature work? Cause my Veeam instance is also in production site? My only option is to power on the replica VMs in DR Site manually and change the IP within OS manually? Is there a way we can setup a High Available/Secondary instance of Veeam Backup & Replication in DR site? (with same configuration as per production site?). So if the production site is completely down, we can still manage the backup & replication portion from DR Veeam instance? If question 3 is possible, do we need additional Veeam license or anything els
Hi,I am trying to deploy Veeam Backup for Nutanix AHV, followed all the instructions of the documentation. Although I have selected a NAS while configuring for the backup, in the console of Proxy, it shows repositories as 0 and Backup server status as Unavailable. Also, in the manage backup server [Import Backups] is greyed out. Only PD snapshots are being created as seen in VBR.Please help.Thanks.
Hi Everyone,I need help with a trip down memory lane. When was the linux helper host introduced. If I am not completely confused I remember that you used to have to use a helper appliance that Veeam would install on Esx but then later introduced the Helper Host where you could simply use a Veeam host in your managed servers to help mount the linux file system. It has been a while and I could be off target with this Was it one of the V11 updates? I will dig and see maybe between 10 and 11.
Hi all,Recently, my ESXi home lab host died, taking with it the main data store that contained all my working VMs including a Veeam Replication and Backup Community Edition VM. This VM was backed up several of the VMs on the ESXi host to an alternate location, so perhaps there is light at the end of the tunnel.In the first instance, I will need to create a new VM for Veeam, then reinstall Replication and Backup and re-attach the backup store. However, when looking at https://helpcenter.veeam.com/docs/backup/vsphere/importing_backups.html?ver=110, there is a pre-requisite requirement that states:The server from which you plan to import backups must be added to the backup infrastructure. Otherwise you will not be able to access backup files. Does this mean I need to re-create to lost VMs in ESXi first, before I can import any backups? Do then need to be specific configurations that match the original VM (such as vHDDs)? Do they even need be fully recreated with OS? Of is it simply that I
Just wondering if any of you encountered this issue.We have been using Virtual labs for more than a year now. However, when our team tried to upgrade our NSX-T environment. They found out that the IP (Gateway IP) configured on the isolated side of the router is responding. This segment is connected to a NSX-T logical segment that was configured to be isolated.I think there is an issue with the NSX-T logical segment not configured properly but would like to see if there is some unknow issue with the Veeam’s virtual router.Thanks.
Got caught back up on community recaps last night (I was a couple weeks behind) but over the course of the past 8ish months, I’ve noticed that @Rick Vanover mentions breaking the rule, or not breaking the rule, or sorta breaking the rule but it’s okay. My question is, for those of us who haven’t been around since the community inception…What is “the rule”?
Hello everyone! I am building brand new VEEAM environment. The plan is to have Management Server as virtual machine as well as proxy servers. Physical components are: Immutable repository, Tape Server+Tape library, SANs. I got stack with the point of restoring environment in case of main management server is not available (ransomware attack, whole virtual environment is down, including SANs). I still have backups on tapes. Maybe on Immutable repository. I was going to backup Management server configuration to repository on Tape Server . And Tape server itself periodically to external hard drive. So as a starting point we have healthy Tape server + backup of the configuration can be used.What will the the steps to recover the environment? Cheers,
Just a quick post; the latest Windows Server updates for 2012R2, 2019 and 2022 (haven’t seen 2016) can cause ReFS issues. After the installation, ReFS volumes are shown as RAW and are no longer accessible; so if you’re using ReFS for your repositories, then take be aware of this when installating the update. Besides that, those updates can also cause bootloops for domain controllers and break Hyper-V.Depending on your Windows Server version one of the following updates could have caused the issue: KB5009624, KB5009557, KB5009555 If you’re affected then removing the mentioned update should solve the issue. Don’t (!) try to repair the ReFS volume, because this could cause a dataloss.This should remind everyone why 3-2-1 for Backups is so important. Further information:https://www.bleepingcomputer.com/news/microsoft/new-windows-server-updates-cause-dc-boot-loops-break-hyper-v/https://forums.veeam.com/veeam-backup-replication-f2/beware-possible-raw-refs-volumes-after-installing-january-upd
I was today the first day in the office after my vacation. After starting my VBR V12 BETA3 instance, I noticed that the trial license has expired at 12/31/2022.At login I was stunned that the second factor for login was not active.So, I had a look at the “Users and Roles” dialog and there was no checkbox “Require two-factor authentication for interactive logon” available.“Users and Roles” Dialog without “Require two-factor authentication for interactive logon” availableOK, the difference to my last login before Christmas is the expired license. I installed our NFR license and checked the “Users and Roles” dialog again.Now the checkbox “Require two-factor authentication for interactive logon” is available again and the 2FA is working again at next login.“Users and Roles” Dialog with “Require two-factor authentication for interactive logon” availableConclusion is that – at least with the BETA version – 2FA is available only with a valid license. Your installation is left without a more s
Hi guys, i know that in v11 is not recommended use the dedup repo as primary backup storage, is there any news in v12 ? The customer wanna buy 2 x Quantum DXI dedup hw appliance (each site one dedup appliance) and i3 scalar tape library. From my point of view, the best pracices is - backup to ntfs/refs/xfs repo as primary backup and after create a 2 backup copy jobs to each dxi appliance and after create a tape backup job. BUT.The customer wants a send the primary backups to DXi and after to tape. its possible or its bad plan ? Thx.Tom.
This week we are back with great content and special department news! Rick is slacking on the Who’s New, we’ll get that for next week! Watch this week’s episode here:The Linksvia @JMeixner via @SteveF via @patricio.rcm Special Department News We want to hear about your educational goals for the new year. Are you studying for a new certification, or are you wanting to get credit for the work you’re already doing? Take this short survey and let us know if we should add continuing professional education credits (CPEs) to Veeam events: https://www.surveymonkey.com/r/8NG23WR via @Nico Losschaert via @safiya via @mkevenaar Special Episode Next Week!Stay tuned for a special episode next week and we’ll be back with Who’s New!
AWS CLI ProfilesIn my previous articles I used the AWS CLI to interact with the object storage platforms for demonstration purposes. This article will focus on a very powerful feature of the AWS CLI, the usage of profiles.If you find yourself often interacting with several object storage platforms and/or use multiple object storage accounts, then using profiles for the AWS CLI will simplify your efforts. It has for me. Creating the first profileFor an example, let’s say you need to access three object storage platforms regularly. For the remainder of this article, the storage platforms will be:platform1 platform2 platform3You could use the “aws configure" command to reset your environment to use the credentials and region every time you switch to another object storage target.My first step is to see what AWS cli profiles I have configured and set:Let’s see what profiles are configured:aws configure list-profilesThere are no existing profiles, so let’s create one up for object storag
Hello to all,I have backup chains stored on XFS volumes with reflink that were created with FastCLONE.How can I move these strings to another volume while preserving this? Thanks
Hi, We have a Dell Power Protect appliance with 7.5TB of space, when I check the used space on the Veeam console, I found that it's only shows me the pre-compression value as used space (8 Tb). The console also shows me the free value (7 Tb) and I think it's correct after data compression. So I still have other servers to add on veeam with 5TB of data and I want to know if our Dell Power Protect will support this extra space or not. Thank you.
Greetings. I have an on-prem Windows Server 2019 Datacenter with the Hyper-V Role enabled running about 10 VMs. I was applying an update to one of the VMs, a Windows Server 2016 running Exchange 2016. The update, CU23, failed, forcing me to restore the machine. Prior to the attempted update I had VeeamZipped it from the B&R 11A CE panel, and so I launched the restore from there. After restoration I had quite a bit of troubleshooting to do to get mail flow back but I was completely successful.The remaining issue is this: Upon VM startup, there is a long pause, 3 full minutes, during which I see the expected black screen with “Hyper-V” logo smack in the middle, but it sits there doing absolutely nothing I can see. No circle of dots, just the Hyper-V text. After 3 minutes the circling dots begin and I have desktop in about 30 seconds. and everything runs normally. The disk layout is the usual Recovery, EFI and OS partitions.Has anyone run into anything similar? Thanks for any thought
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.