Originally posted by: SystemAdmin
hi to all,
first i will explain my environment.
presently we have p5 570 in production.
in this p5 570 .. we have dbms, apps, web servers and vio servers.
we have one nim server.
this nim server is in different location.
recently, we bought p6 570 machines.
in p6 570 machines, we have 2 vio servers.
their names are prod1vio1, prod1vio2.
now, i am coming to point.
everyday we are running the script( please see the attachment) on nim server for taking mksysb's for the p5 lpars (dbms, apps, web servers),
not for the vio servers.
now, we planned to take mksysb for new p6 570 vio servers, for disaster recovery.
when i ran this script on nim server, i am getting following error.
*0042-001 nim: processing error encountered on "master":
0042-006 m_mkbosi: (From_Master) connect A remote host refused an attempted connect operation.
prod1vio1: A remote host refused an attempted connect operation. *
i don't know why i am getting this error,
everything is fine, mean /etc/hosts, .rhosts, /etc/resolv.conf, nim amster setup and nim client setup.
i checked /etc/niminfo file in prod1vio1 and prod1vio2, it looks fine.
i can nslookup the hostnames too...
when i tried this command directly too, getting same error..
the command is : * nim -o define -t mksysb -a server=master -a location=/export/mksysb_dev/PROD1VIO1/08162008.image -a source=prod1vio1 -a mk_image=yes -a size_preview=yes -a mksysb_flags=ipX prod1vio1_mksysb *
in side script contain some arrangements( creating folder and checking existed mksysb with date) and this command.. that's it, not more than that.
thanks & regards
#AIX-Forum