How to setup a linux Virtual IP Failover (IP Floating) on Oracle OCI managed by pacemaker

Introduction In many environments, it is still essential to use infrastructures with an active/passive Linux cluster, which require the use of IP floating. In cloud infrastructures, the secondary IP address must be managed not only by the operating system but also by the cloud infrastructure. In this tutorial, we will see how the IP floating of a Linux cluster can be managed as an integrated resource by Pacemaker, in a simple manner and without custom code, as seen in several…

Continue ReadingHow to setup a linux Virtual IP Failover (IP Floating) on Oracle OCI managed by pacemaker

SMB protocol on OCI:  An analysis of the available options

  • Post category:Cloud

Many enterprise infrastructures still use the server message block (SMB) protocol. Having a clear understanding of the implementation possibilities and the various associated costs on Oracle Cloud Infrastructure (OCI) is crucial. You can consider several options for implementation and support of the SMB protocol in OCI. In this blog post, we explore five solutions. Depending on the required business availability and the amount of data to be allocated, it’s important to evaluate which solution is the most suitable for your…

Continue ReadingSMB protocol on OCI:  An analysis of the available options

Deploy an HA SAMBA cluster with Windows Active Directory integration on OCI

In this post, we discuss how to configure an high availability with automatic failover of SAMBA on UBUNTU instances into Oracle OCI. This solution is a robust and reliable file server infrastructure, leveraging the power of a clustered SMB setup and completly license free. The cost is related only to the consumption (oCPU and Block Volume size). The benefits of implementing a clustered SMB file server service into your organization are multiple: Reliability: The clustered configuration ensures high availability, minimizing…

Continue ReadingDeploy an HA SAMBA cluster with Windows Active Directory integration on OCI