Opened 11 years ago

Closed 11 years ago

Last modified 9 years ago

#753 closed defect (fixed)

RHEL7 : mondorestore waits on Configuring LVM step — at Version 1

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

Change History (2)

by rue, 11 years ago

Attachment: PbLVM-20140707.jpg added

comment:1 by Bruno Cornec, 11 years ago

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

Fixed in rev [3312] for the 3.2 branch.

Note: See TracTickets for help on using tickets.