Once you on SLES15, this command could help you to find all bareos systemd services on server: # crm configure ra list systemd Also, you can use HAWK and configure it using wizards. Look for services in "systemd" section.
On Thursday, June 11, 2020 at 11:23:01 PM UTC+3, John Goutbeck wrote: > > So I can HA the postgresql (on a drbd volume) ( postgresql block device) > on my SLES 15 HA KVM cluster. Postgresql has a ocf:heartbeat resource > definition file. > > Soft link the /etc/bareos and the /etc/bareos-webui folders to the > postgresql drbd block device, so they follow the drbd primary resource on > either SLES HA host. > > Now on to HA Bareos. I do not see a ocf:heartbeat that I can use to > stop/start the 3 bareos service. Can anybody offer any help on how to HA > resource the bareos dir/fd/sd? > > Have a good day > > On Sat, Jun 6, 2020 at 3:25 PM John Goutbeck <[email protected] > <javascript:>> wrote: > >> Hello Oleg; >> >> Thank you for this. It should be this simple to HA a solution. >> >> May time we tend to overthink the issue and complicate the solution. >> >> Yes the will be issues upon a failover, but that is to be expected. Just >> deal with the issue and carry on. >> >> Have a good day. >> >> On Fri, Jun 5, 2020 at 1:00 AM Oleg Volkov <[email protected] >> <javascript:>> wrote: >> >>> I do not see any problem. It is just a service. >>> Make postgres HA, make /etc/bareos and /var/lib/bareos be on shared >>> disk, make VIP and colocate it with bareos services. >>> >>> Never tried this with bareos, but made a lot of clusters - there should >>> be no problem. >>> Just follow any active-standby scenario. >>> >>> On Tuesday, June 20, 2017 at 8:47:27 AM UTC+3, Chanaka Madushan wrote: >>>> >>>> Hi, >>>> >>>> I got a requirement for install bareos as a high available cluster on >>>> CentOS with PostgreSQL database. But in this case I have limited to two >>>> servers + a shared storage (may be a SAN or a NAS). So I have to install >>>> all bareos-fd, bareos-sd and bareos-dir on these two servers as high >>>> available services. >>>> >>>> I hope to make PostgreSQL high availability with transaction log >>>> shipping. >>>> >>>> But I donot have an idea to make bareos services high available. >>>> >>>> Is there anyone who has deployed a high available cluster for bareos? >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "bareos-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/bareos-users/3833dc30-dac4-47d2-8c00-3d13c0fbe6c6o%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/bareos-users/3833dc30-dac4-47d2-8c00-3d13c0fbe6c6o%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/9a875fac-17c4-4fb2-941b-82f1e84fff0fo%40googlegroups.com.
