Bug 1564865

Summary: RFE: Add support to skip some disks during using virt-clone
Product: [Community] Virtualization Tools Reporter: Xiaodai Wang <xiaodwan>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, crobinso, gscrivan, juzhou, mxie, mzhan, tzheng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-16 18:42:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Xiaodai Wang 2018-04-08 11:21:09 UTC
Description of problem:
There is a --force-copy option for virt-clone to force copy some disks.
I think may be virt-clone can add a similar option to force skip some disks during virt-clone.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:


Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2019-06-16 18:42:42 UTC
I agree, I added virt-clone --skip-copy

commit 4973564e6595b52b4be4e48268ef6db55bae1324 (HEAD -> master, origin/master)
Author: Cole Robinson <crobinso>
Date:   Sun Jun 16 14:38:55 2019 -0400

    virt-clone: add --skip-copy option