-
- Novice
- Posts: 8
- Liked: 3 times
- Joined: Dec 31, 2021 8:47 am
- Full Name: Alex Hung
- Contact:
May I convert configuration backup to readable format?
Hi~
Is it possible to convert configuration backup to readable format?
Or any script can export all config to an readable file ?
Is it possible to convert configuration backup to readable format?
Or any script can export all config to an readable file ?
-
- Veteran
- Posts: 3077
- Liked: 455 times
- Joined: Aug 07, 2018 3:11 pm
- Full Name: Fedor Maslov
- Contact:
Re: May I convert configuration backup to readable format?
Hi Alex,
Welcome to Veeam R&D forums!
Configuration backup is a backup of the VBR's database in a specific Veeam format that cannot be converted. May I wonder, why are you asking about that?
Thanks
Welcome to Veeam R&D forums!
Configuration backup is a backup of the VBR's database in a specific Veeam format that cannot be converted. May I wonder, why are you asking about that?
Thanks
-
- Novice
- Posts: 8
- Liked: 3 times
- Joined: Dec 31, 2021 8:47 am
- Full Name: Alex Hung
- Contact:
Re: May I convert configuration backup to readable format?
Hi Fedor,
I need a quick collect VBR config method for my many client.
Then I can use it for upgrade check instead of site by site check.
Thanks
I need a quick collect VBR config method for my many client.
Then I can use it for upgrade check instead of site by site check.
Thanks
-
- Veteran
- Posts: 3077
- Liked: 455 times
- Joined: Aug 07, 2018 3:11 pm
- Full Name: Fedor Maslov
- Contact:
Re: May I convert configuration backup to readable format?
Hi,
Could you please explain it in more detail? What exactly you are trying to achieve and why?
Thanks
Could you please explain it in more detail? What exactly you are trying to achieve and why?
Thanks
-
- Novice
- Posts: 8
- Liked: 3 times
- Joined: Dec 31, 2021 8:47 am
- Full Name: Alex Hung
- Contact:
Re: May I convert configuration backup to readable format?
Hi Fedor,
According on product life cycle, VBR 9.5 will EOS in this month.
https://www.veeam.com/product-lifecycle ... -text-link
I have many client need to upgrade in this month.
Before upgrade I need know what be used for check new version is compatible.
For example, we need ask user to upgrade vSphere or DD first, if there are vSphere 5.1 or DD 6.2 in the client environment.
Or Veeam agent v3 is used, or VBR is installed on 2008 sp2.
English isn’t my first language, so please excuse any mistakes.
Thanks
According on product life cycle, VBR 9.5 will EOS in this month.
https://www.veeam.com/product-lifecycle ... -text-link
I have many client need to upgrade in this month.
Before upgrade I need know what be used for check new version is compatible.
For example, we need ask user to upgrade vSphere or DD first, if there are vSphere 5.1 or DD 6.2 in the client environment.
Or Veeam agent v3 is used, or VBR is installed on 2008 sp2.
English isn’t my first language, so please excuse any mistakes.
Thanks
-
- Veteran
- Posts: 3077
- Liked: 455 times
- Joined: Aug 07, 2018 3:11 pm
- Full Name: Fedor Maslov
- Contact:
Re: May I convert configuration backup to readable format?
Unfortunately, I do not think there are tools that can do this automatically, especially on such an old VBR version.
Thanks
Thanks
-
- Novice
- Posts: 8
- Liked: 3 times
- Joined: Dec 31, 2021 8:47 am
- Full Name: Alex Hung
- Contact:
Re: May I convert configuration backup to readable format?
Hi
Is there any solution in VBR can collect or export backup source&destination detail information?
Thanks
Is there any solution in VBR can collect or export backup source&destination detail information?
Thanks
-
- Veteran
- Posts: 3077
- Liked: 455 times
- Joined: Aug 07, 2018 3:11 pm
- Full Name: Fedor Maslov
- Contact:
Re: May I convert configuration backup to readable format?
What particular backup source and destination information you are looking for?
-
- Novice
- Posts: 8
- Liked: 3 times
- Joined: Dec 31, 2021 8:47 am
- Full Name: Alex Hung
- Contact:
Re: May I convert configuration backup to readable format?
Hi Fedor,
What I need is backup source ,like VMware vSphere version, physical machine OS version. And destination device like EMC Datadomain ,HPE Storeonce OS Version. Because I have many custome need to upgrade. Collect these information can save much time for us. Just prevent after upgrade , some old device still in latest VBR support list.
Thanks
What I need is backup source ,like VMware vSphere version, physical machine OS version. And destination device like EMC Datadomain ,HPE Storeonce OS Version. Because I have many custome need to upgrade. Collect these information can save much time for us. Just prevent after upgrade , some old device still in latest VBR support list.
Thanks
-
- Veeam Software
- Posts: 2010
- Liked: 670 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: May I convert configuration backup to readable format?
Hi Alex,
Technically, on client's side querying infrastructure like that could provide some insights:
The example above is for one server, so obviosly for all of them you would need a loop.
Info property contains, I think, almost all the data you need on the host.
Let me know if you have any further questions.
Best regards,
Oleg
Technically, on client's side querying infrastructure like that could provide some insights:
Code: Select all
$server = Get-VBRServer
$server.Info
Info property contains, I think, almost all the data you need on the host.
Let me know if you have any further questions.
Best regards,
Oleg
-
- Novice
- Posts: 8
- Liked: 3 times
- Joined: Dec 31, 2021 8:47 am
- Full Name: Alex Hung
- Contact:
Re: May I convert configuration backup to readable format?
Hi Oleg,
That's awesome!
I got it.
I found many powershell command for use.
Thank you very much !
Alex
That's awesome!
I got it.
I found many powershell command for use.
Thank you very much !
Alex
Who is online
Users browsing this forum: No registered users and 11 guests