We’re using a custom fixlet to patch and SRU on on Solaris 11 (wait sh -c “pkg update”). When this happens, Solaris makes a copy of the current boot environment and then upon reboot, boots to that 2nd boot environment. But we’re seeing the Action Status remain at “Pending Restart”, probably because the actionsite files are missing from the 2nd boot environment??
Steps:
- Fixlet executes “pkg update” command
- Solaris makes copy of current boot environment (aka boot1) into newalternative boot environment (aka boot2). Included in that new bootenvironment is the BES Client install directory (/var/opt/BESClient).
- server Reboots to new boot environment (boot2).
- Action Status in BigFix remains at Pending Restart.