cpuse deployment agent

From cpwiki.net
Revision as of 15:15, 25 April 2017 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Check Point Profressional Services

get currently installed version

cpvinfo $DADIR/bin/DAService | grep build number

how do perform and offline upgrades

  1. download the latest cpuse
  2. uninstall cpuse
[Expert@chkpmds1:0]# rpm -e CPda-00-00
/opt/CPshrd-R77/bin/cpwd_admin del -name DASERVICE
cpwd_admin: 
successful Del operation
  1. install new cpuse
Expert@chkpmds1:0]# rpm -ivh ./CPda-00-00.i386.rpm 
Preparing...                ########################################### [100%]
cpwd_admin: 
Process DASERVICE isn't monitored by cpWatchDog. Stop request aborts 
 Trying to stop DAService for 60 seconds - please wait...
Error: DAService is not running.

Waiting for DAService to stop... Error: DAService is not running.

work in progress...