1832368 Members
2825 Online
110041 Solutions
New Discussion

Add client in ignite

 
SOLVED
Go to solution
chuanpeng.wang
Frequent Advisor

Add client in ignite

Add client in ignite net return follow errors.

ERROR: Client could not ping Ignite-UX Server:"P17_DB2"

Unable to set up the client directory for the system:"MSGBUS"


Add another client, error is:

The client "PROP_MC_BAK" already exists.

but it can't be found in the client list.

Thanks.
4 REPLIES 4
likid0
Honored Contributor

Re: Add client in ignite

Hy,

Ignite needs communication between both machines to be able to make the backups.

You should check if you can ping your ignite server from your ignite client.

If it's not working the firts thing you have to sort out, is the network problem.

So you client can nfs mount the server to backup the ignite image.
Windows?, no thanks
V. Nyga
Honored Contributor
Solution

Re: Add client in ignite

Hi,

check the '/etc/hosts' of your client - the server has to be known there.

And check the dir '/var/opt/ignite/clients' for the client PROP_MC_BAK.

Volkmar
*** Say 'Thanks' with Kudos ***
Zeev Schultz
Honored Contributor

Re: Add client in ignite

Check also /var/opt/ignite/logs/ignite.
So computers don't think yet. At least not chess computers. - Seymour Cray
chuanpeng.wang
Frequent Advisor

Re: Add client in ignite

Thanks, V.Nyga.

The first problem has fixed.
But the second not.

I rm all files in /var/opt/ignite/clients,
still have the same error message.
Is there other configuration file?