Hi,

4.19.0.1 does not contain the fixes for veeam 11/12:
https://github.com/apache/cloudstack/pull/8241

-Wei

On Tue, Aug 6, 2024 at 10:43 AM Trung Pham Minh <trun...@terabox.vn> wrote:
>
> Hi Wei ZHOU,
>
> Backup plugin veeam password (backup.plugin.veeam.password) -> My Veeam EM 
> Password has been encrypt
> Backup plugin veeam request timeout (backup.plugin.veeam.request.timeout) -> 
> 300
> Backup plugin veeam restore timeout (backup.plugin.veeam.restore.timeout) -> 
> 600
> Backup plugin veeam url (backup.plugin.veeam.url) -> 
> https://10.255.2.45:9398/api/
> Backup plugin veeam username (backup.plugin.veeam.username) -> administrator
> Backup plugin veeam validate ssl (backup.plugin.veeam.validate.ssl) -> false
>
> I'm using
> - CloudStack version 4.19.0.1
> - Veeam Backup & Rep version: 12.1.2.172
>
> I only have 6 informations on Global Setting CloudStack Web GUI
>
> Trung,
> Thanks & Regards
>
> -----Original Message-----
> From: Wei ZHOU <ustcweiz...@gmail.com>
> Sent: Tuesday, August 6, 2024 3:24 PM
> To: users@cloudstack.apache.org
> Subject: Re: Stuck and unsure of what to do next
>
> Hi,
>
> it looks attachment is not supported in the mailing list
>
> Can you check by the following commands ?
>
> ```
> curl -k https://xxx:9398/api/
> ssh username@xxx hostname
> ```
>
> https://xxx:9398/api/ : value of  backup.plugin.veeam.url
> username:  value of backup.plugin.veeam.username
>
>
> -Wei
>
> On Tue, Aug 6, 2024 at 10:19 AM Trung Pham Minh <trun...@terabox.vn> wrote:
> >
> > Hi Wei ZHOU,
> >
> > Here is my global settting
> >
> > Trung,
> > Thanks & Regards
> >
> > -----Original Message-----
> > From: Wei ZHOU <ustcweiz...@gmail.com>
> > Sent: Tuesday, August 6, 2024 3:15 PM
> > To: users@cloudstack.apache.org
> > Subject: Re: Stuck and unsure of what to do next
> >
> > Hi,
> >
> > Can you share the value of global settings ? Are URL, username and password 
> > set correctly ?
> >
> > -Wei
> >
> > On Tue, Aug 6, 2024 at 9:54 AM Trung Pham Minh <trun...@terabox.vn> wrote:
> > >
> > > Hello Cloudstack Team,
> > >
> > > I am looking to integrate Veeam with CloudStack, following the guide
> > > available at this link:
> > > https://docs.cloudstack.apache.org/en/latest/adminguide/veeam_plugin
> > > .h
> > > tml
> > >
> > > I have already installed the following requirements:
> > >
> > >   *   Installed Backup and Replication Manager, including the console, 
> > > with default settings
> > >   *   Installed Enterprise Manager
> > >   *   Installed an SSH server on the 'Veeam Backup and Replication 
> > > Manager' server. Windows Server 2019 has 'OpenSSH Server' as a built-in 
> > > optional feature which is compatible.
> > >   *   PowerShell 5.1 is the default version on Windows Server 2019
> > >
> > > On CloudStack, I have also set the following global parameters:
> > >
> > >   *   backup.plugin.veeam.url: My Veeam Server IP
> > >   *   backup.plugin.veeam.username: My Veeam Enterprise Username
> > >   *   backup.plugin.veeam.password: My Veeam Enterprise Password
> > >   *   backup.plugin.veeam.validate.ssl: false
> > >   *   backup.plugin.veeam.request.timeout: 300
> > >   *   backup.plugin.veeam.task.poll.interval: 5
> > >   *   backup.plugin.veeam.task.poll.max.retry: 120
> > >
> > > Below is some information about the system I am setting up for the Veeam 
> > > Plug-in CloudStack:
> > >
> > >   *   Veeam Server IP: 10.255.2.7/24
> > >   *   Veeam Enterprise combined with Veeam Console IP: 10.255.2.45/24
> > >   *   CloudStack IP: 10.255.2.57/24
> > >
> > > I am not sure what to do next to complete this project. I have consulted 
> > > Google, YouTube, and Reddit but haven't found sufficient information to 
> > > proceed. Could you please list the next steps I should take to finish it?
> > >
> > > Thank you very much.
> > >
> > >
> > >
> > > Trung,
> > >
> > > Thanks & Regards
> > >

Reply via email to