Bug 1753306

Summary: [RFE] pvmove: make --atomic the default
Product: Red Hat Enterprise Linux 8 Reporter: John Pittman <jpittman>
Component: lvm2Assignee: Heinz Mauelshagen <heinzm>
lvm2 sub component: Command-line tools QA Contact: cluster-qe <cluster-qe>
Status: NEW --- Docs Contact:
Severity: low    
Priority: medium CC: agk, heinzm, jbrassow, msnitzer, pasik, prajnoha, thornber, zkabelac
Version: 8.0Keywords: FutureFeature, Triaged
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 John Pittman 2019-09-18 14:41:00 UTC
Description of problem:

This is a request to make pvmove automatically atomic unless otherwise specified (maybe w/ something like --noatomic)

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

lvm2-2.03.02-6.el8

Additional info:

The --atomic option ensures atomicity, avoiding additional interim states where only a fraction of the segments have been moved.  This is helpful when, due to issues, a pvmove gets in a bad state.  Using the option helps chances of success of a metadata restore.