News, guidelines and various community projects
Recently active
It is not uncommon to reset root password in VMware VCSA (vCenter Service Appliance). This can be necessary when account is locked or password is expired. Normally, you have to shut it down, enter GRUB and edit start parameter to boot into bash. There you can reset root password. Afterwards you boot VM again. Here is the link to this procedere: https://kb.vmware.com/s/article/2147144With vCenter 6.7 U1 it us much easier! Since then it is possible to use a Single-Sign On (SSO) administrator account (for example: administrator@vsphere.local) to login to Appliance Interface (Port 5480) and shell. And exactly this can be used to reset the root password. In short it goes like this: Take a snapshot/backup of VCSA - it is always a good idea to start with a backup Login as a SSO-administrator using a SSH client or console. Enable and start shell: shell.set --enable true shell Change root password sudo passwd root DoneHere is the link to the more detailed VMware KB-article: https:/
Hi Everyone, I wanted to start sharing some of the content and learning paths I have been taking to get a better grasp on Kubernetes and Cloud Native technologies. First of all I am going to be putting my learning and findings on this page as I continue to navigate these new technologies. And then I will keep adding if possible to this post with the latest blog posts. Part 1 - Choosing your platform Part 2 - Setting up your Kubernetes cluster Part 3 - Playing with stateless workloadsPart 4 - Setting up dynamic shared storagePart 5 - Helm & MinIOPart 6 - Context is ImportantPart 7 - Load Balancing your Kubernetes Home Lab with MetalLBPart 8 – Deploying KubeApps the visual marketplace for all your Kubernetes AppsPart 9 – A Mission Critial App - PacmanPart 10 – Backups in a Kubernetes worldI would love to get your feedback useful links to add or things we should share with the community.
See here how it works in a step by step guide.To start in Instant SQL Recovery wizard, select your server and choose Restore application items.Here you choose if you want to restore to the latest available restore point, or select a listed one. At the end of wizard press Browse. Veeam Explorer for Microsoft SQL Server starts.Choose the database you want instantly recovered and select to do so. You have these options to choose from: Latest restore point. Point-in-time state. Recover to another server. This you can used to recover DB using a different name while original DB is still in place. In this demo, I selected point-in-time state to show additional options.Select point-in-time state you want recover to.Notice:First option recovers to date and time, recovery point was created. Second option lets you choose the exact date and time to restore to. As noted, transaction log backup is required here. Checking option to restore to a specific transaction, lets you choose a marked tran
Why do you think Veeam is in this place today?
With the recent topic of how to change the IP/DNS Name of the vCenter recently posted I wanted to share for those with experience in SQL how you can modify the vCloud URL within Veeam.This requires some SQL knowledge and that you shut down the Veeam services during the process. The main query is as follows:SELECT * FROM Hosts WHERE type=1 OR type=6 OR type=14; Under the "options" column for the relevant row(s) we're going to see the reference(s) to the old cell hostname. Then once you are ready follow these steps:0) Veeam Configuration Backup1) Stop Veeam Services2) Backup VeeamBackup SQL DB3) SELECT * FROM Hosts WHERE type=1 OR type=6 OR type=14;4) Copy the "options" value5) Modify the copied "options" column value to have the new VCD URL6) Note the id column of the related row7) Perform the update query on the objects that need the new URL:UPDATE Hosts SET options='NEW_options_VALUE' WHERE id='ID_FROM_STEP_6';8) Start Services9) Open Console, and "next" through the properties of the
Veeam ISOs and updates are all behind a login portal, how do you all handle downloading patches and fresh installations for customer environments? Some customers don’t wish to supply email addresses for Veeam accounts or they’ve registered it to an IT contact’s email address and so again, due to the integrations between the download portal and Veeam R&D forums (and even here at the Veeam Community) it’s providing access to far more than necessary for a download. The alternative is using our ProPartner accounts for downloading these files but then the question becomes, can we trust the customer’s network? In the age of zero trust that doesn’t seem wise. Finally with all the remote working requirements it feels excessive to be downloading files from Veeam to my own machine and then upload to the client device. Upload speed of residential connections is not the UK’s strongest point… Curious if other people share these difficulties?
Hi Folks, I have had a love/hate relationship with SOBRs. I am hoping I will be more on the love side going forward with the ability in V11 cloud connect to evacuate individual Tenants from a SOBR. I am finding that it is best to keep the number of extents down to low numbers, maybe even just 3. Also if using VMs, then one VM per extent otherwise your cpu and memory resources get divided by each extent. Keeping in mind that each concurrent task requires 1 core and 4gb of memory you don’t want this divided. Also if leveraging fast clone both on REFS and XFS you need even more memory. What has been your experience with SOBRs?, especially for cloud connect?
From Veeam Backup & Replication restore Mac OS FileOpen Veeam Backup & Replication console and click Backups, Disk. You will see the Mac Agent Backup. Right-click “Your Mac Device Name”, Restore guest Files, Linux, and other…Select the available restore point.A new feature of v11 is the ability to leverage an existing managed Linux server to act as the file-level recovery appliance, you can choose a Linux host that I have in my environment.v11 will open the Veeam Backup Browser, which enables the ability to see the structure and the ability to recover your files and folders.You can restore folder or file to the v11 Desktop only, If you need direct restore the Mac device, please continue to see “Step by step of Veeam Agent for Mac 1.0 @ Part 3 (Restore from MacOS)” Coming Soon…Reference Link: https://vexperthk.com/2021/03/09/step-by-step-of-veeam-agent-for-mac-1-0-part-2-restore-from-vbr-v11/
Hey everyone!In this episode, I and @Rick Vanover recap this week's activities with a twist RICKATRON was in charge and chose highlights of the week on his own! (he broke the rule again! )Check it out now
NEW study guide Are you looking to earn your VCP‑DCV 2020 certification ? Well, Shane Williford and Paul Wilk, along with Veeam, have you covered! Grab the latest edition (vSphere 6.7) of our VCP Study Guide.This 131‑page study guide covers all 7 of the exam blueprint sections to help you prepare for the VCP‑DCV 2020 exam. Guide available in .pdf and .epub formats.https://go.veeam.com/vcp-dcv-2020-exam-guide.html
Hi,We are having some backups copied to an AWS bucket using Veeam Backup and Replication 11. The backups have been copying up to the bucket okay but today I was going to practice restorations and am a little confused about whether I did a restore from the internet or from the performance tier. The log said the restore was from AWS Veeam Object1 which should be the Amazon server. It seemed kind of quick. I was expecting it to take hours for a small server. It was 34 minutes. Maybe de-duplication is really good.This was in the log:Restoring Hard disk 1 (40 GB) : 30.3 GB restored at 18 MB/s [nbd] 3.9 GB downloaded from capacity tier, 9.9 GB copied from performance tierSo far I haven’t seen any documentation that specifically walks us through restoration from a bucket.It’s possible I’m still thinking of our network speed with a 2015 frame of mind. I want to be sure I’m doing this right. Thanks,Bob
Visit the Kasten website an complete the lab to get a free KubeCon Europe Passhttps://play.instruqt.com/kasten/tracks/kasten-kubernetes-labEven without the free pass is the lab a great starting point for your journey into containers, Kubernetes and Kasten...
I am using Veeam Backup & Replication 9.5 Update 4.My backups are sent to Amazon S3 buckets after 30 days.I am trying to do a Instant VM recovery from a Restore Point located in the S3 bucket.I ran the restore and the Log file is telling me.Restore session Status: In progress.Log (Last 2 lines)<machine name> has been recovered successfullyWaiting for user to start migrationI don’t know where to go from here. I am having a hard time finding any documentation for this.Using vSphere Client version 6.7.0.46000Any help would be appreciated.
Hello everyone, today I bring you one more step on how to correctly secure our instance of Veeam Backup for AWS v2.To do this we will rely on Let’s Encrypt, the famous open-source project that allows us to generate free SSL certificates.NOTE: This process is not officially supported by Veeam, and any consequence of following the steps incorrectly, or any incidence derived from these steps will leave us without support. We will have to deploy the appliance again, keep that in mind!Where shall I run this Script?My recommendation will be to run it from a Linux VM, Container, or similar that you have already on your on-prem, or in the Cloud. As a last alternative, not supported of course, is to follow these steps inside the Veeam Backup for AWS appliance itself.Installation of system requirementsTo make it all work we’re going to need a couple of packages to do all this automatically:jq The necessary Let’s Encrypt packagesTo install jq, we will launch the following command:sudo apt-get ins
Hey everyone,I wanted to share this recent blog post I made with yourselves as whilst it’s not directly related to Veeam, I was helping someone that had locked themselves out of a Veeam database and needed to take a native backup for a support case with Veeam. I was recently helping a customer create a SQL database backup for a support ticket and noticed that they had an interesting SQL Server configuration. There was only a single account with sysadmin rights, the sa account, but this account wasn’t allowed to sign in. The SQL Server was domain joined but there was just a single group allowed with Windows Authentication and that had the “public” server role only.There are a few reasons this could happen, accidental permission changes, or groups and/or user accounts being deleted from the domain that had been assigned the sysadmin role as examples. Thankfully it’s not the end of the world for you if you find yourself in this situation. Breaking Back into your database! This will invol
Hello There, I just wanted to share an issue I had on one of my customer to avoid others the problem:We setup a standard Veeam Backup & replication Server on a W2019 VM and a Std SQL 2019 on another one to host the DBs from VBR and Enterprise Manager.The DBA from the customer insisted to setup an alias for the DB server when pointing Veeam to its Database server as it’s their best practice to facilitate migration (He was obviously not aware how easy it is to move Veeam Database). So he setup a CNAME that pointed to the real SQL server.The setup went well using the CNAME. We created a “management job” to save Veeam by itself, VBR+SQL servers. The job detected the roles and proceeded as normal but failed on SQL VSS processing. We spent a lot of time to validate that permissions were right (the DBA didn't gave us the sysadmin rights on the backup service account, wise guy) and that the service account on the SQL had the proper permissions too for the VSS writers. Long Story short: I f
Can any one speak to Pure FlashArray//C Dedupe/Compression in combination with Veeam space efficiencies? Can Pure still get 3:1 after Veeam does its thing? I’m getting mixed messages on this. Thanks in advance!
Today’s topic will be regarding Cloud Native workloads within Azure & AWS and how best to adhere to Veeam’s 3-2-1-1-0 best practices and how concepts can differ from traditional on-premises data protection. Remember the 3-2-1-1-0 best practice is a minimum desired standard and going above and beyond these minimums will help your data availability and recoverability objectives.The public cloud has provided a huge transformation opportunity for organisations, the pay as you go model enables organisations to deploy quickly and without the overheads of infrastructure management. But these platforms are still part of a shared-responsibility model, with a key risk that you retain being, the protection of your data.3 - Copies of Your DataLets start with the easiest one. Three copies of your data, including your production data. Public cloud services such as Azure will inform you that they retain three synchronous copies of your data as a minimum via their “Locally Redundant Storage” offer
Hello, we are using file-to-tape jobs to archive old files like pst files. After running the file-to-tape job we delete the files on the file-system.In the Veeam B&R console you can find the archived files in the “files” section and you can search the file name. This information is stored in the tape catalog data and you can find this by double clicking on the tapes, too. So this information is saved in the database, but how can i migrate or export/import this information to another veeam server? I am currently migrating some smaller Veeam server together to one single management server and the smaller server will be used as backup proxy. (without db) So on a new Veeam server i will get this information only by doing a inventory and catalog of all the old tapes.Is there another solution for this ?
Hi, One of my customer currently has “Veeam Availability Suite” License and has “Veeam One” Deployed. They did a Failover and Failback of a Single VM Manually using the VBR console and would like to get a report from Veeam One with the following information:Start time of the Failover. Time it took for the failover. Amount of Data Replicated during the failover. Start time of the Failback. Time it took for the Failback. Amount of Data Replicated during the Failback.I have checked Veeamone and unable to find a report that can provide this information. Is there anyway without using “Veeam Disaster Recovery Orchestrator” to get this information. ThanksRavi
I took the time to create in Draw.io a client scenario., with the 3 cores components Backup Server - Proxies - Repositories would look as follows Only one with Windows ….
At Veeam, community has always been an important part of our culture and development. As we want to foster even deeper engagement that rewards our customers and partners for the role you’ve played in our success, we are excited to announce the launch of the NEW Community Program, Veeam Legends. Veeam Legends are Veeam users and data protection industry experts who are passionate about technology, innovation and eager to further develop their career, while sharing their experiences with the community. As avid Veeam users, they participate in various community projects, drive local Veeam User Groups and can also influence development of Veeam products and solutions. Apart from that, Veeam Legends are always eager to help their peers and get connected with other community members.Become a Veeam Legend and get exclusive access to:NFR licenses, private betas and prelaunch briefings Veeam R&D insights Veeam Legends swag An invite to the private Veeam Legends group And more!Be an active p
Hello, I have been asked by one of Veeam partners about my take if it comes to Veeam support for VMware Horizon VDI platform, despite the choice of taking the POC option I also chose to take your input on this. Considering that VMware Horizon VDI is based on ESXi, do we still consider the desktops(Instances) or sockets as unit of licensing? If so, is there any operational implication or/and limitation if it comes to operations and protection of the VMware Horizon components? Just to mention I was able to get this old article (posted 2011) but with many Veeam versions since then I decided not to fully reference ithttps://forums.veeam.com/vmware-vsphere-f24/vmware-view-best-practices-backing-up-vdi-server-clients-t6517.html
Has anyone set up a Scale-out Backup Repository using an Azure DataBox? Having certificate issues for all the jobs copying (from the Repository)to the DataBox.
Happy Friday!I and @Rick Vanover review the week's activity Shout-outs to @mariuszr, @MattM and @Chris.Arceneaux for making it into this episode!
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.