Error Code details
V-5-1-6868
Severity: Error 
Component: Volume Manager 
Message:
The regionloglen attribute is not a multiple of the disk group alignment.
Description:

 

The message is displayed if you fail to create the Veritas Volume Manager (VxVM) objects because the value of the following attributes is not a multiple of the current disk group alignment.
 
Attributes:
  • Volume length
  • Volume log length
  • Disk Media length of opaque disks
  • Subdisk length
  • Plex stripe width
  • Subdisk plex offset
  • Subdisk offset

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2013-03-11 07:38:15
Platform: Generic
Release: 5.1
Content:

 

To solve the issue, do the following: 
  1. Get the current disk group alignment value with the 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.