Help Nim


 
Thread Tools Search this Thread
Operating Systems AIX Help Nim
# 1  
Old 10-27-2009
Help Nim

Hi everybody..

I need help with nim ..

I am install nim master in may ambient.
Code:
# lsnim -l master
master:
   class               = machines
   type                = master
   max_nimesis_threads = 20
   comments            = machine which controls the NIM environment
   global_export       = yes
   platform            = chrp
   netboot_kernel      = mp
   if1                 = nimteste nim.teste.net.br EE20B4A89C02
   cable_type1         = N/A
   Cstate              = ready for a NIM operation
   prev_state          = ready for a NIM operation
   Mstate              = currently running
   serves              = boot
   serves              = lp5300
   serves              = nim_script
   serves              = spot5300
   master_port         = 1058
   registration_port   = 1059
   Cstate_result       = failure
   reserved            = yes
   ssl_support         = yes

I donīt configure nobady client in this moment , i just had the nim master.
But what is this match Cstate_result = failure..

Any idea .. i tried find what is this ..

att

Last edited by pludi; 10-27-2009 at 01:37 PM.. Reason: code tags please
# 2  
Old 11-03-2009
Hi,

looks to me like your name resolution doesn't work. Please check /etc/hosts and/or do nslookup

Kind regards
Nicki
# 3  
Old 11-04-2009
Hi,

I noticed same thing but after some unsuccessful operation on NIM client. DNS resolving works fine. Try to add some client and perform NIM operation (mksysb, install etc.) just to check this value.

Regards
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

How to know NIM name from NIM client?

Friend's, I was playing around with NIM in my environment & had a quick question in mind which I didn't/couldn't find answer to, which is -- how to find the name of the NIM server sitting on the NIM client? All leads to the answer would be much appreciated, many thanks! -- Souvik (2 Replies)
Discussion started by: thisissouvik
2 Replies

2. AIX

Problem in communication nim client with nim master

Hello, I have an AIX6.1 machine which is a nim client to my nim master which is also AIX6.1 machine. I had some problem to perform an installation on my client using smit nim . i removed /etc/niminfo file in order to do the initialization again but when i run the command niminit -a name=client... (0 Replies)
Discussion started by: omonoiatis9
0 Replies

3. AIX

NIM : remove nim client info from the client

Hi. I change my client's IP and hostname but I forgot to change anything on the master. How can I redefine or modify my client's resource from my master, or with using smit niminit from my client ? Tks (2 Replies)
Discussion started by: stephnane
2 Replies

4. AIX

Nim

Hello I would like to hear your opinions about shell and nimsh I install the nim master on a server and and client nim on others servers. I backup this clients with the NIM master. When Im trying to install the clients with the option nimsh (communication protocol) send me an error ... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

5. AIX

Back up a client NIM from nim master

Hello everyone Im trying to backup a nim client from nim master but I got this message COMMAND STATUS Command: failed stdout: yes stderr: no Before command completion, additional instructions may appear below. 0042-001 nim:... (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

6. AIX

Nim

Hello everyone I have two questions. 1.-The NIM and EZNIM are the same. 2.-If I have in one partition NIM installed I need to install EZNIM or I need to unistall NIM and then install EZNIM. Thanks for your comments. (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

7. AIX

NIM Questions

I have been trying to increase the NIM usage in my AIX environment especially for patching, got few questions 1. If I have a service pack available in the nim server, how do I define that particular directory as an LPP source, without again copying it somewhere else ie I want to define that... (5 Replies)
Discussion started by: balaji_prk
5 Replies

8. AIX

Nim

Hello guys, what is a sure-shot single command to find out if the NIM environment is working properly from both master as well as client side? (2 Replies)
Discussion started by: solaix14
2 Replies

9. AIX

NIM errors

Hello all, I have a NIM master already up and running. When I try to add a client to the NIM environment (from client side), I get the following errors: 1) 0042-376 niminit: This command cannot be executed on a NIM master unless the "is_alternate" attribute is specified. (I never... (5 Replies)
Discussion started by: solaix14
5 Replies

10. AIX

migrate NIM server through NIM installation

I try to migrate a NIM server from one server to another. I try to do a mksysb on NIM server restore the NIM server's mksysb to a client through NIM installation shutdown NIM server start newly installed client as NIM server Does anyone do this before? who can give me some suggestion? (1 Reply)
Discussion started by: yanzhang
1 Replies
Login or Register to Ask a Question