Layer7 API Management

  • 1.  Automate - Layer7 Server reboot

    Posted Mar 05, 2018 02:34 AM

    Hi All,

     

    Is there any way to automate the server reboot process. For instance-  the server should automatically come out of traffic, the replication should be stopped, server should be rebooted and added back to the load. 

     

    This will be helpful for me as we have 7 production clusters each having 4-6 servers and rebooting the server is taking almost 2 days.

     

    Thanks in advance. 



  • 2.  Re: Automate - Layer7 Server reboot
    Best Answer

    Broadcom Employee
    Posted Mar 05, 2018 08:05 PM

    It might be possible with cron JOB.

    for example.

    make the following script. (restart.sh)

    ------------

    service ssg restart

    --------------

     

    Run the above restart.sh regularly with cron JOB.



  • 3.  Re: Automate - Layer7 Server reboot

    Broadcom Employee
    Posted Mar 06, 2018 12:02 PM

    Hello,

     

    I am wondering what you are doing that you need a automated reboot solution, is there a specific issue you are addressing by rebooting all your servers? or is this a due to normal maintenance procedure like patching.

     

    Barry



  • 4.  Re: Automate - Layer7 Server reboot

    Posted Mar 06, 2018 12:09 PM

    Hi,

     

    This is for normal maintenance/patching.

     

    Thanks

     

    On 6 Mar 2018 10:33 pm, "steba03" <communityadmin@communities-mail.ca.com>