News, guidelines and various community projects
Recently active
hi, I would like to know, can I keep yearly without monthly on tape with GFS feature ?thank you
I was doing a production backup chains upgrade, and we saw an alert for Microsoft Defender Cloud.It was because the blobs were being rescanned and upgraded by Veeam during the backup chains upgrade. All was fine. It's just a triggered alert that could be documented internally as nothing to worry about.
That was not happening only at VM with the secure boot in the Hyper-V environment. It also impacts VMware.After installing this update on guest virtual machines (VMs) running Windows Server 2022 on some versions of VMware ESXi, Windows Server 2022 might not start up. Only Windows Server 2022 VMs with Secure Boot enabled are affected by this issue. Affected versions of VMware ESXi are versions vSphere ESXi 7.0.x and below.We may ask customers to put them on hold to install the October patch for Windows Server 2022.
Container runtimes are fundamental components of Kubernetes. It is responsible for managing the execution and lifecycle of containers, and it is necessary to choose and install a container runtime into each worker node in the Kubernetes cluster to run PODs. Container runtimes can be categorized into:• High-level container runtimes: CRI-O, containerd and Docker.• Low-level container runtimes: runc and crun.• Sandboxed and virtual container runtimes: runsc (from gVisor) and kata-runtime/the-runtime (from Kata Containers). The Container Runtime Interface (CRI) is the specification in charge of the communication between the kubelet and the high-level runtimes. The CRI defines gRPC APIs that allow the kubelet to interact as a client with different runtimes. CRI performs an abstraction layer for high-level runtimes. The high-level runtimes use a lower-level container runtime to run and manage the components required to deploy and operate containers. Open Container Initiative (OCI) specifica
Hello,I'm facing a challenging situation with our Veeam server and vCenter, and I'm seeking assistance to resolve this issue. Here's the scenario:Our Veeam server is not part of our domain.Our domain computers are signed with our Domain Controller (DC) as their root certificate.The vCenter is not part of the domain.However, the vCenter certificate is assigned by our DC, which acts as the root certificate authority.The primary issue arises when attempting to update the vCenter. I encounter an error, and I've attached a screenshot for reference.Furthermore, it's worth noting that our Veeam server is also not a member of the domain. We are utilizing Veeam Enterprise Manager.I am seeking guidance on how to resolve this matter. What steps or configurations should I consider to ensure a smooth update process for our vCenter and resolve the certificate-related errors?Any help or insights would be greatly appreciated. Thank you in advance for your assistance.
I’m running Veeam Agent for Microsoft Windows 6.0.2.1090 - Free Edition on my Windows 11 PC and I’ve never come across this issue so far:Open Control Panel Run restore Individual Files Select a backup date browse the backup and select a specific file the file is shown in its current state, not in the state at the time when the backup was run. Even non-existing files at backup time, created after the backup was taken, are shown in the backup treeIs it a bug? Am I supposed to set some configuration parameter?I used to navigate the backup tree and select individual files to restore specific files in their state at the time the backup was run.Thank you in advance Vieri
Home Lab upgrade!Hi Folks, recently I wanted to «upgrade» my home lab, and I was thinking the best way to have an affordable, low consumption usable home lab for a ESXi Cluster, nothing fancy, just to be able to deploy a couple of little VMS, play with HA, DRS, shared storage and so on.I started checking out the Intel NUCs, but then I realized that it comes «empty», so it becomes costly at the end.Then, what about HPE Gen 8-9 Servers, «the wife would kill me»They are noisy, expensive and consumes tons of electricity!So, looking over the hardware I have, I looked into my Workstation, a Lenovo P320 which it has 64GB of ram, more than sufficient to run a Nested lab, but I wanted something more realistic, with wires and lights, you know, Im a hardware and wires lover!I kept the Workstation as base Server, Planning tu run there the base or foundational vms I normally run like: vCenter, DNS, AD, a Storage Appliance and a Veeam Server.lets keep it «low profile», so, Nowadays normally we do h
Hey! The first version of Magic Quadrant for Container Management is around! If we compare the companies named leaders by Gartner with those that contributed most to the Kubernetes project last year, we will realize that they are practically the same. Coincidence? I don't think so.These solutions deliver many Cloud Native Computing Foundation (CNCF) projects alongside Kubernetes distributions, like service mesh, security, observability, etc. Container management is a foundation for cloud-native infrastructure and helps enterprises automate container image provisioning, operation, and life cycle management at scale.Remember to protect these platforms with Kasten! :-)
Greetings everyone...I am working out the resources for physical backup server with local disks. Might I know if my workout is correct?Data size: 30TB (Exchange + File Share)Policy: 30 daily, 4 weekly, 12 monthly, 3 yearlySource: Sangfor HCI (requires to install agent), single siteAs refer to VSE https://calculator.veeam.com/vse/Backup Server + DB + Repository = 8 CPU, 20GB RAM for Veeam to work(No Proxy and Enterprise Manager required)And will add some resources for Windows OS Regarding storage, 249.43TB from VSE So I add some buffer and for Windows OS with ~300TB disks space Assumptions:ReFSNo backup copy jobGeneric Pessimistic: daily change 10%, compress ratio 50%, annual growth 10% Is my thinking correctly?
Recently I had to troubleshoot a Veeam Backup & Replication (B&R) problem. There the question popped up which are the running Veeam jobs at point or period of time. The GUI is not a big help to answer this question. Therefore I wrote a small script that show these jobs.The following PowerShell script snippet is quite simple. First, start- (tStart) and end-date/time (tEnd) are asked for input. The following query selects all running Veeam jobs at point or period of time that matches input dates.# Ask for start- and end-date and timeWrite-Host "Enter date in format " ($(get-date).ToString("dd.MM.yyyy HH:mm"))$tStart = Read-Host "Enter start-time (Enter for now)"$tEnd = Read-Host "Enter end-time (Enter for equal to start-time)"if ($tStart -eq '') {$tStart = get-date -Format "dd.MM.yyyy HH:mm"}if ($tEnd -eq '') {$tEnd = $tStart}# Check input datatry {$tStart = [DateTime]::Parse($tStart)}catch {Write-Host "start-time wrong input"; continue}try {$tEnd = [DateTime]::Parse($tEnd)}cat
If it happened Error 1327.Invalid Drive when you try to upgrade the Veeam server, don’t panic. This is likely caused by a stale registry entry for the Veeam server. In my case, the Veeam server had an F drive but removed it a long time ago. My error message is Error 1327.Invalid Drive F: and the upgrade failed.1.login to the Veeam management server.2.Run regedit.3.check the following registry path on the Veeam server. HKEY_LOCAL_MACHINE\Software\Veeam\Veeam Backup Catalog\ and HKEY_LOCAL_MACHINE\Software\Wor6432Node\Veeam, do either of these paths show the F drive? Likely it will be the VBR catalog folder in my case.4.Right-click CatalogPath, select Modify.5.Change the Value data from F:\VBRCatalog to C:\VBRCatalog, click OK.6.Re-run upgrade again. The error message should be gone.
I have a customer on Veeam v12 which backs up to Data domain. Veeam performs a copy job to another mtree, then the DD performs a DD replication to a central immutable DD.Customer has space issues but we are seeing old veeam backup files still on the DD. We did a delete from disk for an old backup, but the file is still on the DD.Any recommendations or seen this sort of behaviour?I’m questioning whether Veeam is cleaning up old data. Backup copy retention is only 5 days.
Hello All,Sharing update on a case where Jobs stuck in VBR, however does not reflect any Veeam.exe process under VBR, proxy or agent Machine From the task logs could find the PID of the job as below however no process shows up under task Manager on VBR, proxy or agent machine in this case oracle plugin VM. Process: [64 bit], PID: [19652], SessionId: [0], UID: [fc911f7e-ed08-4bb7-be1f-4a3461f23dda] for the SRV03248Process: [64 bit], PID: [61356], SessionId: [0], UID: [3b69526c-e334-4305-bd33-bcced8fc2944] for the SRV03576Process: [64 bit], PID: [19724], SessionId: [0], UID: [a941f009-e8b7-475a-8fd2-1388653256b6] for the SRV03709Process: [64 bit], PID: [61356], SessionId: [0], UID: [3b69526c-e334-4305-bd33-bcced8fc2944] for the SRV03821 I worked with support, could identify ghost entries in DB, which was removed by below query. DB and this SQL Query should remove the jobs from running:Update [dbo].[Backup.Model.JobSessions]Set [state] = -1where id = '<id of the job>'Here are the I
Hi Everyone,VUG Canada will be holding our next event on November 29th, and we need help to finalize the topic which we have narrowed down to two.Please go here and vote - VUG Canada - November 29th Meeting TopicsThanks,VUG Canada Leadership
Hello, Last night our backup job took much longer then normal Looking through the job history I saw one user with 51GB of data processed. This is very much out of the norm for him. I asked the user if they had done anything or added any folders and they are not aware of anything.My questions is, where or how can i see a log of the files processed, or even a compare feature from last nights backup to 2 days ago. I am just not able to find an easy way to see what was the 51GB that was processed.
As announced in VeeamON 2023, Veeam is working to improve the ransomware detection capabilities in two ways:Comparing guest file system indexes and looking for typical traces of malware. AI/ML to perform an in-line entropy analysis of the data stream on backup proxies to detect previously unencrypted data becoming encrypted.Some Ransomware detection techniques exist, but many have a poor detection rate. They also suffer from having high false positive rates, where they flag benign programs as malicious, and false-negative rates, and thus fail to identify malicious programs.The same applies to files where obfuscation techniques has been used by ransomware in an attempt to avoid signature detection. One of the most common techniques used is a CRC, which involves analysis of the value and position of a data group.On the other hand, detection techniques like Behavioral and Dynamic analysis must collect significant amounts of information. At the same time, monitoring has the disadvantage th
Veeam has recently been upgraded from 11a to v12. Post upgrade we cant get into the web interface for Veeam ONE. Client app works….I’ve checked IIS, local logs etc, cant see anything….anyone seen this?
hello, can I use socket based licenses (currently in use on a VBR v10 server) for a new VBR v12 server? Or is there some kind of conversion/upgrade process involved?kind regards,Wim
Hi Everyone, I generally wake up in a good mood on Friday. Full of energy and ready to end the week and transfer myself in to relaxation mode. During these “feel good” moments I often find myself wondering about the “bigger” questions of life.This morning first thing I watched the weekly Veeam recap with @Madi.Cristil @MicoolPaul and @coolsport00 (notice both of the latter have “cool” in their usernames.. coincidence? I think not 😀). That got me thinking about the Veeam community and IT communities in general. I remembered what life was like before joining all of these great groups and came to the realisation that my IT communities, and especially the Veeam community, have become a very important part of my life. This has gone beyond the simple need for a technical source of information. IT community has added an enormous positive ingredient into my world. I now have friends and acquaintances that span the globe. Many I have never met in person and yet it feels as if they are like goo
Heyhey!I don't think I've seen a post in the community about the HANDS-ON LABs created by Veeam.What do these HOLs offer you?Hands-On Experience: More than just a tutorial, the HOL allows you to put your skills into practice. You can experiment, test, and develop your expertise interactively.Unique Scenarios: the HOL provides a selection of exciting and relevant scenarios, ranging from the latest advances in cyber resilience to cutting-edge multi-cloud management technologies.Expert Guides: Expert guides are there to assist you every step of the way. You'll never feel lost, whether you're a beginner or an expert. You can access to them anytime, from anywhere. There are no time limits or geographical constraints. Hands-On Labs Public With an account on the veeam.com website, you'll have access to https://go.veeam.com/hands-on-lab-experience-htmlPartner Hands-On Labs With an account on the propartner.veeam.com website, you'll have access to https://propartner.veeam.com/hands-on-labs Chee
I have a physical server with VBR 12 installed, the customer now also wants VBM and as repository the same as VBR, Say what against installing VBM on the same server as VBR?
Just had to troubleshoot a not-working Agent backup job. Up to now, everything worked fine. Since last night, job fails. Error shown: [Task failed. Error: Failed to connect to servername:11731]Even in logs this error is shown: The problem seems to be communication with port 11731. This port is used for agent-deployment. No changes were made to the firewalls in this particular environment. So this could not be the cause of the problem.After a short phone call it turned out that the account used to communicate with the agent had been added to the Protected Users Security Group. But this group is not intended for adding service accounts. After removing the user, backup worked fine again.I hope this post saves some time in troubleshooting
Hi! In this post, I describe some aspects of the analysis of entropy analysis associated with Machine Learning and Artificial Intelligence techniques aimed at detecting Ransomware.This is an exciting topic. As announced in VeeamON 2023, Veeam is working to improve the VDP´s ransomware detection capabilities with AI/ML to perform an in-line entropy analysis of the data stream on backup proxies to detect previously unencrypted data becoming encrypted.It can undoubtedly be another powerful tool in the battle against ransomware.Ransomware Detection: Entropy with Machine Learning and AI – Cloud and Roll (cloudnroll.com)
Hi, I created new jobs to organize Exchange groups and Teams groups since my company was previosly configured to backup the whole organization, Now that the backup is set up and backing up for about a month is time to disable the original job, if I disable and delete the job, would that release the previously used licenses for any aditional user that is not on the new jobs ? Thanks in advance.
Dear all,Today, we are pleased to announce the winner of September Blog of the Month, @coolsport00, with his blog Transfer Hardened Repository & Associated Jobs to new Veeam Server ! This is the second time when Shane wins this competition! Congratulations 🎖🐱🥉👏 Best, Madi
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.