Operating System - HP-UX
1822320 Members
5638 Online
109642 Solutions
New Discussion юеВ

vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

 
SOLVED
Go to solution
Muthukumar_5
Honored Contributor

vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Hi All,

When I do # vxprint
it is saying as,

vxvm:vxprint: ERROR: IPC failure: Configuration daemon is not accessible

How to resolve this problem.
Easy to suggest when don't know about the problem!
8 REPLIES 8
Eric Antunes
Honored Contributor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Hi,

May be a similar issue than this one: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=648467

Best Regards,

Eric
Each and every day is a good day to learn.
Muthukumar_5
Honored Contributor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Eric. Thanks for the link. I tried the scenario's, But it did not save me out.

# vxdctl mode
mode: not-running
# vxdctl enable
vxvm:vxdctl: ERROR: vxconfigd is not running, cannot enable
# vxconfigd
vxvm:vxconfigd: ERROR: enable failed: Volboot file not loaded
transactions are disabled.
# vxconfigd -k
vxvm:vxconfigd: ERROR: enable failed: Volboot file not loaded
transactions are disabled.

Let me know if you need more info's.
Easy to suggest when don't know about the problem!
Eric Antunes
Honored Contributor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Hi,

Try this one: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=182162

ITRC is not like google but.. :)

Best Regards,

Eric
Each and every day is a good day to learn.
Muthukumar_5
Honored Contributor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

All the files are there as said in that link as,

# mkdir -p /etc/vx/reconfig.d/state.d/
# touch /etc/vx/reconfig.d/state.d/install-db

Thanks.
Easy to suggest when don't know about the problem!
Muthukumar_5
Honored Contributor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

AND, I have tried to reboot again. But it did not help me out.
Easy to suggest when don't know about the problem!
Eric Antunes
Honored Contributor
Solution

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Did you search in the manual (I think you are talking about Veritas Volume Manager?):

http://www.docs.hp.com/en/5187-1369/index.html

Each and every day is a good day to learn.
jamesps
Regular Advisor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Run this and follow the prompts:
#vxinstall

hth
Tonya Underwood
Regular Advisor

Re: vxvm:vxdisk: ERROR: IPC failure: Configuration daemon is not accessible

Boot into lvm maintenance mode:


#mv /etc/vx/volboot /etc/vx/volboot.old

recreate volboot file:
#vxconfigd -km disable

#ls -l /etc/vx/volboot

#vxdctl init

#vxdctl list
hostid unknown?

#ls -l /etc/vx/volboot

#vxdctl init

#vxdctl list (you should see new hostid)

#shutdown -ry 0