Skip to content

Commit

Permalink
Ops Manager -> BOSH Resurrector [#162801091]
Browse files Browse the repository at this point in the history
  • Loading branch information
mlimonczenko committed Jan 8, 2019
1 parent a556a7b commit 2891c74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions deploy-bosh-om.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ For information on deploying PCF to your IaaS, choose one of the following:
- [Deploying BOSH and Ops Manager to vSphere](../om/vsphere/deploy.html)
- [Configuring Ops Manager on vSphere](../om/vsphere/config.html)
- [Using the Cisco Nexus 1000v Switch with Ops Manager](./nexus-switch.html)
- [Using Ops Manager Resurrector on VMware vSphere](./resurrector.html)
- [Using BOSH Resurrector on VMware vSphere](./resurrector.html)


## <a id='bosh'></a> Deploying Software with BOSH
Expand Down Expand Up @@ -97,4 +97,4 @@ For more information, see [Adding a job to the Director](https://opsman-dev-api-

<p class="note warning"><strong>WARNING</strong>: Customizing the Director manifest incorrectly can cause deployment downtime or failure. Ops Manager does not perform any validations on software introduced to a deployment through manifest customizations. This feature is for advanced PCF operators only.</p>

For more information about writing the `manifest.yml` file, see the [BOSH documentation](https://bosh.io/docs/manifest-v2/#instance-groups).
For more information about writing the `manifest.yml` file, see the [BOSH documentation](https://bosh.io/docs/manifest-v2/#instance-groups).
8 changes: 4 additions & 4 deletions resurrector.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The following sections describe the BOSH Resurrector and how to enable it.

### <a id="about-resurrector"></a>About BOSH Resurrector ##

The Ops Manager Resurrector increases Pivotal Application Service (PAS) availability in the following ways:
The BOSH Resurrector increases Pivotal Application Service (PAS) availability in the following ways:

- Reacts to hardware failure and network disruptions by recreating virtual
machines on active, stable hosts
Expand All @@ -26,15 +26,15 @@ machines and recreating them as required
- Continuously monitors the BOSH Agent running on each virtual machine and
recreates the VMs as required

The Ops Manager Resurrector continuously monitors the status of all virtual
The BOSH Resurrector continuously monitors the status of all virtual
machines in an PAS deployment.
The Resurrector also monitors the BOSH Agent on each VM.
If either the VM or the BOSH Agent fail, the Resurrector recreates the virtual
machine on another active host.

### <a id="limitations"></a> BOSH Resurrector Limitations ###

The following limitations apply to using the Ops Manager Resurrector:
The following limitations apply to using the BOSH Resurrector:

* The Resurrector does not monitor or protect the Ops Manager VM or the BOSH
Director VM.
Expand All @@ -46,7 +46,7 @@ To mitigate these limitations, Pivotal recommends vSphere HA. For more informati

### <a id="enabling"></a>Enable BOSH Resurrector ##

To enable the Ops Manager Resurrector:
To enable the BOSH Resurrector:

1. Log into the Ops Manager web interface.

Expand Down

0 comments on commit 2891c74

Please sign in to comment.