Changeset 3548 in MondoRescue for tags/3.0.4.1/mindi/analyze-my-lvm


Ignore:
Timestamp:
Apr 4, 2016, 4:36:25 PM (8 years ago)
Author:
Bruno Cornec
Message:

Fix #753 by forcing LV creation which on RHEL7 now asks a question in case something was already there before.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/3.0.4.1/mindi/analyze-my-lvm

    r3066 r3548  
    7575    fi
    7676
    77     echo "# $LVMCMD lvcreate$params -n $logical_volume $volume_group"
     77    echo "# $LVMCMD echo y | lvcreate$params -n $logical_volume $volume_group"
    7878}
    7979
Note: See TracChangeset for help on using the changeset viewer.