Error :
#-> lvextend -m 1 /dev/vg_jjclglp1/oradat01 /dev/dsk/c82t0d0 /dev/dsk/c82t0d1 /dev/dsk/c82t0d2
Striped mirrors are not supported. To enable mirroring options (-m, -M, -c),
do not specify the striping options (-i, -I) when creating logical volumes.
Extent-based mirroring in stripe with 10024K size in hpux 11.11 is not supported.
To copy the data , create a new filesystem and copy the data offline and start the DB on new file system
But in case 11.31v
"The following feature is new with the HP-UX 11i v3 release of
MirrorDisk/UX:
รข ¢ Striped Mirrors: In previous releases, LVM supported a limited extent-based striped mirror
functionality, as described in the lvcreate(1M) manpage. This type of striped mirror required
the stripe size to be a multiple of extent size. In HP-UX 11i v3, LVM supports mirroring of
striped logical volumes with the entire range of stripe sizes. The lvcreate command
options -m and -i/-I can be used together, and the -m option of the lvextend and
lvreduce commands can be applied to striped logical volumes."
รข ¢ Striped Mirrors: In previous releases, LVM supported a limited extent-based striped mirror
functionality, as described in the lvcreate(1M) manpage. This type of striped mirror required
the stripe size to be a multiple of extent size. In HP-UX 11i v3, LVM supports mirroring of
striped logical volumes with the entire range of stripe sizes. The lvcreate command
options -m and -i/-I can be used together, and the -m option of the lvextend and
lvreduce commands can be applied to striped logical volumes."
No comments:
Post a Comment