Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
1Z0-1170: Oracle Linux Virtualization Assoc. Mock Tests
New
Rating: 2.7 out of 5(3 ratings)
9 students

1Z0-1170: Oracle Linux Virtualization Assoc. Mock Tests

Master Oracle Linux Virtualization Manager concepts, deployment, administration, and exam-focused skills for the 1Z0-117
Created byShilpi Jain
Last updated 5/2026
English

What you'll learn

  • Understand Oracle Linux Virtualization Manager architecture, components, and virtualization concepts.
  • Install, configure, and manage virtual machines, hosts, storage, and networking in Oracle Linux environments.
  • Monitor virtualization resources, troubleshoot common issues, and optimize virtual infrastructure performance.
  • Prepare confidently for the 1Z0-1170 certification exam with real-world scenarios and exam-oriented practice.

Included in This Course

178 questions
  • 1Z0-1170: Oracle Linux Virtualization Manager AssociateExam59 questions
  • 1Z0-1170: Oracle Linux Virtualization Manager AssociateExam58 questions
  • 1Z0-1170: Oracle Linux Virtualization Manager AssociateExam61 questions

Description

1. Basics of Oracle Virtualization Architecture & Core Components (17%)This module tests your understanding of the foundational layers that make up the Oracle Linux Virtualization infrastructure, including its open-source Architecture:Distinguishing between bare-metal, Type-1 hypervisors, and Type-2 hypervisors.Understanding the specific roles of the Manager (Engine) and the Compute Nodes (Hosts).Component interactions: Engine-to-Host communication using VDSM (Virtual Desktop Server Manager).Databases and Data Warehouses:Role of the underlying PostgreSQL database used by the Engine.Core differences between operational databases (engine) and history databases (ovirt-engine-history).Hosted-Engine Concepts:Understanding the architecture of a Self-Hosted Engine (running the Manager as a VM on the KVM hosts it manages).Advantages of Self-Hosted Engine vs. Standalone deployment (High Availability, hardware footprint reduction).Administration Interfaces:Navigating and identifying use cases for the Administration Portal, VM Portal, and REST API.Logical Hierarchy & Topologies:Structural layout: Data Centers $\rightarrow$ Clusters $\rightarrow$ Hosts $\rightarrow$ Storage Domains.The functional obligations and selection of the Storage Pool Manager (SPM) host within a data center.Event Logging & Notifications:Understanding the Engine alerts dashboard, system events log, and setting up external notifications (e-mail/syslog configuration).2. Installing and Configuring OLVM Engine and KVM Host (16%)This section focuses on the setup phases, infrastructure requirements, and host bootstrapping techniques necessary to launch an operational environment.System & Environment Requirements:Hardware minimums (CPU, Memory, Local Disk space) for both the Engine and KVM hypervisors.Supported operating system baselines (Oracle Linux 8 / Oracle Linux 9 architectures with Unbreakable Enterprise Kernel - UEK).Network & Firewall Prerequisites:Ports mapping required for smooth cluster operations (e.g., ports 22, 80/443, 5432, 5900-6923 for VNC/SPICE consoles, and 45408 for VDSM).Configuring firewalld patterns on both the engine machine and target hosts.Engine Standalone Setup:Registering repositories and enabling specific Oracle Linux channels (ol8_appstream, ol8_kvm_appstream, etc.).Executing dnf install ovirt-engine and operating the interactive configuration script via engine-setup.Self-Hosted Engine Deployment:Running the deployment wizard using the hosted-engine tool utilities (hosted-engine --deploy).Configuring the shared storage element mandatory for high-availability self-hosted setups.Bootstrapping KVM Hosts:Preparing raw Oracle Linux nodes with the correct software packages.Leveraging the OLVM Administration Portal to seamlessly discover, add, register, and configure clean KVM hosts into target clusters.3. Configuring Storage Domains and Network Management (19%)This objective tests your capacity to configure enterprise data backend services and high-performance logical pipelines.OLVM Storage Fundamentals:Differentiating between Data Domains (VM disk storage), ISO Domains (installation media/boot images), and Export Domains (legacy migration/backup arrays).Storage Backends Deployment:Step-by-step connection of Block Storage types (iSCSI with Multipathing setup, Fibre Channel (FC)).Implementation of File Storage backends (NFS, Local Storage restrictions inside architectures).Networking Recommendations:Best-practice segmentation strategies: Isolating Management traffic, Display traffic (VNC), Migration traffic, and Virtual Machine data streams.Logical Networking Layouts:Creating logical networks inside the Web Admin portal and binding them to structural interfaces.Configuring Network Interface Bonding (Link Aggregation/Failover modes) and embedding VLAN tags on top of physical/bonded links.Advanced Networking Capabilities:Utilizing SR-IOV (Single Root I/O Virtualization) and associating logical networks directly with Virtual Functions (VFs) for low-latency bypass throughput.Manipulating individual vNIC profiles to mandate explicit Hardware Addresses (HW-ADDR / MAC Addresses) on virtual nodes.4. Administration of Virtual Machines (10%)This section covers day-to-day operations regarding virtual guest creation, management tool integration, and user-facing consoles.VM Provisioning & Disk Layouts:Building virtual machines from scratch, setting up custom physical parameters (vCPU topology, Memory configuration, Disk allocation).Dynamic allocation types: Preallocated disks (Thick) versus Thin Provisioned virtual disks.Guest Optimization Tools:Installing and validating oVirt Guest Agents / Drivers (ovirt-guest-agent or qemu-guest-agent) and VirtIO drivers for optimized Windows/Linux How agents handle clean shutdowns, memory reporting, and ip address detection.Templates & Image Control:Sealing virtual systems (clearing SSH keys, machine IDs) to generate reliable base Templates.Creating instances using template blueprints and managing template version branching.Role Separation & Access Portals:Administering VM-level specialized admin constraints.Working inside the VM Portal: Provisioning power cycles, monitoring, and launching consoles (VNC/SPICE) for standard business end-users without touching core infrastructural backends.5. Managing Users and Permissions (9%)This objective centers on security governance, Directory Services connectivity, and limiting operational scopes using granular privileges.Administrative Delegations:Granting Multi-level permissions (SuperUser, Data Center Admin, Cluster Admin, Network Admin).Users, Groups, & External Directory Providers:Interacting with the internal domain profile  vs. stitching authentication mechanisms into enterprise Directory Services (Active Directory, FreeIPA, OpenLDAP) via extension plugins.Account Provisioning:Handling system password criteria, unlocking mechanisms, and defining specific user-profile rulesets.Resource Quota Management:Formulating and enforcing strict Quotas at the Storage Domain or Data Center level.Distributing Hard and Soft limits across teams to restrict total concurrent Memory runtime, vCPU thresholds, and collective raw storage allocations.6. Optimizations and Management of Events and Logs (20%)The largest block of the exam covers host stability, scheduling heuristics, performance tuning, and health observability.Cluster Tuning & Scheduling Policies:Setting load-balancing algorithms (Evenly_Distributed, Power_Saving, Cluster_Maintenance).Establishing explicit VM execution layouts utilizing Affinity and Anti-Affinity grouping policies.High Availability Frameworks (HA):Configuring resilient VMs that automatically restart on an alternative healthy hypervisor node during a hard physical crash.Responding to split-brain scenarios and configuring host fencing (Power Management devices like IPMI, iLO, or SAN-based fencing).Performance Enhancements:Memory configurations: Understanding Memory Overcommit metrics, KSM (Kernel Samepage Merging), and Ballooning optimization techniques.Utilizing Virtual NUMA (Non-Uniform Memory Access) pinning to synchronize virtual CPUs with matching underlying physical sockets.Hot-Plugging Mechanics:Executing safe hot-add procedures for live Virtual Disks, vNIC modifications, and Memory modules on active running systems.Log Aggregation & Deep Diagnosis:Investigating critical diagnostic logs on both the Engine and Compute nodes:Engine Logs: /var/log/ovirt-engine/engine.logHypervisor Agent Logs: /var/log/vdsm/vdsm.logStandard host system messages: /var/log/messagesMonitoring & Metrics:Interrogating performance metrics utilizing dashboards or underlying logs to verify system health.7. Performing OLVM Recovery Management (9%)This module covers resilience protocols, data recovery, engine identity migration, and high-level business continuity design.Engine Backup Infrastructure:Capturing consistency states of the management stack using engine-backup.Extracting configuration profiles and the central PostgreSQL database dump into standalone compressed objects.Restoration Routines:Redeploying standard standalone managers onto clean systems package levels across system upgrades before rolling recovery actions forward.Engine Re-identification:Using the ovirt-engine-rename utility to gracefully shift fully operational instances to new Fully Qualified Domain Names (FQDNs) without breaking host secure-token links.Disaster Recovery (DR) Blueprints:Concepts around Active-Passive data center setups.Leveraging automated Ansible playbooks (ovirt-dr) to quickly map, failover, and register storage/VMs on a secondary contingency site if the primary facility goes offlineQuick Tips for Exam SuccessFocus heavily on Storage and Optimization Logs (combined 39%): Mastery of logical networks, iSCSI/NFS storage configuration, affinity rules, and the exact paths of the engine.log and vdsm.log files will carry you through nearly half the exam.Understand the Mechanics of engine-setup & hosted-engine: Know the specific command-line strings and requirements for setting up a Self-Hosted Engine vs. a standalone engine.Know your ports and firewall layouts: Expect direct questions on which system port handles host-to-engine queries, storage traffic, and guest desktop consoles.1. Basics of Oracle Virtualization Architecture & Core Components (17%)This module tests your understanding of the foundational layers that make up the Oracle Linux Virtualization infrastructure, including its open-source upstreams (oVirt and KVM) and relational Virtualization Architecture:Distinguishing between bare-metal, Type-1 hypervisors, and Type-2 hypervisors.Understanding the specific roles of the Manager (Engine) and the Compute Nodes (Hosts).Component interactions: Engine-to-Host communication using VDSM (Virtual Desktop Server Manager).Databases and Data Warehouses:Role of the underlying PostgreSQL database used by the Engine.Core differences between operational databases (engine) and history databases (ovirt-engine-history).Hosted-Engine Concepts:Understanding the architecture of a Self-Hosted Engine (running the Manager as a VM on the KVM hosts it manages).Advantages of Self-Hosted Engine vs. Standalone deployment (High Availability, hardware footprint reduction).Administration Interfaces:Navigating and identifying use cases for the Administration Portal, VM Portal, and REST API.Logical Hierarchy & Topologies:Structural layout: Data Centers $\rightarrow$ Clusters $\rightarrow$ Hosts $\rightarrow$ Storage Domains.The functional obligations and selection of the Storage Pool Manager (SPM) host within a data center.Event Logging & Notifications:Understanding the Engine alerts dashboard, system events log, and setting up external notifications (e-mail/syslog configuration).2. Installing and Configuring OLVM Engine and KVM Host (16%)This section focuses on the setup phases, infrastructure requirements, and host bootstrapping techniques necessary to launch an operational environment.System & Environment Requirements:Hardware minimums (CPU, Memory, Local Disk space) for both the Engine and KVM hypervisors.Supported operating system baselines (Oracle Linux 8 / Oracle Linux 9 architectures with Unbreakable Enterprise Kernel - UEK).Network & Firewall Prerequisites:Ports mapping required for smooth cluster operations (e.g., ports 22, 80/443, 5432, 5900-6923 for VNC/SPICE consoles, and 45408 for VDSM).Configuring firewalld patterns on both the engine machine and target hosts.Engine Standalone Setup:Registering repositories and enabling specific Oracle Linux channels (ol8_appstream, ol8_kvm_appstream, etc.).Executing dnf install ovirt-engine and operating the interactive configuration script via engine-setup.Self-Hosted Engine Deployment:Running the deployment wizard using the hosted-engine tool utilities (hosted-engine --deploy).Configuring the shared storage element mandatory for high-availability self-hosted setups.Bootstrapping KVM Hosts:Preparing raw Oracle Linux nodes with the correct software packages.Leveraging the OLVM Administration Portal to seamlessly discover, add, register, and configure clean KVM hosts into target clusters.3. Configuring Storage Domains and Network Management (19%)This objective tests your capacity to configure enterprise data backend services and high-performance logical pipelines.OLVM Storage Fundamentals:Differentiating between Data Domains (VM disk storage), ISO Domains (installation media/boot images), and Export Domains (legacy migration/backup arrays).Storage Backends Deployment:Step-by-step connection of Block Storage types (iSCSI with Multipathing setup, Fibre Channel (FC)).Implementation of File Storage backends (NFS, Local Storage restrictions inside architectures).Networking Recommendations:Best-practice segmentation strategies: Isolating Management traffic, Display traffic (VNC), Migration traffic, and Virtual Machine data streams.Logical Networking Layouts:Creating logical networks inside the Web Admin portal and binding them to structural interfaces.Configuring Network Interface Bonding (Link Aggregation/Failover modes) and embedding VLAN tags on top of physical/bonded links.Advanced Networking Capabilities:Utilizing SR-IOV (Single Root I/O Virtualization) and associating logical networks directly with Virtual Functions (VFs) for low-latency bypass throughput.Manipulating individual vNIC profiles to mandate explicit Hardware Addresses (HW-ADDR / MAC Addresses) on virtual nodes.4. Administration of Virtual Machines (10%)This section covers day-to-day operations regarding virtual guest creation, management tool integration, and user-facing consoles.VM Provisioning & Disk Layouts:Building virtual machines from scratch, setting up custom physical parameters (vCPU topology, Memory configuration, Disk allocation).Dynamic allocation types: Preallocated disks (Thick) versus Thin Provisioned virtual disks.Guest Optimization Tools:Installing and validating oVirt Guest Agents / Drivers (ovirt-guest-agent or qemu-guest-agent) and VirtIO drivers for optimized Windows/Linux How agents handle clean shutdowns, memory reporting, and ip address detection.Templates & Image Control:Sealing virtual systems (clearing SSH keys, machine IDs) to generate reliable base Templates.Creating instances using template blueprints and managing template version branching.Role Separation & Access Portals:Administering VM-level specialized admin constraints.Working inside the VM Portal: Provisioning power cycles, monitoring, and launching consoles (VNC/SPICE) for standard business end-users without touching core infrastructural backends.5. Managing Users and Permissions (9%)This objective centers on security governance, Directory Services connectivity, and limiting operational scopes using granular privileges.Administrative Delegations:Granting Multi-level permissions (SuperUser, Data Center Admin, Cluster Admin, Network Admin).Users, Groups, & External Directory Providers:Interacting with the internal domain profile (internal@sys) vs. stitching authentication mechanisms into enterprise Directory Services (Active Directory, FreeIPA, OpenLDAP) via extension plugins.Account Provisioning:Handling system password criteria, unlocking mechanisms, and defining specific user-profile rulesets.Resource Quota Management:Formulating and enforcing strict Quotas at the Storage Domain or Data Center level.Distributing Hard and Soft limits across teams to restrict total concurrent Memory runtime, vCPU thresholds, and collective raw storage allocations.6. Optimizations and Management of Events and Logs (20%)The largest block of the exam covers host stability, scheduling heuristics, performance tuning, and health observability.Cluster Tuning & Scheduling Policies:Setting load-balancing algorithms (Evenly_Distributed, Power_Saving, Cluster_Maintenance).Establishing explicit VM execution layouts utilizing Affinity and Anti-Affinity grouping policies.High Availability Frameworks (HA):Configuring resilient VMs that automatically restart on an alternative healthy hypervisor node during a hard physical crash.Responding to split-brain scenarios and configuring host fencing (Power Management devices like IPMI, iLO, or SAN-based fencing).Performance Enhancements:Memory configurations: Understanding Memory Overcommit metrics, KSM (Kernel Samepage Merging), and Ballooning optimization techniques.Utilizing Virtual NUMA (Non-Uniform Memory Access) pinning to synchronize virtual CPUs with matching underlying physical sockets.Hot-Plugging Mechanics:Executing safe hot-add procedures for live Virtual Disks, vNIC modifications, and Memory modules on active running systems.Log Aggregation & Deep Diagnosis:Investigating critical diagnostic logs on both the Engine and Compute nodes:Engine Logs: /var/log/ovirt-engine/engine.logHypervisor Agent Logs: /var/log/vdsm/vdsm.logStandard host system messages: /var/log/messagesMonitoring & Metrics:Interrogating performance metrics utilizing dashboards or underlying logs to verify system health.7. Performing OLVM Recovery Management (9%)This module covers resilience protocols, data recovery, engine identity migration, and high-level business continuity design.Engine Backup Infrastructure:Capturing consistency states of the management stack using engine-backup.Extracting configuration profiles and the central PostgreSQL database dump into standalone compressed objects.Restoration Routines:Redeploying standard standalone managers onto clean systems using engine-backup --mode=restore.Verifying matching package levels across system upgrades before rolling recovery actions forward.Engine Re-identification:Using the ovirt-engine-rename utility to gracefully shift fully operational instances to new Fully Qualified Domain Names (FQDNs) without breaking host secure-token links.Disaster Recovery (DR) Blueprints:Concepts around Active-Passive data center setups.Leveraging automated Ansible playbooks (ovirt-dr) to quickly map, failover, and register storage/VMs on a secondary contingency site if the primary facility goes offline.Quick Tips for Exam SuccessFocus heavily on Storage and Optimization Logs (combined 39%): Mastery of logical networks, iSCSI/NFS storage configuration, affinity rules, and the exact paths of the engine.log and vdsm.log files will carry you through nearly half the exam.Understand the Mechanics of engine-setup & hosted-engine: Know the specific command-line strings and requirements for setting up a Self-Hosted Engine vs. a standalone engine.Know your ports and firewall layouts: Expect direct questions on which system port handles host-to-engine queries, storage traffic, and guest desktop consoles.

Who this course is for:

  • Linux administrators, virtualization engineers, system administrators, and IT professionals preparing for the Oracle Linux Virtualization Manager Associate certification.