1833783 Members
2799 Online
110063 Solutions
New Discussion

How start cmcld?

 
Eudo Jimenez_2
Frequent Advisor

How start cmcld?

Please, I am realy new on SG, can some one help me to start cmcld.
7 REPLIES 7
IT_2007
Honored Contributor

Re: How start cmcld?

issue the following command:

/sbin/init.d/cmcld start
Eudo Jimenez_2
Frequent Advisor

Re: How start cmcld?

HP1NP0 #/sbin/init.d/cmcluster start
HP1NP0 #cmviewconf: Either binary file does not exist, or the user doesn't
have access to view the cluster configuration.
cmrunnode : Unable to connect to the local cluster: No such file or directory.
Either no cluster configuration file exists, the file is corrupted,
cmclconfd is unable to run, or user root on node HP1NP0
doesn't have access to view the configuration.
ERROR: Unable to join cluster

I am ussing a equivant root user
the count ssguard with UID = 0
IT_2007
Honored Contributor

Re: How start cmcld?

IT seems you don't have cluster configuration directory in place. It might have been removed. check for it in /etc/cmcluster and if it is empty restore it from backups.
Eudo Jimenez_2
Frequent Advisor

Re: How start cmcld?

This is my /etc/cmcluster directory

HP1NP0 #pwd
/etc/cmcluster
HP1NP0 #ll
total 144
drwxr-x--- 2 bin bin 8192 Mar 23 13:23 cfs
-rwxr-x--- 1 root sys 54 Aug 27 15:30 cmclnodelist
-rwxr-x--- 1 root sys 8808 Aug 27 16:21 cmclsuagm.ascii
-rwxr-x--- 1 bin bin 70 Sep 23 2005 cmknowncmds
drwxr-x--- 3 root sys 8192 Aug 22 11:18 conf-file-orig
drwxr-x--- 6 root sys 8192 Aug 27 11:04 export_lvm
drwxr-x--- 6 root sys 8192 Aug 24 12:46 pkg_ora_suagm1
drwxr-x--- 6 root sys 8192 Aug 24 14:35 pkg_ora_suagm2

This is a new cluster configuration and never deleted nothing.

I need a copy of /etc/cmcluster.config into /etc/cmcluster directory?
IT_2007
Honored Contributor

Re: How start cmcld?

It seems you are using cmclsuagm.ascii as config file but I don't see binary file which should be something like cmclsuagm. Check on other node what it shows

ll /etc/cmcluster
nanan
Trusted Contributor

Re: How start cmcld?

Hi Eudo
have you ever do cmapplyconf ??
there isn't cmclconfig binary file

Regards
nanan
Eudo Jimenez_2
Frequent Advisor

Re: How start cmcld?

Thanks for all responses.

I found my problem. I did cmapplconf command again and now everything ok.

Thanks again