Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.macstadium.com/llms.txt

Use this file to discover all available pages before exploring further.

Orka VM Tools is a collection of services that make it possible for Orka to manage more effectively the guests operating systems. Orka VM Tools start when the guest operating system starts and allows the communication between the underlying VM process on the host and the guest operating system. Orka VM Tools are only compatible with ARM-based guest operating systems with macOS 12 or later versions. Orka VM Tools are pre-installed on each ARM-based base image that Orka provides. The following Orka features require Orka VM Tools in order for them to work as expected:
Make sure to pull the latest ARM base image from the remote before using Orka VM Tools on your virtual machines. Standalone installation of Orka VM Tools (outside of a base image) requires Orka 2.2.0 or later.
Learn more about pulling an image
Always run the Orka VM Tools version that matches your cluster and other Orka tools and integrations. A version mismatch can cause disk resizing and shared storage failures. For example, if your cluster runs 3.x, your Orka VM Tools should also run 3.x.
Orka VM Tools run in the background. They are started automatically as a daemon when the operating system starts. You can control Orka VM Tools process using the following commands: To check if Orka VM Tools are running in your VM:
sudo launchctl list com.orka.vm.tools
Terminal output of launchctl list showing Orka VM Tools running