Category Archives: OCI

Move OCI Windows Instances between regions and tenants

By | April 27, 2019

IGNORE THIS POST: OCI now officially supports exporting Windows Instances, so you no longer need to do any of this trickery šŸ™‚ Most instances (VMs and Bare Metal) can be exported, so that they can be copied/transferred to other regions or other Cloud Accounts. One type of instance does not support this, these are theā€¦ Read More »

Category: OCI

Import VMware Virtual Machines with high performance para-virtualized drivers.

By | March 31, 2019

Oracle’s Secret: Windows Para-virtualized drivers for OCI available! UPDATE (May 9th): OCI now officially supports importing Windows VMs in paravirtualization mode! So you no longer have to lie about the operating system you are importing šŸ™‚ When running Windows in a virtual machine you typically have 2 strategies. One is to pretend that windows isā€¦ Read More »

Category: OCI

Major new OCI features!

By | March 3, 2019

Wow!! It must have been a busy week for the OCI developers. The last week of February was full of new feature updates to the OCI platform. Let’s have a look at some of this goodness šŸ™‚ Performance Metrics On your Instances (VMs and baremetal) you now have full performance metrics available in the cloudā€¦ Read More »

Importing / Moving on-premise (VMware) instances to OCI

By | February 22, 2019

OCI’s Native VMDK Import feature It is of course important that you can easily move any of your on-premise workloads to the Cloud. The Oracle Cloud has specific features to help you with this task, like the native support for importing .VMDK files. A good starting point in the documentation is here: https://docs.cloud.oracle.com/iaas/Content/Compute/References/bringyourownimage.htm If youā€¦ Read More »

Consumption Insight with the API

By | February 1, 2019

If you start using the Oracle Cloud (OCI), you want to of course have a good understanding about your spending. The Oracle Cloud provides you with some special tools to manage your consumption. One of them being cost-tracking tags. On each object / service in the Oracle Cloud you can apply cost-tracking tags, these tagsā€¦ Read More »

Grow / Shrink Compute Instances

By | January 15, 2019

A very common question I come across a lot is “how to change the size of the Compute Instance (VM)“. Currently this is not “natively” possible, but with some manual labor very doable!. Happily OCI does support terminating an Instance while keeping the boot and data volumes. If you instance works with a reserved Publicā€¦ Read More »

Category: OCI

Auto Start / Stop Compute Instances

By | January 3, 2019

I have extended the library of scripts for automatic scheduling. There was already a script to auto Scale BM Database and ATP/ADW instances. New is the autoOnOff script for compute instances. Based on a pre-defined tag in the namespace “Schedule” you can now automatically power on or off compute instances. This will not delete anyā€¦ Read More »

OCI Manager v1.4 Available – Console View

By | December 10, 2018

The OCI Manager iPhone App is still going strong šŸ™‚ Over 300 people have installed the App and the 5th release v1.4 is now available.  The Last 2 released have added the following features: View the Console of Compute Instances Added support for sub compartment bug fixes You can find the App in the Appleā€¦ Read More »

Category: OCI

Where and Who Am I? OCI Instance Metadata Service

By | December 9, 2018

When you are running your instances on OCI, you sometimes would like to know inside the instance where it really it. Well this is possible by using OCI Metadata service.  The Metadata service listen on 169.254.169.254 and will report back information about the Instance, like OCID, Displayname, Shape, Region, etc. Including any custom Metadata thatā€¦ Read More »

Oracle Open World 2018 Highlight

By | October 26, 2018

This was the week of Oracle Open World. A huge Oracle customer and partner gathering in San Francisco, with of course many new announcements. There were 2 Larry keynotes, one focusing on OCI and the other on the Oracle Applications business. Larry made it very clear that OCI (The Oracle Cloud Infrastructure) is a NEWā€¦ Read More »

Category: OCI

NEW OCI Features: Cost tracking based on Tags and Instance Pools

By | October 21, 2018

Cost-Tracking Tags Managing your consumption cost is of course important in any Cloud situation. To make it easier to understand what project is consuming what, OCI now support Cost-Tracking Tags. You can create (currently) up to 10 different cost-tracking tags. For each resource like Compute, Storage, Database and Networking you can assign these Tags withā€¦ Read More »

Category: OCI

iPhone App for managing OCI – AVAILABLE

By | October 14, 2018

Well it took a few late nights of nerding, but I finished version 1 of my OCI Management App for the iPhone šŸ™‚ Below you can see a preview video. The App is now available in the Apple App Store: https://itunes.apple.com/us/app/oci-manager/id1439011461 If you need help configuring the App, here are the instructions: https://www.oc-blog.com/iphone/ The appā€¦ Read More »

Category: OCI

OCI – Creating a VPN to pfsense appliance

By | September 29, 2018

If you want to connect your cloud environment securely with your on premise environment you can do this with the built in VPN service of OCI. I have in my own (on premise) environment a pfsenseĀ virtual appliance running that acts as my router/firewall/vpn box. Below a video explanation and demonstration on how to easily createā€¦ Read More »

Category: OCI

Oracle Cloud Infrastructure Architect Associate Exam (1Z0-932)

By | September 14, 2018

Whoop whoop! I just passed the OCI Associate Exam. While I have reasonable hands-on experience with OCI, for preparationĀ  I read the study guide and did the test exam. You can find the preparation documents here: https://education.oracle.com/product/pexam_1Z0-932 Ā I guess I had 57 correct and 13 not correct šŸ™ . Currently the study guide mainly coversā€¦ Read More »