Removing an lv from a transfer list, Skipping an lv / removing a pv, Special situations – FUJITSU CentricStor V3.1D User Manual

Page 570: 6 special situations

Advertising
background image

570

U41117-J-Z125-7-76

Transferring volumes

Appendix

12.3.5.4

Removing an LV from a transfer list

This command enables an LV to be removed from the list of LVs to be transferred. If it has
already been transferred, the command is rejected.

If no LV is specified, the entire transfer-out is aborted. Existing save requests are still
processed.

Example

AZUR-VLP0# plmif trans -o -c
transfer-out cancelled.

12.3.5.5

Skipping an LV / removing a PV

The -v option is used to skip an LV. This is only possible if the PLM is waiting for a VLM
restore request, otherwise the command is rejected. This is useful if the VLM does not know
the LV concerned and the LV is not to be created.

The -V option enables you to remove a complete physical volume which was added
inadvertently. This can only be done if the PV is not mounted in a PDS.

12.3.6

Special situations

If you do not wish PVs with the 'read' status to really be deleted but to be reused, you must
remove them using plmif trans -o -G and then add them again using the command
plmif conf -a -f

(-f=force: omit header check).

plmif trans -o -c [ -v <LV> ]

plmif trans -i -c ( -v <LV> | -V <PV> )

Advertising