PowerShell script exchange
Post Reply
bou01
Influencer
Posts: 18
Liked: 1 time
Joined: Jun 30, 2022 7:45 am
Full Name: JP
Contact:

rescan the OLVM KVM server entity ?

Post by bou01 »

Hello ,

I want rescan the OLVM KVM server entity

I try this command :

Code: Select all

$olvm=Get-VBRServer | Where-Object Name -eq #MYOLVMSERVER#
Rescan-VBREntity -Entity $olvm
I have this return :

Code: Select all

At line:1 char:1
+ Rescan-VBREntity -Entity $olvm
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Rescan-VBREntity], Exception
    + FullyQualifiedErrorId : System.Exception,Veeam.Backup.PowerShell.Cmdlets.RescanVBREntity
it's possible to rescan a KVM Server by powershell ?

Version : 12.1.2.172
Regards
oleg.feoktistov
Veeam Software
Posts: 2021
Liked: 673 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: rescan the OLVM KVM server entity ?

Post by oleg.feoktistov »

Hi,

Looks like it's not. I don't see oVirt KVM servers covered in Rescan-VBREntity cmdlet code. But I noted it as an enhancement request.

Thanks,
Oleg
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests