Backup of enterprise applications (Microsoft stack, IBM Db2, MongoDB, Oracle, PostgreSQL, SAP)
Post Reply
Thomas Giguet
Service Provider
Posts: 23
Liked: 3 times
Joined: Feb 28, 2022 11:48 am
Contact:

[V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by Thomas Giguet »

Currently building a test environment for Entra ID backup using v13, I am stuck at this stage :

https://helpcenter.veeam.com/docs/vbr/e ... tml?ver=13

VEEAM_SETUP_ENTRA_ID_PGSQL_PASSWORD=<password>
dotnet /opt/veeam/vbr/Veeam.Backup.Setup.Linux.dll entraiddbconfigurator
/EntraIdSqlServerName:<servername>
/EntraIdSqlServerPort:<5432>
/EntraIdSqlServerLogin:<serverlogin>

My vbr server and postgresql server are not able to communicate.
It seems port 5432 is not ready on the vbr server. Postgresql server has been tested and is functional.

i suppose there should be something I missed here : https://www.veeam.com/kb4779
Not sure wha.

Help would be appreciated :)
PetrM
Veeam Software
Posts: 3980
Liked: 684 times
Joined: Aug 28, 2013 8:23 am
Full Name: Petr Makarov
Location: Prague, Czech Republic
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by PetrM »

Hello,

One of my colleagues has reproduced the issue in the lab, we'll update the topic as soon as we have more information.

Thanks!
Thomas Giguet
Service Provider
Posts: 23
Liked: 3 times
Joined: Feb 28, 2022 11:48 am
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by Thomas Giguet »

Meanwhile I was able to launch the SSH console as root from the host management console of the software appliance itself and run the command (from a french keyboard which was not fun at all)...

there was no error returned but no result either. From the console, rescan doesn't make an EntraID repository appear.
I also tried adding the Linux PosgreSQL server from "managed servers" and then running the command again but nothing happens. So I am still stuck here...
PetrM
Veeam Software
Posts: 3980
Liked: 684 times
Joined: Aug 28, 2013 8:23 am
Full Name: Petr Makarov
Location: Prague, Czech Republic
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by PetrM »

Hello,

My colleague managed to fix it in his lab today. Could you please check that:
1. You run the commands above as the root user
2. The dotnet command must be a single line, there is no interface that waits for additional parameters:
VEEAM_SETUP_ENTRA_ID_PGSQL_PASSWORD=<password>
dotnet /opt/veeam/vbr/Veeam.Backup.Setup.Linux.dll entraiddbconfigurator /EntraIdSqlServerName:<servername> /EntraIdSqlServerPort:<5432> /EntraIdSqlServerLogin:<serverlogin>"
We will also correct our documentation soon.

Thanks!
Thomas Giguet
Service Provider
Posts: 23
Liked: 3 times
Joined: Feb 28, 2022 11:48 am
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by Thomas Giguet »

Hi,
I had figured this out, only there is no result in terms of initializing the SQL and adding it as a repository as expected. I will check my SQL server again.
Thomas Giguet
Service Provider
Posts: 23
Liked: 3 times
Joined: Feb 28, 2022 11:48 am
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by Thomas Giguet »

So the SQL is now fine : the remote connection to the instance from an ssh session is successful but fails from the entraID backup job.
I double checked the password and ran the above mentioned command, even changing the password in the process

Now my question : when specifying the server name in "/EntraIdSqlServerName:<servername>" shouldn't I mention the instance name as well ?
PetrM
Veeam Software
Posts: 3980
Liked: 684 times
Joined: Aug 28, 2013 8:23 am
Full Name: Petr Makarov
Location: Prague, Czech Republic
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by PetrM »

Hi Thomas,

Nope, it is not necessary. The value of this parameter must be IP or DNS of the server running PostgreSQL instance. I recommend contacting our support team if it still does not work. Please do not forget to share a support case ID.

Thanks!
Thomas Giguet
Service Provider
Posts: 23
Liked: 3 times
Joined: Feb 28, 2022 11:48 am
Contact:

Re: [V13] Connecting to Microsoft Entra ID Repositories (Linux Deployments)

Post by Thomas Giguet »

Hi, it is now working - I created case #03235472

in the end it was a matter of adding sysadmin rights to the the sql account that vbr uses to create its db

thanks
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests