Spot Resume

description

This page shows how to resume an interprutted spot instances monitor

Warning

AWS automatically terminates the spot instances when the price exceeds the maxium you set so make sure to backup the output of the processing tools.

command-line

>>> ./EHPC-Client --spot-resume

The program will check every minute to see if the requested machines are running and then it will make the required configurations and print the url of the main node.

Example 1

Resume an interputted spot request monitor.

./EHPC-Client --spot-resume

Output
The program will check every minute if the instances started and if they ran, then it will set the configuration when they are started and print the url for the main node.

Table Of Contents

Previous topic

Spot Request

Next topic

Spot Cancel

This Page