Option 7: Say "No" to "The node needs to reboot for this setting to take effect. Reboot now?"

I've been using the ONTAP Boot Menu option 7 -

(7)  Install new software first.

- for many years. Recently I was working with a colleague and found something out that will save loads of time. You can say "no" to "The node needs to reboot for this setting to take effect.  Reboot now?" which saves you a reboot cycle. You don't need 2 reboots, just the one reboot once the new software has downloaded "The node must be rebooted to start using the newly installed software. Do you want to reboot now? {y|n} y".

Example output below:

Please choose one of the following:

(1)  Normal Boot.
(2)  Boot without /etc/rc.
(3)  Change password.
(4)  Clean configuration and initialize all disks.
(5)  Maintenance mode boot.
(6)  Update flash from backup config.
(7)  Install new software first.
(8)  Reboot node.
(9)  Configure Advanced Drive Partitioning.
(10) Set Onboard Key Manager recovery secrets.
(11) Configure node for external key management.
Selection (1-11)? 7

This procedure is not supported for Non-Disruptive Upgrade on an HA pair. The software will be installed to the alternate image, from which the node is not currently running. Do you want to continue? {y|n} y

In order to download the package, a temporary network interface needs to be configured.

Select the network port you want to use for the download (for example, 'e0a') e0M

The node needs to reboot for this setting to take effect.  Reboot now? {y|n} (selecting yes will return you automatically to this install wizard) n <--- SAY "n" HERE!

Please choose one of the following:

(1)  Normal Boot.
(2)  Boot without /etc/rc.
(3)  Change password.
(4)  Clean configuration and initialize all disks.
(5)  Maintenance mode boot.
(6)  Update flash from backup config.
(7)  Install new software first.
(8)  Reboot node.
(9)  Configure Advanced Drive Partitioning.
(10) Set Onboard Key Manager recovery secrets.
(11) Configure node for external key management.
Selection (1-11)? 7

This procedure is not supported for Non-Disruptive Upgrade on an HA pair. The software will be installed to the alternate image, from which the node is not currently running. Do you want to continue? {y|n} y

In order to download the package, a temporary network interface needs to be configured.

Enter the IP address for port e0M: 10.10.10.12
Enter the netmask for port e0M: 255.255.255.0
Enter IP address of default gateway:

What is the URL for the package? http://10.10.10.10/9151P4_q_image.tgz
What is the user name on "10.10.10.10", if any?

Checking network link... success.
Checking route to host "10.10.10.10"... success.
Attempting to reach 10.10.10.10... success.
Looking up URL "http://10.10.10.10/9151P4_q_image.tgz"... success.
configure_ramdisk: image package size is 2909145017 (2774)M
Computed package size is 3328M
Using ramdisk size of 3328M
Downloading package... 9151P4_q_image.tgz
success.
Checking package contents... success.
Extracting install script from package... success.
Invoking script (validation phase).
INSTALL running in check-only mode: the image will be validated only
Mode of operation is COPY
Current image is image1
Alternate image is image2
Package MD5 checksums pass
Model variant='AFF-A90' detected and will be used by INSTALL.
Available space on boot device is 13755 MB
Required  space on boot device is 3224 MB
Kernel binary matches install machine type
hostname not currently set, skipping check
Invoking script (install phase).  This may take up to 20 minutes.
Mode of operation is COPY
Current image is image1
Alternate image is image2
Model variant='AFF-A90' detected and will be used by INSTALL.
Available space on boot device is 13755 MB
Required  space on boot device is 3224 MB
Kernel binary matches install machine type
hostname not currently set, skipping check
Getting ready to install image
Syncing device...
Extracting to /cfcard/x86_64/freebsd/image2...
Installed MD5 checksums pass
Installing diagnostic and firmware files
Firmware MD5 checksums pass
Boot recovery files installed on recovery partition
Installation complete.

Do you want to set the newly installed software as the default to be used for subsequent reboots? {y|n} y

The node must be rebooted to start using the newly installed software. Do you want to reboot now? {y|n} y


Comments