networker启动不了之syslog问题

[root@tonykorn97 installfiles]# ls
lgtoclnt-7.2-1.i686.rpm lgtolicm-7.2-1.i686.rpm lgtonmi-2.1-1.i386.rpm lgtoserv-7.2-1.i686.rpm
lgtodrvr-7.2-1.i686.rpm lgtoman-7.2-1.i686.rpm lgtonode-7.2-1.i686.rpm


[root@tonykorn97 installfiles]# rpm -ivh lgt*
Preparing... ########################################### [100%]
1:lgtoclnt ########################################### [ 14%]
nsr-izing system files
nsr-izing system files
Completing Installation

NetWorker successfully installed on `tonykorn97.rrl.com'!
2:lgtodrvr ########################################### [ 29%]
/var/tmp/rpm-tmp.63818: line 11: ${file}: ambiguous redirect
3:lgtonode ########################################### [ 43%]
Completing Installation

NetWorker successfully installed on `tonykorn97.rrl.com'!
4:lgtolicm ########################################### [ 57%]
nsr-izing system files
Modifying /etc/rpc
Completing Installation

NetWorker successfully installed on `tonykorn97.rrl.com'!
5:lgtoman ########################################### [ 71%]
6:lgtonmi ########################################### [ 86%]
7:lgtoserv ########################################### [100%]
Modifying /etc/rpc
Modifying /etc/syslog.conf
Restarting syslog daemon
/usr/lib/nsr/poin.srv: line 2174: kill: (2650) - ??¨?D??????3¨?

I'm having trouble figuring out how to (re)start syslog daemon
on `tonykorn97.rrl.com'. Restart the syslog daemon by hand, if necessary.

Completing Installation

NetWorker successfully installed on `tonykorn97.rrl.com'!
[root@tonykorn97 installfiles]# mt -f /dev/nst0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 512 bytes. Density code 0x47 (TR-5).
Soft error count since last status=0
General status bits on (41010000):
BOT ONLINE IM_REP_EN
[root@tonykorn97 installfiles]# /etc/init.d/networker start
[root@tonykorn97 installfiles]# ps -ef | grep nsrd
root 11125 5562 0 10:21 pts/0 00:00:00 grep nsrd
[root@tonykorn97 installfiles]# ps -ef | grep nsr
root 11068 1 0 10:21 ? 00:00:00 /usr/sbin/nsrexecd
root 11071 11068 0 10:21 ? 00:00:00 /usr/sbin/nsrexecd
root 11072 1 0 10:21 ? 00:00:00 /usr/sbin/lgtolmd -p /nsr/lic -n 1
root 11137 5562 0 10:21 pts/0 00:00:00 grep nsr
[root@tonykorn97 installfiles]# nmi_config
nsradmin: RPC error: Program not registered
nsradmin: There does not appear to be a NetWorker server running on localhost.
Could not create the resources. Make sure the server is
running and you are executing this script to the appropriate
server (either run it on the server or use the '-s' option).


应该是/etc/selinux/config中
SELINUX=enforcing的原因,syslog也没有启动
把他设置为:SELINUX=disabled(下次启动生效)

启动syslog
/etc/init.d/syslog start

此时可以正常安装和启动!

请使用浏览器的分享功能分享到微信等