Unified Manager Best Practices Guide
Unified Manager Best Practices Guide
Abstract
Lenovo® Unified Manager is the most comprehensive product for managing and monitoring Lenovo
ONTAP® systems. The need to support various installation platforms, infrastructure scalability, and
deployment scenarios creates such a complex list of requirements that one configuration might not fit
all. This document outlines basic deployment and best practice guidelines for Unified Manager. The
document is for users who are already familiar with the fundamentals of Lenovo ONTAP and Unified
Manager.
Second edition (March 2023)
© Copyright Lenovo 2021, 2023.
LIMITED AND RESTRICTED RIGHTS NOTICE: If data or software is delivered pursuant to a General Services
Administration (GSA) contract, use, reproduction, or disclosure is subject to restrictions set forth in Contract
No. GS-35F-05925
2 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
TABLE OF CONTENTS
Introduction ................................................................................................................................................. 4
Architecture ................................................................................................................................................. 4
Unified Manager architecture...................................................................................................................................4
Scale Monitor...........................................................................................................................................................6
Prerequisites for selecting a different backup location in RHEL/CentOS and Windows ........................................15
Backup and restore using Snapshot technology on Windows operating system ...................................................16
Deployment guidelines............................................................................................................................. 18
Notices ....................................................................................................................................................... 19
Trademarks ................................................................................................................................................ 20
3 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Introduction
Lenovo Unified Manager is the most comprehensive product for managing and monitoring performance,
capacity, and health in ONTAP systems through features like events, alerts, performance troubleshooting,
capacity reporting, and more.
The purpose of this guide is to address some of the design aspects needed to be considered when
creating an instance of Unified Manager. With large ONTAP environments, the proper planning of Unified
Manager deployments is essential to help scale later.
Architecture
Unified Manager architecture
With the release of Unified Manager 9.7, several new capabilities have been introduced in Unified
Manager. Unified Manager can be used to perform active management and intelligent provisioning of
ONTAP clusters across the datacenter with the GUI or automate with any standard tools by using Unified
Manager’s REST APIs. With several HTML5-based dashboards, security conformance, enhanced risk
assessment, and analysis backed by ThinkSystem Intelligent Monitoring’s community intelligence and
VMware awareness, Unified Manager 9.7 is power packed for the modern data center operations and
hybrid environments. Figure 1 shows the various capabilities and third-party integration capabilities you
have with Unified Manager.
4 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Sizing guidelines
There is no one-size-fits-all option for planning compute resources for Unified Manager because every
environment is different. Various factors determine resource requirements for each Unified Manager
instance. Customers use Unified Manager for various purposes; some people only use the alerting and
event functionality, while some use it for operational reporting. Some advanced customers use it for end-
to-end monitoring and management of Lenovo resources with various integrated solutions, such as
Workflow Automation (WFA).
5 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Sizing rules
The built-in Scale Monitor feature indicates when to increase resources or stop adding clusters to the
Unified Manager instance. The general rule for sizing is to add additional resources (disk, memory, and/or
CPU) to your required or planned capacity. The following pointers might help you with your decision:
• Always add additional resources to your planned capacity to allow for growth. This buffer depends on
how quickly your environment will grow. Plan to provision least 10% to 20% above your requirements.
• It’s always good to oversize, because:
− Users often don’t know their peak loads in advance.
− Even if you are confident of your Unified Manager capacity, your environment might grow and
need more resources.
• Never undersize your disk and memory requirements, always oversize.
• When possible, reserve resources for Unified Manager versus sharing them in virtual environments.
The additional resources required are addressed with Scale Monitor alerts, as described in the next
section.
Scale Monitor
Unified Manager has a built-in Scale Monitor feature that tracks disk and memory usage. This feature can
then provide guidance in scenarios where increasing these system resources allows you to scale your
Unified Manager instance.
To view all the Management Station events, navigate to Event Management, and apply filter mapping with
the Source Type to search for the Management Station.
6 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Figure 3) Find All Management Station Events in the Events Management GUI.
Note: Scale Monitor checks the amount of memory on the machine and partitions it across MySQL and
the two Java processes. When users add more memory to the machine, Unified Manager uses it
without any other changes on their part.
For enterprise customers with scaled environments, you can use the following resource recommendations
for planning your Unified Manager instance. These recommendations are best practices; they are not
mandatory.
7 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Unified Manager 9.9 scalability
Unified Manager 9.9 can scale up to 250 nodes, as shown in Table 2. If your node count is greater than
250, contact your Lenovo account team so that they can help coordinate a review of your environment
requirements.
Note: Backup space requirements, such as provisioning three times the space for the /data directory,
remain unchanged.
Note: Beginning in Unified Manager 9.7, the capability to monitor VMware metrics is available. 4,700
VMs have been tested in a standard Unified Manager 9.7P1 and in the above configuration.
Note: Beginning in Unified Manager 9.7, the capability to monitor VMware metrics is available. 4,700
VMs have been tested in a standard Unified Manager 9.7P1 and above configuration.
8 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Node Count Memory (GB) Disk space (GB) Cores Backup space (GB)
Manager requires Manager requires more Three times MySQL DB
more resources. resources. space
72+ Upgrade to Unified Manager 9.7 (recommended) or:
• Follow Scale Monitor guidance (or).
• Deploy multiple instances.
For example, if the MySQL directory (/opt/netapp/data) space is set to 150GB, the backup space
should be set to 450GB (three times the MySQL data space).
Notes:
• If you plan to create Unified Manager backups, configure your backup destination to have three times
the consumed primary data (/opt/netapp/data) space.
• You can mount a LUN or NFS share on the backup path. This creates two advantages:
− The database has more space to accommodate growth.
− Because backup files are hosted on a storage server, they are safe from accidental VM outage.
• In general, 5GB of disk space is required per node for performance data retention. This is a general
observation, and actual requirements can vary.
If you need an environment that supports over 72 nodes, upgrade to Unified Manager 9.7P1 or later to
take advantage of additional features and scale improvements.
Each event provides a recommendation with guidance on the implementation plan, as shown in the
example in Figure 4.
9 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Enhancements with Unified Manager 9.7P1
Starting with 9.7P1, Unified Manager monitors how frequently MySQL writes to disk and tunes it to
optimize writes. Scale Monitor makes these changes automatically and creates a new event in the
notification bell when a reboot is required. The new event is shown in Figure 5.
Installation guidelines
Organizations have requirements for certifying software versions and security updates in their
environment. These requirements might force you to decide on a platform to host your software. Before
you start a fresh installation of Unified Manager, you must decide on the platform (vApp, Red Hat
Enterprise Linux, CentOS, or Windows) that best suits your environment.
10 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
doesn’t interfere with required network connections. This is a great option for customers who have very
specific corporate security requirements.
With the Windows distribution, customers fully control the Windows server and the environment. They can
patch the server and choose to change the versions of third-party components. However, the process is
not as simple as on Linux.
Use Table 6 when deciding which platform to select.
11 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Figure 6) Identifying the right platform.
Resource allocation
Follow the sizing recommendations for deployed Unified Manger version in the section “Minimum
resource requirements with Unified Manager”.
12 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Planning your MySQL space
With increasing business needs, Unified Manager instances need to scale vertically to monitor and
manage additional storage infrastructure. Increasing object counts result in additional space requirements
in the /opt/netapp/data space, requiring a flexible /opt/netapp/data partition that can grow with
new resource requirements. You might also have to plan additional space for backups, because the
partition is housed under /opt/netapp/data. For these reasons, your /opt/netapp/data space
must be flexible to allow expansion. NetApp recommends the following:
• For RHEL and Windows installations: /opt/netapp/data mounted from a LUN for physical
installations.
• For vApp installations: Rely on the datastore where MySQL database is hosted.
Note: For large MySQL databases, you can keep the support bundles in a different location than
/opt/netapp/data. This prevents unnecessary space consumption in the
/opt/netapp/data space.
To enable your MySQL DB data (/opt/netapp/data) to auto-expand, Lenovo recommends having a
volume manager manage your LUN mount. Requirements for the different platforms are discussed in the
rest of this section.
Windows
Always put your Unified Manager data directory in a non-system drive because you cannot expand your
system drive. If your system drive is the C drive, do not use the C drive for MySQL data. Lenovo
recommends mounting a LUN for placing your MySQL data and making the disk dynamic for future
expansions as the need arises.
Alternatively, you can have a volume manager offer a non-system drive; you can always add space to this
drive for future expansion.
During installation, you can specify where you want to keep MySQL data, as shown in Figure 7.
13 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Figure 78) Specifying MySQL directory path during Windows installation.
Virtual appliances
vApp deployment follows a simple procedure. The underlying datastore helps in auto-expansion; you can
always expand the current installation space from the underlying datastore.
To expand the /data space, you must first expand the hard disk space at the VM’s resource tab and
then expand the actual space of the MySQL data partition from the vApp maintenance console.
Note: The underlying datastore should have the extra space required for you to provision the VM in
question.
14 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Defining a custom backup path
To store your backup data in a different location, define the network path in the backup settings, as
shown in Figure 8.
Note: The path shown in Figure 8 is different for RHEL, CentOS, and Windows environments.
Windows install
For Windows environments, Lenovo recommends creating a different drive for backups.
vApp backup
For Unified Manager instances deployed on the vApp instance type, you cannot move data out of the
vApp instance. Therefore, Lenovo recommends only taking backups with VMware-consistent snapshots.
15 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
vApp backup procedure
For Unified Manager vApp deployments, Lenovo recommends the following backup procedure:
1. Create a VMware-consistent snapshot.
Note: You cannot move data out of the vApp instance. Taking VMware-consistent backup
snapshots is the best way to maintain backups for longer retention periods.
2. For longer retention, take a backup of the VMware snapshot with your vendor-specific backup
solution.
16 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Make sure to perform the following configurations:
1. Configure an iSCSI enabled storage VM or use an existing storage VM that has the same
configuration.
2. Configure a network route for the configured storage VM.
3. Configure a volume of appropriate capacity and a single LUN inside ensuring that the volume is
dedicated only for this LUN.
4. Configure an initiator group (igroup) in the storage VM.
5. Configure a port set.
6. Integrate the igroup with the port set.
7. Map the LUN to the igroup.
17 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Deployment guidelines
Enterprises usually deploy multiple management servers to manage and monitor their data centers. With
Unified Manager, you only need one system to manage, provision, monitor, automate, alert, and report on
the health and performance metrics of your Lenovo systems. If your goal is to monitor all ONTAP
resources in every data center with a single Unified Manager instance, you should consider a dedicated
management network between sites to make sure that polling updates can be completed without delay.
This approach might require consultation with your network experts.
18 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Contacting Support
You can contact Support to obtain help for your issue.
You can receive hardware service through a Lenovo Authorized Service Provider. To locate a service
provider authorized by Lenovo to provide warranty service, go to
https://datacentersupport.lenovo.com/serviceprovider and use filter searching for different countries. For
Lenovo support telephone numbers, see https://datacentersupport.lenovo.com/supportphonelist for your
region support details.
Notices
Lenovo may not offer the products, services, or features discussed in this document in all countries.
Consult your local Lenovo representative for information on the products and services currently
available in your area.
Any reference to a Lenovo product, program, or service is not intended to state or imply that only that
Lenovo product, program, or service may be used. Any functionally equivalent product, program, or
service that does not infringe any Lenovo intellectual property right may be used instead. However, it
is the user's responsibility to evaluate and verify the operation of any other product, program, or
service.
Lenovo may have patents or pending patent applications covering subject matter described in this
document. The furnishing of this document is not an offer and does not provide a license under any
patents or patent applications. You can send inquiries in writing to the following:
Lenovo (United States), Inc.
8001 Development Drive
Morrisville, NC 27560
U.S.A.
Attention: Lenovo Director of Licensing
LENOVO PROVIDES THIS PUBLICATION “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-
INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some
jurisdictions do not allow disclaimer of express or implied warranties in certain transactions, therefore,
this statement may not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically
made to the information herein; these changes will be incorporated in new editions of the publication.
Lenovo may make improvements and/or changes in the product(s) and/or the program(s) described in
this publication at any time without notice.
The products described in this document are not intended for use in implantation or other life support
applications where malfunction may result in injury or death to persons. The information contained in this
document does not affect or change Lenovo product specifications or warranties. Nothing in this
document shall operate as an express or implied license or indemnity under the intellectual property
rights of Lenovo or third parties. All information contained in this document was obtained in specific
environments and is presented as an illustration. The result obtained in other operating environments
may vary.
Lenovo may use or distribute any of the information you supply in any way it believes appropriate without
incurring any obligation to you.
19 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.
Any references in this publication to non-Lenovo Web sites are provided for convenience only and do
not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are
not part of the materials for this Lenovo product, and use of those Web sites is at your own risk.
Any performance data contained herein was determined in a controlled environment. Therefore, the
result obtained in other operating environments may vary significantly. Some measurements may have
been made on development-level systems and there is no guarantee that these measurements will be
the same on generally available systems. Furthermore, some measurements may have been estimated
through extrapolation. Actual results may vary. Users of this document should verify the applicable data
for their specific environment.
Trademarks
LENOVO, LENOVO logo, and THINKSYSTEM are trademarks of Lenovo. All other trademarks
are the property of their respective owners. © 2021 Lenovo
20 Unified Manager: Best Practices Guide © 2023 Lenovo. All rights reserved.