Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

Hotfix Installer - asg_hf_installer

Use asg_hf_installer to install hotfixes on SGMs.

Important - We recommend you follow the directions that come with the hotfix.

Syntax

# asg_hf_installer <sgm_ids> file <file_name> [ no_confirm ] [ no_reboot ] [ force ] [ no_sync ]

Parameter

Description

<sgm_ids>

Works with SGMs and/or Chassis as specified by <sgm_ids>.

<sgm_ids> can be:

  • No <sgm_ids> specified or all shows all SGMs and Chassis
  • One SGM
  • A comma-separated list of SGMs (1_1,1_4)
  • A range of SGMs (1_1-1_4)
  • One Chassis (Chassis1 or Chassis2)
  • The active Chassis (chassis_active)

 

file <file_name>

Hotfix file name

This must be a .tgz file.

no_confirm

Installs the hotfix without asking any questions

no_reboot

Installs the hotfix without rebooting

force

Installs the hotfix even if it was installed already

no_sync

Does not synchronize files listed in /etc/xfer_file_list on the next reboot

Example

# asg_hf_installer -b 1_2 file ~/hf_defualt_attributes/fw1_wrapper_HOTFIX_FW1_GAUDI2_HF_001.tgz no_sync

Output

Hotfix Installation Wizard
==========================
Extracting fw1_wrapper_HOTFIX_FW...                                  [   OK   ]

Confirmation
============
You are about to perform Hotfix installation on blades: 1_02
Installing hotfix requires the following stages:
1. Setting to admin down SGMs: 1_02.
2. Rebooting of SGMs: 1_02.


Are you sure? (Y - yes, any other key - no) y

Hotfix installation requires auditing
Enter your full name: James Wilson
Enter reason for Hotfix installation [Maintenance]:
WARNING: Hotfix installation on blades: 1_02, User: y, Reason: Maintenance

Installing Hotfix
=================
Copying fw1_wrapper_HOTFIX_FW to SGMS...                             [   OK   ]
Setting execution permission to fw1_wrapper_HOTFIX_FW1_GAUDI2_H...   [   OK   ]
Setting SGMs to down...                                              [   OK   ]
Installing hotfix on 1_02...                                         [   OK   ]
Reboot of SGMs 1_02 is necessary, reboot now?(y/n)
>n

Disabling synchronization of xfer files on next reboot...            [   OK   ]
Setting SGMs to up...                                                [   OK   ]
Deleting remote temp files...                                        [   OK   ]
Deleting local temp files...                                         [   OK   ]

Summary
=======

Installation of hotfix completed successfully
   1. Reboot of SGMs 1_02 is necessary, Skipped by user.
 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print