Originally posted by: mmveiga
You can see the logs from the NIM master running the command :
nim -o showlog -a full_log=yes -a log_type=LOGTYPE NIMCLIENT
Where :
1) LOGTYPE is
boot = boot log for a machine
bosinst = console output from the BOS installation program
devinst = installp output for key system and device driver packages
lppchk = output from the NIM lppchk operation
nimerr = errors and warnings for NIM commands
niminst = installp output from a NIM operation
script = output from the execution of NIM script resources
2) NIMCLIENT is
hostname of the machine where you are trying the operation.
Marcelo.