• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to create VMpools and clone in RHEV

{{postValue.id}}

To create VMpools and clone in RHEV

Pool is a collection of similar virtual machines. This is mainly used for generating a number of identical Virtual Machines. The procedures to create VMpools and clone in RHEV is explained in this article.

To create a VM pool

Select the pools tab and click New. Choose the template and enter the other specifications like Name, Number of VMs, Prestarted, Maximum number of VMs per user and Click OK.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-Select-pools-Choose-template-and-Name-Number-of-VMs-Prestarted-Maximum-number-of-VMs-per-user
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-new-pool

Now select the virtual machines and verify the status of the Virtual Machine pool created. The status will be changed from locked to down.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-status-of-Virtual-Machine-pool
Go to Virtual machine tab, Select a Virtual Machine and click console option.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-Virtual-machine-console-option

Create a login id and password of your choice.

RedHat-Enterprise-Virtualization-create-VMpools-and-clone-create-login-ID-password

The Virtual Machine from the pool that is started will be based on the template chosen during the pool creation.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-pool-creation

Shutdown the virtual machine by entering the following command.

[root@localhost ~]# init 0

RedHat-Enterprise-Virtualization-create-VMpools-and-clone-shut-down-vitual-machine

Select a Virtual Machine to be deleted, click Detach and then select OK.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-select-the-vitual-machine-to-be-deleted-Detach
Now remove the deleted Virtual Machine from the Virtual Machines tab.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-remove-deleted-Virtual-Machine

To Create VM Clones

Cloning is a normal copy process without altering the source VM. It can be done either from a original VM or from a snapshot. To take a clone, the Virtual Machine should be in downstate.

Select the Virtual Machine to be cloned and click Clone VM option.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-Clone-VM-clone-the-Virtual-Machine

Enter a name for the clone and click OK.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-name-clone
Now we have successfully created a Clone.
RedHat-Enterprise-Virtualization-create-VMpools-and-clone-successfully-created-Clone

Tags:
jackson
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

How to configure bridge interface in KVM?

A

You can configure a Bridge interface as Follows

#vim /etc/sysconfig/network-scripts/ifcfg-br0
DEVICE="br0"
TYPE=Bridge
DELAY=0
ONBOOT="yes"
BOOTPROTO=static
IPADDR=192.168.9.22 //Give your IPaddress
NETMASK=255.255.255.0 //Give your Netmask
GATEWAY=192.168.9.1 //Give your Gateway

Q

How to create a Snapshot in KVM?

A

For creating a snapshot in KVM, you can use "virsh" command only supports the format qcow2, you cannot create a snapshot for the VM's that has qemu image format as raw.

Q

How to suspend VMs in KVM?

A

Following command is used to suspend the vm's in KVM

#virsh suspend (VM-id or VM-name)

Q

What is virtualization?

A

Virtualization is a broad computing term used for running software (usually multiple guest operating systems) concurrently and in isolation from other programs on a single machine.

Q

What is virt-manager? And How to install virt-manager?

A

The Virtual Machine Manager is a graphical tool for deploying and managing virtual machines.
For Centos/Rhel based distro's
# yum install virt-manager

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Sebastian ?
How to change non required to required field in SuiteCRM Custom/Default Modules

How to change not required to the required field in SuiteCRM Custom/Default Modules?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.