olivierlambert Yes, Vates is on another level of professionalism. Wow
Best posts made by irtaza9
-
RE: Hosts vs. Pools - Information Required
-
RE: DevOps Megathread: what you need and how we can help!
olivierlambert wow, We'll surely ask many things in this thread. Thank you.
-
RE: VM Console Access
this is my code to test console for vms but I am not able to access it. Actually I have to access the console but I do not know how do auth for this.
-
RE: User specific data
you saved my life bro, thank you so much. I got the right way.
Latest posts made by irtaza9
-
RE: Oracle 8.10 cloud.init template creation
AtaxyaNetwork I'm new to Oracle Linux, do you have any minimal guide for the packages and configs for it? I am going with the first one for now. Created Oracle VM via ISO and configured network, storage(lvm), user and root user password. Now I'm inside my VM.
-
Oracle 8.10 cloud.init template creation
I want to build
cloud.init
template for Oracle-8.10. Is there anyway to do this via Packer or XO? -
RE: Upgrade to XO v5.105 seems broken
olivierlambert you are not checking the typescript level traces that's why there's no errors happening at your end.
-
RE: SQL Database support and XO HA
olivierlambert PostgreSQL is good at scale, btw I'm opening an issue in the XO repo so that I'll be aware to any action to this feature either now or in future. Thank you.
-
RE: SQL Database support and XO HA
olivierlambert said in SQL Database support and XO HA:
wait for the next major modification
what about XO6 the full revamped version of XO?
-
SQL Database support and XO HA
Hello,
As we know, XO uses Redis as its database for data storage. If something goes wrong at the Redis level, everything goes dark. You mentioned that we can back up the XO configuration and re-import it, but that’s not a complete solution.
If we are fully dependent on XO to manage a large infrastructure, there should be proper persistence at the XO level. Additionally, there should be official documentation on XO HA (High Availability) so that we can implement load balancing and ensure redundancy.