public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] PBS 2.0 with pve 6.4
@ 2021-08-19 15:58 Fabrizio Cuseo
  2021-09-06 13:59 ` mj
  0 siblings, 1 reply; 6+ messages in thread
From: Fabrizio Cuseo @ 2021-08-19 15:58 UTC (permalink / raw)
  To: pve-user

Hello.
Someone is using proxmox backup server 2.X with the last PVE 6.4 ? 
If yes, someone have installed on PVE 6.4, backup client 2.X using repository:
"deb http://download.proxmox.com/debian/pbs-client buster main "  ? 

I would like to have LVM file restore, but now i don't want to upgrade my cluster.

Regards, Fabrizio



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PVE-User] PBS 2.0 with pve 6.4
  2021-08-19 15:58 [PVE-User] PBS 2.0 with pve 6.4 Fabrizio Cuseo
@ 2021-09-06 13:59 ` mj
  2021-09-06 14:40   ` Fabrizio Cuseo
  0 siblings, 1 reply; 6+ messages in thread
From: mj @ 2021-09-06 13:59 UTC (permalink / raw)
  To: pve-user

Hi,

Not sure I understand what you're asking.

We are using pve 6.3-6 with pbs 2.0-9.

Is there an issue with pbs 2.x combined with pve 6.x?

It seems to work here?

MJ

On 19/08/2021 17:58, Fabrizio Cuseo wrote:
> Hello.
> Someone is using proxmox backup server 2.X with the last PVE 6.4 ?
> If yes, someone have installed on PVE 6.4, backup client 2.X using repository:
> "deb http://download.proxmox.com/debian/pbs-client buster main "  ?
> 
> I would like to have LVM file restore, but now i don't want to upgrade my cluster.
> 
> Regards, Fabrizio
> 
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PVE-User] PBS 2.0 with pve 6.4
  2021-09-06 13:59 ` mj
@ 2021-09-06 14:40   ` Fabrizio Cuseo
  2021-09-06 15:59     ` Martin Maurer
  0 siblings, 1 reply; 6+ messages in thread
From: Fabrizio Cuseo @ 2021-09-06 14:40 UTC (permalink / raw)
  To: pve-user

I need to have "file restore" with LVM formatted drive, so is not working with PBS 1.X
I have upgraded to 2.0 PBS, but using it with PVE 6.4.X, i can't use file restore with LVM support because has been implemented on 2.x PBS (both server and client).


----- Il 6-set-21, alle 15:59, mj lists@merit.unu.edu ha scritto:

> Hi,
> 
> Not sure I understand what you're asking.
> 
> We are using pve 6.3-6 with pbs 2.0-9.
> 
> Is there an issue with pbs 2.x combined with pve 6.x?
> 
> It seems to work here?
> 
> MJ
> 
> On 19/08/2021 17:58, Fabrizio Cuseo wrote:
>> Hello.
>> Someone is using proxmox backup server 2.X with the last PVE 6.4 ?
>> If yes, someone have installed on PVE 6.4, backup client 2.X using repository:
>> "deb http://download.proxmox.com/debian/pbs-client buster main "  ?
>> 
>> I would like to have LVM file restore, but now i don't want to upgrade my
>> cluster.
>> 
>> Regards, Fabrizio
>> 
>> _______________________________________________
>> pve-user mailing list
>> pve-user@lists.proxmox.com
>> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>> 
> 
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PVE-User] PBS 2.0 with pve 6.4
  2021-09-06 14:40   ` Fabrizio Cuseo
@ 2021-09-06 15:59     ` Martin Maurer
  2021-09-06 16:40       ` mj
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Maurer @ 2021-09-06 15:59 UTC (permalink / raw)
  To: pve-user

On 06.09.21 16:40, Fabrizio Cuseo wrote:
> I need to have "file restore" with LVM formatted drive, so is not working with PBS 1.X
> I have upgraded to 2.0 PBS, but using it with PVE 6.4.X, i can't use file restore with LVM support because has been implemented on 2.x PBS (both server and client).
  
This is a feature from Proxmox VE 7.0, see https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_7.0 (no plan to backport this).

Should work with PBS 1.x and 2.x.


-- 
Best Regards,

Martin Maurer

martin@proxmox.com
https://www.proxmox.com

____________________________________________________________________
Proxmox Server Solutions GmbH
Bräuhausgasse 37, 1050 Vienna, Austria
Commercial register no.: FN 258879 f
Registration office: Handelsgericht Wien




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PVE-User] PBS 2.0 with pve 6.4
  2021-09-06 15:59     ` Martin Maurer
@ 2021-09-06 16:40       ` mj
  2021-09-06 18:09         ` Fabrizio Cuseo
  0 siblings, 1 reply; 6+ messages in thread
From: mj @ 2021-09-06 16:40 UTC (permalink / raw)
  To: pve-user

Hi both,

Thanks for confirming!

MJ

On 06/09/2021 17:59, Martin Maurer wrote:
> On 06.09.21 16:40, Fabrizio Cuseo wrote:
>> I need to have "file restore" with LVM formatted drive, so is not 
>> working with PBS 1.X
>> I have upgraded to 2.0 PBS, but using it with PVE 6.4.X, i can't use 
>> file restore with LVM support because has been implemented on 2.x PBS 
>> (both server and client).
> 
> This is a feature from Proxmox VE 7.0, see 
> https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_7.0 (no plan to backport 
> this).
> 
> Should work with PBS 1.x and 2.x.
> 
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PVE-User] PBS 2.0 with pve 6.4
  2021-09-06 16:40       ` mj
@ 2021-09-06 18:09         ` Fabrizio Cuseo
  0 siblings, 0 replies; 6+ messages in thread
From: Fabrizio Cuseo @ 2021-09-06 18:09 UTC (permalink / raw)
  To: pve-user

So, i will install a PVE 7.0 as a VM on my 6.4 PVE cluster, setup the same PBS, and "file restore" with that :) 


----- Il 6-set-21, alle 18:40, mj lists@merit.unu.edu ha scritto:

> Hi both,
> 
> Thanks for confirming!
> 
> MJ
> 
> On 06/09/2021 17:59, Martin Maurer wrote:
>> On 06.09.21 16:40, Fabrizio Cuseo wrote:
>>> I need to have "file restore" with LVM formatted drive, so is not
>>> working with PBS 1.X
>>> I have upgraded to 2.0 PBS, but using it with PVE 6.4.X, i can't use
>>> file restore with LVM support because has been implemented on 2.x PBS
>>> (both server and client).
>> 
>> This is a feature from Proxmox VE 7.0, see
>> https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_7.0 (no plan to backport
>> this).
>> 
>> Should work with PBS 1.x and 2.x.
>> 
>> 
> 
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user

-- 
---
Fabrizio Cuseo - mailto:f.cuseo@panservice.it
Direzione Generale - Panservice InterNetWorking
Servizi Professionali per Internet ed il Networking
Panservice e' associata AIIP - RIPE Local Registry
Phone: +39 0773 410020 - Fax: +39 0773 470219
http://www.panservice.it  mailto:info@panservice.it
Numero verde nazionale: 800 901492



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-06 18:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 15:58 [PVE-User] PBS 2.0 with pve 6.4 Fabrizio Cuseo
2021-09-06 13:59 ` mj
2021-09-06 14:40   ` Fabrizio Cuseo
2021-09-06 15:59     ` Martin Maurer
2021-09-06 16:40       ` mj
2021-09-06 18:09         ` Fabrizio Cuseo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal