Backup and restore for clustered environment - Ansible

0 votes
When trying to restore and backup in a clustered environment, what all things do I need to keep in mind?
Feb 4, 2019 in Ansible by anonymous
886 views

1 answer to this question.

0 votes
If you're restoring to a new cluster, make sure the old cluster is shut down. Not shutting the old cluster might lead to some conflicts while accessing databases.

per-node backups will only be restored to nodes having the same hostname as the backup node
answered Feb 4, 2019 by Anushri

Related Questions In Ansible

0 votes
1 answer

Considerations when dealing with backup and restoration - Ansible

Hey @Ruth, keep these following factors in ...READ MORE

answered Feb 4, 2019 in Ansible by Anushri
452 views
0 votes
1 answer

Configuration for setting up windows VM using ansible and vagrant

Hey @Leena,  your configuration file group_vars/windows-dev should contain something like: ansible_user: ...READ MORE

answered Feb 4, 2019 in Ansible by Vaishu
508 views
+1 vote
1 answer

Can you give example for environment module and also explain about environmnet

Hi @Vivek So basically when you are working ...READ MORE

answered Jan 16, 2020 in Ansible by Kalgi
• 52,360 points
726 views
0 votes
1 answer

How do I execute a shell script and then use the result in ansible

This can work out for you: - name: ...READ MORE

answered Apr 11, 2018 in Ansible by shubham
• 7,340 points
6,478 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,458 views
+2 votes
1 answer
0 votes
1 answer

Ansible Playbook for Creating a VM with OS and multiple data managed disks

Hey @Ammie, Try a playbook something like ...READ MORE

answered Mar 27, 2019 in Ansible by Stark
1,204 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP