How to take backup on drbd setup
Posted: Sat Nov 16, 2024 6:18 am
Hi all,
How to take nagiosxi application backup in drbd setup.
Our application is configured in drbd setup for HA.
We are trying to take backup of nagiosxi application using default backup_xi sh script but it's unable to backup of Nagios and Nagiosxi files and folders and mysqldb as all data on /drbd partitions not on default/use/local directories.
In my installation, i have Nagios installed in a folder named /drbd (/drbd/nagios, /drbd/nagiosxi, drbd/mysql etx) and I have symbolic links set up under /usr/local. This works great, but noticed that inside backup_xi.sh, the use of "tar" doesn't backup any of the files.
Anyone tried to take backup of nagiosxi on drbd setup
How to take nagiosxi application backup in drbd setup.
Our application is configured in drbd setup for HA.
We are trying to take backup of nagiosxi application using default backup_xi sh script but it's unable to backup of Nagios and Nagiosxi files and folders and mysqldb as all data on /drbd partitions not on default/use/local directories.
In my installation, i have Nagios installed in a folder named /drbd (/drbd/nagios, /drbd/nagiosxi, drbd/mysql etx) and I have symbolic links set up under /usr/local. This works great, but noticed that inside backup_xi.sh, the use of "tar" doesn't backup any of the files.
Anyone tried to take backup of nagiosxi on drbd setup