Skip to content

Commit d6c054b

Browse files
committed
Update platform prerequisites for second Pure
1 parent 6c683ac commit d6c054b

File tree

1 file changed

+66
-2
lines changed

1 file changed

+66
-2
lines changed

articles/operator-nexus/howto-platform-prerequisites.md

Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,10 +471,10 @@ Interface: net1, via: LLDP, RID: 1, Time: 0 day, 20:28:36
471471
>[!NOTE]
472472
>Verify that the output matches your expectations and that all configurations are correct.
473473
474-
## Set up storage array
474+
## Set up first storage array
475475

476476
1. Operator needs to install the storage array hardware as specified by the BOM and rack elevation
477-
within the Aggregation Rack.
477+
within the Aggregation Rack. The hardware must go in the first storage appliance rack slot in the aggregator rack.
478478
2. Operator needs to provide the storage array Technician with information, in order for the storage
479479
array Technician to arrive on-site to configure the appliance.
480480
3. Required location-specific data that is shared with storage array technician:
@@ -532,6 +532,70 @@ Interface: net1, via: LLDP, RID: 1, Time: 0 day, 20:28:36
532532
- `puretune -set PS_RDMA_STALE_OP_THRESH_MS 5000 "PURE-209441";`
533533
- `puretune -set PS_BDRV_REQ_MAXBUFS 128 "PURE-209441";`
534534

535+
## [Optional] Set up second storage array
536+
537+
>[!IMPORTANT]
538+
> This section is optional. You only need to execute it if you are deploying an Azure Operator Nexus instance with two storage appliances. For more information, including restrictions on supported hardware, see [Azure Operator Nexus multiple storage appliances](/concepts-storage-multiple-appliances.md).
539+
540+
1. Operator needs to install the storage array hardware as specified by the BOM and rack elevation
541+
within the Aggregation Rack. The hardware must go in the second storage appliance rack slot in the aggregator rack.
542+
2. Operator needs to provide the storage array Technician with information, in order for the storage
543+
array Technician to arrive on-site to configure the appliance.
544+
3. Required location-specific data that is shared with storage array technician:
545+
- Customer Name:
546+
- Physical Inspection Date:
547+
- Chassis Serial Number:
548+
- Storage array Array Hostname:
549+
- CLLI code (Common Language location identifier):
550+
- Installation Address:
551+
- FIC/Rack/Grid Location:
552+
4. Data provided to the operator and shared with storage array technician, which will be common to
553+
all installations:
554+
- Purity Code Level: Refer to [supported Purity versions]
555+
- Safe Mode: Disabled
556+
- Array Timezone: UTC
557+
- DNS (Domain Name System) Server IP Address: not set by operator during setup
558+
- DNS Domain Suffix: not set by operator during setup
559+
- NTP (Network Time Protocol) Server IP Address or FQDN: not set by operator during setup
560+
- Syslog Primary: not set by operator during setup
561+
- Syslog Secondary: not set by operator during setup
562+
- SMTP Gateway IP address or FQDN: not set by operator during setup
563+
- Email Sender Domain Name: domain name of the sender of the email (example.com)
564+
- Email Addresses to be alerted: not set by operator during setup
565+
- Proxy Server and Port: not set by operator during setup
566+
- Management: Virtual Interface
567+
- IP Address: 172.27.255.201
568+
- Gateway: not set by operator during setup
569+
- Subnet Mask: 255.255.255.0
570+
- MTU: 1500
571+
- Bond: not set by operator during setup
572+
- Management: Controller 0
573+
- IP Address: 172.27.255.251
574+
- Gateway: not set by operator during setup
575+
- Subnet Mask: 255.255.255.0
576+
- MTU: 1500
577+
- Bond: not set by operator during setup
578+
- Management: Controller 1
579+
- IP Address: 172.27.255.252
580+
- Gateway: not set by operator during setup
581+
- Subnet Mask: 255.255.255.0
582+
- MTU: 1500
583+
- Bond: not set by operator during setup
584+
- ct0.eth10: not set by operator during setup
585+
- ct0.eth11: not set by operator during setup
586+
- ct0.eth18: not set by operator during setup
587+
- ct0.eth19: not set by operator during setup
588+
- ct1.eth10: not set by operator during setup
589+
- ct1.eth11: not set by operator during setup
590+
- ct1.eth18: not set by operator during setup
591+
- ct1.eth19: not set by operator during setup
592+
- Pure Tunable to be applied:
593+
- `puretune -set PS_ENFORCE_IO_ORDERING 1 "PURE-209441";`
594+
- `puretune -set PS_STALE_IO_THRESH_SEC 4 "PURE-209441";`
595+
- `puretune -set PS_LANDLORD_QUORUM_LOSS_TIME_LIMIT_MS 0 "PURE-209441";`
596+
- `puretune -set PS_RDMA_STALE_OP_THRESH_MS 5000 "PURE-209441";`
597+
- `puretune -set PS_BDRV_REQ_MAXBUFS 128 "PURE-209441";`
598+
535599
## iDRAC IP Assignment
536600

537601
Before deploying the Nexus Cluster, it’s best for the operator to set the iDRAC IPs while organizing the hardware racks. Here’s how to map servers to IPs:

0 commit comments

Comments
 (0)