Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#753 closed defect (fixed)

RHEL7 : mondorestore waits on Configuring LVM step

Reported by: rue Owned by: Bruno Cornec
Priority: normal Milestone: 3.2.0
Component: mondo Version: 3.0.4
Severity: normal Keywords: mondorestore
Cc:

Description (last modified by Bruno Cornec)

mondorestore 3.2 (not tested with 3.0.4 but should happen also) waits on configuring LVM step.

i-want-my-lvm file shows : ... Finally, create the LV's (logical volumes).

# lvm lvcreate -L 18186m -r auto -n root rhel
# lvm lvcreate -L 2068m -r auto -n swap rhel

mondorestore waits on an answer {y|n} for wipesignatures.

i-want-my-lvm should be modified as followed ?

echo y | lvm lvcreate -L 18186m -r auto -n root rhel 

or lvm lvcreate -L 18186m -r auto -n root -W n rhel

Attachments (1)

PbLVM-20140707.jpg (104.3 KB ) - added by rue 10 years ago.

Download all attachments as: .zip

Change History (5)

by rue, 10 years ago

Attachment: PbLVM-20140707.jpg added

comment:1 by Bruno Cornec, 10 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed
Version: 2.2.13.0.4

Fixed in rev [3312] for the 3.2 branch.

comment:2 by Bruno Cornec, 8 years ago

I'll produce a version 3.0.4.1 to just fix that issue.

comment:3 by Bruno Cornec, 8 years ago

Delivery of 3.0.4.1 in progress

comment:4 by Bruno Cornec, 8 years ago

2.1.8 has also that fix.

Note: See TracTickets for help on using tickets.