How to Cluster Proxmox
Clustering is a technique to group together multiple machines or devices providing common parameters, such as storage, over all machines in the cluster. Proxmox can be clustered to provide a common...
View ArticleCreate a 3 Node Ceph Storage Cluster
Ceph is an open source storage platform which is designed for modern storage needs. Ceph is scalable to the exabyte level and designed to have no single points of failure making it ideal for...
View ArticleCeph Storage on Proxmox
Ceph is an open source storage platform which is designed for modern storage needs. Ceph is scalable to the exabyte level and designed to have no single points of failure making it ideal for...
View ArticleBash Script to Install a mariadb-galera-server Cluster on Multiple Servers
The following script will install the MariaDB Galera Server binaries on multiple servers with a basic cluster configuration. Let me start by saying it’s a quick and dirty script – it may not work in...
View ArticleAdd a new skin to an OBIEE scaled out cluster
If you are using a cluster configuration, there are multiple methods you can use to deploy a skin. Below details a method which results in a single shared resource location that each member of the...
View ArticleCreate a Simple Cassandra Cluster With 3 Nodes
Get Social!Apache Cassandra™ is a massively scalable open source NoSQL database. Cassandra is built from day 1 to be clustered to tick the usual clustering boxes; no single point of failure, and...
View Article