redhat 6.3 with a multipath xfs partition.
i have already increased the LUN and need to reflect the increase in the filesystem. using xfs_growfs will not work yet unless i increased the partition size. since it's a multipath, i found there is this command to do that named "multipathd", the command to be used is
multipathd resize map multipath_device
for those who have already done it, is this command destructive or not? i'd like to run it on an online filesystem (backup is done).