Netbackup - multiple bpcd & vnetd in chkconfig
I'm running NB 6.5.6 on Redhat 5.
When I look at sysconfig for the bpcd and vnetd I see something like this on almost all of my clients (also linux, RHEL5 & 6):
chkconfig --list |grep bpcd
bpcd: on
bpcd.04-26-12.12:08:06: on
chkconfig --list |grep vnetd
vnetd: on
vnetd.04-26-12.12:08:06: on
Does anyone know what the 2nd process is with the date stamp? I'm guessing it's from a NB upgrade because it doesn't appear on new system builds. It's not causing any problems as far as I can tell but if it's not necessary I'd like to turn it off.
BTW, there is only one bpcd and vnetd process actually running:
ps -ef |grep bpcd
root 10202 18080 0 08:55 pts/0 00:00:00 grep bpcd
ps -ef |grep vnetd
root 10337 18080 0 09:00 pts/0 00:00:00 grep vnetd
Thanks for your time,
Mark Sleeper
- Anonymous13 years ago
Your right its from the upgrade. I get them on client upgrades (SUSE). You can turn them off or remove them entirely and leave the un-dated one.
If you look in /usr/openv/.phistory file you may well see what is happening during the upgrade and the creation of these entries.

