News, guidelines and various community projects
Recently active
Pls share what you like most about Veeam backup software.
Is there any chance that Veeam will sponsor for a training+certification exam? :)and what is the validity of VMCE?
Happy Friday Veeam Community,Veeam Community Recap #29 *SPECIAL* edition is here! I and @Rick Vanover recap VeeamON 2021 and highlight this week’s activities.Check it out now Links:VeeamON ReplayVeeamON feedback thread
For this post I planed to share some time and bandwidth comparison for backups in my lab. But it is some kind of difficult to get representative data in a fully virtualized demo environment.So I am very happy @Gostev pointed out this topic in his last Words from Gostev (Veeam R&D Forums Digest) from 8.2.2021. If you are not subscribed to this newsletter: do so! https://forums.veeam.com/I want to summarize important facts here:Backup performance per appliance (all-in-one box) doubles in v11. Revise and optimize basics: How are backup files written to disk. Shared memory transport engine, when source- and target-datamover on same box. Implemented full NUMA awareness Enhance the data movers placement logic to ensure they never end up on different CPUs. All this, and I assume much more, leads to an incredible performance. Veeam tested with an HPE Apollo 4510 Gen 10 Server – which is really a perfect backup target – as a all-in-one appliance. Veeam was able to peak at 11.4 GB/s (!) b
Hi,Is there any mobile app available to connect veeam community
Hi Friends, pls share your experience about Veeam 2021 event &key takeaways from it.
Not long ago we setup a single node test Kubernetes cluster on our laptop using Minikube.Now let’s install the next generation of backup technology! Kasten.Kasten means box or container in German just in case you were wondering about the funny name :)We have already installed Chocolatey on our Windows laptop so we can go ahead and use it to install Helm. Helm is like a Linux software package manager but for Kubernetes: choco install Kubernetes-helm We will now use Helm to install the Kasten Helm Chart. You can find out more about Helm here: https://helm.sh/First, we must create a kasten-io namespace:kubectl create ns kasten-ioA namespace is a segregated area where only the pods for this setup will run. Next we need to add the Kasten repository to Helm so that it knows where to get our Kasten images: helm repo add kasten https://charts.kasten.io/ We are all set and ready to go.The install command is pretty straight forward but if you will remember we setup local storage in Minikube usin
The latest Veeam Cumulative Patch, modified today it appears, now has supportability for CDP in vSphere 7U2. You can view the release notes for the patch here.
Update: Patch 20210525 brings CDP support for 7.0 U2The long-awaited patch for Veeam Backup&Replication v11, which brings support for vSphere 7.0 U2, has been released.https://www.veeam.com/kb4126It's important to note that CDP won't work with 7.0 U2 as there's a driver signing issue. So if you're working with Veeam CDP then you still should wait before updating.Added VMware vSphere 7.0 U2 support including new vSphere API version awareness and virtual hardware version 19 compatibility. Note: CDP functionality is not yet supported with vSphere 7.0 U2 due to the I/O filter drivers signing infrastructure issue at VMware, support will be added in the next cumulative patch.More information on the vSphere 7.0U2 support can be found in the forums: https://forums.veeam.com/vmware-vsphere-f24/vsphere-7-0-u2-support-t72668.html
We are not getting restore job Id while running the below PowerShell command in Veeam 11, but for versions below 11, we are getting the restore job id.I checked the Veeam11 commands document but couldn’t find anything helpful regarding VM restore job id.Let us know if there is any particular command to fetch the job id. Running command using Veeam11:$latest_backup_copy = Get-VBRBackup -Name 'backup_job_0'| Get-VBRRestorePoint -Name 'oracle_smallest' | Sort-Object -Property CreationTime -Descending | Select -First 1 ;; Start-VBRRestoreVM -RestorePoint $latest_backup_copy -ToOriginalLocation -StoragePolicyAction Default -PowerUp:$True -RunAsync Restore Type VM Name State Start Time End Time Description------------ ------- ----- ---------- -------- -----------RestoreVm oracle_smallest Starting 5/28/2021 12:17:24 PM 1/1/1900 12:00:00 AM Running
Learn about HPE + Veeam solutions at HPE Discover 2021.Register and get the chance to win some awesome prices.https://www.veeam.com/hpe-discover-2021.html#veeamatHPEDiscover
Download Here 🔥💯 🙌 Everything you need to know about protecting Teams data in one handy e-Book. Download Conversational Geek #MicrosoftTeams Backup by Brien Posey today. NEW in version 5: Microsoft Teams support
Hey Veeam Community,Here’s a community thread for discussions around your VeeamON 2021 experience!What is your most-anticipated session? What is your favorite announcement from VeeamON 2021? What stole the show for you?
Can you share a tool on how to proper size of veeam vm/physical resources as well the repository? thanks
Hello!! My post today is dedicated to everyone who needs to have a guide to perform sizing and understand good Veeam practices. All doubts are answered in this site. https://www.veeambp.com/ I await your comments and Likes !! See you soon in a new post!!
I’m using Veeam Backup for Office 365.Our data needs to be retained forever.My problem is that we have limited fast storage options (NAS that can read/write at high speeds). We have virtually unlimited slower storage options.I am currently using the fast storage for the repository. It is filling up fast, and in less than a year it will be full.I don’t need 10 years of emails and such to be quickly restored. I would like to move anything over 6 months old to a repository on a different, slower NAS.I’m trying to understand offloading to object storage repositories, but not sure this is the correct solution. Any direction would be greatly appreciated.
Good afternoon,I am with V10 version With Enterprise manager I try to hide jobs and vm depending on user.ExampleUser1 : could see Job1 and vm Vm1 and vm 2User2: could see Job2 and vm Vm3 We have two roles : Portal administrator and portal user. With the role portal user, I filtered the vm for each user. It works fine the User1 sees vm1 and vm2 and User2 sees VM3.But the two users see job1 and job2. My question is how do we filter the jobs by users as we can do with vm? Regards
As the subject says, when and wherewill the winners list for Veeam Kicks by Nike be published?
Recently I’ve been testing and used Kasten K10 by Veeam. The container data management tool from Kasten. I must say I’ve been very impressed with the software and also the releases keep coming with more functionality.Below is the content I’ve posted on this over the past few months, and I’ve even been delighted to ask to present at a number of user groups for this, culminating at a Session for VeeamON! Below are the posts I’ve wrote up.Installing Kasten on; Red Hat OpenShift running ontop of vSphere Tanzu Kubernetes Grid Configuring Kasten backup policies, protecting data and restoring data How to upgrade your Kasten environment Kubestr – Open-Source Kubernetes Storage benchmarking tool VMware User Group Recording - Protecting your Tanzu Kubernetes Workload with Kasten by Veeam I am more focused on the VMware Tanzu of the side of the house for what I’ve learned, but more than happy for feedback, and to answer any questions.
NEW Veeam Agent for Mac, included with Veeam Backup & Replication, delivers easy and scalable Mac backup and recovery for even the most demanding organizations.Veeam Backup & Replication introduces another new agent (Veeam Agent for MacOS). I wanted to go through a very quick look at the install of the Agent and what it looks like at the Backup & Replication end. My MacBook Air thought add this to the home Veeam Backup & Replication server v11. Veeam Agent for Mac Overview Veeam Agent for Mac New Features and Enhancements System Requirement Release Notes User Guide To install Veeam Agent for Mac and all the required components Preparing the Agent for MacOSDue to managed by VBR, a NEW Protection Group needs to be created under Physical Infrastructure of Type Computers with pre-installed agents. We need to add to NEW Protection group and get the package files to install locally on our MacBook Air. Give your protection group a name first.You have to choose a local path to
Will Veeam consider to provide some Rewards to partners/customer that learn the most from Veeam University?
I had created a topic earlier about my book coming out - Mastering Veeam Backup & Replication v10 - Packt/Amazon Today I will be posting on my blog which will then go to LinkedIn and Twitter. I am working with Packt on a book giveaway for 5 people that comment on the LinkedIn post and will put up a review of the book as well. My blog is here - https://just-virtualization.tech So be on the lookout if you want your chance to win a free paperback copy of the book. We are also giving away some of the e-books as well I believe. Best of luck to all.
Looking for a 3rd part team to handle our small company backup and disaster recovery needs.Any ideas?
We have need to provide a Full backup report to our finance department for compliance. We are Backing up Physical, VMs and NAS storage. I have not yet found a report that works for us to get this info. I am curious, what do you use for a compliance report or full backup report for your environment.
I installed Veeam agent for Microsoft Windows on Hp Pavillion g6 Laptop of Core i5, 1 terabyte, 12 gig ram which runs on windows 10 enterprise, version 10.0.19043 with system type of x64-based pc, It was successful upon installation and a full successful backup.When i tried to reinstall the entire system using Veeam recovery media which I created, prior to when I started the installation, I encountered an error which says“OS disk in backup uses MBR disk. This may cause boot issues on UEFI systems”,which I resolved using https://www.veeam.com/kb3156 which actually solved the problem of “OS disk in backup uses MBR disk. This may cause boot issues on UEFI systems” after restarting my pc, everything happens to be fine until I turned my PC off,Upon turning my PC on again, I saw an error saying“Choose an operating system”, Meaning that I now have two (WINDOWS 10 ENTERPRISE on volume 4)What could have caused it?How do I resolve this issue?Thanks.
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.