![]() |
![]() |
![]() |
![]() |
![]() |
Before resizing the SRL, do the following:
Verify that the RLINKs are up-to-date by issuing the following command:
# vxrlink -g
diskgroup status
rlink_name
To decrease the size of the SRL on the Primary
If the application and the RVG are configured as VCS resources, offline the application resource, as well as, the RVG resource and then proceed to step 4. To offline resources, use the hagrp
command. For more information on offlining resources, see the Veritas Cluster Server User's Guide.
# vxrlink -g
diskgroup status
rlink_name
Note
If you see any outstanding writes, do not proceed to step 5.
Note
Any checkpoints that you have created will be lost after dissociating the SRL.
vxassist
command. For example, to decrease the size of the SRL:
# vxassist -g
diskgroup shrinkto
srl_name new_length
Note
It is recommended that the SRL reside on disks that are not being used for the data volumes. Also, it is recommended that the Primary and Secondary SRLs must be of the same size. See the
vxassist(1M)
manual page for more information.
Note
The RLINK was up-to-date when it was detached in step 5 and the Secondary is consistent with the Primary; therefore, it is appropriate to use the force option here.
If the application and the RVG are configured as VCS resources, online the RVG resource, as well as, the application resource. To online resources, use the hagrp
command. For more information on onlining resources, see the Veritas Cluster Server User's Guide. The resize operation is complete. Do not perform step 11 and step 12.