scripting queries
by LYC from LinuxQuestions.org on (#579XH)
Hi,
We have 3-tier applications installed in different servers: apps server, web server and DB server in our environment. The backup will start backup when apps, web and DB are shutdown in sequence. The applications will need to startup after the backup completed.
As the applications are installed in different servers, how to write a script to coordinate to shutdown and startup for the backup?
Thanks in advance.


We have 3-tier applications installed in different servers: apps server, web server and DB server in our environment. The backup will start backup when apps, web and DB are shutdown in sequence. The applications will need to startup after the backup completed.
As the applications are installed in different servers, how to write a script to coordinate to shutdown and startup for the backup?
Thanks in advance.