Comprehensive data protection for all workloads
Post Reply
nguyent
Enthusiast
Posts: 65
Liked: never
Joined: May 19, 2010 6:53 pm
Full Name: Tan Nguyen
Contact:

Virtual Lab

Post by nguyent »

Hi all,
I am trying to restore email item and it failed. Now I got message "Virtual Lab is locked by backup server". What can I do? I did restart all veeam services and restart server twice.
Thanks
Tan
nguyent
Enthusiast
Posts: 65
Liked: never
Joined: May 19, 2010 6:53 pm
Full Name: Tan Nguyen
Contact:

Re: Virtual Lab

Post by nguyent »

Thanks, I got it working. However the backup retarts itself anytime I am trying to restore email with Veeam 5.0.1.
Vitaliy S.
VP, Product Management
Posts: 27371
Liked: 2799 times
Joined: Mar 30, 2009 9:13 am
Full Name: Vitaliy Safarov
Contact:

Re: Virtual Lab

Post by Vitaliy S. »

Tan, have you had a chance to talk with our technical support guys regarding this issue?
DMermod
Influencer
Posts: 20
Liked: never
Joined: Mar 11, 2011 2:33 pm
Full Name: Denis Mermod
Contact:

Re: Virtual Lab

Post by DMermod »

Tan,

What did you do to get this resolved? I just ran into this problem as well.

Thanks,

- DRM
saxie
Enthusiast
Posts: 31
Liked: 1 time
Joined: Mar 12, 2010 9:52 am
Full Name: Werner Butterworth
Contact:

Re: Virtual Lab

Post by saxie »

Hi Guys

What was the solution to this problem? I have the same issue now...

Thanks!
Gostev
Chief Product Officer
Posts: 31805
Liked: 7298 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Virtual Lab

Post by Gostev »

Need support case ID to look up resolution. But OP did not post it, as we require.
DMermod
Influencer
Posts: 20
Liked: never
Joined: Mar 11, 2011 2:33 pm
Full Name: Denis Mermod
Contact:

Re: Virtual Lab

Post by DMermod »

I just waited a few hours after rebooting the Veeam server. It must have timed out or something, then let me back in. I wish I could have found a better resolution as waiting a couple hours seems unacceptable.

- DRM
saxie
Enthusiast
Posts: 31
Liked: 1 time
Joined: Mar 12, 2010 9:52 am
Full Name: Werner Butterworth
Contact:

Re: Virtual Lab

Post by saxie »

OK, thanks for the reply. I also waiting several hours and the problem went away..
pparks1
Influencer
Posts: 24
Liked: 2 times
Joined: Sep 21, 2009 9:30 pm
Full Name: Patrick Parks
Contact:

Re: Virtual Lab

Post by pparks1 »

I just ran into this same issue today and couldn't get around it. Fortunately, mine was just a testlab...so I shut down all running VM's and rebooted my ESXi host. But in a production environment, shutting down and rebooting wouldn't have been acceptable.

EDIT: Unfortunately this did not work. It's got to be something in the Veeam Database. This sucks, I cannot continue testing until this gets resolved.
Vitaliy S.
VP, Product Management
Posts: 27371
Liked: 2799 times
Joined: Mar 30, 2009 9:13 am
Full Name: Vitaliy Safarov
Contact:

Re: Virtual Lab

Post by Vitaliy S. »

Patrick, to get assistance with this issue please contact our support directly. Thanks!
Leo0601
Enthusiast
Posts: 88
Liked: 8 times
Joined: Oct 13, 2020 1:40 pm
Full Name: Leo
Contact:

Re: Virtual Lab

Post by Leo0601 »

Hi Experts,

Not able to create Virtual lab and Proxy Appliance in v12. Could someone help me to fix this issue.

I am getting the following error while I am trying to create Virtual lab and Proxy appliance via powershell.
New-VBRViVirtualLabProxyAppliance : Cannot bind parameter 'Network'. Cannot convert the "VMNetwork" value of type "System.String" to type "Veeam.Backup.Powershell.Infos.VBRViNetworkInfo"

Below is my powershell code.

$Server = Get-VBRServer -Name "ESXISERVERIP"

$DatastoreName = (Find-VBRViDatastore -Server $Server | select Name, Freespace -Unique| Sort-Object -Descending -Property FreeSpace | select -First 1).Name

$Datastore = Find-VBRViDatastore -Server $Server -Name $DatastoreName

$Network = Get-VBRViServerNetworkInfo -Server $Server | Where-Object {$_.NetworkName -eq "VMWARENETWORKNAME"}

$Appliance = New-VBRViVirtualLabProxyAppliance -Server $Server -Datastore $Datastore -Network VIRTUALLABNAME -ObtainIPAutomatically -ObtainDNSAutomatically -Name PROXYAPPLIANCENAME

Add-VBRViSimpleVirtualLab -Server $Server -CacheDatastore $Datastore -Name $VirtualLabName1 -ProxyAppliance $Appliance

Regards
Leo
Post Reply

Who is online

Users browsing this forum: AdsBot [Google], Baidu [Spider], Bing [Bot], Majestic-12 [Bot], Semrush [Bot] and 96 guests