Netapp Backup Snapcreator
Netapp Backup Snapcreator
Installation Guide
Contents
What Snap Creator Framework does ......................................................... 5
Snap Creator architecture ............................................................................................ 5
Snap Creator Server ........................................................................................ 6
Snap Creator Agent ......................................................................................... 6
Plug-ins for application integration ................................................................. 7
Preinstallation requirements ....................................................................... 8
Snap Creator installation and configuration requirements .......................................... 8
Downloading the Snap Creator software ..................................................................... 9
Creating a Snap Creator user for Data ONTAP ........................................................ 10
Data ONTAP operating in 7-mode ................................................................ 10
Clustered Data ONTAP ................................................................................. 11
Installing Java on Snap Creator hosts ........................................................................ 12
Synchronizing time on Snap Creator Server and Agent hosts .................................. 13
Configuring settings for the Domino plug-in ............................................................ 13
Configuring Windows-specific settings: Adding path to the environment
variables ................................................................................................... 13
Configuring UNIX-specific settings: Creating symbolic links ..................... 14
Installing the Snap Creator Server ........................................................... 16
Installing the Snap Creator Server on a Windows host ............................................. 16
Starting the Server from a command prompt ................................................ 18
Installing the Snap Creator Server on UNIX-based systems .................................... 19
Installing the Snap Creator Agent ............................................................ 23
Installing Snap Creator Agent on Windows .............................................................. 23
Starting the Agent from a command prompt ................................................. 25
Installing the Snap Creator Agent on UNIX-based systems ..................................... 25
Changing the Snap Creator Agent port after installation .......................................... 27
Upgrading Snap Creator ........................................................................... 29
Checking job monitor size ......................................................................................... 29
Upgrading from releases earlier than Snap Creator 3.6 ............................................ 30
Upgrading from Snap Creator 3.6.x .......................................................................... 30
Upgrading the Snap Creator Server 3.6.x on Windows ................................ 30
Upgrading the Snap Creator Server 3.6.x on UNIX-based systems ............. 32
Upgrading Snap Creator Agent 3.6.x on Windows ....................................... 33
Upgrading the Snap Creator Agent 3.6.x on UNIX ...................................... 35
Upgrading from Snap Creator 4.0.x .......................................................................... 37
Upgrading Snap Creator Server 4.0.x on Windows ...................................... 37
Upgrading Snap Creator Server 4.0.x on UNIX-based systems ................... 39
Upgrading Snap Creator Agent 4.0.x on Windows ....................................... 40
Upgrading the Snap Creator Agent 4.0.x on UNIX ...................................... 42
Upgrading from Snap Creator 4.1.x .......................................................................... 44
Upgrading Snap Creator Server 4.1.x on Windows ...................................... 44
4 | Snap Creator 4.3.1 Installation Guide
• Extensibility
Achieve fast integration using modular architecture and policy-based automation.
• Cloud readiness
An operating system-independent Snap Creator functionality that supports physical and virtual
platforms, and interoperates with IT-as-a-service and cloud environments.
• Cloning capability
Space-efficient data cloning is supported for development and testing purposes.
The following illustration shows the components of the Snap Creator Framework:
The NetApp software products in the high-level diagram are optional; except for Snapshot
technology, the other software products are not required for the Snap Creator Framework to function.
Related information
Snap Creator Framework 4.3.1 Administration Guide
Related information
Snap Creator Framework 4.3.1 Administration Guide
What Snap Creator Framework does | 7
◦ DB2
◦ IBM Domino (Domino)
◦ MaxDB
◦ MySQL
Note: The MySQL plug-in does not support backup and restore operations for multiple
databases.
◦ Oracle
• Hypervisor plug-ins:
◦ Citrix XenServer
◦ VMware (vSphere for individual virtual machine backup and vCloud Director for vApp
backup)
Custom (also called "community") plug-ins are written by the developer community, and can be
enabled by Snap Creator but are not supported. These plug-ins leverage the interface provided by
Snap Creator and enable the developers to concentrate their development efforts on their target
applications.
For more information, visit the Snap Creator Framework Discussions Community forum site.
Related information
Snap Creator Framework 4.3.1 Administration Guide
8
• Configure settings for the IBM Domino plug-in (required only if you are using the Domino plug-
in).
• Add Secure Sockets Layer (SSL) libraries for the UNIX environment (required only when
running Snap Creator using the CLI on UNIX platforms).
For details, see the Troubleshooting section in the Snap Creator Framework Administration
Guide.
License requirements
Although Snap Creator does not require a license, the following licenses might be required,
depending on the actions you want to perform while using Snap Creator:
• OnCommand Unified Manager Core Package (for NetApp Management Console data protection
capability and Operations Manager console)
Software information
The following software might be needed depending on your environment:
• Java (required)
• Operating system:
Note: Only U.S.-based operating systems are currently supported.
◦ UNIX platforms:
Note: Snap Creator supports only Bash Shell for all UNIX platforms.
⁃ AIX
⁃ HP-UX
⁃ Linux
⁃ Solaris
◦ Microsoft Windows
• Web browsers:
◦ Internet Explorer
◦ Firefox
Hardware requirements
The Snap Creator hardware requirements are as follows:
Steps
3. Select the version of Snap Creator to download by clicking View & Download.
6. Select the operating system and bit level of the software package.
Related information
NetApp Support Site: mysupport.netapp.com
Steps
1. Create a role defining the rights required for Snap Creator on the storage system by running the
following command:
Note: The command shown in this step includes all the API roles used by Snap Creator.
However, you can restrict the user access by including only the required roles (for example, if
SnapMirror will not be used, then api-snapmirror-* is not needed).
Example
2. Create a new group on the storage system and assign the newly created role to the group by
running the following command:
Example
Example
Result
Use this restricted account when creating configuration files for Snap Creator.
For increased security, you should create a Data ONTAP user and role specifically for Snap Creator.
Alternatively, you can use other user accounts, such as admin or vsadmin.
For more information about creating a Snap Creator role using the CLI, see Related references.
Both types of user require access to the Data ONTAPI library. In addition, a Management LIF is also
needed for clustered Data ONTAP, regardless of the version.
The two users are not interchangeable. For example, the cluster user does not have access to the
required APIs to perform certain actions, such as creating a Snapshot copy. This is true even if you
use the default cluster admin account. SVM accounts should use the vsadmin role or a customer-
created role for Snap Creator to work properly.
You must perform this procedure once on each SVM and cluster where Snap Creator is used.
For ease of use, the following instructions refer to admin and vsadmin roles; however, you can
replace these role names with those roles that you create.
12 | Snap Creator 4.3.1 Installation Guide
Note: You should not copy and paste commands directly from this document; errors (such as
incorrectly transferred characters caused by line breaks and hard returns) might result. Copy and
paste the commands from this procedure into a text editor, verify the commands, and then enter
them in the CLI.
Steps
1. Create the SVM user svm_username01 with the appropriate role (vsadmin or the role created for
the user) on the svm_name SVM and enable access to the ONTAPI library by entering the
following command and a user password:
2. (For versions prior to clustered Data ONTAP 8.2 only) Create a cluster user by entering the
following command and a user password:
Related references
CLI commands for creating a role for a Snap Creator user in clustered Data ONTAP on page 54
Steps
1. Download and install JRE on each Snap Creator Server or Snap Creator Agent host.
The bit levels (32-bit or 64-bit) of Java and Snap Creator must be the same.
If necessary, download Java from the Java Downloads for All Operating Systems page.
2. After you install JRE, verify the version and bit level of Java: java -version
Example
The output of the command displays the installed version of Java. If the bit level is not displayed
(as in the preceding example), then the installation is 32-bit.
Preinstallation requirements for Snap Creator | 13
• Clustered Data ONTAP—Clustered Data ONTAP Software Setup Guide for your version of Data
ONTAP; in particular, refer to the information regarding verifying the system time and
synchronizing the system time across the cluster.
• Data ONTAP operating in 7-Mode—Knowledgebase article 1011954 How to setup NTP time
synchronization at kb.netapp.com/support/index?page=content&id=1011954&locale=en_US.
Depending on your operating system, you must configure these settings before installing the Snap
Creator Agent for the IBM Domino plug-in to work properly.
• For a Windows environment, you must add the Domino path to the environment variables.
• For a UNIX environment, you must create symbolic links to link to Domino's shared object files.
Step
1. Access the advanced settings for your Windows OS (for example, My Computer > Properties >
Advanced > Environment Variables) and add the Domino path to the Path variable.
Note: For details about modifying your system variables, see the documentation for your
Windows operating system.
sc stop SnapCreatorAgentService
sc start SnapCreatorAgentService
14 | Snap Creator 4.3.1 Installation Guide
Creating symbolic links for the Domino plug-in on Linux and Solaris hosts
You need to perform this procedure if you want to create symbolic links for the Domino plug-in on
Linux and Solaris hosts.
Steps
• libxmlproc.so
• libndgts.so
• libnotes.so
where:
• /path/to/source_file is the path to one of the Domino library files, including the file
name.
Example
ln -s /opt/ibm/domino/notes/latest/linux/libxmlproc.so /usr/lib/
libxmlproc.so
ln -s /opt/ibm/domino/notes/latest/linux/libndgts.so /usr/lib/
libndgts.so
ln -s /opt/ibm/domino/notes/latest/linux/libnotes.so /usr/lib/
libnotes.so
ln -s /opt/ibm/domino/notes/latest/linux/libgsk8iccs.so /usr/lib/
libgsk8iccs.so
Steps
• libxmlproc_r.a
• libndgts_r.a
• libnotes_r.a
where:
• /path/to/source_file is the path to one of the Domino library files, including the file
name.
Example
ln -s /opt/ibm/domino/notes/latest/ibmpow/libxmlproc_r.a /usr/lib/
libxmlproc_r.a
ln -s /opt/ibm/domino/notes/latest/ibmpow/libndgts_r.a /usr/lib/
libndgts_r.a
ln -s /opt/ibm/domino/notes/latest/ibmpow/libnotes_r.a /usr/lib/
libnotes_r.a
ln -s /opt/ibm/domino/notes/latest/linux/libgsk8iccs.so /usr/lib/
libgsk8iccs_r.a
• The person performing the installation must have admin-level privileges to perform the
installation.
• The default port for the Snap Creator Server must be 8443.
You can use netstat or a similar tool to verify that the network port that you want to use (as long
as the port supports HTTPS) is available and is not already in use (for example, Windows:
netstat -na | find "8443").
Steps
Example
To launch the Snap Creator installer, you would use Snap_Creator_Framework4.1.0-
Windows64.exe.
4. On the Choose Install Type page, change the settings to fit various installation types, and then
click Next.
Installing the Snap Creator Server | 17
6. On the Choose Install Location page, enter the Snap Creator installation path or accept the
default (C:\Program Files\NetApp\Snap_Creator_Framework), and then click Next.
7. On the Choose Start Menu Folder page, customize the folder in which Snap Creator should
appear in the Windows Start Menu or accept the default, and then click Install.
10. Validate the Snap Creator Framework GUI startup by navigating to the local host on the specified
port (https://IP_address:gui_port).
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
Related tasks
Installing Java on Snap Creator hosts on page 12
Downloading the Snap Creator software on page 9
Starting the Server from a command prompt on page 18
You can also schedule the batch script (scServer.bat) to run at startup through the Windows task
scheduler. For details about using the Windows task scheduler, see the documentation for your
Windows operating system.
Because the batch script (scServer.bat) runs Snap Creator in the foreground, the Snap Creator
Server continues to run only as long as the command prompt is open. Closing the command prompt
quits the Snap Creator Server. To run in the background, the Snap Creator Server service should be
used.
Step
cd \install_path\scServerrelease-version\bin\
scServer.bat start
Example
cd \Program Files\NetApp\Snap_Creator_Framework\scServer4.1.0\bin\
scServer.bat start
The default port for the Snap Creator Server is 8443. You can use netstat or a similar tool to verify
that the network port that you want to use supports HTTPS, is available, and is not already in use (for
example, on UNIX hosts you can enter netstat -nap | grep 8443).
You must have already downloaded Snap Creator.
Steps
1. Copy the downloaded Snap Creator tar.gz file to the location where you want to install Snap
Creator Server:
a. Create a subdirectory:
mkdir snap_creator_directory
Create a subdirectory:
20 | Snap Creator 4.3.1 Installation Guide
mkdir snap_creator_directory
Example
mkdir /SC_41
b. Copy the Snap Creator tar.gz file to the newly created directory:
cp NetApp_Snap_Creator_Frameworkrelease-os.tar.gz
/snap_creator_directory
Example
cp NetApp_Snap_Creator_Framework4.1.0-Linux32.tar.gz
/SC_41
2. Change to the directory where the Snap Creator Framework .tar file is located, and then extract
the file:
Note: Depending on the UNIX environment, you might be required to unzip the file before
entering the tar command.
cd snap_creator_directory
tar -xvf NetApp_Snap_Creator_Frameworkrelease-os.tar.gz
Example
cd /sc_41
tar -xvf NetApp_Snap_Creator_Framework4.1.0-Linux32.tar.gz
Example
This extracts both the Server and the Agent software. Typically, only Snap Creator Server is
configured. The agents typically reside on the database or application servers to be protected, as
seen in the following example:
NetApp_Snap_Creator_Framework4.1.0-Linux32.tar.gz scServer4.1.0
scAgent4.1.0
cd scServer*
./snapcreator --setup
Welcome to the NetApp Snap Creator Framework release-version!
### Installation options ###
01. NetApp Snap Creator Framework release-version Server
02. NetApp Snap Creator Framework release-version Remote CLI
Select install option (enter a number or "q" to quit):
• Option 01 performs the initial setup of Snap Creator Server by configuring a Snap Creator
user and password, designating the GUI port where Snap Creator Server will run, and
configuring other parameters.
• Option 02 sets up Snap Creator Server as a local binary and enables you to issue commands
from your local system CLI to a remote Snap Creator Server.
Do you accept the End User License Agreement (y|n): <Enter y>
6. Enter the server port, system IP, and JAVA bin path, and then continue with the prompts.
Enter job monitor size, how many jobs to allow [100]: <Enter the
number of jobs from 1-1000>
Note: Although the maximum accepted value for the job monitor size is 10,000, the
recommended maximum size that you provide is 1000.
/install_path/scServerrelease-version/bin/scServer start
/install_path/scServerrelease-version/bin/scServer start
Checking Status of scServer:
Running
22 | Snap Creator 4.3.1 Installation Guide
8. Validate the Snap Creator Framework GUI startup by navigating to the local host on the specified
port (for example, https://10.12.123.123:8443).
You must connect using HTTPS; otherwise, the GUI does not work.
If communication goes through a firewall, open the network port.
Related tasks
Installing Java on Snap Creator hosts on page 12
Downloading the Snap Creator software on page 9
23
If you plan to use the IBM Domino plug-in, the plug-in requires Snap Creator Agent to be installed in
a location other than the Domino data folder.
Steps
4. On the Choose Install Type page, configure the following settings to suit various installation
types:
Select installation type
Select Agent.
Start agent as service
Select this option to install and start the snapcreatoragentservice immediately after the
installation process is complete.
If this option is not selected, the Agent port field is disabled.
Note: If you do not select this option, the service is not installed, and you must
manually start Snap Creator Agent by running a batch script from a command prompt.
Agent port
Accept the default port (9090) or specify a port number.
5. Click Next.
6. On the Choose Install Location page, either enter a Snap Creator installation path or accept the
default path (C:\Program Files\NetApp\Snap_Creator_Framework), and then click Next.
Note: If you plan to use the IBM Domino plug-in, you must select a location other than the
Domino data folder.
7. On the Choose Start Menu Folder page, either customize the folder in which Snap Creator
should appear in the Windows Start Menu or accept the default folder option, and then click
Install.
Related tasks
Installing Java on Snap Creator hosts on page 12
Downloading the Snap Creator software on page 9
Installing the Snap Creator Agent | 25
Step
cd \install_path\scAgentrelease-version\bin\
scAgent.bat start
Example
cd \Program Files\NetApp\Snap_Creator_Framework\scAgent4.1.0\bin\
scAgent.bat start
Steps
1. Copy the downloaded Snap Creator tar.gz file to the location where you want to install Snap
Creator Agent.
Note: If you plan to use the IBM Domino plug-in, select a location other than the Domino data
folder.
a. To make a subdirectory, enter the following command with the directory name:
mkdir snap_creator_directory
Example
mkdir /SC_41
b. Copy the Snap Creator tar.gz file to the newly created directory by entering the following
command:
cp NetApp_Snap_Creator_Frameworkrelease-os.tar.gz
/snap_creator_directory
Example
cp NetApp_Snap_Creator_Framework4.1.0-Linux32.tar.gz
/SC_41
2. Change to the directory to where the Snap Creator Framework .tar file is located and extract the
file by entering the following commands:
Note: Depending on the UNIX environment, you might be required to unzip the file before
entering the tar command.
cd snap_creator_directory
tar -xvf NetApp_Snap_Creator_Frameworkrelease-os.tar.gz
Example
cd /sc_41
tar -xvf NetApp_Snap_Creator_Framework4.1.0-Linux32.tar.gz
This extracts both the Server and the Agent software. Typically, only the Snap Creator Server is
configured. The agents normally reside on the database or application servers to be protected as
seen in the following example:
NetApp_Snap_Creator_Framework4.1.0-Linux32.tar.gz scServer4.1.0
scAgent4.1.0
Installing the Snap Creator Agent | 27
3. Enter the following commands and respond to the prompts shown in the example to set up the
Snap Creator Agent.
cd scAgent*
./snapcreator --setup
Welcome to the NetApp Snap Creator Framework release-version!
### Installation options ###
01. NetApp Snap Creator Framework release-version Agent
Select install option (enter a number or "q" to quit): <Enter 01>
Do you accept the End User License Agreement (y|n): <Enter y>
/install_path/scAgentrelease-version/bin/scAgent start
/install_path/scAgentrelease-version/bin/scAgent start
Note: To have the Snap Creator Agent run automatically at startup, add the start command to
a script.
The steps to create a script differ slightly depending on the operating system used and the
preferences of the system administrator managing the server. Generally, the start command
for the Snap Creator Agent can be added to a file beginning with S9 (for example,
S99scAgent) that is placed in the /path/to/rc2.d subdirectory. The rc2.d subdirectory is
commonly located under /etc/, but this can depend on the host operating system and the
particular configuration of the server. For more information, refer to the documentation of the
operating system in use.
Starting scAgent:
Watchdog: Running
Agent: Running
Related tasks
Installing Java on Snap Creator hosts on page 12
Downloading the Snap Creator software on page 9
Steps
1. Log in to the system on which the Snap Creator Agent is running, and switch to the etc
subdirectory within the installation directory.
Example
cd /install_path/scAgent4.3.0/etc
3. Change the value of the DEFAULT_PORT parameter to the new port (by default, the port is 9090).
Example
For example, to use port 9191, change the DEFAULT_PORT parameter as follows:
DEFAULT_PORT=9191
Example
/install_path/scAgent4.3.0/bin/scAgent restart
Note: If the Snap Creator Agent is running when any changes are made to the
allowed_commands.config file or the agent.properties file, then the agent must be
restarted.
29
Related tasks
Checking job monitor size on page 29
Step
1. Check the job monitor size by performing one of the following options:
• From the Snap Creator GUI main menu, select Management > Job Monitor and then click
Size.
The Job Monitor Size dialog box is displayed with the current size in the top field.
30 | Snap Creator 4.3.1 Installation Guide
Related tasks
Upgrading the Snap Creator Server 3.6.x on Windows on page 30
• If you have any Snap Create user names that contain special characters, you must have renamed
those users using only alphabetic characters (a-z, A-Z) before performing the upgrade.
2. Locate and select the Snap Creator service; then, stop the service.
Alternatively, you can open a command prompt and enter the following commands:
sc stop snapcreatorserverservice
sc stop snapcreatoragentservice
• You have backed up the following directories and all associated subdirectories and files, within
the Snap Creator 3.6.x Server directory (C:\Program Files\NetApp
\NetApp_Snap_Creator_Framework\scServer3.6.x):
◦ Logs (..\logs)
Note: Do not delete the Snap Creator 3.6.x backup copies that you created.
• (Optional) If the Snap Creator Agent is installed on the same host as the Snap Creator Server, you
should backup the agent.conf file (C:\Program Files\NetApp
\NetApp_Snap_Creator_Framework\scServer3.6.x\config\agent.conf)
Upgrading Snap Creator | 31
• If the Snap Creator database that is upgraded contains some tasks marked a “in progress”, the
state remains the same even after the upgrade process is complete.
• The default administrator in latest Snap Creator must be an administrator in Snap Creator 3.6.x. If
the 3.6.x user is not an administrator, then the upgrade assigns an operator role to the 3.6.x user.
Steps
1. Stop the Snap Creator services if you have not already done so.
For information about stopping the services, see the details provided earlier in this topic.
2. Uninstall the Snap Creator (for Windows) by selecting Start > Programs > Snap Creator >
Uninstall NetApp Snap Creator Framework.
For details, see information about uninstalling Snap Creator on Windows.
4. If you selected to start the Snap Creator Server as a service when you installed the latest Snap
Creator Server, then stop the service.
For information on stopping the service, see the details provided earlier in this topic.
5. Delete the latest Snap Creator Server database folder (C:\Program Files\NetApp
\Snap_Creator_Framework\scServer4.1.x\engine\snapcreator).
6. Copy the backed up Snap Creator 3.6.x database directory to the latest location (C:\Program
Files\NetApp\Snap_Creator_Framework\scServer4.1.x\engine\snapcreator).
7. Copy the backed up Snap Creator 3.6.x profiles and configuration directory to the latest location
(C:\Program Files\NetApp\Snap_Creator_Framework\scServer4.1.x\engine
\configs).
8. Copy the backed up Snap Creator 3.6.x logs directory to the latest location (C:\Program Files
\NetApp\Snap_Creator_Framework\scServer4.1.x\engine\logs).
9. Open a command prompt and change the directory to the engine subdirectory in the Snap
Creator installation path (C:\Program Files\NetApp\Snap_Creator_Framework
\scServer4.1.x\engine).
Also, you must validate the Snap Creator Framework GUI startup by navigating to the local host on
the specified port (https://IP_address:gui_port).
32 | Snap Creator 4.3.1 Installation Guide
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
Related concepts
Installing the Snap Creator Server on page 16
Related tasks
Uninstalling Snap Creator on Windows on page 51
• If you have any user names that contain special characters in Snap Creator, you must have
renamed those users using only alphabetic characters (a-z, A-Z) before performing the upgrade.
• You have stopped the Snap Creator processes before backing up the Snap Creator directories to
ensure that the backed up data is complete.
For example, enter the following commands:
/install_path/scServer3.6.x/bin/scServer stop
/install_path/scAgent3.6.x/bin/scAgent stop
• You have backed up the up the following directories and all associated subdirectories and files,
within the Snap Creator 3.6.x Server directory (/install_path/scServer3.6.x):
◦ Logs (../logs)
Note: Do not delete the Snap Creator 3.6.x backup copies that you created.
• If the Snap Creator database that is upgraded contains some tasks marked as “in progress”, the
state remains the same even after the upgrade process is complete.
• The default administrator in the latest Snap Creator must be an administrator in Snap Creator
3.6.x. If the 3.6.x user is not an administrator, then the upgrade assigns an operator role to the
3.6.x user.
Steps
1. Stop the Snap Creator processes if you have not already done so.
For information about stopping the processes, see the details provided earlier in this topic.
2. Install the latest Snap Creator, but do not start the Snap Creator Server service.
For details, see information about installing the Snap Creator Server on UNIX.
Upgrading Snap Creator | 33
3. Copy the backed up Snap Creator 3.6.x database directory to the latest database location (/
install_path/scServer4.1.x/engine/snapcreator).
4. Copy the backed up Snap Creator 3.6.x profiles and configuration folder to the latest location (/
install_path/scServer4.1.x/engine/configs).
5. Copy the backed up Snap Creator 3.6.x logs folder to the latest location (/install_path/
scServer4.1.x/engine/logs).
6. Change directories to the engine subdirectory in the Snap Creator install path (/
install_path/scServer4.1.x/engine).
You must also validate the Snap Creator Framework GUI startup by navigating to the local host on
the specified port (https://IP_address:gui_port).
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
Related tasks
Installing the Snap Creator Server on UNIX-based systems on page 19
• You have stopped Snap Creator Agent service (snapcreatoragentservice) before backing up
the Snap Creator Agent directories to ensure that the backed up data is complete.
For example, you can use the Services snap-in to stop the service:
2. Locate and select the Snap Creator Agent service; then, stop the service.
Alternatively, you can open a command prompt and enter the following command:
sc stop snapcreatoragentservice
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator Agent directory (C:\Program Files\NetApp
\NetApp_Snap_Creator_Framework\scAgent3.6.x):
Note: If you have the Snap Creator Server installed on the same system, you might have
already backed up this file when you upgraded the Snap Creator Server 3.6.x.
Similarly, the agent.conf file listed hosts that the Snap Creator Agent was allowed to communicate
with. By default, the Snap Creator Agent allowed communications with all Snap Creator Servers.
However, if you chose to use this feature in previous versions of Snap Creator, the
AUTHORIZED_HOSTS parameter in the agent.properties file now replaces that feature.
Note: If you did not use these parameters, a simple installation of the new agent is all that is
required.
The paths provided in the following steps refer to the default installation path for Windows. Path
information might differ from your installation path if the defaults were not used.
Steps
1. Stop the Snap Creator Agent service if you have not already done so.
For information about stopping the service, see the details provided earlier in this topic.
2. Uninstall Snap Creator (for Windows) by selecting Start > Programs > Snap Creator >
Uninstall NetApp Snap Creator Framework.
For details, see the information about uninstalling Snap Creator on Windows.
Example
Following is an example of agent.conf:
host: scServer@Tampico
command: sdcli.exe
Example
From the previous example, the allowed_commands.config file should contain the following:
Note: Because of the space between "Program Files", quotation marks must be included to
encapsulate the command. If the command does not contain any spaces, then quotation marks
are not needed.
You can add commands as needed, with each command on a separate line.
AUTHORIZED_HOSTS=Tampico
Hosts can be added as needed, using commas to separate host names. Both host names and IP
addresses are supported:
9. Start the Snap Creator Agent service by doing one of the following:
Related tasks
Installing Snap Creator Agent on Windows on page 23
Uninstalling Snap Creator on Windows on page 51
• You have stopped Snap Creator Agent before backing up the Snap Creator Agent directories to
ensure that the backed up data is complete.
For example, enter the following command:
/install_path/scAgent3.6.x/bin/scAgent stop
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator Agent directory (/install_path/scAgent3.6.x):
Similarly, the agent.conf file listed hosts that the Snap Creator Agent was allowed to communicate
with. By default, the Snap Creator Agent allowed communications with all Snap Creator Servers.
However, if you chose to use this feature in previous versions of Snap Creator, the
AUTHORIZED_HOSTS parameter in the agent.properties file now replaces that feature.
Note: If you did not use these parameters, a simple installation of the new agent is all that is
required.
The paths provided in the following steps refer to the default installation path. The paths in the
commands below might differ from those in your installation path.
Steps
1. Stop Snap Creator Agent if you have not already done so.
For information, see the details provided earlier in this topic.
2. Install the latest Snap Creator Agent, but do not start the Snap Creator Agent.
For details, see the information about installing Snap Creator Agent on UNIX.
Example
The following is an example of agent.conf:
host: scServer@Lyon
command: rc_domino
Example
From the previous example, the allowed_commands.config file should contain the following:
command: /etc/init.d/rc_domino
Note: If the command contains any spaces, then you must encapsulate the command within
quotation marks.
You can add commands as needed, with each command on a separate line.
Save and close the file after making changes.
AUTHORIZED_HOSTS=Lyon
Upgrading Snap Creator | 37
Hosts can be added as needed, using commas to separate host names. Both host names and IP
addresses are supported:
/install_path/scAgent4.1.x/bin/scAgent start
Related tasks
Installing the Snap Creator Agent on UNIX-based systems on page 25
• If you have any user names that contain special characters in Snap Creator, you must have
renamed those users using only alphabetic characters (a through z and A through Z).
2. Locate and select the Snap Creator service; then, stop the service.
Alternatively, you can open a command prompt and enter the following commands:
sc stop snapcreatorserverservice
sc stop snapcreatoragentservice
• You must have backed up the following directories, and all associated subdirectories and files,
must have been backed up within the Snap Creator 4.0.x Server engine subdirectory (C:
\Program Files\NetApp\Snap_Creator_Framework\scServer4.0.x\engine):
◦ Logs (..\logs)
Note: You must not have deleted the Snap Creator 4.0.x backup copies that you created.
• (Optional) If the Snap Creator Agent is installed on the same host as the Snap Creator Server, you
should have already backed up the agent.conf file (C:\Program Files\NetApp
\Snap_Creator_Framework\scAgent4.0.x\config\agent.conf).
38 | Snap Creator 4.3.1 Installation Guide
• If the Snap Creator database that is upgraded contains some tasks marked as “in progress”, the
state remains the same even after the upgrade process is complete.
• The default administrator in the latest Snap Creator must be an administrator in Snap Creator
4.0.x. If the 4.0.x user is not an administrator, then the upgrade assigns an operator role to the
4.0.x user.
Steps
1. Stop the Snap Creator services if you have not already done so.
For information about stopping the services, see the details provided earlier in this topic.
2. Uninstall Snap Creator (for Windows) by selecting Start > Programs > Snap Creator >
Uninstall NetApp Snap Creator Framework.
For details, see the information about uninstalling Snap Creator on Windows.
4. If you selected to start the Snap Creator Server as a service when you installed the latest Snap
Creator Server, then stop the service.
For information about stopping the service, see the details provided earlier in this topic.
5. Delete the latest Snap Creator Server database folder (C:\Program Files\NetApp
\Snap_Creator_Framework\scServer4.1.x\engine\snapcreator).
6. Copy the backed up Snap Creator 4.0.x database directory to the latest location (C:\Program
Files\NetApp\Snap_Creator_Framework\scServer4.1.x\engine\snapcreator).
7. Copy the backed up Snap Creator 4.0.x profiles and configuration directory to the latest location
(C:\Program Files\NetApp\Snap_Creator_Framework\scServer4.1.x\engine
\configs).
8. Copy the backed up Snap Creator 4.0.x logs directory to the latest location (C:\Program Files
\NetApp\Snap_Creator_Framework\scServer4.1.x\engine\logs).
9. Open a command prompt and change the directory to the engine subdirectory in the Snap
Creator install path (C:\Program Files\NetApp\Snap_Creator_Framework
\scServer4.1.x\engine).
Also, you must validate the Snap Creator Framework GUI startup by navigating to the local host on
the specified port (https://IP_address:gui_port).
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
Related concepts
Installing the Snap Creator Server on page 16
Related tasks
Uninstalling Snap Creator on Windows on page 51
• If you have any user names that contain special characters in Snap Creator, you must have
renamed those users using only alphabetic characters (a through z or A through Z).
• You have stopped the Snap Creator processes before backing up the Snap Creator directories to
ensure that the backed up data is complete.
For example, enter the following commands:
/install_path/scServer4.0.x/bin/scServer stop
/install_path/scAgent4.0.x/bin/scAgent stop
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator 4.0.x Server engine subdirectory (/install_path/scServer4.0.x/
engine):
◦ Logs (../logs)
Note: You must not have deleted the Snap Creator 4.0.x backup copies that you created.
• If the Snap Creator database that is upgraded contains some tasks marked as "in progress," then
the state remains the same even after the upgrade process is complete.
• The default administrator in the latest Snap Creator must be an administrator in Snap Creator
4.0.x. If the 4.0.x user is not an administrator, then the upgrade assigns an operator role to the
4.0.x user.
Steps
1. Stop the Snap Creator processes if you have not already done so.
40 | Snap Creator 4.3.1 Installation Guide
For information about stopping the processes, see the details provided earlier in this topic.
2. Install the latest Snap Creator, but do not start the Snap Creator Server service.
For details, see information about installing the Snap Creator Server on UNIX.
3. Copy the backed up Snap Creator 4.0.x database directory to the latest location (/
install_path/scServer4.1.x/engine/snapcreator).
4. Copy the backed up 4.0.x profiles and configuration directory to the latest location (/
install_path/scServer4.1.x/engine/configs).
5. Copy the backed up 4.0.x logs directory to the latest location (/install_path/
scServer4.1.x/engine/logs).
6. Change directories to the engine subdirectory in the Snap Creator install path (/
install_path/scServer4.1.x/engine).
You must also validate the Snap Creator Framework GUI startup by navigating to the local host on
the specified port (https://IP_address:gui_port).
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
Related tasks
Installing the Snap Creator Server on UNIX-based systems on page 19
• You have stopped Snap Creator Agent service (snapcreatoragentservice) before backing up
the Snap Creator Agent directories to ensure that the backed up data is complete.
For example, you can use the Services snap-in to stop the service:
2. Locate and select the Snap Creator Agent service; then, stop the service.
Alternatively, you can open a command prompt and enter the following command:
sc stop snapcreatoragentservice
Upgrading Snap Creator | 41
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator Agent directory (C:\Program Files\NetApp
\NetApp_Snap_Creator_Framework\scAgent4.0.x):
Note: If you have Snap Creator Server installed on the same system, you might have
already backed up this file when you upgraded Snap Creator Server 4.0.x.
Similarly, the agent.conf file listed hosts that Snap Creator Agent was allowed to communicate
with. By default, Snap Creator Agent allowed communications with all Snap Creator Servers.
However, if you chose to use this feature in previous versions of Snap Creator, the
AUTHORIZED_HOSTS parameter in the agent.properties file now replaces that feature.
Note: If you did not use these parameters, a simple installation of the new agent is all that is
required.
The paths provided in the following steps refer to the default installation path for Windows. Path
information might differ from your install path if the defaults were not used.
Steps
1. Stop the Snap Creator Agent service if you have not already done so.
For information about stopping the service, see the details provided earlier in this topic.
2. Uninstall Snap Creator (for Windows) by selecting Start > Programs > Snap Creator >
Uninstall NetApp Snap Creator Framework.
For details, see information about uninstalling Snap Creator on Windows.
Example
Following is an example of agent.conf:
host: scServer@Tampico
command: sdcli.exe
Example
From the previous example, the allowed_commands.config file should contain the following:
Note: Because of the space between "Program Files", quotation marks must be included to
encapsulate the command. If the command does not contain any spaces, then quotation marks
are not needed.
You can add commands as needed, with each command on a separate line.
Example
From the previous example, the AUTHORIZED_HOSTS parameter should contain the following:
AUTHORIZED_HOSTS=Tampico
Hosts can be added as needed, using commas to separate host names. Both host names and IP
addresses are supported:
9. Start the Snap Creator Agent service by doing one of the following:
Related tasks
Installing Snap Creator Agent on Windows on page 23
Uninstalling Snap Creator on Windows on page 51
• You have stopped Snap Creator Agent before backing up the Snap Creator Agent directories to
ensure that the backed up data is complete.
For example, enter the following command:
/install_path/scAgent4.0.x/bin/scAgent stop
Upgrading Snap Creator | 43
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator Agent directory (/install_path/scAgent4.0.x):
Similarly, the agent.conf file listed hosts that Snap Creator Agent was allowed to communicate
with. By default, Snap Creator Agent allowed communications with all Snap Creator Servers.
However, if you chose to use this feature in previous versions of Snap Creator, the
AUTHORIZED_HOSTS parameter in the agent.properties file replaces that feature.
Note: If you did not use these parameters, a simple installation of the new agent is all that is
required.
The paths provided in the following steps refer to the default installation path. The paths in the
commands below might differ from your installation path.
Steps
1. Stop Snap Creator Agent if you have not already done so.
For information, see the details provided earlier in this topic.
2. Install the latest Snap Creator Agent, but do not start the Snap Creator Agent.
For details, see the information about installing Snap Creator Agent on UNIX.
Example
The following is an example of the agent.conf file:
host: scServer@Lyon
command: rc_domino
Example
From the previous example, the allowed_commands.config file should contain the following:
command: /etc/init.d/rc_domino
Note: If the command contains any spaces, then you must encapsulate the command within
quotation marks.
You can add commands as needed, with each command on a separate line.
44 | Snap Creator 4.3.1 Installation Guide
Example
From the previous example, the AUTHORIZED_HOSTS parameter should contain the following:
AUTHORIZED_HOSTS=Lyon
Hosts can be added as needed, using commas to separate host names. Both host names and IP
addresses are supported:
/install_path/scAgent4.1.x/bin/scAgent start
Related tasks
Installing the Snap Creator Agent on UNIX-based systems on page 25
2. Locate and select the Snap Creator service and then stop the service.
Alternatively, you can open a command prompt and enter the following commands:
sc stop snapcreatorserverservice
sc stop snapcreatoragentservice
Upgrading Snap Creator | 45
• You must have backed up the following directories, and all associated subdirectories and files,
within the Snap Creator 4.1.x Server engine subdirectory (C:\Program Files\NetApp
\Snap_Creator_Framework\scServer4.1.x\engine):
◦ Logs (..\logs)
• (Optional) If the Snap Creator Agent is installed on the same host as the Snap Creator Server, you
should back up the following directories and all associated subdirectories and files within the
Snap
Creator Agent directory (C:\Program Files\NetApp\Snap_Creator_Framework
\scAgent4.1.x):
◦ Logs (..\logs)
◦ Plug-ins (..\plugins)
• If Snap Creator was manually started from a command prompt, you must close the command
prompt and stop it.
Note: If Snap Creator was started from a service, the uninstaller stops the service as part of the
uninstall process.
• If the Snap Creator database that is upgraded contains some tasks marked as “in progress”, the
state remains the same even after the upgrade process is complete.
• The default administrator in the latest Snap Creator must be an administrator in Snap Creator 4.1.
If the 4.1.x user is not an administrator, then the upgrade assigns an operator role to the 4.1.x user.
Steps
1. Stop the Snap Creator services if you have not already done so.
For information about stopping the services, refer to the details provided earlier in this topic.
2. Uninstall Snap Creator (for Windows) by selecting Start > Programs > Snap Creator >
Uninstall NetApp Snap Creator Framework.
For details, see the information about uninstalling Snap Creator on Windows.
4. If you chose to start the Snap Creator Server as a service when you installed the latest Snap
Creator Server, then stop the service.
For information about stopping the service, refer to the details provided earlier in this topic.
46 | Snap Creator 4.3.1 Installation Guide
5. Delete the latest Snap Creator Server database folder at C:\Program Files\NetApp
\Snap_Creator_Framework\scServer4.1.x\engine\snapcreator).
6. Copy the backed-up Snap Creator 4.1 database directory to the latest location at C:\Program
Files\NetApp\Snap_Creator_Framework\scServer4.1.x\engine\snapcreator).
7. Copy the backed-up Snap Creator 4.1 configuration directory to the latest location at C:
\Program Files\NetApp\Snap_Creator_Framework\scServer4.1.x\engine
\configs).
8. Copy the backed-up Snap Creator 4.1 logs directory to the latest location at C:\Program Files
\NetApp\Snap_Creator_Framework\scServer4.1.x\engine\logs).
9. Open a command prompt and change the directory to the engine subdirectory in the Snap
Creator install path at C:\Program Files\NetApp\Snap_Creator_Framework
\scServer4.1.x\engine).
sc start snapcreatorserverservice
Also, you must validate the Snap Creator Framework GUI startup by navigating to the local host on
the specified port (https://IP_address:gui_port).
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
• You have stopped the Snap Creator processes before backing up the Snap Creator directories to
ensure that the backed-up data is complete.
For example, enter the following commands:
/install_path/scServer4.1.0/bin/scServer stop
/install_path/scAgent4.1.0/bin/scAgent stop
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator 4.1.x Server engine subdirectory (/install_path/scServer4.1.x/
engine):
◦ Logs (../logs)
Note: You must not delete the Snap Creator 4.1.x backup copies that you created.
• If the Snap Creator database that is upgraded contains some tasks marked as “in progress”, the
state remains the same even after the upgrade process is complete.
• The default administrator in the latest Snap Creator must be an administrator in Snap Creator
4.1.x.
If the 4.1.x user is not an administrator, then the upgrade assigns an operator role to the 4.1.x user.
Steps
1. Stop the Snap Creator processes if you have not already done so.
For information about stopping the processes, refer to the details provided earlier in this topic.
2. Install the latest version of Snap Creator, but do not start Snap Creator Server.
For details, see the information about installing Snap Creator Server on UNIX.
3. Copy the backed-up Snap Creator 4.1.x database directory to the latest location at /
install_path/scServer4.1.x/engine/snapcreator.
4. Copy the backed-up 4.1.x configuration directory to the latest location at /install_path/
scServer4.1.x/engine/configs).
5. Copy the backed-up 4.1.x logs directory to the latest location at /install_path/
scServer4.1.x/engine/logs.
6. Change directories to the engine subdirectory in the Snap Creator install path at /
install_path/scServer4.1.x/engine.
/install_path/scServer4.1.x/bin/scServer start
You must also validate the Snap Creator Framework GUI startup by navigating to the local host on
the specified port (https://IP_address:gui_port).
You must connect using HTTPS; otherwise, the connection is not automatically redirected to an
HTTPS connection and the GUI will not work.
48 | Snap Creator 4.3.1 Installation Guide
• You have stopped Snap Creator Agent service (snapcreatoragentservice) before backing up
the Snap Creator Agent directories to ensure that the backed up data is complete.
For example, you can use the Services snap-in to stop the service:
2. Locate and select the Snap Creator Agent service; then, stop the service.
Alternatively, you can open a command prompt and enter the following command:
sc stop snapcreatoragentservice
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator Agent directory (C:\Program Files\NetApp
\NetApp_Snap_Creator_Framework\scAgent4.1.x):
◦ Logs (..\logs)
◦ Plug-ins (..\plugins)
Note: Do not delete the Snap Creator 4.1.x backup copies that you created.
Steps
1. Stop the Snap Creator Agent service if you have not already done so.
For information about stopping the service, refer to the details provided earlier in this topic.
2. Uninstall Snap Creator (for Windows) by selecting Start > Programs > Snap Creator >
Uninstall NetApp Snap Creator Framework.
For details, see the information about uninstalling Snap Creator on Windows.
4. If you chose to start the Snap Creator Agent as a service when you installed the latest Snap
Creator Server, then stop the service.
For information about stopping the service, refer to the details provided earlier in this topic.
5. Copy the backed-up Snap Creator 4.1.x logs directory to the latest location (C:\Program Files
\NetApp\Snap_Creator_Framework\scAgent4.1.x\logs).
6. Copy the backed-up Snap Creator 4.1.x plug-ins directory to the latest location (C:\Program
Files\NetApp\Snap_Creator_Framework\scAgent4.1.x\plugins).
Upgrading Snap Creator | 49
7. Copy the backed-up Snap Creator 4.1.x agent properties directory to the latest location (C:
\Program Files\NetApp\Snap_Creator_Framework\scAgent4.1.x\etc).
8. Start the Snap Creator Agent service by doing one of the following:
• Use the Services snap-in and start the service.
sc start snapcreatoragentservice
• You have stopped Snap Creator Agent before backing up the Snap Creator Agent directories to
ensure that the backed-up data is complete.
For example, enter the following command:
/install_path/scAgent4.1.0/bin/scAgent stop
• You have backed up the following directories, and all associated subdirectories and files, within
the Snap Creator Agent directory (/install_path/scAgent4.1.x):
◦ Logs (../logs)
◦ Plug-ins (../plugins)
Note: Do not delete the Snap Creator 4.1.x backup copies that you created.
Steps
1. Stop Snap Creator Agent if you have not already done so.
For information, refer to the details provided earlier in this topic.
2. Install the latest Snap Creator Agent, but do not start the Snap Creator Agent.
For details, see the information about installing Snap Creator Agent on UNIX.
3. Copy the backed-up Snap Creator 4.1.x logs directory to the latest location at /install_path/
scAgent4.1.x/logs).
4. Copy the backed-up Snap Creator 4.1.x plug-ins directory to the latest location at /
install_path/scAgent4.1.x/plugins).
5. Copy the backed-up Snap Creator 4.1.x agent properties directory to the latest location at /
install_path/scAgent4.1.x/etc).
50 | Snap Creator 4.3.1 Installation Guide
/install_path/scAgent4.1.x/bin/scAgent start
• Back up the following directories and all associated subdirectories and files, within the Snap
Creator Server engine directory (C:\Program Files\NetApp\Snap_Creator_Framework
\scServer4.1.0\engine):
◦ Logs (..\logs)
• Back up the following directories and all associated subdirectories and files within the Snap
Creator Agent directory (C:\Program Files\NetApp\Snap_Creator_Framework
\scAgent4.1.0):
◦ Logs (..\logs)
◦ Plug-ins (..\plugins)
• If Snap Creator was manually started from a command prompt, stop and quit Snap Creator by
closing the command prompt.
Note: If Snap Creator was started from a service, the uninstaller stops the service as part of the
uninstall process.
Steps
1. Select Start > All programs > Snap Creator > Uninstall NetApp Snap Creator Framework.
2. Click Yes when you are prompted as to whether you backed up the log and configurations files
before uninstalling Snap Creator.
• Logs (../logs)
• Plug-ins (../plugins)
• Snap Creator Agent properties (../etc), which contains the allowed_commands.config and
agent.properties files
Steps
/install_path/scAgent4.1.0/bin/scAgent stop
rm -Rf /install_path/scAgent4.1.0
• Configuration (../configs)
• Logs (../logs)
Uninstalling Snap Creator | 53
Note: Make sure you back up these directories; otherwise, you will lose the user data and it will
not be recoverable.
Steps
1. Stop the Snap Creator Server service (snapcreatorserverservice) by using the following
script:
/install_path/scServer4.1.0/bin/scServer stop
rm -Rf /install_path/scServer4.1.0
54
CLI reference
This section contains reference information for using Snap Creator from the command line interface.
lun igroup create role create -role CRBAC_New -cmddirname "lun igroup
create" -vserver clus3240rre
lun igroup set role create -role CRBAC_New -cmddirname "lun igroup
set" -vserver clus3240rre
lun igroup show role create -role CRBAC_New -cmddirname "lun igroup
show" -vserver clus3240rre
lun mapping show role create -role CRBAC_New -cmddirname "lun mapping
show" -vserver clus3240rre
network fcp adapter role create -role CRBAC_New -cmddirname "network fcp
show adapter show" -vserver clus3240rre
system node show role create -role CRBAC_New -cmddirname "system node
show" -vserver clus3240rre
system node run role create -role CRBAC_New -cmddirname "system node
run" -vserver clus3240rre
vserver fcp initiator role create -role CRBAC_New -cmddirname "vserver fcp
show initiator show" -vserver clus3240rre
vserver fcp show role create -role CRBAC_New -cmddirname "vserver fcp
show" -vserver clus3240rre
vserver fcp status role create -role CRBAC_New -cmddirname "vserver fcp
status" -vserver clus3240rre
vserver iscsi interface role create -role CRBAC_New -cmddirname "vserver iscsi
accesslist add interface accesslist add" -vserver clus3240rre
vserver iscsi interface role create -role CRBAC_New -cmddirname "vserver iscsi
accesslist show interface accesslist show" -vserver clus3240rre
CLI reference | 57
vserver iscsi session role create -role CRBAC_New -cmddirname "vserver iscsi
show session" show -vserver clus3240rre
vserver iscsi show role create -role CRBAC_New -cmddirname "vserver iscsi
show" -vserver clus3240rre
vserver iscsi status role create -role CRBAC_New -cmddirname "vserver iscsi
status" -vserver clus3240rre
vserver nfs status role create -role CRBAC_New -cmddirname "vserver nfs
status" -vserver clus3240rre
volume clone create role create -role CRBAC_New -cmddirname "volume clone
create" -vserver clus3240rre
volume file clone role create -role CRBAC_New -cmddirname "volume file
create clone create" -vserver clus3240rre
Copyright information
Copyright © 2018 NetApp, Inc. All rights reserved. Printed in the U.S.
No part of this document covered by copyright may be reproduced in any form or by any means—
graphic, electronic, or mechanical, including photocopying, recording, taping, or storage in an
electronic retrieval system—without prior written permission of the copyright owner.
Software derived from copyrighted NetApp material is subject to the following license and
disclaimer:
THIS SOFTWARE IS PROVIDED BY NETAPP "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE,
WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL NETAPP BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
NetApp reserves the right to change any products described herein at any time, and without notice.
NetApp assumes no responsibility or liability arising from the use of products described herein,
except as expressly agreed to in writing by NetApp. The use or purchase of this product does not
convey a license under any patent rights, trademark rights, or any other intellectual property rights of
NetApp.
The product described in this manual may be protected by one or more U.S. patents, foreign patents,
or pending applications.
Data contained herein pertains to a commercial item (as defined in FAR 2.101) and is proprietary to
NetApp, Inc. The U.S. Government has a non-exclusive, non-transferrable, non-sublicensable,
worldwide, limited irrevocable license to use the Data only in connection with and in support of the
U.S. Government contract under which the Data was delivered. Except as provided herein, the Data
may not be used, disclosed, reproduced, modified, performed, or displayed without the prior written
approval of NetApp, Inc. United States Government license rights for the Department of Defense are
limited to those rights identified in DFARS clause 252.227-7015(b).
64
Trademark information
NETAPP, the NETAPP logo, and the marks listed on the NetApp Trademarks page are trademarks of
NetApp, Inc. Other company and product names may be trademarks of their respective owners.
http://www.netapp.com/us/legal/netapptmlist.aspx
65
Index
A Snap Creator installation and configuration 8
Agent service
manually starting from a command prompt 25 I
restart 13 information
stopping 33, 40 how to send feedback about improving
Agent, Snap Creator documentation 65
installation 23 installation
installing using Windows installer 23 Snap Creator Agent 23
role in Snap Creator architecture 5 installation requirements
architecture Snap Creator 8
Snap Creator, illustrated 5 installing Snap Creator
clustered Data ONTAP 11
C creating Snap Creator user 11
CLI commands
for creating cluster roles 54 J
for creating SVM roles 58 job monitor
cluster roles checking the size of before upgrading Snap Creator
CLI commands 54 29
comments job monitor size
how to send feedback about documentation 65 checking adequacy of before upgrading Snap Creator
configuration requirements 29
Snap Creator 8
create Data ONTAP user
Data ONTAP operating in 7-Mode 10 L
Create Data ONTAP user
license requirements
Clustered Data ONTAP 11
Snap Creator installation and configuration 8
creating
Snap Creator user for Data ONTAP, introduction to
10 N
NTP server
D synchronize time 13
documentation
how to receive automatic notification of changes to P
65
how to send feedback about 65 plug-ins
Domino plug-in for use with Snap Creator 7
adding path before installing 13 role in Snap Creator architecture 5
creating symbolic links on AIX hosts 15 ports
creating symbolic links on Linux hosts 14 changing default port of Snap Creator Agent 27
creating symbolic links on Solaris hosts 14 preinstallation requirements
preinstallation steps for 13 Snap Creator 8
settings on AIX 15
settings on Linux 14
R
settings on Solaris 14
downgrades requirements
not available 29 Snap Creator installation and configuration 8
Snap Creator preinstallation 8
revert option
F not available 29
feedback
how to send comments about documentation 65
S
scAgent.bat
H running 25
hardware requirements scServer.bat
Index | 67