Changes between Version 2 and Version 3 of Ticket #696, comment 3


Ignore:
Timestamp:
Jun 7, 2013, 3:45:40 PM (11 years ago)
Author:
victor gattegno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #696, comment 3

    v2 v3  
    1 About: grep -E \"/dev/mapper/'''%s-'''
    2 
    3 Because of the '-', it will not work if the pv name (defined in "multipaths" section of /etc/multipath.conf) is an alias (a wwid or an user defined alias), for example:
    4 
    5 /dev/mapper/vgdbdisk01
     1So two modifications should be done, if you agree.