Volume Manager vxconfigd will not start during system startup if the file /etc/vx/reconfig.d/state.d/install-db exists
book
Article ID: 100005672
calendar_today
Updated On:
Description
Error Message
No error will be reported during startup. The vxvm-startup script does a check for the install-db file and exits if it exists.
Cause
There are a number of possible reasons why install-db may have been created:
- VXVM patch scripts create the file during patch installation and may have failed to exist cleanly, leaving the file behind.
- Root disk encapsulation or un-encapsulation procedure creates this file and may have failed to remove it following completion of the encapsulation process.
- An engineer may have asked that that file be created during a support session and failed to request it be cleaned up at the end.
These are examples of the most common sources of this file. The file itself does not need to contain anything and usually doesn't.
Creating the /etc/vx/reconfig.d/state.d/install-db file is a safe and quick method to stop Volume Manager from starting during system boot-up.
Resolution
Remove the install-db file to allow vxconfigd to start during system boot time:
# rm /etc/vx/reconfig.d/state.d/install-db
Issue/Introduction
Volume Manager does not start vxconfigd at system boot start-up if the file /etc/vx/reconfig.d/state.d/install-db exists.
Was this article helpful?
thumb_up
Yes
thumb_down
No