Skip to content

Commit 926aa35

Browse files
Update Blog “highly-available-nfs-workload-on-hpe-greenlake-for-private-cloud-enterprise-using-serviceguard-for-linux”
1 parent a81de23 commit 926aa35

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/blog/highly-available-nfs-workload-on-hpe-greenlake-for-private-cloud-enterprise-using-serviceguard-for-linux.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,16 @@ sglx_inst_upg_additional_params:
411411
iso_location: <absolute path of the iso on ansible controller node>
412412
```
413413
414+
Provide the Serviceguard Flex storage add-on ISO location on the control node.
415+
416+
```yaml
417+
storage_flex_add_on:
418+
install_upgrade: yes
419+
install_upg_mode: iso
420+
iso_params:
421+
iso_location: <absolute path of the iso on ansible controller node>
422+
```
423+
414424
Next, install Serviceguard NFS add-on.
415425
416426
```yaml
@@ -746,4 +756,8 @@ The NFS server is now deployed in Serviceguard cluster with high availability.
746756

747757
# Conclusion
748758

749-
In this blog, you learned how to use platforms like Terraform and Ansible to easily provision and deploy a highly available NFS server solution with Serviceguard for Linux on an HPE GreenLake Private Cloud Enterprise environment.
759+
In this blog, you learned how to use platforms like Terraform and Ansible to easily provision and deploy a highly available NFS server solution with Serviceguard for Linux on an HPE GreenLake Private Cloud Enterprise environment.
760+
761+
Serviceguard for Linux has high availability and disaster recovery solutions available for various applications such as SAP, Oracle, SQL Server On Linux, EDB Postgres etc. For more information regarding these solutions you can refer to the HPE Serviceguard for Linux operational guide for workloads and solutions available at https://www.hpe.com/info/linux-serviceguard-docs
762+
763+
Check back on the HPE Developer Community blog for more articles on HPE GreenLake for Private Cloud.

0 commit comments

Comments
 (0)