Badges

gestaltitbadge

follow-me-twitter

Subscribe to me on FriendFeed

Comments / DISQUS
Feedjit.com

Posts Tagged ‘veeam’

Virtually Backing Up A Physical SQL Database (vCenter, Veeam, etc.)

This post explains functionality of Veeam Backup and Replication (BaR) that you are not going to see in the User Guide. I was browsing the Veeam Forums and came across this thread – Backing up Veeam / vCentre Physical Machine which inspired me to write this post. The thread is actually about having an with an issue using with the scheduled backup of a physical vCenter server, which also happens to be running Veeam Backup and Replication, using another product.

I’ll get right to it. You can make a backup copy of physical SQL databases with Veeam BaR. Both vCenter and Veeam BaR have a SQL backend. You can’t schedule this as a job, but there are several scenarios where you could take advantage of a quick and easy, one time, manual backup  – before an upgrade or patch, for example.

Although I work for Veeam, this is not necessarily an intended or fully supported usage of the product. This is an easy alternative for the VMware admin to CYA Winking smile, however.

I’ll start with a brief introduction on how the SQL U-AIR wizard is supposed to work, and then I will explain how you can use an admin switch to make a backup copy of SQL database whether on a VM or a physical server. VMware vCenter and Veeam BaR/Monitor/Reporter all have SQL back ends. 

The U-AIR Up There

To do this you can use the SQL U-AIR wizard. U-AIR stands for Universal Application Item Recovery, and there are 4 stand alone .exes for the various U-AIR wizards of Veeam BaR – AD, Exchange, SQL, and Universal. All of these wizards can be installed on the Veeam BaR server or on any Windows system that can communicate with Veeam. They could be installed on an admins desktop or the SQL, Exchange, or Domain Controller servers too.

Normally, the purpose of the U-AIR wizard is to request and kick off a workflow for a Veeam vPower Virtual Lab. Once the request is approved and managed by the VMware/Veeam administrator and the “Lab Manager–like” virtual lab is ready with the fenced off, running backup copy of the VM(s), the U-AIR wizards allow for the restore from the backup copy VM to the original production VM. For SQL VMs in particular, the restore options are shown in the following screen shot:

image

Watch this 4 minute video to see the normal SQL restore functionality of the wizard. This video skips the workflow request, skips the wait for approval and virtual lab start up, and just shows what is possible from a backup copy of a SQL VM. I also want to mention that this is an agentless solution. You do not need to install and manage agents anywhere with Veeam BaR.

 

Trick The System for Physical SQL backups

You can skip the workflow process of starting and using the vPower Virtual Lab if you use an undocumented (as far as I know) Admin Switch for the U-AIR wizards. I’ll focus on the SQL U-AIR wizard for the rest of this post, but it is the same for the Exchange and AD wizards as well.

Read the rest of this entry »

“Seed The Cloud” Presentation: “Feel The Power in vPower” New York, NY Event

This coming Thursday (June 16, 2011) I will be in New York, NY for the “Feel the Power in vPowerVeeam Tour. Although I am a Veeam employee and this is a Veeam sponsored event, I am not there to deliver the Veeam Backup and Replication presentation. That will be handled by my Northeast U.S. peer, Gaylord Friend. (Worth your time all by itself and a you get a free meal!) Instead, I’ll be there to do a vendor neutral presentation called “Seed The Cloud’.  The presentation is my own and will not reflect the opinions or thoughts, or represent current or future products of my employer.

Register for the New York event and the other East Coast Veeam Tour events here:

clip_image001

http://go.veeam.com/tour-feel-power-vpower-east.html 

A Blog Post Delivered With Slides

With “Seed The Cloud” I am attempting to present a new VMETC.com blog post in slides. So, just like with my usual writing style, this presentation will offer a light-hearted, (hopefully) entertaining agenda of my thoughts and opinions on “The Cloud conversation”. As always, I will be referencing other bloggers and analysts who are Cloud experts, but adding my own “2 cents” to the mix. The (still subject to last minute changes) outline is currently:

  • Real Cloud Seeding
  • Virtual Cloud Seeding
  • Virtual Cloud Confusion 
  • Why Seed The Virtual Cloud
  • Virtual Cloud Seeding Options
  • Have a Seeding Plan
  • Have a UnSeeding Plan

I will post the slides here on VMETC.com after the event.

Be sure to be at the Atlanta Event June 23 too!

In 2 weeks my Southeast team will host our Veeam Tour event. If you’ll be in the Atlanta area on June 23 and would like to attend register at the same links above!

Veeam Reporter Quickstart Guide– VM IP Address Report Example

image

Veeam recently published a Veeam Reporter Quickstart Guide that can be downloaded here: NEW! Quick Start Guide: Veeam Reporter Dashboard

In short, It was written (by me!) in order to help Veeam customers, evaluators, and free version users understand how to create and save useful VMware reports and use the output of that dynamically updating content for day to day VI Management. This new guide helps you get up and running fast, and provides a primer for building valuable dashboards (click image to the right for a sample dashboard) from those saved reports!

This post contains information for building one of the reports from the new guide – VM Report (By IP Address)

TiVo For Your VMware Infrastructure

The Quickstart Guide gets right to the point by explaining how to create an agentless collection job that constantly updates your reports. Much like if you had a premium subscription with your cable TV provider,

Read the rest of this entry »

User File Level Self Restores With Veeam Backup and Replication

Most backup and VMware  admins already know that Veeam Backup and Replication  (VBR) can do File Level Restores (FLR) for any Virtual Machine running any Guest OS and File System that VMware supports. The default process to restore the files involves using the VBR GUI for auto assembling the VM’s .vmdk from the Veeam Backup Files (without moving data to any additional storage location or starting up the restored VM), and then using the pop-up file browser to “copy to” any location. But, did you know you could allow users to browse the restored VM file system and do their own file restores? From their own desktop or the desktop of the destination system? You won’t find this information in the VBR User Guide today, but it is very easily done.

disclaimer: I am a Systems Engineer for Veeam Software

Now, with VBR version 5 a FLR Appliance can be activated, auto registered, and configured for file level restores. Although the FLR appliance is only used when you select “Guest Files (other OS)” from the Restore options, the Linux based appliance VM can mount NTFS and most other non Windows file systems. By choosing to use this appliance you have the option to enable FTP access to the restored .vmdk thus making the recovered file system(s) easily available from any desktop. Therefore, end users or application owners can just open Windows Explorer, their favorite web browser, or a FTP client to browse, find, and download their recovered files themselves. No additional software needs to be purchased, and if you use the native OS web and file browsers nothing else even needs to be installed.

This means that the only time required by the VMware / Backup admin is the few minutes it takes to click through the Veeam restore wizard and verify the FLR appliance VM is running. Of course, a few extra seconds is required to click to close the FLR GUI when the user is done.

The rest of the post shows the many screen shots of using and configuring the Veeam FLR Appliance Restore option and a few simple, end user alternatives for accessing the restored files from the remote system. 

Read the rest of this entry »

vSphere 4.1 U1 Released. Fixes Specific For VM Backups

Like everyone else, I have been reviewing the Release Notes for the latest Update 1 release of vSphere 4.1, but I decided to point out specific fixes that will make full image VM backups better for everyone. Note that I work for Veeam Software, but the fixes I am referring to are all VMware resolved issues that surface from time to no matter what backup solution you use. There are numerous other fixes and impovements in the U1 release, but, since most of my world is backup these days, these particular items “popped out” at me.

For a great overview of the entire U1 release check out Rick Vanover’s post vSphere 4.1 update 1 released from his Rickatron Blog and via his Servers and Storage Column/Blog at TechRepublic.

The rest of this post contains cut and pastes from the Release Notes and some commentary about them from me. I want to stress again that these are issues that have now been fixed!

Finally, I’ll point out the one huge VM backup issue (that I can think of right now) that still does not appear to be resolved.

Read the rest of this entry »

Build A Free Veeam One Server For vSphere: Combine Veeam Monitor, Reporter, and Business View On Single VM

Veeam products can be installed on the same virtual machine allowing administrators to easily create a cost effective and valuable solution for documenting, managing, and maintaining ESX datacenters. With the recent announcement of free Veeam NFRs for VCPs, VCDXs, vExperts, and VCIs, many will be looking to build VMs to explore Veeam products. This post serves as a high level guide for combining the free versions of Veeam Reporter, Veeam Monitor, and Veeam Business View to create a single “Veeam ONE” Monitor Plus VM.

image 

BTW, you might have missed that Veeam’s products were voted the top 3 free tools for vSphere by the virtualization community?! Check out vmwarevideos.com and vChat – Episode 11 – Results of the Best Free vSphere Tools Survey & Answering Viewer Questions.

Although I am using the free versions in this post, the process is the same for the licensed versions as well. See a comparison of free versus licensed features here for Reporter and here for Monitor.

FYI, all Veeam products can be downloaded in a fully functioning 30 day trial mode.  I highly recommend admins utilize them for a test drive this way, and when the trial expires the products will default to the free versions.

For larger environments, installing Monitor and Reporter in their own separate VMs may result in better performance. All products can share the same remote SQL or SQLExpress instance for their databases, however. Refer to each product’s current Release Notes and User Guide for planning, installation, and configuration information.

Disclaimer: I am a Senior Systems Engineer for Veeam Software.

Recommended Veeam ONE server requirements (for Proof of Concepts, SMBs, and some MID size datacenters)

Read the rest of this entry »

Free Veeam NFR Licenses For VCPs, vExperts, VCDXs, and VCIs

Veeam has a history of offering free products as a Christmas gift to the virtualization community, and 2010 is no exception. In fact, this year’s present is probably the biggest one yet. From the official press release:

NEW VEEAM BACKUP & REPLICATION V5 IS FREE TO VMWARE VEXPERTS, VMWARE CERTIFIED PROFESSIONALS AND VMWARE CERTIFIED INSTRUCTORS

Veeam offers free license keys for non-production use as holiday gift

Columbus, Ohio, December 10, 2010 – Veeam Software, innovative provider of VMware data protection, disaster recovery and VMware management solutions for virtual datacenter environments, today announced a holiday gift for VMware vExperts, VMware Certified Professionals, and VMware Certified Instructors. These individuals can receive Veeam Backup & Replication™ v5 with vPower™ for non-production use in their home labs. Any vExpert, VCP or VCI can receive a free two-CPU socket software license for evaluation, demonstration and training purposes. The offer also includes the Veeam ONE™ Solution for VMware management with Veeam Monitor™, Veeam Reporter™ and Veeam Business View™.

That’s right. A free NFR for all Veeam products listed above! Go get your free Veeam NFRs at http://www.veeam.com/go/free-nfr-license.

They don’t script Christmas Stories any better than this

The idea for this year’s gift actually came from a wish in the form of a tweet.


cape2000

VEEAM should really give every VMware VCP a full copy of their complete catalog! If I had gotten that I would have made them some money!

2:04 PM Oct 16th via Tweetie for Mac

Check out the official Veeam Blog post for more about Veeam being Santa in a green and white suit.

TIPs FROM A VEEAM ELF

The NFRs are great, but all Veeam products are available as fully functioning 30 day downloads for up to 16 sockets. So,

Read the rest of this entry »

Get My Podcast On iTunes!
Support VM /ETC
Support VMETC.com

Support VMETC.com

Free Business and Tech Magazines and eBooks
@rbrambley tweets
VMTN Roundtable Podcasts
Subscribe



Add to Google Reader or Homepage
Subscribe in NewsGator Online
Add to netvibes
Add to Plusmo