Hi All,
I am again facing some new issue with tpconfig command for registering credentails on storage server.
I am using AIX6.1 with NBU7.1.
Here are the steps which I performed,
1) create storage server on NBU master server
-bash-4.0# /usr/openv/netbackup/bin/admincmd/nbdevconfig -creatests -storage_server mini-006 -stype NEC_HYDRA -st 9 -media_server hydra140
Storage server mini-006 has been successfully created
2) Register credentials on stoarage server just created ( I alreday created user on storage server earlier )
-bash-4.0# /usr/openv/volmgr/bin/tpconfig -add -storage_server mini-006 -sts_user_id test -password test -stype NEC_HYDRA
Illegal instruction (core dumped)
-bash-4.0# echo $?
132
List of all Netbackup processes running at the moment were,
-bash-4.0# /usr/openv/netbackup/bin/bpps -a
NB Processes
------------
root 348382 1 0 16:26:39 - 0:00 /usr/openv/netbackup/bin/bpcd -standalone
root 389282 606414 0 16:26:42 - 0:00 /usr/openv/netbackup/bin/nbproxy dblib nbpem
root 442462 1 0 16:26:39 - 0:04 /usr/openv/db//bin/NB_dbsrv @/usr/openv/var/global/server.conf @/usr/openv/var/global/databases.conf -hn 7
root 487558 1 0 16:26:43 - 0:00 /usr/openv/netbackup/bin/nbsl
root 491532 1 0 16:26:42 - 0:02 /usr/openv/netbackup/bin/nbstserv
root 520318 1 0 16:26:41 - 0:00 /usr/openv/netbackup/bin/nbaudit
root 544976 1 0 16:26:41 - 0:00 /usr/openv/netbackup/bin/bpcompatd
root 561208 1 0 16:26:40 - 0:02 /usr/openv/netbackup/bin/nbevtmgr
root 573664 1 0 16:26:44 - 0:01 /usr/openv/netbackup/bin/nbsvcmon
root 581664 1 0 16:26:42 - 0:04 /usr/openv/netbackup/bin/nbrmms
root 606414 1 0 16:26:42 - 0:01 /usr/openv/netbackup/bin/nbpem
root 610442 1 0 16:26:41 - 0:00 /usr/openv/netbackup/bin/bprd
root 618496 1 0 16:26:41 - 0:01 /usr/openv/netbackup/bin/nbjm
root 635134 1 0 16:26:39 - 0:00 /usr/openv/netbackup/bin/vnetd -standalone
root 643128 1 0 16:26:41 - 0:01 /usr/openv/netbackup/bin/nbrb
root 655550 704678 0 16:26:42 - 0:00 /usr/openv/netbackup/bin/bpjobd
root 663624 1 0 16:26:41 - 0:07 /usr/openv/netbackup/bin/nbemm
root 704678 1 0 16:26:41 - 0:00 /usr/openv/netbackup/bin/bpdbm
root 729222 606414 0 16:26:42 - 0:00 /usr/openv/netbackup/bin/nbproxy dblib nbpem_cleanup
root 737498 1 0 16:26:43 - 0:00 /usr/openv/netbackup/bin/nbars
root 766050 618496 0 16:27:13 - 0:00 /usr/openv/netbackup/bin/nbproxy dblib nbjm
root 770256 1 0 16:26:44 - 0:00 /usr/openv/netbackup/bin/nbvault
MM Processes
------------
root 516268 1 0 16:26:41 - 0:00 vmd -v
I also attached tpcommand logs with this thread.
Can anybody give some useful hints regarding this issue ?
Thanks in Advance !