SlideShare a Scribd company logo
Today we are not going to install Oracle VM 3.3.3
Instead we are going to install Oracle VM 3.4.1
Simo Vilmunen
Oracle eBS 10+ years
Technical Architect and DBA
Oracle Databases 15+ years
Lately focused on virtualization &
infrastructure of Oracle technology stack
Terminology for this session
OVM = The actual Oracle VM
OVM Manager = Management GUI
OVS = Physical server under virtual machines
VM = Virtual Machine
Server Pool = Clustered physical servers for VMs
Repository = Storage area for relevant files
Oracle VM Architecture
Oracle VM Manager
Web GUI
Management Server
Oracle VM Server
Dom0 Domu Domu Domu
Hypervisor
Oracle VM
Server
Oracle VM
Server
OVM Manager installation package
Three (3) or more servers
OVS installation package
Patience
People
What we need for installation?
Let’s start with planning.
• Total count of CPU and RAM
• Use www.spec.org to get estimate on current
hardware capability
• Spec CINT2006 benchmarks for processor per
hardware vendor
• Calculate total score for your hardware per
Oracle VM server pool
Server Processor Amount Spec CINT2006
processor score
Total
score
RAM
MT 1 E5640 1 119 119 16
MT 2 E52609 2 112 224 16
DB 1 E5640 2 119 238 64
DB 2 E5-2680 2 166 332 64
DB 3 E5-2650v2 2 341,5 683 64
Server pool 1
Server pool 2
How are you currently utilizing
your hardware
How many instances are you
running
Future requirements
Licenses
Plan your initial Oracle VM
architecture (Oracle VM server
pools)
1. Processor limit per server
2. Processor frequency and
cores
3. Memory
4. Network cards
5. Software licenses
Hardware
• Oracle Hardware Certification
List for Linux and Oracle VM
http://linux.oracle.com/pls/apex
/f?p=117:1:0::NO:RP::
• Future requirements
What to consider
Decide your hardware setup
For Oracle VM 3.4.1
Oracle VM Server ISO
patch ID 22902487
Oracle VM Manager Install/Upgrade ISO
patch ID 22902502
Google: Oracle VM downloads
And now we can continue with installation.
To start OVM Manager installation follow readme.
Mount ISO file to Linux host as root.
Execute runinstaller.sh as root.
Installation takes around 15 minutes to complete.
[root@demovm dvd]# ./runInstaller.sh
Oracle VM Manager Release 3.4.1 Installer
Please select an installation type:
1: Install
2: Upgrade
3: Uninstall
4: Help
Select Number (1-4): 1
Please enter your fully qualified domain name, e.g. ovs123.us.oracle.com,
(or IP address) of your management server for SSL certification generation
10.225.101.112 [demovm.local]:
Verifying configuration ...
Start installing Oracle VM Manager:
1: Continue
2: Abort
Select Number (1-2): 1
Step 1 of 7 : Database Software ...
Step 2 of 7 : Java ...
Step 3 of 7 : WebLogic and ADF ...
Step 4 of 7 : Oracle VM ...
Step 5 of 7 : Domain creation ...
Step 6 of 7 : Oracle VM Tools ...
Step 7 of 7 : Start OVM Manager ...
Oracle VM Manager installed.
Installation Summary
--------------------
Database configuration:
Database type : MySQL
Database host name : localhost
Database name : ovs
Database listener port : 49500
Database user : ovs
Weblogic Server configuration:
Administration username : weblogic
Oracle VM Manager configuration:
Username : admin
Core management port : 54321
UUID : 0004fb0000010000325bb
Oracle VM Manager installation complete.
Oracle VM Manager UI:
https://demovm.local:7002/ovm/console
Log in with the user 'admin', and the password you set
during the installation.
OVM Manager is running now.
Now it’s time to install OVS.
Boot server from downloaded OVS ISO
and install OVS.
1 2
3 4
5 6
7 8
Discover just installed OVS server
OVS server is visible now in OVM Manager.
Oracle VM requires few networks
Server Management
Cluster Heartbeat
Live Migration
Storage network
VM Network
Add correct port from OVS to correct
network.
Still needs storage access.
iSCSI & multipath settings by default
are not always set how your storage vendor
requires.
And access to SAN
Oracle VM Storage
Server pool file system holds the server pool and
cluster data, and is also used for cluster heartbeat.
Shared repository holds relevant data for operations.
Virtual Machine files & disks, templates, ISOs
and virtual appliances
You can still assign disks directly from your storage
system to VMs.
20G
500G
Add storage for server pool filesystem &
VM repository
Create server pools as you require.
We have separeted production / test
pools for database & applications.
Think of:
Licensing
Usage
Hardware capability
Repository holds required files for specific
server pool.
Unless you have repository via NFS.
Installation and setup is now complete.
Now the actual OVM can be utilized by creating
virtual machines.
Repeat the OVS process to as many servers
as required.
Oracle has variety of prebuild templates available.
Use them!
Templates are optimized for
OVM and create good
starting point for your own
gold templates.
Import template.
And create virtual machine from template.
For VMs the assigned disks will show up under info
Virtual disk assigned from repository
Physical disk assigned from storage system
Now you can manage your VM from
OVM Manager.
Live migration is only supported without
hard partitioning.
Hard partitioning can only be done from
command line with OVM tools or editing vm.cfg.
How we have setup Oracle VM
Oracle VM 3.3.3
Dell Compellent SAN with 10GbE iSCSI (multipath)
four server pools
test application servers
test database servers
production application servers
administration tools
Dell M630
2x Intel E5-2667 v3 (3.2 GHz, 8c/CPU)
X11
Intel x520 for 10GbE iSCSI
320GB RAM
Intel x520 for 1GbE LAN
Identical hardware
• Improved fault tolerance for failures
• Easier manageability
• Scalability possibilities
Administration pool
• Consolidate monitoring and administration services
• Reused hardware
Administration pool
OVS
OVS
OVS
OVS Test Management Monitoring
Configuration
management
Development tools
OVM Manager
EM 12c
non-prod MT pool
OVS
OVS
OVS
OVS
non-prod DB pool
OVS
OVS
OVS
OVS
prod MT pool
OVS
OVS
OVS
Few things we have noticed with Oracle VM.
Enable hyperthreading from BIOS for OVS to
maximize vCPU amount
Number of dom0 vCPUs to match your
configuration for optimal performance
dom0_vcpus_pin dom0_max_vcpus=16
Backup mysql DB! That’s all you backup anyway.
Review iSCSI & sysctl configuration
SAN refresh is slow and annoying if you work lot
with LUNs - limit LUNs presented
Use jumbo frames for iSCSI network
0
50
100
150
200
250
300
0
500
1000
1500
2000
2500
OVS VM Broadcom VM tuned VM Intel VM xenblk-front VM disk
alignment
Throughput MB/s Latency (ms)
About performance with iSCSI
Linux disk alignment is a MUST!
Installing Oracle VM is relatively easy & fast
Make sure your hardware is certified for production use
Pay attention to performance tuning
Think of your VM backup strategy
Oracle VM 3: 10GbE Network Performance
Tuning
http://www.oracle.com/technetwork/server-storage/vm/ovm3-10gbe-perf-1900032.pdf
Tuning Virtual Memory
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_
Tuning_Guide/s-memory-tunables.html
Optimising Oracle VM 3.x Oracle Linux 5 guest I/O
write performance through guest/host partition
boundary alignment (Doc ID 1632576.1)
Aligning Partitions to Maximize Storage Performance
http://www.oracle.com/technetwork/server-storage/sun-unified-storage/documentation/
partitionalign-111512-1875560.pdf

More Related Content

PPTX
Azure IAAS architecture for beginners and developers - Part 1
DOC
Project Report on Cloud Storage
PDF
Michele lo conte. My favourite snack
DOCX
Passport automation system
DOCX
web based Internet cafe system abstract
DOC
sports management synopsis
PDF
PPT
Testing under cloud
Azure IAAS architecture for beginners and developers - Part 1
Project Report on Cloud Storage
Michele lo conte. My favourite snack
Passport automation system
web based Internet cafe system abstract
sports management synopsis
Testing under cloud

What's hot (20)

PPTX
Mini Project presentation for MCA
DOCX
Library Management System Project Report
PDF
Azure Cosmos DB
DOCX
Seminar report on microsoft azure
PPT
Legal issues in cloud computing
DOC
Airline reservation system documentation
PPTX
Securing sensitive data with Azure Key Vault
PDF
Smart India Hackathon Idea Submission
PDF
Enterprise Application Integration
PDF
Airline reservation system
PDF
Student Monitoring Attendance System
PPT
Introduction to Google App Engine
PPTX
Online event management system
PPT
Bank Management System
PPT
Software Engineering ppt
DOCX
Library doc
PPTX
TRAIN TICKETING SYSTEM
PDF
Alumni Management System
PDF
CloudAnalyst: A CloudSim-based Tool for Modelling and Analysis of Large Scale...
PPTX
Online Movie Ticket Booking
Mini Project presentation for MCA
Library Management System Project Report
Azure Cosmos DB
Seminar report on microsoft azure
Legal issues in cloud computing
Airline reservation system documentation
Securing sensitive data with Azure Key Vault
Smart India Hackathon Idea Submission
Enterprise Application Integration
Airline reservation system
Student Monitoring Attendance System
Introduction to Google App Engine
Online event management system
Bank Management System
Software Engineering ppt
Library doc
TRAIN TICKETING SYSTEM
Alumni Management System
CloudAnalyst: A CloudSim-based Tool for Modelling and Analysis of Large Scale...
Online Movie Ticket Booking
Ad

Viewers also liked (15)

PDF
Oracle VM - the Heart of Oracle Cloud
PPTX
Oracle VM 3 hard partitioning
PDF
Exadata with VM as Consolidation Plattform
ODP
New Oracle Infrastructure2
PPT
Oracle’s network fabric customer presentation
PDF
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
PDF
Network Latency
PDF
Essential Linux Commands for DBAs
PPT
High Performance Communication for Oracle using InfiniBand
PPT
Active / Active configurations with Oracle Active Data Guard
PPTX
Network latency - measurement and improvement
PDF
Summit 16: Achieving Low Latency Network Function with Opnfv
PDF
Oracle Enterprise Manager Cloud Control 13c for DBAs
PPTX
Top 10 tips for Oracle performance
PDF
Principles and Practices in Continuous Deployment at Etsy
Oracle VM - the Heart of Oracle Cloud
Oracle VM 3 hard partitioning
Exadata with VM as Consolidation Plattform
New Oracle Infrastructure2
Oracle’s network fabric customer presentation
(Paper) A Method for Overlay Network Latency Estimation from Previous Observa...
Network Latency
Essential Linux Commands for DBAs
High Performance Communication for Oracle using InfiniBand
Active / Active configurations with Oracle Active Data Guard
Network latency - measurement and improvement
Summit 16: Achieving Low Latency Network Function with Opnfv
Oracle Enterprise Manager Cloud Control 13c for DBAs
Top 10 tips for Oracle performance
Principles and Practices in Continuous Deployment at Etsy
Ad

Similar to Oracle VM 3.4.1 Installation (20)

PDF
Oracle virtual server-2-t0-3-upgrade
PDF
An introduction into Oracle VM V3.x
PDF
Why Use Oracle VM for Oracle Databases? Revera Presentation
PPTX
10052016115118 (2).pptx
PPTX
General-and-complete_Training_Slide_v0.9-TGT.pptx
PPTX
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
PPTX
Using Nano Server for Hyper-V Training 0
PDF
12 Things about Oracle WebLogic Server 12c
PPTX
VMware vSphere 4.1 deep dive - part 1
PPT
Introduction to Virtualization
PDF
E2E PVS Technical Overview Stephane Thirion
PDF
AAI-1304 Technical Deep-Dive into IBM WebSphere Liberty
PPT
Sdwest2008 V101 F Dpowerpoint Final
PDF
Oracle vm 3.0 Fresh Start - Tarmo Alasoo
PDF
Presentation oracle rac on vsphere 5
PPTX
VMware Virtualization Basics - Part-1.pptx
ODP
VM201 - IdoSphere
PDF
Oracle database 12c client quick installation guide
PDF
ovm3-server-pool-459310
Oracle virtual server-2-t0-3-upgrade
An introduction into Oracle VM V3.x
Why Use Oracle VM for Oracle Databases? Revera Presentation
10052016115118 (2).pptx
General-and-complete_Training_Slide_v0.9-TGT.pptx
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Using Nano Server for Hyper-V Training 0
12 Things about Oracle WebLogic Server 12c
VMware vSphere 4.1 deep dive - part 1
Introduction to Virtualization
E2E PVS Technical Overview Stephane Thirion
AAI-1304 Technical Deep-Dive into IBM WebSphere Liberty
Sdwest2008 V101 F Dpowerpoint Final
Oracle vm 3.0 Fresh Start - Tarmo Alasoo
Presentation oracle rac on vsphere 5
VMware Virtualization Basics - Part-1.pptx
VM201 - IdoSphere
Oracle database 12c client quick installation guide
ovm3-server-pool-459310

Recently uploaded (20)

PPTX
history of c programming in notes for students .pptx
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Salesforce Agentforce AI Implementation.pdf
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Download FL Studio Crack Latest version 2025 ?
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
Complete Guide to Website Development in Malaysia for SMEs
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
AutoCAD Professional Crack 2025 With License Key
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
history of c programming in notes for students .pptx
Advanced SystemCare Ultimate Crack + Portable (2025)
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Why Generative AI is the Future of Content, Code & Creativity?
Salesforce Agentforce AI Implementation.pdf
Weekly report ppt - harsh dattuprasad patel.pptx
Adobe Illustrator 28.6 Crack My Vision of Vector Design
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Wondershare Filmora 15 Crack With Activation Key [2025
Download FL Studio Crack Latest version 2025 ?
Digital Systems & Binary Numbers (comprehensive )
Complete Guide to Website Development in Malaysia for SMEs
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Design an Analysis of Algorithms I-SECS-1021-03
AutoCAD Professional Crack 2025 With License Key
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)

Oracle VM 3.4.1 Installation

  • 1. Today we are not going to install Oracle VM 3.3.3 Instead we are going to install Oracle VM 3.4.1
  • 2. Simo Vilmunen Oracle eBS 10+ years Technical Architect and DBA Oracle Databases 15+ years Lately focused on virtualization & infrastructure of Oracle technology stack
  • 3. Terminology for this session OVM = The actual Oracle VM OVM Manager = Management GUI OVS = Physical server under virtual machines VM = Virtual Machine Server Pool = Clustered physical servers for VMs Repository = Storage area for relevant files
  • 4. Oracle VM Architecture Oracle VM Manager Web GUI Management Server Oracle VM Server Dom0 Domu Domu Domu Hypervisor Oracle VM Server Oracle VM Server
  • 5. OVM Manager installation package Three (3) or more servers OVS installation package Patience People What we need for installation?
  • 6. Let’s start with planning.
  • 7. • Total count of CPU and RAM • Use www.spec.org to get estimate on current hardware capability • Spec CINT2006 benchmarks for processor per hardware vendor • Calculate total score for your hardware per Oracle VM server pool Server Processor Amount Spec CINT2006 processor score Total score RAM MT 1 E5640 1 119 119 16 MT 2 E52609 2 112 224 16 DB 1 E5640 2 119 238 64 DB 2 E5-2680 2 166 332 64 DB 3 E5-2650v2 2 341,5 683 64 Server pool 1 Server pool 2 How are you currently utilizing your hardware How many instances are you running Future requirements Licenses Plan your initial Oracle VM architecture (Oracle VM server pools)
  • 8. 1. Processor limit per server 2. Processor frequency and cores 3. Memory 4. Network cards 5. Software licenses Hardware • Oracle Hardware Certification List for Linux and Oracle VM http://linux.oracle.com/pls/apex /f?p=117:1:0::NO:RP:: • Future requirements What to consider Decide your hardware setup
  • 9. For Oracle VM 3.4.1 Oracle VM Server ISO patch ID 22902487 Oracle VM Manager Install/Upgrade ISO patch ID 22902502 Google: Oracle VM downloads
  • 10. And now we can continue with installation.
  • 11. To start OVM Manager installation follow readme. Mount ISO file to Linux host as root. Execute runinstaller.sh as root. Installation takes around 15 minutes to complete.
  • 12. [root@demovm dvd]# ./runInstaller.sh Oracle VM Manager Release 3.4.1 Installer Please select an installation type: 1: Install 2: Upgrade 3: Uninstall 4: Help Select Number (1-4): 1 Please enter your fully qualified domain name, e.g. ovs123.us.oracle.com, (or IP address) of your management server for SSL certification generation 10.225.101.112 [demovm.local]: Verifying configuration ... Start installing Oracle VM Manager: 1: Continue 2: Abort Select Number (1-2): 1
  • 13. Step 1 of 7 : Database Software ... Step 2 of 7 : Java ... Step 3 of 7 : WebLogic and ADF ... Step 4 of 7 : Oracle VM ... Step 5 of 7 : Domain creation ... Step 6 of 7 : Oracle VM Tools ... Step 7 of 7 : Start OVM Manager ... Oracle VM Manager installed. Installation Summary -------------------- Database configuration: Database type : MySQL Database host name : localhost Database name : ovs Database listener port : 49500 Database user : ovs Weblogic Server configuration: Administration username : weblogic Oracle VM Manager configuration: Username : admin Core management port : 54321 UUID : 0004fb0000010000325bb Oracle VM Manager installation complete. Oracle VM Manager UI: https://demovm.local:7002/ovm/console Log in with the user 'admin', and the password you set during the installation.
  • 14. OVM Manager is running now.
  • 15. Now it’s time to install OVS. Boot server from downloaded OVS ISO and install OVS.
  • 16. 1 2 3 4 5 6 7 8
  • 18. OVS server is visible now in OVM Manager.
  • 19. Oracle VM requires few networks Server Management Cluster Heartbeat Live Migration Storage network VM Network Add correct port from OVS to correct network.
  • 20. Still needs storage access. iSCSI & multipath settings by default are not always set how your storage vendor requires.
  • 22. Oracle VM Storage Server pool file system holds the server pool and cluster data, and is also used for cluster heartbeat. Shared repository holds relevant data for operations. Virtual Machine files & disks, templates, ISOs and virtual appliances You can still assign disks directly from your storage system to VMs. 20G 500G
  • 23. Add storage for server pool filesystem & VM repository
  • 24. Create server pools as you require. We have separeted production / test pools for database & applications. Think of: Licensing Usage Hardware capability
  • 25. Repository holds required files for specific server pool. Unless you have repository via NFS.
  • 26. Installation and setup is now complete. Now the actual OVM can be utilized by creating virtual machines. Repeat the OVS process to as many servers as required.
  • 27. Oracle has variety of prebuild templates available. Use them! Templates are optimized for OVM and create good starting point for your own gold templates.
  • 29. And create virtual machine from template.
  • 30. For VMs the assigned disks will show up under info Virtual disk assigned from repository Physical disk assigned from storage system
  • 31. Now you can manage your VM from OVM Manager. Live migration is only supported without hard partitioning. Hard partitioning can only be done from command line with OVM tools or editing vm.cfg.
  • 32. How we have setup Oracle VM
  • 33. Oracle VM 3.3.3 Dell Compellent SAN with 10GbE iSCSI (multipath) four server pools test application servers test database servers production application servers administration tools Dell M630 2x Intel E5-2667 v3 (3.2 GHz, 8c/CPU) X11 Intel x520 for 10GbE iSCSI 320GB RAM Intel x520 for 1GbE LAN
  • 34. Identical hardware • Improved fault tolerance for failures • Easier manageability • Scalability possibilities Administration pool • Consolidate monitoring and administration services • Reused hardware Administration pool OVS OVS OVS OVS Test Management Monitoring Configuration management Development tools OVM Manager EM 12c non-prod MT pool OVS OVS OVS OVS non-prod DB pool OVS OVS OVS OVS prod MT pool OVS OVS OVS
  • 35. Few things we have noticed with Oracle VM.
  • 36. Enable hyperthreading from BIOS for OVS to maximize vCPU amount Number of dom0 vCPUs to match your configuration for optimal performance dom0_vcpus_pin dom0_max_vcpus=16 Backup mysql DB! That’s all you backup anyway.
  • 37. Review iSCSI & sysctl configuration SAN refresh is slow and annoying if you work lot with LUNs - limit LUNs presented Use jumbo frames for iSCSI network
  • 38. 0 50 100 150 200 250 300 0 500 1000 1500 2000 2500 OVS VM Broadcom VM tuned VM Intel VM xenblk-front VM disk alignment Throughput MB/s Latency (ms) About performance with iSCSI Linux disk alignment is a MUST!
  • 39. Installing Oracle VM is relatively easy & fast Make sure your hardware is certified for production use Pay attention to performance tuning Think of your VM backup strategy
  • 40. Oracle VM 3: 10GbE Network Performance Tuning http://www.oracle.com/technetwork/server-storage/vm/ovm3-10gbe-perf-1900032.pdf Tuning Virtual Memory https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_ Tuning_Guide/s-memory-tunables.html Optimising Oracle VM 3.x Oracle Linux 5 guest I/O write performance through guest/host partition boundary alignment (Doc ID 1632576.1) Aligning Partitions to Maximize Storage Performance http://www.oracle.com/technetwork/server-storage/sun-unified-storage/documentation/ partitionalign-111512-1875560.pdf

Editor's Notes

  • #3: Started as Oracle Developer, quickly learned basic DBA skills and continued several years as DBA doing installations, backup&restore and basic administrative work but all the time more and more focus with performance tuning (8i through 11gr2) After some resistance learned eBS skills with 11.5.9 and then with current company 11.5.10.2 to 12.1.3
  • #8: Go through all hardware utilization reports: SAN, OS utilization (use OEM), AWR for databases (OEM) Total number of instances you have now and their average usage. What do you expect in the future so there is size to grow. How many licenses you have currently because it will limit the setup. Initial server pool setup how do you want to divide the instances. Do you want to put databases in one pool and application servers in another or do you want to separate by application etc We measured current HW capability using spec int 2006 (compute-intensive integer performance) benchmarks and checked the matching or closest HW combination against our existing HW Made list of current HW which had the processor type, amount and cint2006 score per CPU and total. And RAM per each server. This gave good baseline what we have currently
  • #9: From hardware vendor how many CPUs can you have in one server, what are options for CPU frequency and cores, how much memory should one server have. Story about CPU option limiting RAM Network cards should be looked closely and investigate deeper. Review HCL list to see what are currently supported .. Some new HW takes time to come up in the list and Oracle support seems to pay attention to this. And size HW based on future requirements. Scaling is relatively easy as you can just add servers when needed (although licensing) Explain the excel made
  • #31: Doing live migration on hard partitioned VM will lose hard partitioning (and license implications)
  • #32: Doing live migration on hard partitioned VM will lose hard partitioning (and license implications)