Opened 11 years ago

Last modified 9 years ago

#753 closed defect

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

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

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 (1)

by rue, 11 years ago

Attachment: PbLVM-20140707.jpg added
Note: See TracTickets for help on using tickets.