Can you post the policy for this client? ________________________________
From: bbb bb [mailto:[email protected]] Sent: Sunday, February 15, 2009 5:33 PM To: Donaldson, Mark; [email protected]; aaa aaa Subject: RE: [Veritas-bu] [Q] How to check Veritas client 6.5 daemonrunningonLinux???? I can "telnet" and i can ping the client. This problem ONLY happen on weekend backup (full backup). Monday to Friday increment backup work correctly. ________________________________ Subject: RE: [Veritas-bu] [Q] How to check Veritas client 6.5 daemonrunningonLinux???? Date: Sun, 15 Feb 2009 13:36:03 -0700 From: [email protected] To: [email protected]; [email protected]; [email protected] What happens when you "telnet <client> bpcd" from your master server to your client? can you ping it? is there a firewall between your master and/or media servers and the client? ________________________________ From: bbb bb [mailto:[email protected]] Sent: Saturday, February 14, 2009 10:39 AM To: Donaldson, Mark; [email protected]; aaa aaa Subject: RE: [Veritas-bu] [Q] How to check Veritas client 6.5 daemonrunningonLinux???? I checked my DELL server which have Netbackup client 6.5 install in it (Redhat 4.7). I have everything you guy mention in here, but I still got: Backup by Mserver-A9-Database_Only on client mserver-a9 using policy Mserver-A9-Database_Only, sched M-mserver-a9-db:can't connect to client. any ideal??? ________________________________ Date: Mon, 9 Feb 2009 10:50:15 -0700 From: [email protected] To: [email protected]; [email protected]; [email protected] Subject: Re: [Veritas-bu] [Q] How to check Veritas client 6.5 daemon runningonLinux???? One way to to check for the correct "listener" on a linux box... > netstat -a | grep bpcd tcp 0 0 *:bpcd *:* LISTEN Look for the "LISTEN" line above - if you see that then xinetd & the bpcd entry are setup right. If you don't have the the line above, start with what Jeff talks about below. -M ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Lightner Sent: Monday, February 09, 2009 8:39 AM To: bbb bb; aaa aaa Subject: Re: [Veritas-bu] [Q] How to check Veritas client 6.5 daemon runningonLinux???? There is no "daemon" running on the RHEL client usually. Instead xinetd should be listening on the port and start the client process when a request is made. By default xinetd is NOT installed on RHEL. The NBU Client is brain dead so assumes you have inetd when it doesn't find xinetd running. It then creates an /etc/inetd.conf file which is useless since inetd isn't running. Verify you have xinetd installed (rpm -q xinetd) and that it has the following files in /etc/xinetd.d: -rw-r--r-- 1 root root 311 Mar 14 2008 bpcd -rw-r--r-- 1 root root 377 Mar 14 2008 bpjava-msvc -rw-r--r-- 1 root root 344 Mar 14 2008 vnetd -rw-r--r-- 1 root root 307 Mar 14 2008 vopied If not the simplest solution would be to remove the NBU software from the client then install xinetd then reinstall the client so it configures xinetd properly. The fact it works sometimes makes me wonder if the above is your problem though. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of bbb bb Sent: Monday, February 09, 2009 10:17 AM To: aaa aaa Subject: [Veritas-bu] [Q] How to check Veritas client 6.5 daemon running onLinux???? We have Veritas Netbackup client 6.5 install on Redhat As 4.7. It has been run for a period of time. Sometime we got "can not connect to client" message" and Veritas server can NOT perform backup. Our support engineer say it may be Netbackup client daemon is die on LINUX server. Does there has way to check Veritas client daemon running status on Linux server? Thanks. ________________________________ Windows Live(tm): E-mail. Chat. Share. Get more ways to connect. Check it out. <http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_allup_explore_02200 9> Please consider our environment before printing this e-mail or attachments. ---------------------------------- CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you. ---------------------------------- ________________________________ Windows Live(tm): E-mail. Chat. Share. Get more ways to connect. See how it works. <http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_allup_howitworks _022009> ________________________________ Windows Live(tm): E-mail. Chat. Share. Get more ways to connect. Check it out. <http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_AE_Faster_02 2009>
_______________________________________________ Veritas-bu maillist - [email protected] http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
