Error Code details
V-5-1-7096
Severity: Error 
Component: Volume Manager 
Message:
Volume %s: New log length must be a multiple of the disk group alignment.
Description:

The message is displayed if you change the length and log of a volume but the new length is not a multiple of the disk group alignment.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2013-03-05 07:14:43
Platform: Generic
Release: 5.1
Content:

 

To solve the issue, do the following:

  1. Get the current disk group alignment value with following command:
    # vxdg  list diskgroup_name | grep alignment
  2. Make sure that the new length you provide is a multiple of the disk group alignment value and retry.