Skip to content

Roadmap features #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
andbos opened this issue Dec 6, 2023 · 6 comments
Open

Roadmap features #76

andbos opened this issue Dec 6, 2023 · 6 comments
Assignees

Comments

@andbos
Copy link

andbos commented Dec 6, 2023

Hi,

Is there a plan to support the following features (for SIDB):

  • RMAN backup
  • Observer and automatic failover
  • Anti-affinity (to guarantee that primary and physical standby(s) are not scheduled on the same worker, in a Dataguard setup).

Also, is expansion of storage already supported? Assuming the storageClass has allowVolumeExpansion set to true, would it work to adjust spec.persistence.size and run kubectl apply (or patch the PVC manually). When I tried this on a physical database instance the PVC size was increased but the pod (after restart) got stuck in Init.

Best regards,
Andreas

@yunus-qureshi yunus-qureshi self-assigned this Dec 11, 2023
@ilfur
Copy link

ilfur commented Jan 23, 2024

Would also love to see RMAN support, like an RMAN CRD with backup schedule und targets inside ...
So I can get rid of those upcoming error messages about too little free space in my SIDB container for Archive Logs ...
This would also help with customer Bosch testing SIDB internally .
Best regards,
Marcel

@andbos
Copy link
Author

andbos commented Mar 7, 2024

Hi,

It's been three months since I created this issue. Could you please elaborate a bit on what will come in the next release and when that will come in time? Also, what have you got planned for future releases?

Best regards,
Andreas

@andbos
Copy link
Author

andbos commented Jun 14, 2024

Hi,

Is support for RMAN backups and Automatic failover & Observer in the road map?

Best regards,
Andreas

@ilfur
Copy link

ilfur commented Jun 14, 2024 via email

@andbos
Copy link
Author

andbos commented Jun 14, 2024

Hi,

Yes, support for manual failover is there but not for automatic failover. The automatic failover feature I'm referring to is Data Guard Fast-Start Failover. It requires having an Oracle Observer process running on another node than primary & standby which then will monitor the primary & standby and if the primary goes down it will trigger failover (after FastStartFailoverThreshold has been reached).

Best regards,
Andreas

@Kuassim
Copy link
Member

Kuassim commented Mar 13, 2025

Hi,
Please check the features of v1.2.0 https://github.com/oracle/oracle-database-operator

Kuassi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants