Glossary - To make sense of the alphabet soup
Below is a glossary of acronyms and terms used in this forum AD Active Directory ADAMM Advanced Device And Media Management ADRA Active Directory Recovery Agent AES Advanced Encryption Standard AFE Automatic File Exclusion AMHV Agent for Microsoft Hyper-V AOF Advanced Opened File BE 2012 and above AOFO Advanced Opened File Option Up to BE 2010 AP Append Period AVVI Agent for VMWare Virtual Infrastructure B2D Backup-to-Disk B2D2T Backup-to-Disk and then to tape B2V Backup-to-Virtual BE 2012 and above BE Backup Exec BEMCMD Backup Exec Commandline Applet Up to BE 2010 BEMCLI Backup Exec Management Command Line Interface BE 2012 and above BESA Backup Exec Service Account BESR Backup Exec System Recovery CAS Client Access Server (used in relation with Exchange) CAS Central Admin Server CASO Central Admin Server Option CCR Cluster Continuous Replication(for Exchange) CDO Collaboration Data Ojects CIFS Common Internet File System CPS Continuous Protection Server Up to BE 2010 CSV Cluster Shared Volume DAG Database Availability Group DAOS Domino Attachment and Object Storage DC Domain Controller DDI Device Driver Installer dedup deduplication DFS Distributed File System DLO Desktop & Laptop Option DLM Data Life-cycle Management BE 2012 and above DR Disaster Recovery DSF DeDuplication Storage Folder ELS Enterprise Licensing System BE 2012 and above EMT Exchange Management Tool EV Enterprise Vault FC Fibre Channel GA General Availability GAL Global Address List GRT Granular Recovery Technology HCL Hardware Compatibility List IDR Intelligent Disaster Recovery Up to BE 2010 IPL In-Product Licensing BE 2012 and above LCR Local Continuous Replication (for Exchange) LEO Library Expansion Option LU LiveUpdate LUN logical unit number MAPI Messaging API MBES Managed Backup Exec Server BE 2012 and above media server machine where BE is loaded MITM man-in-the-middle (attack) MMS Managed Media Server Up to BE 2010 MOSS Microsoft Office SharePoint Server NAS Network-attached Storage NBU NetBackup NDMP Network Data Management Protocol NFR Not For Resale NSF or .nsf Lotus Domino mail database file OP original post - first post in the discussion OPL Overwrite Protection Level OPP Overwrite Protection Period OST Open Storage Technology P2V Physical-to-Virtual RALUS Remote Agent for Linux and Unix System RAMS Remote Agent for Macintosh Systems RAWS Remote Agent for Windows System RDM Raw Disk Mapping remote server machine that is backed up by BE RHEL Red Hat Enterprise Linux RMALS Remote Media Agent for Linux Servers RPO Recovery Point Objective RSG Recovery Storage Group RTO Recovery Time Objective SAN Storage Area Network SBE Small Businness Edition SBS Small Businness Server SCL Software Compatibility List SDR Simplified Disaster Recovery BE 2012 and above SEP Symantec Endpoint Protectioni SLF Symantec License File BE 2012 and above SP service pack SSO Shared Storage Option SSP Simplified System Protection BE 2012 and above SSR Symantec System Recovery UNC Universal Naming Convention VCB VMware Consolidated Backup VM Virtual Machine VTL Virtual Tape Library VSP VERITAS Volume Snapshot Provider VSS Volume Snapshot Service or Volume Shadow Copy Service WORM Write Once, Read Many WSS Windows SharePoint Services1.1KViews23likes11CommentsHOW 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.2KViews9likes17CommentsDoes Backup exec 2012 admin console support 12.5 server
currently we have a setup which is running Backup Exec 12.5 version,Need to install Remote admin console on a Windows 7 machine. Backup exec 12.5 does not support Windows 7. Hence we are planning to install Backup Exec 2010 on the Windows 7 machine and connect to the Backup exec 12.5 server. Does Backup Exec 2010 Remote admin console support Backup exec 12.5 server??Solved1KViews5likes12CommentsQuestion : Regards backup exec 10d
Issue is Server was carashed re-built a new server with same hardware and trying to restore the backup from old server to a new server Getting error : Invalid physical volume library media identifier. Customer want to know if this is related to hardware issue or software issue ? I found a KB link : "Invalid Physical Volume Library Media Identifier" (a0008105 HEX or e00008105 HEX) is reported when a restore job fails. Please let me know If the above KB link will be helpfull ?990Views5likes8CommentsServer Agent out of date
I started seeing LiveUpdate Information About the agent for windows on at least one server does not have the most recent updates? To Install the most recent updates, on the Backup and restore tab, right click the remote computer that is out of date, and then select Update. 1.There is no indication on what server agent is out of date 2.After right clicking on each server on some I can see Update is grayed out and on some its clickable 3.Does this mean they are out of date and need to be updated? 4.What happen if I update the server will I have to reboot? 5.The server is Windows 2003 with exchange 2003 running on a cluster serves with 2 nodes 6.It seem each node might need the upgrade and the cluster seems to need 7.I am assuming after I update the active node the cluster will be up-to-date 8.Should I manually run LiveUpdate on the backup Exec server monthly and after an update I should update the clients?1.2KViews5likes18CommentsSome question about VMware backups
Hello, I have some question about VMware backups: 1) If the virtual disk is 200 GB but just 100 GB are used, how much will be the the backup size? Can Backup Exec optimize the storage utilization without copying the empty blocks? 2) Can I make full synthetic backups using BLIB (Block Level Incremental Backups)? 3) Is BLIB compatible with GRT? On other words, can I restore single files or directory using BLIB incremental backups? ThanksSolved533Views5likes4CommentsIMPORTANT LINKS FOR BACKUP EXEC 12 :- TOP 'HOW TO ' & ' Best practices ' TechNotes
IMPORTANT LINKS FOR BACKUP EXEC 12: Symantec Backup Exec (TM) 12 for Windows Servers Administrator's Guide (English) http://support.veritas.com/docs/297830 This video explains shows how to configure the device for backup and restore jobs http://support.veritas.com/docs/305440 Symantec (TM) Backup Exec 12 for Windows Servers (BEWS) Release Documentation. http://support.veritas.com/docs/297324 Backup Exec for Windows Servers 12 Frequently Asked Questions (FAQ) http://support.veritas.com/docs/288357 An explanation of the "Overwrite Protection Period" and the "Append Period http://support.veritas.com/docs/237374 The basics of Advanced Device and Media Management for Backup Exec for Windows Servers http://support.veritas.com/docs/192265 How to create a Backup-to-Disk folder in Backup Exec for Windows Servers and configure a Backup-to-Disk job http://support.veritas.com/docs/266377 Backup Exec Manual installation of remote Agents http://support.veritas.com/docs/286949 Improving and troubleshooting Backup Exec performance http://support.veritas.com/docs/285756 Best practices for Backup Exec 12 installation http://support.veritas.com/docs/298302 Best practices for Backup Exec 12 Agent for Microsoft Exchange Server http://support.veritas.com/docs/298300 Best practices for Backup Exec 12 Advanced Open File Option http://support.veritas.com/docs/298299 Symantec Backup Exec (tm) 12 for Windows Servers General Information http://support.veritas.com/docs/293622 Best practices for Backup Exec 12 synthetic backup http://support.veritas.com/docs/298295 Best practices for Backup Exec 12 Agent for Microsoft SQL Server http://support.veritas.com/docs/298297 Best practices for Backup Exec 12 backup http://support.veritas.com/docs/298301 Best practices for Backup Exec 12 Agent for Microsoft SharePoint http://support.veritas.com/docs/298293 Best practices for Backup Exec 12 Central Admin Server Option http://support.veritas.com/docs/298292 Best practices for Backup Exec 12 Agent for Oracle on Windows or LINUX Servers http://support.veritas.com/docs/298291 Best practices for Backup Exec 12 Remote Agent for Linux or UNIX Servers http://support.veritas.com/docs/298294 Best practices for Backup Exec 12 Continuous Protection Server http://support.veritas.com/docs/298298 Best practices for Backup Exec 12 NDMP Option http://support.veritas.com/docs/298290 Best practices for Backup Exec 12 Intelligent Disaster Recovery option http://support.veritas.com/docs/298283 Best practices for Backup Exec 12 software encryption http://support.veritas.com/docs/298303 Best practices for Backup Exec 12 Desktop and Laptop Option http://support.veritas.com/docs/298296 Respectfully, Joy1.1KViews5likes3CommentsBackup Scan pending
We have a DELL PV132T with LTO3 driver, starting from some weeks ago I have some issue where we need t perform a backup . When the backup job starts , I see the Backup Scan running and the Symantec Backup Exec shows this message and no further actions are performed. The strange thing is that some little backup job is performed, i created for these tests backups for different server and folders and some of these works well.... I have also changed the backup hardware but wihtout positive results. Also I have installed the latest driver pack for 11d (6235), but no changes on this issue... Any ideas or experience about this issue ? ThanksSolved566Views5likes1Comment