Join discussions around Veeam community projects, Veeam events, industry and technology news
Recently active
Veeam has just published a new KB that details how to set up AWS PrivateLink for moving data to Capacity/Archive tiers. Check it out - KB4226: How to offload backup files to Capacity and Archive Tiers via AWS PrivateLink (veeam.com)
As we’re getting close to the end of the year, I’m curious if anyone has heard anything about a new VMCE exam. I passed the 2021 in Dec last yr. From my recollection, I thought the exam only lasts 1yr. But, if there’s not a new exam, or is severely close to being released at the end of the yr, isn’t that cutting it a bit too close for those of us who need/want to renew?Thanks.
Hello,our data backup policy is as following:incremental backup from monday to friday on a disk repository full backup every week on the same disk repository A second copy to tape is performed for all full data stored on the disk repositoryNow we only want to start a duplication to Tape of all full backup data that are only generated by the jobs started the 1st-2nd of each month. How can I achieve this data backup policy?Thanks for your help!
Hi all,we are running a Veeam Backup for Microsoft 365 environment. We are using NTFS volumes formatted with 4KB cluster size, according to Veeam best practices (s. https://bp.veeam.com/vbo/guide/buildconfig/proxy-repo.html). Every job has it’s own repository and multiple repositories reside on the same NTFS lun.Now we are running into the problem, that some luns reach 16TB size. Due to the cluster size of 4KB we are not able to expand further.We now need to migrate some of the repositories and I have two questions about that:Should we migrate to luns with a bigger cluster size? What are the side effects of that? What’s your preferred way to migrate? The best way I know is to copy the repo contents with robocopy, create a new repo pointing to the new location and then change backup job target to the new repo. Unfortunately that implicates stopping Veeam services while copying, because otherwise all of the jet dbs are locked… Is there a better way? Or will be in v6?Thank you for your in
We are around 2 weeks out from me starting the long journey to Prague for my first #veeam100summit.Covid spoiled the last couple of chances, so I am super excited my flights are booked!Trying to be brave and will likely regret the amount of work this is going to be but I thought for those not going or who aspire to apply for the vanguards or push to become a legend then this might give you an idea of what it is all about.So. what do you want to see?I would love your ideas for things you may want to see, people you may want to hear from, places or landmarks in Prague, food etcPing them below, ill try get as many covered as possible.See you for episode #1 in a wee while
For those of you that were looking for ways to convert physical to virtual or V2V the new VMware Standalone Converter 6.3 went to GA today along with the initial release of vSphere 8.You can find release notes here - VMware vCenter Converter Standalone 6.3 Release Notes
Here is something that I don’t see enough of. First, what is the fastest or average job you have? If you could follow it up with some hardware specs, or config design that would be super helpful too.If you can also add, what is the single best thing you have done to improve your Veeam performance? I average around 1GB on most jobs. I have it 2GB and the smaller incremental sometimes hit between 100-300MB but only for a few minutes. I feel I get decent performance but was wondering if anyone is hitting significantly higher speeds while they backup? My source SAN’s are good. IBM V7000’s and FS7200 flash systems. My Veeam SAN is an older IBM V7000 with all spinning disk which could probably use an upgrade, but performance doesn’t change much backing up to SSD for me. I have all fiber, and 16GB for everything but 8GB for Tape as that is the LTO8 max.I created about 8 Volumes on the SAN as per IBM best practices to use more of the cores on the controllers, but doubtful it makes a diff
I recently ran in to an issue where we had a few of our SOBRs offloading to OBS which was added using a Gateway server for access. There was an issue where it told me that we were out of disk space but thinking to myself that cannot be as we have Petabytes of storage for Object.I investigated the logs and even worked with support where we found out the issue was on the GW server which uses the C:\Windows\Temp folder by default to store data before offloading to the Object Store.Well it is nice to see there is now a KB article that shows how this can be fixed in three ways. If you have this issue check it out here - KB4283: Scale-Out Backup Repository Offload task fails with "There is not enough space on the disk" (veeam.com)The options are -Increase the space on the GW server - so your C drive Move to another GW server with more space for C drive Change the VeeamBackupTemp location to another drive with lots of space
I have two data center sites, one in Indianapolis and the other in Olympia. We have Dell Data Domains at both sites as our backup storage. I am currently in the process of moving our cloud connect storage from an old HydraSTOR to the Dell Data Domain. With the hydraSTOR I was able to seed backup copy data from a portable NAS directly onto the cloud connect repository as it was presented as a CIFS share. With the Data Domain it is using something called ddboost and I’m not sure how to run a copy job to import that initial backup copy data onto the Dell Data Domain. Has anyone else been able to successfully seed backup data onto a Data Domain?I need to…run the initial backup copy to a local/portable NAS on the customer’s site disable the job ship the portable NAS to our data center copy backup files onto the Data Domain configured with DDBOOST update the backup copy job to use the cloud repository enable the job to run confirm the job is running successfully and call it doneStep 4 is whe
I was thinking in how to collect those “epic Phrases” you had heard regarding backup justifications, the worst ones, in my personal experience were:We don't need that, I usually create a copy on my Desktop! Backups are for weak IT, we use snapshots…Please share your best phrases to have fun, and share those “crazy moments” with a bit of humor!😂
What is the best compression or dedupe you have received with Veeam.Feel free to expand on what type of job, compression settings, type of VM (sql, app, web server etc). If it is a file server what type of data does it host? For SQL I can get up to 7x Dedupe and 4.5x Compression I have a few application servers around 20x deduplication in my environment as well. The highest application server I have with an internal DB hit 46.8x Dedupe and 1.9x compression which is pretty crazy. The full backup was 13GB on a pretty large VM haha. I have a few big file server 30+TB that get 4.7x dedupe and 1.7x compression for example. Pretty good to see 30TB shrunk down to 4TB or so. I also have some 30+TB VM’s that get 1.1 dedupe and 1.0 compression . All videos however.
Hi,we are moving a lot of environments to Azure cloud and we already have 150 Blob storage containers configured to make the backups using Azure Backup. The problem is that they offer only 300 days of retention policy and i need more time for LTR and granular backups (daily, weekly, monthly, yearly) for compliance and governance purposes. As we are studying to move the backup workloads to VAB and VBR at azure, but we felt that this feature for blob storage container its missing in the VEEAM tools for Azure.This amount of blob storage container it is just the begining, because aplications moved to Azure will use their individual storage account, instead of using a centralized file server to persistent data.Thanks a lot and hope you guys help us with this request.
Hi colleagues, I’m wondering, whether there is a solution to backup a machine with Veeam Agent to multiple HDD disks. Unfortunately, the available disk size is below the machine size, which means the backup would need to “overlap” to the 2nd disk. Is this somehow possible? BestManuel
Happy Friday Everyone! Yep, I’ve used the words “fun”, “security” and “compliance” in the same sentence, and I’m not trying to sell you anything! In line with cybersecurity awareness month, I want to talk about functional security vs security ‘compliance’. Simply put, security compliance is about achieving the correct tickboxes on a form, to say you’ve done something, rather than functional security, which is about strengthening a security weakness. Like a few of these, this is inspired by some tech battle scars… Here’s my example: The client wants to comply with a security standard. The timescale: Yesterday. I’m sure by now, most of us have had a client like this, they want the piece of security conformance paperwork for their bosses to be happy, but they don’t want to put in any work for this. I was asked to consult for a client requiring a firewall and some professional services to be utilised, easy enough! But oh boy, was it an interesting scenario when I got there. The client want
Hey everyone, Open discussion today, not just for Veeam but for technology as a whole, what do you use to train and why is that the tool of choice for you? I’d like this to become a good resource for fellow Veeamers to become a launchpad to get started with technologies, as Veeam supports more platforms, the systems we can be dealing with extend as a direct result, so it’s beneficial if we can find our ideal ways of learning and where to go from learning core concepts up to the advanced intricate details of these systems. It’s not always possible for people to have access to corporate resources for testing so bonus points for any cheap/free resources! For example:Microsoft 365/Azure: I have a few favourite YouTubers such as John Savill (https://youtube.com/c/NTFAQGuy) that I’ll use for sprawling concepts such as Azure Kubernetes. Then I’ll use Microsoft Learn for a mixture of lab exercises and walk throughs. Then when I want to start playing with more advanced topics I’ll use my O365/A
I have already configured some backup jobs for SQL database. Backups go to dell datadomain. I would like to copy full backups to azure blob storage. How can I do it without adding performance tier to scale-out repository? Is it possible?
Hi all. I can't solve the problem. There is Veeam 9.5. There is a host on winserver2012r2. Inside the host is a virtual machine on Hyper-V with WinServer2012r2. When Veeam makes a backup, the virtual machine is frozen, that is, it does not turn off, the time counter does not stop. But the user is thrown out of the server, there is no ping. On the virtual machine, the role of the Domain Controller.1. Integration services updated2. Transferred to a separate task at another time that is not loaded3. Turned off the queue on the network card on the host. The virtual switch did not recreate after thatThe task starts at 22.15. Below Hyper-V-VMMS EventError. The normal state of the workflow is essential for the functioning of the virtual machine "RUVLD6ADSM01" (virtual machine ID BC4668C5-23A4-42E0-97BA-DB09654396FC).Intelligence. The worker process is now in normal state for VM "RUVLD6ADSM01" (VM ID BC4668C5-23A4-42E0-97BA-DB09654396FC).Error. Metrics Service failed to manage metrics for Mana
What is the most challenging thing you have done using Veeam, or solved with Veeam? For me it was the Veeam Lab as I have some very odd networking requirements and trying to solve why it would work but I couldn’t get the machines to talk was a challenge. Some others were wrapping my head around retention policies when I first started and Tape. Now it’s all just day to day :) As for something challenging I have solved, it’s mostly internal stuff at my company such as our insane retention requirements and large data. With Object storage I'll be able to archive to the cloud and also to tape (as per policy), delete data from production and retrieve it in 20 years if I am required. This saves having to restore a full VM from Tape to get one file.
has anyone used the VBR built in file explorer to move large amounts of data, talking over 300TB?If the transfer is interrupted, does it resume the file transfer?
Can someone please explain the relationship between this Community Hub and what’s now called Veeam R&D Forums? The email from there said “all of your existing forum posts will be counted towards your Veeam Legends score as soon as the corresponding integrations are put in place”. How will the two accounts be linked to do that?When I first logged in here, some saved credentials were in the username and password. Same username I use for the main website, so I clicked to log in, and it worked. But I use different credentials for the forum.And if my main website credentials worked here, are they actually linked? If I change the main website password, does that change it for here?
I'm trying to recover files in my backup using console -> Restore guest files -> Microsoft Windows...and it is giving the following message:- Connection Problems: No connections can be made because the target machine has actively refused them.and then another window opens with the following error:- Mount wasn't foundUntil last month it was working normally. What can it be?
Interesting Scenario here. I have a VERY isolated environment separate from my production environment. The SAN is the only thing that shared between environments. No networking at all. Is there any license wizards in here who could tell me if this is supported, or if the following would be against the Veeam license rules? In this isolated environment we don’t have Veeam. We are in the process migrating all of those servers to our production environment , but I’d like to archive one to tape before hand to free up 50TBIf I were to do a storage snapshot of the VM’s volume from within Veeam (Same SAN) , I could then run an instant recovery to our production environment. While its running from the Storage Snapshot in our production environment, I’d like to do a VeeamZip, then export it to tape from the VeeamZip. It should be no different than exporting to OVF and importing it into production from vCenter which wouldn’t be against any license rules and it does save me moving 50TB 2 times
Happy Friday everyone! Today I want to trade ‘war stories’ of IT mishaps and experiences learned. Have you ever felt yourself psychic, that you could see something going horribly wrong, and it DID go horribly wrong? Maybe you had the overwhelming urge to say I told you so? Maybe you did tell them so and got promoted or fired! Lets hear the stories! My story that inspired this Fun Friday happened a fair amount of time ago, so it feels okay to discuss now. Customer was going through some financial difficulties, cash flow was reduced, survival mode engaged. Cut all the costs that you can find. The support contract for the backup server was due for renewal, this server was already 5 years old and with their financial forecast, a replacement was not on the table. We tried to be price sensitive and offered third party Next Business Day support, was as cheap as we could get. Customer asked if there was anything cheaper, we told them there wasn’t. Customer declined support renewal. I made a pe
On my esxi 7.0 cluster I’ve added a couple of VMs for testing. Having had B&R configured to backup entire hosts (with some VM exceptions) it obviously backed up these test VMs. I did not notice this change, since I’ve configured Veeam to not email me on successful backups.Over the next days I removed these VMs. By doing so, Veeam completed to produce successful backups but today by accident I’ve noticed that it adds a single line message of the form “XXXX is no longer processed by this job. Make sure this change is intentional.”Two questions:These last jobs were still successful. Therefore I’ve received no e-mail for them (even if I did, I’d tend to overlook content for jobs that ran without hitches). Would it be better to have this type of a job end with a warning exit code, instead of a success one? How can I avoid having this message in the next backups? Should I edit the job and, if so, edit it how exactly?
I have a 9.5 B&R isntallation out of support. (but it was working untill now)I have installed the software in a new windows server virtual machine with the same installer of the first time.Then I try to install the licence with the .lic file we received when it was bought.Then, Veeam answers : invalid licenseHow can it be solved ?
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.