I tried to mirror rootvg on new pSeries 630-6e4 running on aix5.2L but got the message:
The rootvg have hdisk0 and hdisk1 PV, and these disks are of the same size and other attributes.
What made this error and how do i correct this?
Code:
* *
* *
* Please see the README file in /usr/lpp/bos for information pertinent to *
* this release of the AIX Operating System. *
* *
* *
*******************************************************************************
# mirrorvg -s rootvg hdisk1
0516-404 allocp: This system cannot fulfill the allocation request.
There are not enough free partitions or not enough physical volumes
to keep strictness and satisfy allocation requests. The command
should be retried with different allocation characteristics.
0516-1199 mirrorvg: Failed to create logical partition copies
for logical volume fslv00.
0516-1200 mirrorvg: Failed to mirror the volume group.
0516-1246 rmlvcopy: If hd5 is the boot logical volume, please run 'chpv -c <disk
name>'
as root user to clear the boot record and avoid a potential boot
off an old boot image that may reside on the disk from which this
logical volume is moved/removed.
#
The rootvg have hdisk0 and hdisk1 PV, and these disks are of the same size and other attributes.
What made this error and how do i correct this?