Veritas Education Services now offers Veritas Alta Surveillance course for registration!
Veritas Alta Surveillance: Administrationis now available for registration! Take this new course and gain the necessary skills required to leverage Veritas Alta Surveillance to perform fast sampling, effective and efficient reviews of regulated communications. In Veritas Alta Surveillance: Administration, you will learn how to configure and use Veritas Alta Surveillance to meet your company’s supervisory requirements while maintaining regulatory standards. The course is designed for Compliance and Supervision professionals whose role is to manage, maintain, and perform supervisory reviews to ensure regulatory compliance. The course includes simulations that enable you to learn new skills and transfer those skills into your working environment: Veritas Alta Surveillance: Administration is available in the following delivery methods: Instructor-led training (ILT) – 3 days Virtual Instructor-led Training (VILT) – 3 days Self-paced More information on training delivery methods, class availability and registration instructions can be foundhere. If you have any questions, please contact education.system@veritas.com.585Views0likes0CommentsGDPR Training Essential for Compliance
It’s no longer a question of if, it’s now a question of when a data breach occurs. You don’t have to monitor the news too closely to see the frequency and scale of these incidents - Uber, Equifax, Saks Fifth Avenue . The list of the worst continues to grow.5KViews5likes0Commentsaccessing MSDP and dedup pool from mulitple networks
Hello all, First of all i would like to provide my excuse for my poor english writing, i'm french. I come today on this forum to query advices and solutions for the problem i'm going to report here. i just come to deploy a netbackup environnement with these architecture: netbackup version: 7.6.1 - Principal Site: Rôles: backup VMWare virtual machines (hypervisor network) thru media-hyp-princ.domain.fr network interface backup clients for physical servers (backup network) thrumaster-princ.domain.fr of the master andmedia-princ.domain.fr for the media NDMP backup Operating system:Windows 2012R2 for master and media one VM (VMWare): master server/EMM, one network interface on backup network (master-princ.domain.fr) One physical server: MSDP with one dedup pool attached MSDP is multi-homed: one network interface on hypervisor network (bonding SFP+ 10Gb,media-hyp-princ.domain.fr), one network interface on backup network (bonding SFP+ 10Gb, media-princ.domain.fr) MSDP FQDN is configured on hypervisor network hostname (media-hyp-princ.domain.fr) The media gateway is on the backup network, on the network interface media-princ.domain.fr The master gateway is on the backup network, on the network interface master-princ -Secondary site: Rôle: AIR (Auto image Replication) One netbackup appliance 5230: master/media MSDPFQDN is configured on backup network hostname (master-sec.domain.fr) MSDP has just one bonding SFP+ 10Gb on backup network (master-sec.domain.fr) Each backup (VMs and clients) on the principal site are replicated via AIR to the secondary domain (using SLP) i've checked the network client backup flow and all transits thru the backup vlan (media-princ.domain.fr), that we want And the VMWare backup is on the same VLAN (hypervisor vlan) so the backup flow transits thru media-hyp-princ.domain.fr network interface All works great but.... The deduplication pool is attached to the MSDP hostname media-hyp-princ.domain.fr, on the hypervisor VLAN and i try to associate media-princ.domain.fr to the MSDP that it could be recognize as media-princ.domain.fr and media-hyp-princ.domain.fr i've added media-princ.domain.fr as media server and you ca see below the nbemmcmd.exe -listhosts result: <netbackup_install_path\NetBackup\bin\admincmd>nbemmcmd.exe -listhosts NBEMMCMD, Version: 7.6.1 The following hosts were found: server master-princ.domain.fr master master-princ.domain.fr media media-hyp-princ.domain.fr ndmp media-hyp-princ.domain.fr remote_master master-sec virtual_machine vcenter.domain.fr replication_host master-sec media media-princ.domain.fr ndmp vuserhomedata-cl1.domain.fr Command completed successfully. media-princ.domain.fr and media-hyp-princ.domain.fr appear on the media list from the netbackup windows administration console as media server. As you can see, media-princ.domain.fr and media-hyp-princ.domain.fr are the same physical media server but on differents vlans Why i want to do this ? because when i try to backup Active Directory servers with granular recovery, client backed up try to communicate with media-hyp-princ.domain.fr, and this is the only error i encounter. Below the nbfsd logs on the client: 12:25:18.724 [472.2344] <2> logparams: <install_path_netbackup_client>\Veritas\NetBackup\bin\nbfs mount -server media-hyp-princ.domain.fr -port 7394 -retry 11 -cred ABCDEFGHIJKLMNOPQRSTUV (cred volontary replaced for copy on this forum) * 12:25:18.739 [472.2344] <2> rpc_connect: connecting to media-hyp-princ.domain.fr 12:25:39.753 [472.2344] <16> rpc_connect: can't create TCP connection to media-hyp-princ.domain.fr (12 10060), will retry... 12:25:44.760 [472.2344] <2> rpc_connect: connecting to media-hyp-princ.private.univ-tlse3.fr 12:26:05.773 [472.2344] <16> rpc_connect: can't create TCP connection to media-hyp-princ.domain.fr (12 10060), will retry... 12:26:10.781 [472.2344] <2> rpc_connect: connecting to media-hyp-princ.domain.fr 12:26:31.810 [472.2344] <16> rpc_connect: can't create TCP connection to media-hyp-princ.domain.fr (12 10060), giving up I've tried to manually debug using this methode below but replacing media-hyp-princ.domain.fr by media-princ.domain.fr: https://www.veritas.com/support/en_US/article.TECH124810 and it works.... i've tried to create medi-hyp-princ.domain.fr alias with media-princ.domain.fr instead of declaring media server media-princ.domain.fr I've tried to modify hosts file on the client to backed up with the IP adress of media-princ.private.domain.fr for media-hyp-princ.domain.fr i've tried preferred network QUESTIONS: 1) Do i have to re-install everything from scratch using medi-princ.domain.fr as MSDP name ? i found the link below: https://www.veritas.com/support/en_US/article.000072756 Perhaps is it the best solution for me because i have a lot of production backup on the media 2) If i do this, do will i have trouble to backup virtual Machines with a deduplication pool attached on a MSDp on backup VLAN (media-princ.domain.fr) 3) I've tried to associate media-princ.domain.fr to the Storage Unit (PureDisk, dedup-pool) but it doesn't appear (i know that it must be a MSDP and not alonely a media server).Can i configure a second MSDP (with differents credentials and different name)on the same server ? i think no Because MSDP is declared on hypervisor vlan, my responsible wants i re-install everything.... After such a big works, i'm desesperate in the idea to re-install everythings, i did all the research, test, and implementation alone, without help, this represent months of work, but in my test environnement, my media wasn't on multiple network, just on the hypervisor network, so i did the same configuration on my pre-production architecture and i think now this is a mistake to configure my MSDP on the hypervisor network Thanks a lot in advance for your advices and solutions927Views0likes3CommentsSymantec e-Campus for Technical Product Training is free for all!
Functional IT professionals value technical training. Whether you are new to the industry and looking to start from the basics, someone who has experience in a competing solution and switching to Symantec solution or someone trying to evaluate a solution that is best suited for company business needs, a technical architect is comfortable to make an informed decision if he/she can actually get technical information easily. He/she may not be interested in a sales pitch; the appetite there is really for the true technical capabilities and operations. Unlike some vendors in the market who hide even product documentation unless you have already bought the product, Symantec had always made it available online. There is nothing to hide from the public when most products are already leaders in the market. Now, Symantec is taking this approach to the next level. How about making some of the technical training online? Better yet, how about making it free for all? If you didn’t know about this yet, take a moment to visit Symantec e-Campus As we are in Netting out NetBackup blog, let me give you some samples of what is in store for NetBackup 7.6 ▪New in NBU 7.6: Intro to NBU 7.6 (1 of 30) ▪New in NBU 7.6: Virtualization: Accelerator for VMware (2 of 30) ▪New in NBU 7.6: Virtualization: Instant Recovery for VMware (3 of 30) ▪New in NBU 7.6: Virtualization: vCloud Director Integration (4 of 30) ▪New in NBU 7.6: Virtualization: NBU Plug-in for vCenter (5 of 30) ▪New in NBU 7.6: Virtualization: BMR Physical-to-Virtual Conversion (6 of 30) ▪New in NBU 7.6: Virtualization: Miscellaneous VMware-related Enhancements (7 of 30) ▪New in NBU 7.6: Virtualization: Support for Hyper-V 2012 (8 of 30) ▪New in NBU 7.6: Replication Director: RD for VMware (9 of 30) ▪New in NBU 7.6: Replication Director: RD for VMWare – MS-Exchange (10 of 30) ▪New in NBU 7.6: Replication Director: RD for VMWare – MS-SQL Server (11 of 30) ▪New in NBU 7.6: Replication Director: RD VSS Changes and SAN Support (12 of 30) ▪New in NBU 7.6: Replication Director: RD Support for Oracle (13 of 30) ▪New in NBU 7.6: Policies and SLPs: Oracle Policy Improvements (14 of 30) ▪New in NBU 7.6: Policies and SLPs: SLP Windows and Other Enhancements (15 of 30) ▪New in NBU 7.6: Policies and SLPs: SLP Parameters (16 of 30) ▪New in NBU 7.6: Policies and SLPs: Targeted Auto Image Replication (17 of 30) ▪New in NBU 7.6: OpsCenter: Improved User Experience (18 of 30) ▪New in NBU 7.6: OpsCenter: Embedded Authentication Broker (19 of 30) ▪New in NBU 7.6: OpsCenter: Integrated Active Director Groups (20 of 30) ▪New in NBU 7.6: OpsCenter: Enhanced NBU and Appliance Awareness (21 of 30) ▪New in NBU 7.6: Deduplication: Media Server Deduplication Enhancements (22 of 30) ▪New in NBU 7.6: Supportability: Logging Assistant and Support Utility Enhancements (23 of 30) ▪New in NBU 7.6: Miscellaneous: Legal Search and Hold Enhancements (24 of 30) ▪New in NBU 7.6: Miscellaneous: NBU Catalog Improvements (25 of 30) ▪New in NBU 7.6: Miscellaneous: NDMP Wildcard Support (26 of 30) ▪New in NBU 7.6: Miscellaneous: Client-Direct Restores (27 of 30) ▪New in NBU 7.6: Platforms: MS-SQL 2012 Server Support (28 of 30) ▪New in NBU 7.6: Platforms: Windows 8 and Windows 2012 Server Support (29 of 30) ▪New in NBU 7.6: Platforms: Solaris 11 Support Enhancements (30 of 30) ▪Upgrading to NBU 7.6: Upgrading to NBU 7.6 – an Introduction (1 of 4) ▪Upgrading to NBU 7.6: Upgrading to NBU 7.6 (2 of 4) ▪Upgrading to NBU 7.6: Upgrading OpsCenter (3 of 4) ▪Upgrading to NBU 7.6: Upgrading NBU Search (4 of 4) Also there are blue prints available to assist you with everyday tasks ▪NBU 7.6 Blueprint for VMware (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Accelerator for VMware (Job Aid in PDF format) ▪NBU 7.6 Blueprint for VMware Instant Recovery (IRV) (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Accelerator (Job Aid in PDF format) ▪NBU 7.6 Blueprint for AIR (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Hyper-V (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Decommissioning NetBackup Appliance (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Oracle (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Replication Director (Job Aid in PDF format) ▪NBU 7.6 Blueprint for Exchange (Job Aid in PDF format) ▪NBU 7.6 Blueprint for SharePoint (Job Aid in PDF format) ▪NBU 7.6 Blueprint for SQL (Job Aid in PDF format) ▪NBU 7.6 Blueprint for configuring Appliance (Job Aid in PDF format) ▪NBU 7.6 Blueprint for SAN Client (Job Aid in PDF format) Enjoy! Don’t forget, the eCampus have training for many Symantec products and solutions.972Views4likes4CommentsNETBACKUP REPORT STATUS 0 AND DO NOT INFORMATION JOB SIZE
Hi Guys! Good Morning, The more a month I'm having trouble generating the volumetric report using the OpsCenter because the netbackup is not computing the amount of data copied. Found that, in both is generating the same data, so I believe the problem is not the OpsCenter. Someone had seen this problem? Netbackup Version = 7.1.0.4 Opscenter Version = 7.1.0.4Solved1.8KViews1like8Commentsjob status - complete with exceptions
there are some backup jobs run in Backup Exec 2012 , only two full backup jobs complete with exceptions in the lastest backup task. The credential of this backup job test result was failed. we haven't change any password or credential of this job. Exceptions Details: can't open this item \\posdb1\[ROOT]/oracle/app/grid/product/11.2.0/log/posdb1/srvm/eonsd_0.log.lck - skiped. can't open this item \\posdb1\[ROOT]/var/run/iscsid.pid - skiped. can't open this item \\posdb1\[ROOT]/var/run/multipathd.pid - skiped. can't open this item \\posdb1\[ROOT]/var/run/atd.pid - skiped. can't open this item \\posdb1\[ROOT]/var/run/sm-client.pid - skiped. can't open this item \\posdb1\[ROOT]/var/run/sendmail.pid - skiped. can't open this item \\posdb1\[ROOT]/var/run/iscsiuio.pid - skiped.Solved2.4KViews1like8CommentsUnable Access Second Partition After Formatting Primary Partition
I recently had fully encrypted hard disk (Toshiba mq01abd075), operating system (Windows 7 Professional), two partition. C (146 GB) and D (548 GB) and 4 GB Unallocated space. I ran the system restore for partition C, after which I was unable to access the operating system. I reinstalled the operating system partition C. I installed PGP WDE, when I entered in the program, partition D does not appear to be decrypted. Partition D appears in My Computer (0 bytes), in computer management at disk management appear 548 GB RAW. If I double click on it ask me for Format, but i've never click Yes, so the second partition was never touch after the problem.After this I reinstalled twice the OS. Now I have windows 8.1 but stil,but still I have not touch the second partition. I've tried to decrypt the drive with a few tutorials such as(WinPE and put the hard disk as second partition): http://www.symantec.com/docs/TECH170574 http://www.symantec.com/business/support/index?page=content&id=TECH149478 Give me various errors suchs as: "Could not locate valid BGFS record. Recovey failed! Operation recover disk failed: Error code -11984 item not found" or "Disk 1 is not instrumented by bootguard" and others. I know was my fault. Please give me a solution. P.S: Sorry for my english, I'm not native and please move this topic if it was not posted properly596Views1like0CommentsRepairing DLO database finished with status: Failed
I am trying to run the C:\Program Files\Symantec\Symantec DLO>dlocommandu -reportinfogen -dbserver dlo-server -dbinstance BKUPEXEC command to get accurate report info. When I execute it runs for 20 minutes then dumps a lot of error info. Data mining started... Unhandled exception :ADODBError-_com_error: foundationerror=80040e14, comerr=800 40e14, nativeerror=102, conn=Provider=SQLOLEDB;Initial Catalog=DLO;Integrated Se curity=SSPI;Net=dbnmpntw;Address=\\DLO-SERVER\pipe\MSSQL$BKUPEXEC\sql\query;Conn ect Timeout=20, query=INSERT INTO FileTypeUsage(FTUUser, FTUExtension, FTUMachin eName,FTUProfileName, FTUTime, FTUFileCount, FTUUsage) VALUES ('Presswood','alumnipartners','PL39391','1 My Documents',convert(datetime When I run the repair command it rturns a failure. We are not using Dedupe. C:\Program Files\Symantec\Symantec DLO>DLODBUtils -repair Repairing the database... Repairing DLO database finished with status: Failed. Repairing Dedupe database finished with status: Succeeded.1.1KViews0likes3CommentsVmware View and Netbackup 7.6
Hello, I'm trying to backup a VDI environment w/ Netbackup. I'm able of using the VIP (vmware inteligente policy) that I can backup everyting starting w/ VDESK* using linked clones I was trying to use an option (clicking Advanced at vmware pannel) select "dont backup boot disk" that was supposed to be perfect, the only problem is that Vmware do not understand the Snapshot that Netbackup needs to execute. does anyone have won this challenge? I do not want to install an agente in every virtual desktop so I 'll have some problem W/ DNS and I really don't want to :) I have read something about create the persistant disk in a different datastore, so Vmware dont recomend that. Best Regards Any Idea will be very usefull1.3KViews0likes5Comments