Originally posted by: grukrz1
yes, possible.
-
migratelp
Usage: migratelp lvname/lpartnum[/copynum] destpv[/ppartnum]
Migrates a single logical partition.
Examples
1 To move the first logical partitions of logical volume lv00 to hdisk1, type:
migratelp lv00/1 hdisk1
2 To move second mirror copy of the third logical partitions of logical volume hd2 to hdisk5, type:
migratelp hd2/3/2 hdisk5
3 To move third mirror copy of the 25th logical partitions of logical volume testlv to 100th partition of hdisk7,
type:
migratelp testlv/25/3 hdisk7/100