Linux command to clone an existing VM
virt-clone --original original_vmname \ --name newvm_name \ --file path_to_newvm_root \ --check path_exists=off