Error "v-5-1-307:Unable to start the vxconfigd service" seen after presenting BCVs to Solaris system

Article: 100007712
Last Published: 2011-12-20
Ratings: 1 0
Product(s): InfoScale & Storage Foundation

Problem

Error message seen when running "vxdisk list" after BCVs had been presented to a system:

VxVM vxdisk ERROR V-5-1-684 IPC failure:Configuration daemon is not
accessible.

It transpired that vxconfigd had core dumped.

Error Message

A change to the hostname had been made recently, and the core dump was also seen via this same sequence:

# vxconfigd -k
# vxconfigd -r reset
# vxdctl init <hostname>

vxdctl: Configuration daemon is not accessible
# vxconfigd -k
# vxdctl enable
VxVM vxdctl ERROR V-5-1-307 vxconfigd is not running, cannot enable

# vxconfigd -f -m enable
Segmentation Fault (core dumped)

Cause

When running the dbx debugger, the following stack was observed from vxconfigd:

(dbx) where
=>[1] dg_import_report_errors(0x8001c8, 0x848268, 0x8001c8, 0x0, 0x0, 0x0), at 0xace9c
 [2] dg_import_internal(0x4e18e8, 0x0, 0x4e193c, 0x4e191c, 0x4e195c, 0x8001c8), at 0xa7af8
 [3] req_dg_import(0x851e48, 0x0, 0x851d48, 0x96, 0x851d28, 0x8001c8), at 0xa6cc0
 [4] request_loop(0x871248, 0x2529bc, 0x252828, 0x2958d8, 0x4a569675, 0x0), at 0x103488
 [5] main(0x2d0800, 0xffbff824, 0x24bb20, 0x29e8d8, 0xfee60100, 0xffbff91c), at 0xdac04

Solution

The issue is addressed via e1269468. 5.0MP3RP5 was installed, which includes the fix for the issue.


Applies To

Sol 10

Storage Foundation 5.0MP3

Was this content helpful?