K kazi Member Jan 18, 2024 71 1 8 Aug 25, 2024 #1 I have two pbs servers (pbs01 and pbs02). How do I replicate pbs01 to pbs02? Example will be great. Thanks
I have two pbs servers (pbs01 and pbs02). How do I replicate pbs01 to pbs02? Example will be great. Thanks
D Darkk Well-Known Member Proxmox Subscriber Sep 2, 2019 112 22 58 55 Aug 25, 2024 #2 Look into setting up remotes on your PBS. Then go to your datastor to setup the sync jobs.
K kazi Member Jan 18, 2024 71 1 8 Aug 25, 2024 #3 I added PBS01 to PBS02 -- Configuration-->Remotes. Then under Data Store -->pbs02-dat-->Sync Jobs-->Add Sync job. But it failed.
I added PBS01 to PBS02 -- Configuration-->Remotes. Then under Data Store -->pbs02-dat-->Sync Jobs-->Add Sync job. But it failed.
G _gabriel Famous Member Proxmox Subscriber Mar 30, 2021 2,102 527 138 France Aug 25, 2024 #4 FYI, Sync feature of PBS works by pull data from, not send to : PBS02 will pull data from PBS01.
K kazi Member Jan 18, 2024 71 1 8 Aug 25, 2024 #5 Can you please guide me? I have two environments pbs01 and pbs02. I want to pull pbs01 data from pbs02. What will be the configuration? Thanks
Can you please guide me? I have two environments pbs01 and pbs02. I want to pull pbs01 data from pbs02. What will be the configuration? Thanks
G _gabriel Famous Member Proxmox Subscriber Mar 30, 2021 2,102 527 138 France Aug 25, 2024 #6 where is backup data actually ?
G _gabriel Famous Member Proxmox Subscriber Mar 30, 2021 2,102 527 138 France Aug 26, 2024 #8 so, you need to configure PBS02 to pull (=dowload) data from PBS01. in PBS02 , you need to add "PBS01" in Remotes then, always in PBS02, add a Sync Job from "PBS01" Remote ID. Last edited: Aug 26, 2024
so, you need to configure PBS02 to pull (=dowload) data from PBS01. in PBS02 , you need to add "PBS01" in Remotes then, always in PBS02, add a Sync Job from "PBS01" Remote ID.
LnxBil Distinguished Member Feb 21, 2015 10,208 2,299 303 Saarland, Germany Aug 26, 2024 #9 Please also read the documentation.