Operating System - HP-UX
1838223 Members
3523 Online
110125 Solutions
New Discussion

In VxVM 'vxdctl enable' cmd can be executed while database is up?

 
appli2
Occasional Contributor

In VxVM 'vxdctl enable' cmd can be executed while database is up?

In VxVM 'vxdctl enable' cmd can be executed while database is up?
5 REPLIES 5
Kanagaraj
Regular Advisor

Re: In VxVM 'vxdctl enable' cmd can be executed while database is up?

Yes you can run #vxdctl enable when DB is up.
No Issues

Configuration daemon will re-read all newly connected disks.
Pulse001
Regular Advisor

Re: In VxVM 'vxdctl enable' cmd can be executed while database is up?


hi,

vxdctl enable will not cause any problems even when DB is up.

Also,
#vxconfigd -k -m enable

can be run to scan for new disks.

If a vxconfigd process is already running, -k kills it
before any other startup processing. This is useful for
recovering from a hung vxconfigd process. Killing the old
vxconfigd and starting a new one usually does not cause
problems for volume devices that are being used by
applications, or that contain mounted file systems.
Pulse001
Regular Advisor

Re: In VxVM 'vxdctl enable' cmd can be executed while database is up?

i quoted the vxconfigd man page in my previous post.
appli2
Occasional Contributor

Re: In VxVM 'vxdctl enable' cmd can be executed while database is up?

Thank you for the information.
Pulse001
Regular Advisor

Re: In VxVM 'vxdctl enable' cmd can be executed while database is up?

hi appli2

>> I have assigned points to 0 of 4 responses to my questions.

You should assign points to members who have helped you resolve the issue or shared information.