If you are reading this file, you have uncompressed the image.tgz file
and are looking through its contents.  The image file and its contents 
are used exclusively by the Data ONTAP management interface to upgrade 
the Data ONTAP software.  The scripts contained in the image file are 
not meant to be run manually and can damage the system if used 
incorrectly.

To perform a software upgrade, use one of the following commands from 
the Data ONTAP management interface:

software update <package_URL>
  or
system image update -node <node_name> -package <package_URL>

where

<node_name> is the node whose software is to be updated
<package_URL> is the location of the compressed image.tgz file

For example, to upgrade a node named node1 to a software image
located at http://example.com/downloads/image.tgz, run one of the
following commands:

software update http://example.com/downloads/image.tgz
  or
system image update -node node1 -package http://example.com/downloads/image.tgz

For more details about these commands, see the Data ONTAP Administration
Reference.
