What’s New with Netbackup 8.2

The NetBackup Platform delivers unified data protection for any size enterprise with enterprise-class scale, performance, and extensive workload integrations. It’s designed to protect the largest and most complex heterogeneous environments—cloud, virtual, and physical applications across the enterprise—anywhere data resides. NetBackup supports nearly every enterprise workload—65+ applications, 100+ operating systems, 2,500+ storage devices, 30+ different array snapshot support, and single-click cloud integrated storage all managed from a single console.

Here are the new thing with netbackup 8.2

  • VMware – Agentless Everywhere
  • MS SQL AG Support
  • Nutanix Recovery Experience
  • RedHat Virtualization Support
  • OpenStack Support
  • vCloud Director 9.5 Support
  • MongoDB support (post GA)
  • Additional Snapshot options
  • Snapshot array proliferations
  • CloudCatalyst Performance Update
  • Glacier with CloudCatalyst Support
  • Orchestrated DR to AWS
  • Access Control Management AWS
  • AWS Snowball and Azure Box
  • Native Backup in the cloud
  • Updated User Experience
  • Upgrade Experience Enhancements
  • vRealize Plugin Integration
  • Dynamic NAT Support
  • More than One Job per Second
  • External Certificate Authority
  • 2-Factor Authentication Support
  • SmartMeter Accuracy and Performance updates

 

New VERITAS Enterprise vault Role Based Access Managment

From Enterprise vault 12x . Roles based access configuration has moved to Enterprise Vault management Shell however still is simple to manage and configure, here quick note to manage

Available access Roles

  • Domino Administrator
  • Exchange Administrator
  • Extension Content Provider Administrator
  • File Server Administrator
  • NSF Administrator
  • Power Administrator
  • PST Administrator
  • SharePoint Administrator
  • SMTP Administrator

 

Each roles provide unique set of permission to user but most of the time you need  Power Administrator which basically provide all the permission to manage enterprise vault, check following link to find suitable roles for your needs

https://download.veritas.com/resources/content/live/SFDC/100000/000099905/en_US/Administrators_Guide.pdf?__gda__=1569363790_19a0de5fa4f2d98777752b6d61e7c750

Steps :-

Get-EVRBARoleMember  –> This cmdlet lists the RBA roles that exist in the Enterprise Vault Directory

Get-EVRBARoleMember -Identity ” Power Administrator”  –> to find out the assigned user under the roles of Power administrator

Add-EVRBARoleMember -Identity “Power Administrator” -Members “Domain name\username”   –> to add the user to specific RBAROLE

 

Thanks for your support

Nutanix ERA 1.1.1 Released

Reshare :-
vcdx56 Blogs

 

Nutanix released a new version of its database management & data copy solution, Nutanix Era, meaning latest and greatest version is now 1.1.1.

Apart from fixes which is normally what you put into dot dot releases there are some pretty nice new features and functionality you can take advantage of including:

  • Oracle
    • Support for Oracle 18c and 19c version
    • Create multiple clones for Oracle on a Single Database Server
    • Pre-Scripts and Post-Scripts for Oracle Patching
  • Create Custom Roles for Role Based Access Control
  • Specify Active Directory OU path during SQL Server provisioning
  • SQL Server support for Windows Server 2019
  • Improved delete opportunities and cleanup functionalities
  • Support for Parallel Log Copy Operation

Useful links

Era 1.1.1 Download

Era 1.1.1 Release Notes

ERA 1.1.1 User Guide

Source :-

What is DevOps, and Why Now

Although the term “DevOps” has been around for a decade now, it seems as though we’ve reached an inflection point in terms of industry-wide acceptance and interest. There’s been a flourishing of DevOps-related conferences, organizations, and books, and a recent report by Evans Data found that 77 percent of industry has incorporated DevOps into its planning and processes. Nevertheless, there still remains quite a bit of confusion on precisely what DevOps is. This is not surprising, as it’s a culturally rendered term that has a different meaning for everyone.

If you are still early in your DevOps journey, this blog can help by offering a working definition of DevOps, alongside some of the key objectives, features, and benefits.

A 1-Minute History of DevOps

The conditions of possibility for DevOps have materialized, technically, theoretically, and culturally. DevOps emerged originally from what’s been termed a convergence of theories and practical advances in manufacturing (such as the Toyota Production System and the Lean Manufacturing management philosophy) and in software development, such as the Agile movement. Technically, we’ve witnessed a massive paradigm shift in the last 15 years with the emergence of virtualization, truly distributed systems, and the cloud, which have reset expectations at every level both for external and internal customers.

Users and consumers expect everything on demand–for this generation of developers and engineers, that means they expect near-instant access to the resources they need to develop new apps–long waits, downtime, and change controls are anathema. They are accustomed to tools that allow easy version control and collaboration. Business apps should behave like mobile apps, and you should pay only for what you use.

To remain competitive, companies must be able to run their business anywhere, anytime, at any scale–and fast. What’s fast?  If it takes you more than a minute to implement a code change–yes, a minute–then you’ve got a bottleneck. The world’s most advanced companies ship hot fixes hundreds, even thousands, of times a day, and it’s invisible to users.

The competitive advantages of agility–faster time to market; better, more innovative products and services–are why developers and engineers deserve credit for the lion’s share of value for the world’s most profitable companies. How do you unleash the full value of your developers and engineers? DevOps. When fully realized, DevOps enables non-disruptive innovation at scale, anywhere in the world.

What is DevOps?

We posit the following as a working definition of DevOps:

DevOps is the process of removing all friction between the developer and customer value.

DevOps may been seen as an art, a practice, a movement, and a value system–or some combination of all of these perspectives.

The key terms in our working DevOps definition can be understood as follows:

  • Value: typically, the products and services customers use.
    •  e.g., software or a web site.
  • Customer: a value consumer.
    • e.g., target audience or end user.
  • Developer: value creator and contributor.
  • Friction: anything that slows, diminishes, or reduces the value delivery.
    • e.g., manual hand-offs, separation of duties, silos of responsibility, or isolation from the entire value stream.
  • Process: the methodology to accomplish work

Putting all of the above together implies that DevOps is a dynamic system that expands or shrinks to the capacity of the people who practice it. This is what makes a universal, static DevOps definition so hard to create. It also gives the DevOps movement increasing power: it’s a process that will change and grow over time.

Generally speaking, DevOps attempts to bridge the gaps in traditional organizations that interfere with delivering value to customers. When we realize customers are both internal and external, any portion of the entire value stream can be examined, measured, and improved. By measuring customer impact, we can create rapid, seamless feedback loops to drive continual learning and improvements–ushering in bi-directional value flow. DevOps works to remove division of responsibility and to enable collaboration and automation–often realized through small, cross-functional teams across traditional silos–thereby achieving both agility and scalability for any organization.

Benefits of DevOps

Traditional engineering team silos and tools end up fostering counter-productive practices.

For example, every utterance of these phrases:

  • “It worked on my laptop.”
  • “That’s not my problem!”
  • “I don’t do that, somebody else does.”
  •  “You can’t have access to that.”

are cultural indicators that a DevOps approach is needed. The DevOps goal and practice of removing friction identifies cultural and technical debt, artificial separation of responsibilities, and barriers to automation in the organization.

The relentless pursuit of DevOps results in tangible and essential benefits for improving customer value:

  • Rapid release: automated testing and product release, all the way from the developer source code check-in to the customer in production.
  • Fail fast and fix fast: understanding the health and business impact of a release for customer interactions allows automated deployment (and revert) strategies to reduce risk while increasing customer delivery tempo.
  • Closed-loop design and testing: every change is an opportunity to learn and experiment; every gap or mistake an opportunity to improve testing, instrumentation, and automation. Automated operations allow monitoring systems to trigger healing.
  • Democratized access and self-service: full service, ephemeral environments and stacks exercising the entire value stream can be created ad hoc by developers, testers, and operations to build and test systems.

Agility and scalability of infrastructure, architecture, operations, and culture via governance and best practices are among the key organizational accomplishments of the DevOps process.

DevOps Tools and Best Practices

While the field of DevOps is evolving rapidly, we have crystallized many practices, including the following topics that enable automation, collaboration, and closed-loop feedback:

  • Infrastructure as Code: configuration management tools to make infrastructure reproducible.
  • Continuous Integration, Delivery, and Deployment: ensures all contributed code can build, test, and deploy together.
  • Immutable Infrastructure: allows simplicity and consistency in deployment. It usually takes the form of applications in stateless containers, but anything can be adapted to this methodology. For example, a VM with an application on a read-only filesystem would make it stateless, and therefore, immutable. These conditions make the application reusable because it is possible for the same application build artifact to be used everywhere (such as in testing and in production).
  • Microservices and Containers: communication patterns and application packaging enables architectural and deployment benefits, wrought by the rapid innovation of the Kubernetes industry and disruption of the VM-centric deployments.
  • Instrumentation: Monitoring, metrics, and logs provide insight on the micro and macro trends, forensics, and health of systems.

Opportunity for Cultural Disruption

While these tools and technologies have been game changers, perhaps the hardest nut to crack is cultural. No matter what tools you use, you must gradually align the people, teams, and departments of your business with a DevOps initiative. Otherwise, most of the business won’t change their practices and processes, constraints and inefficiencies will remain, and any perceived “DevOps” benefits are largely illusory.

As with all significant cultural initiatives or large projects, DevOps requires key stakeholders who identify the need for DevOps, champion the cause, and sponsor the resources to explore, implement, and measure success in a top-down fashion. In The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations, the authors recommend beginning with sympathetic and innovative groups, scoring some fast wins, and then expanding influence from there to build a silent majority to win over the holdouts. Smaller organizations can forego most of that structure by allowing a bottom-up approach to experiment and adopt DevOps benefits.

But talk is cheap–goals must be set, ideally with metrics, so that an action plan can be formed and measured. These action plans will call for cross-team disciplines, coordination, and priorities to unblock conflicts and break through silos. Change is hard, so an ad-hoc approach won’t work. It must be prioritized to pay down the organization’s technical and cultural debt.

If all of this looks daunting, remember that the ROI is enormous: accelerated innovation, greater efficiency, improved resiliency and adaptability, increased profits, and better quality of life and work.

If you are just getting started with DevOps, the good news is that there is now a thriving, decentralized, and welcoming DevOps community for you to tap into: new adopters should seek out the nearest DevOpsDays, DevOps Meetup groups, and related conferences to find local practitioners.

Another great source of information is the Nutanix.Dev portal, which includes an array of resources, ranging from labs, working scripts and example apps, official documentation for Nutanix APIs, developer community blogs, events, and more.

Be sure to also check out these resources to learn more about how Nutanix offers the ideal DevOps platform, collapsing infrastructure silos to support continuous innovation and operations at scale!

© 2019 Nutanix, Inc.  All rights reserved. Nutanix, the Nutanix logo and the other Nutanix products and features mentioned herein are registered trademarks or trademarks of Nutanix, Inc. in the United States and other countries. All other brand names mentioned herein are for identification purposes only and may be the trademarks of their respective holder(s).

 

Source :-

https://next.nutanix.com/blog-40/what-is-devops-and-why-now-33306

Veritas™ Desktop and Laptop Option 9.3.2 is Now Available!

Veritas™ Desktop and Laptop Option, the user centric backup solution that provides flexible implementation and centralized administration for backup and recovery of Windows and Mac desktops and laptops in the organization, has made its latest version – 9.3.2 available.

Veritas Desktop and Laptop Option enhances the overall administrator experience, with this latest version, providing support for Transport Layer Security (TLS) 1.2 and an option to create custom reports for better management of endpoints. This release also offers Desktop Agent enhancements with a Backup Summary for end users and Search capability for Mac users, while also facilitating an easier product evaluation with an intuitive configuration wizard flow

unman

So go ahead and Try Out the latest version that facilitates an easier evaluation with an embedded trialware license.

For more details on the capabilities, refer to the Datasheet and Product Guides.

 

 

https://vox.veritas.com/t5/Backup-Recovery-Community-Blog/Veritas-Desktop-and-Laptop-Option-9-3-2-is-Now-Available/ba-p/867410

NetBackup Accelerator support for Nutanix AHV 8.2

Netbackup 8.2 has announce release of NetBackup Accelerator support for Nutanix AHV.

What is Accelerator :- 

If the client has no previous backup, NetBackup performs a full backup and creates a track log. The track log contains information about the client’s data, for comparison at the next backup.

At the next backup, NetBackup identifies data that has changed since the previous backup. To do so, it compares information from the track log against information from the file system for each file. For NTFS and ReFS file systems, it also uses the Windows change journal to help identify the data that has changed since the last backup.

Accelerator uses the Windows change journal in two ways: To check for changes in the file system metadata, and to help detect which files have changed since the last backup

The NetBackup client sends to the media server a backup stream that consists of the following: The client’s changed blocks, and the previous backup ID and data extents (block offset and size) of the unchanged blocks.

The media server receives the client’s changed blocks and the backup ID and data extents of the unchanged blocks. From the backup ID and file system descriptors, the media server locates the rest of the client’s data in existing backups.

The media server directs the storage server to write the changed blocks and the unchanged blocks in a new full image.

NetBackup Accelerator has following advantages with Nutanix AHV

Reduces the I/O and CPU overhead on the client. The result is a backup is up to 90% faster.

Creates a compact backup stream that uses less network bandwidth between the client and the server.

Create a catalog of full image that contains all the data that is needed for the restore

 

To enable NetBackup Accelerator support for Nutanix AHV please refer to following steps:

Download the NetBackup 8.2 Nutanix AHV plug-in from Veritas Entitlement Management System portal and install on NetBackup Backup Host. For instructions on download, please refer –> How to download –> section below.

Create Nutanix AHV protection policy by selecting –> Hypervisor –> policy type. This policy type is introduced in NetBackup 8.2. Select –> Accelerator –> checkbox in Policy attributes tab. Please refer Nutanix AHV Administration guide for more details

If you are already protecting Nutanix AHV environment using BigData policy type then please refer to �Migrating BigData policy to Hypervisor policy –>  for instructions on migrating –> BigData–>  policy type to –> Hypervisor –>  policy type.

 

Thanks to visit