# - pvcreate a new PV in the old space,
# with --setphysicalvolumesize <half size>
# and with --metadatasize <huge> (the point of this exercise)
shortsize=$(python -c "print $HALFSIZETiB - 0.01")t
# - pvcreate a new PV in the old space,
# with --setphysicalvolumesize <half size>
# and with --metadatasize <huge> (the point of this exercise)
shortsize=$(python -c "print $HALFSIZETiB - 0.01")t