The Bootstrap status page
The Bootstrap status page contains this information:
Section | Description | ||
---|---|---|---|
Infor ION Grid Bootstrap header | Below this header the name of the Grid, host and current Bootstrap and Grid version numbers are displayed. | ||
Status section | In this section the Status, Last Updated time, and the last known status of the Grid Agent is displayed. | ||
Bootstrap Status | Indicates the overall combined status of the Bootstrap and Grid Agent: | ||
OK | Indicates that no warnings or errors have been encountered. | ||
WARN | Indicates that a problem was encountered. Once the problem is resolved, for example the Grid Agent dies and is successfully restarted, the status will revert to OK. | ||
FATAL | Indicates a fatal error that will most likely require user intervention and possibly a restart of the Bootstrap service. Whenever a fatal error that causes the Bootstrap service to become suspended has occurred, a "Resume" link appears next to the status which allows an administrator to signal the Bootstrap to resume operations. An example of such a FATAL error is when the Bootstrap fails to create a database connection due to invalid database user and/or password; in this case the Bootstrap service will be suspended as it cannot continue operations until an administrator signals (Resume) that the problem has been resolved. | ||
Last Updated | A timestamp when the status of Bootstrap was last updated on the server. | ||
Agent Status | A list of time-stamped status changes indicating when the Grid Agent was started or stopped. Clicking the status and timestamp link will display a history of previous states of the Grid Agent. | ||
Current Activities section | This section details the tasks the Bootstrap service is currently performing. | ||
History section | This section lists the previous Bootstrap service activities. |
Description of the Current Activities and History section
"#" | Activity id number |
"Activity" | The name of the activity, see the Activity Types table. |
"Description" | A short description of the activity |
"Message" | A more detailed message. Clicking the row will expand the row to see the full message. Details relating to warnings and errors are displayed in the message column and included when the warning or error first occurred, last occurred and number of times the same warning or error has occurred. |
"Started" | Displays the time the activity was initially started. |
"Last Updated" | Displays the last time the status of the activity was updated. |
Activity Types
"START_STATUS_SERVER" | Indicates that the Bootstrap service is starting. |
"DATABASE_VERSION_CHECK" | Indicates the Bootstrap service is verifying whether the database is the correct version. If this check fails, startup of the Bootstrap will be suspended until the database check passes. The Bootstrap startup being suspended is a normal procedure during an upgrade of the Bootstrap service and Grid. |
"START" | Indicates the Bootstrap service is starting the Grid Agent. |
"STOP" | Indicates the Bootstrap service is stopping the Grid Agent. |
"CHECK" | Indicates that the consistency check activity is active. The consistency check is responsible for keeping the Grid Agent alive as well as report any inconsistencies such as database connectivity issues. |
"INSTALL" | Indicates the Grid is being installed and will only run once for each host. |
"UPGRADE" | Indicates the Bootstrap service is upgrading the Grid and the Bootstrap to a new version. |
"PREPARE_UPGRADE" | Indicates the Bootstrap service is in the process of preparing an upgrade of the Grid and the Bootstrap service. |
The Settings Menu
Clicking the cog icon in the right corner displays the settings menu.
These settings are available:
"Auto Refresh" | Turns the auto refresh of the status page on and off. |
"Debug" | Enable and disable debug log level. |
"View Log" | View the Bootstrap service log file. |