Skip to content

Commit 3427299

Browse files
docs: note for import-workspace (#754)
* docs: note for import-workspace Co-authored-by: surajsbharadwaj <[email protected]>
1 parent b640288 commit 3427299

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

reference-architectures/import-workspace/deploy-arch-ibm-pvs-inf-import-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ This solution helps to install the deployable architecture ['Power Virtual Serve
5353
## Architecture diagram
5454
{: #iw-architecture-diagram}
5555

56-
![Architecture diagram for 'Power Virtual Server with VPC landing zone' - variation 'Import PowerVS Workspace'.](deploy-arch-ibm-pvs-inf-extension.svg "Architecture diagram"){: caption="Figure 1. Single-zone PowerVS workspace accessible over secure landing zone" caption-side="bottom"}{: external download="deploy-arch-ibm-pvs-inf-extension.svg"}
56+
![Architecture diagram for 'Power Virtual Server with VPC landing zone' - variation 'Import PowerVS Workspace'.](deploy-arch-ibm-pvs-inf-import-workspace.svg "Architecture diagram"){: caption="Figure 1. Power Virtual Server with VPC landing zone 'import-workspace' variation" caption-side="bottom"}{: external download="deploy-arch-ibm-pvs-inf-import-workspace.svg"}

solutions/import-workspace/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ The pre-existing infrastructure must meet the following conditions to use the 'i
2222
- Existing NFS server ip and path for the PowerVS instances.
2323
- If the above parameters are provided, then it must be made sure IPs are reachable on Power virtual server instances which would be created using ['Power Virtual Server for SAP HANA'](https://cloud.ibm.com/catalog/architecture/deploy-arch-ibm-pvs-sap-9aa6135e-75d5-467e-9f4a-ac2a21c069b8-global) automation.
2424

25+
**NOTE:** IBM Cloud has a quota of 100 ACL rules per ACL. The 'Import-Workspace' variation will create 52 new ACL rules for providing schematics servers access to the access host(this access is required for 'Power Virtual Server for SAP HANA' automation). Please ensure the concerned ACL can take in new ACL rules without exceeding the quota of 100 so the deployment will be successful.
26+
2527
#### Resources Created:
2628
1. ACL rules for IBM Cloud Schematics are created for the VPC subnets in which access host(jump server) exists.
2729
2. Schematics workspace required by 'Power Virtual Server for SAP HANA' to create and configure the PowerVS instances for SAP on top of the existing infrastructure.
@@ -31,3 +33,6 @@ The pre-existing infrastructure must meet the following conditions to use the 'i
3133
| Variation | Available on IBM Catalog | Requires Schematics Workspace ID | Imports VPC Landing Zone | Imports VPC VSI OS Config | Imports PowerVS Infrastructure | Imports PowerVS Instance | Performs PowerVS OS Config |
3234
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
3335
| [Import-Workspace](./) | :heavy_check_mark: | N/A | N/A | N/A | N/A | N/A | N/A |
36+
37+
## Architecture diagram
38+
![import-workspace-variation](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-infrastructure/blob/main/reference-architectures/import-workspace/deploy-arch-ibm-pvs-inf-import-workspace.svg)

0 commit comments

Comments
 (0)