In this post I will describe how to test terraform with OCI, for instance from your windows laptop. This is not intended for production server. Install OCI cli on your desktop or server On your laptop (or on your server)… Continue Reading →
WARNING: in the following example we will create an ext4 partition, but you must be informed that ext4 is a filesystem that cannot manage more than 2TiB (cannot manage more than 1TiB with 256 bytes inodes, or cannont manage more… Continue Reading →
In the OCI console, go to the block volumes menu and create a block volume. Choose in which compartment you want to create your block volume (same compartment as your host), and choose a custom size. Let the other settings… Continue Reading →
A regular filesystem is not intended to be mounted on more than one server at a time. And doing otherwise can lead to serious inconsistencies, damaging its logical structure. For instance, being unaware of each other’s activities, two servers may… Continue Reading →
The following examples treat the case of a traditionnal partitionning. If you use Logical Volume Manager (LVM) it will be as easy than this but I’ll describe it in an another post. First, extend your block storage In OCI dashboard,… Continue Reading →
© 2025 Software engineer >> Sysadmin >> Devops >> SRE — Powered by WordPress
Theme by Anders Noren — Up ↑