Cannot start NetBackup after update in VCS
Hi all, I'm update netbackup 7.1(installed on VCS cluster) to 7.1.0.4 and have next for run netbackup on node: /var/VRTSvcs/log/NetBackup_A.log 2012/05/02 13:46:22 VCS ERROR V-16-2-13069 Thread(4147116912) Resource(nbu_server) - clean failed. 2012/05/02 13:47:56 VCS ERROR V-16-2-13078 Thread(4147116912) Resource(nbu_server) - clean completed successfully after 1 failed attempts. 2012/05/02 13:47:56 VCS ERROR V-16-2-13071 Thread(4147116912) Resource(nbu_server): reached OnlineRetryLimit(1). 2012/05/02 16:04:52 VCS WARNING V-16-2-13102 Thread(4147116912) Resource (nbu_server) received unexpected event start in state Online 2012/05/02 16:35:00 VCS ERROR V-16-2-13066 Thread(4147116912) Agent is calling clean for resource(nbu_server) because the resource is not up even after online completed /var/VRTSvcs/log/engine_A.log .... 2012/05/02 16:35:01 VCS ERROR V-16-2-13066 (srv-vrts-n1) Agent is calling clean for resource(nbu_server) because the resource is not up even after online completed. 2012/05/02 16:38:52 VCS INFO V-16-2-13716 (srv-vrts-n1) Resource(nbu_server): Output of the completed operation (clean) .... What can I do to fix this?Solved4.1KViews9likes18CommentsHOW TO install BackupExec 2010 agent on Debian (RALUS)
I hope this post will be useful to many people (please vote for it or mark it as solution if it helps you). Installing directly RALUS on Debian will not always work. First problem : ../perl/Linux/bin/perl: No such file or directory Second problem : at the end "was not successfully installed" and "impossible to add VRTSralus to (server)" And some others that will get solved when following my solution This is a simple way to install it and avoid these (and other) problems : 1. (optional) Create a folder to keep all RALUS files and copy the archive into it : mkdir /root/BE mkdir /root/BE/RALUS2010 mv RALUS_RMALS_RAMS-2896.9.tar.gz /root/BE/RALUS2010/ cd /root/BE/RALUS2010 2. Unpack the archive provided by Symantec tar xzf RALUS_RMALS_RAMS-2896.9.tar.gz 3. Stop the RALUS service if it is already installed and runnig /etc/init.d/VRTSralus.init stop 4. Very important, if you are under a 64 bit Linux you have to this Extract debian package : tar xzf RALUS64/pkgs/Linux/VRTSralus.tar.gz Install debian package : dpkg -i VRTSralus-13.0.2896-0.x86_64.deb Start installation : ./RALUS64/installralus 5. But if you are under a 32 bit Linux you have to this (I didn't tested under 32 bits) : Extract debian package : tar xzf pkgs/Linux/VRTSralus.tar.gz Install debian package : VRTSralus-13.0.2896-0.i386.deb Start installation : ./RALUSx86/installralus or ./installralus 6. Be sure to answer all questions correctly especially the one about the host server (XXX.XXX.XXX.XXX), you must give the IP of the Backup Exec server. 7. Do a restart of the RALUS Backup Exec agent, and it should say "[ OK ]" /etc/init.d/VRTSralus.init start I hope it will help ! Send me questions if you have other problems... Denis P.S. Tested with Debian 5.0.3 P.P.S. If you still have some problems : A) If you get "ERROR: VXIF_HOME is invalid. It must point to the root of VxIF. Exiting ...", simply edit ./RALUS64/installralus, and change line 3 : from : VXIF_HOME=../;export VXIF_HOME to : VXIF_HOME=/root/BE/RALUS2010/;export VXIF_HOME B) If you get "./RALUS64/installralus: line 50: ../perl/Linux/bin/perl: No such file or directory", simply edit ./RALUS64/installralus, and change line 50 : from : ../perl/$OS/bin/perl -I.. -I$PATH -I$VXIF_HOME -I../perl/$OS/lib/$PERL_VER ../installralus.pl $* to : ../perl/$OS/bin/perl -I.. -I$PATH -I$VXIF_HOME -I../perl/$OS/lib/$PERL_VER ./installralus.pl $* or to : perl -I.. -I$PATH -I$VXIF_HOME ./installralus.pl $* (to be clear, remove one dot in front of"/installralus.pl", keep only one dot instead of two) C) If the installation is sucessful but VRTSralus refuses to start, launch /opt/VRTSralus/bin/beremote –-log-console to see the error. If you get error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory you simply need to install the package : Under Debian 6.0.3 : apt-get install libstdc++5 (Thanks to RockwellMuseum)3.2KViews9likes17CommentsOptimizing duplication of SLP's
Hi Team, I have an SLP which usually has enormous amount of data as backlog in it. I understand a single backup image of the client in it has huge data in TB's. However how can I accomplish in making them run successfully. As many of them fail with error code 50 after replicating around 800 GB's. Here is the LIFECYCLE_PARAMETERS content. MIN_GB_SIZE_PER_DUPLICATION_JOB 50 MAX_GB_SIZE_PER_DUPLICATION_JOB 200 MAX_MINUTES_TIL_FORCE_SMALL_DUPLICATION_JOB 60 DUPLICATION_SESSION_INTERVAL_MINUTES 30 Please suggest. Thanks SidSolved1.3KViews7likes9Commentsbpbackup -w option
Hello All I am trying to understand the bpbackup parameter "-w" a little bit better. At what point does the command return to the command line? Is it the point at which the backup completes or when the backup actually commences? In addition, does the[hh:mm:ss] option mean that after a predefined period of time the command exits to return to the command line even when the backup is still continuing? Many thanks FujSolSolved780Views7likes4CommentsNetbackup Appliance 3.1.1 (8.1.1.) crashing
After upgrading Netbackup Appliance 5230 from 3.1 to 3.1.1 (Netbackup 8.1.1) we have had frequent unexpected reboots. The OS reboots and there is nothing in the Netbackup logs explaining what went wrong. Also there are no core dumps created. The only bit of detail is this strange behaviour in the /var/log/messages, below, note the break sequence ^@^@ - looks like the OS runs out of kernel(?) memory even though the available memory is almost 50% - by checking sar reports eg. sar -r -f /var/log/sa/sa{dayofthemonth} After weeks of struggling with support we eventually found an engineer that dug up a known bug! for instability in Netbackup 8.1.1. The EEB is ET3942191 but please note that 8.1.1 already comes with this EEB installed but Veritas have silently being updating it and not telling anyone - nowhere to be found in late breaking news - shocker I know...:smileyindifferent: If I remember correctly 8.1.1 comes with version 1 or 2 of this EEB. My engineer gave me version 9 of it. Once it was installed the rebooting went away for a month. A new case was logged when the issue re-occured, I then after being told by support there is nothing they can do for me, I asked them about ET3942191 because maybe it was updated again, and low and behold it was! I was given version 14 to install and its been stable since - holding thumbs. Patch installed was NBAPP_EEB_ET3942191-3.1.1.0-14.x86_64-180814140122.rpm. So if you have weird crashing on your Netbackup Appliance running version 3.1.1 ask for ET3942191 it may change your life and award you extra sleep at night - might also cure baldness. I am hoping this tyrade of mine will help someone that is experiencing the same thing. May 28 16:50:09 netbackup-appl-01 systemd: Started Serial Getty on ttyS0. May 28 16:50:09 netbackup-appl-01 systemd: Starting Serial Getty on ttyS0... May 28 16:51:09 netbackup-appl-01 systemd: serial-getty@ttyS0.service holdoff time over, scheduling restart. May 28 16:51:09 netbackup-appl-01 systemd: Started Serial Getty on ttyS0. May 28 16:51:09 netbackup-appl-01 systemd: Starting Serial Getty on ttyS0... ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@ ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@ ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@ ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@ ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@May 28 16:54:10 netbackup-appl-01 kernel: Initializing cgroup subsys cpuset May 28 16:54:10 netbackup-appl-01 kernel: Initializing cgroup subsys cpu May 28 16:54:10 netbackup-appl-01 kernel: Initializing cgroup subsys cpuacct May 28 16:54:10 netbackup-appl-01 kernel: Linux version 3.10.0-693.17.1.el7.x86_64 (mockbuild@x86-041.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) ) #1 SMP Sun Jan 14 10:36:03 EST 2018 May 28 16:54:10 netbackup-appl-01 kernel: Command line: BOOT_IMAGE=/vmlinuz-3.10.0-693.17.1.el7.x86_64 root=/dev/mapper/system-root ro nomodeset rdblacklist=qla2xxx rd.lvm.lv=system/root rd.lvm.lv=system/swap nodmraid LANG=en_US.UTF-8 crashkernel=256M loglevel=1 pcie_aspm=off modprobe.blacklist=qla2xxx,ahci,isci audit=1 May 28 16:54:10 netbackup-appl-01 kernel: e820: BIOS-provided physical RAM map: May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008bbff] usable May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x000000000008bc00-0x000000000009ffff] reserved May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bad06fff] usable May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000bad07000-0x00000000baf83fff] reserved May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000baf84000-0x00000000bafb5fff] usable May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000bafb6000-0x00000000bafcafff] reserved May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000bafcb000-0x00000000bb3d3fff] usable May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000bb3d4000-0x00000000bdd2efff] reserved May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000bdd2f000-0x00000000bddccfff] ACPI NVS May 28 16:54:10 netbackup-appl-01 kernel: BIOS-e820: [mem 0x00000000bddcd000-0x00000000bdea0fff] ACPI data2.4KViews5likes1Commentcustom vlt_end_notify script
Hello Folks, i newbie in netbackup. i haveodd problem with custom vlt_end_notify script. this scriptsends and e-mail the Operations, COE staff, and 3rd party vendor if applicable, for the environment so they are aware of the tapes to send off-site and return on-site. It'sworked properly before upgrade from 7.5.0.7 to 7.6.0.3but now every morning the script disappears, and i have only name of thescript with 0 bytes size. i don't see anything odd in active monitor.Could you please tell mewhich way should i dig into?880Views5likes4CommentsMedia server to Client - Bptestbpcd failed with 25
Hello Mates, Please help me in understaing more about bptestbpcd command. Master server connectivity to client is ok. Media server to client --> bptestbpcd failed with 25, telnet on bpcd and vnetd is working fine. <16>bptestbpcd main: Function ConnectToBPCD(xxxa1) failed: 25 <16>bptestbpcd main: cannot connect on socket With debug switch - 06:27:38.684 [15915] <2> bptestbpcd: VERBOSE = 0 06:27:38.685 [15915] <2> ConnectionCache::connectAndCache: Acquiring new connection for host xyz-nbma, query type 223 06:27:38.687 [15915] <2> vnet_pbxConnect: pbxConnectEx Succeeded 06:27:38.687 [15915] <2> logconnections: BPDBM CONNECT FROM 10.1.xx.xxx.56032 TO 10.1.xx.xxx.1556 fd = 3 06:27:38.690 [15915] <2> db_CLIENTsend: reset client protocol version from 0 to 8 06:27:38.736 [15915] <2> db_end: Need to collect reply 06:27:38.749 [15915] <2> db_freeEXDB_INFO: ? 06:27:38.751 [15915] <2> logconnections: BPCD CONNECT FROM 192.168.xx.xx.999 TO 192.168.xx.xx.13782 fd = 3 06:27:38.751 [15915] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1823] bptr[i] 192 0xc0 06:27:38.751 [15915] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1823] bptr[i] 168 0xa8 06:27:38.751 [15915] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1823] bptr[i] 15 0xf 06:27:38.751 [15915] <8> vnet_vnetd_push_ipaddr: [vnet_vnetd.c:1823] bptr[i] 40 0x28 06:29:08.753 [15915] <2> vnet_pop_byte: vnet.c.183: 0: Function failed: 11 0x0000000b 06:29:08.753 [15915] <2> vnet_pop_string: vnet.c.278: 0: Function failed: 11 0x0000000b 06:29:08.753 [15915] <2> vnet_pop_signed: vnet.c.321: 0: Function failed: 11 0x0000000b 06:29:08.753 [15915] <2> vnet_pop_status: vnet.c.399: 0: Function failed: 11 0x0000000b 06:29:08.753 [15915] <8> vnet_begin_connect_back: [vnet_vnetd.c:611] status 11 0xb 06:29:08.753 [15915] <2> ConnectToBPCD: bpcd_connect_and_verify(xxxa1, xxxa1) failed: 25 <16>bptestbpcd main: Function ConnectToBPCD(xxxa1) failed: 25 06:29:08.753 [15915] <16> bptestbpcd main: Function ConnectToBPCD(xxxa1) failed: 25 <16>bptestbpcd main: cannot connect on socket 06:29:08.767 [15915] <16> bptestbpcd main: cannot connect on socket <2>bptestbpcd: cannot connect on socket 06:29:08.768 [15915] <2> bptestbpcd: cannot connect on socket <2>bptestbpcd: EXIT status = 25 06:29:08.768 [15915] <2> bptestbpcd: EXIT status = 25 cannot connect on socket HARDWARE LINUX_RH_X86 VERSION NetBackup 7.6.0.4Solved5.2KViews5likes3CommentsNetbackups failing with error code 24 on linux clients
we are using net backup. till many days it was very much successful, but from 2 days the backups are failing with error code 24. socket write failed. can any one sugguest on the issue, what to do and how to resolve the issue.Solved4.9KViews5likes13Comments