Veritas Volume Manager 5.0 Troubleshooting Guide Guide (September 2006)

80 Error messages
Understanding messages
Case 2: The system somehow has a duplicate boot disk group, one of which
contains the /usr file system volume and one of which does not (or uses a
different volume name), and vxconfigd somehow chose the wrong boot disk
group. Since vxconfigd chooses the more recently accessed version of the
boot disk group, this error can happen if the system clock was updated
incorrectly at some point (causing the apparent access order of the two disk
groups to be reversed). This can also happen if some disk group was deported
and assigned the same name as the boot disk group with locks given to this host.
Action: In case 1, boot the system on a CD-ROM or networking-mounted root file
system. If the root file system is defined on a volume, then start and mount the
root volume. If the root file system is not defined on a volume, mount the root file
system directly. Edit the /etc/fstab
file to correct the entry for the /usr file
system.
In case 2, either boot with all drives in the offending version of the boot disk group
turned off, or import and rename (see vxdg(1M)) the offending boot disk group from
another host. If you turn off drives, run the following command after booting:
# vxdg flush bootdg
This updates time stamps on the imported version of the boot disk group, bootdg,
which should make the correct version appear to be the more recently accessed. If
this does not correct the problem, contact Veritas Technical Support.
V-5-1-1589
VxVM vxconfigd ERROR V-5-1-1589 enable failed: aborting
Description: Regular startup of vxconfigd failed. This error can also result from
the command vxdctl enable.
Action: The failure was fatal and vxconfigd was forced to exit. The most likely
cause is that the operating system is unable to create interprocess communication
channels to other utilities.
VxVM vxconfigd ERROR V-5-1-1589 enable failed: Error check group
configuration copies. Database file not found
Description: Regular startup of vxconfigd failed. This error can also result from
the command vxdctl enable.
The directory /var/vxvm/tempdb is inaccessible. This may be because of root
file system corruption, if the root file system is full, or if /var is a separate file
system, because it has become corrupted or has not been mounted.
Action: If the root file system is full, increase its size or remove files to make space
for the tempdb file.
If /var is a separate file system, make sure that it has an entry in /etc/fstab.
Otherwise, look for I/O error messages during the boot process that indicate either a
hardware problem or misconfiguration of any logical volume management software