A customer has submitted a Pure Engagement Request (PER) / Implementation Workbook (IWB) and the stated array name is "123".
What is the issue with this array name?
Correct Answer: A
When submitting a Pure Engagement Request (PER) or an Implementation Workbook (IWB) for a new Pure Storage FlashArray deployment, adhering to the strict naming conventions of the Purity//FA operating system is critical to ensure a smooth, error-free initialization. In this scenario, attempting to name the array "123" will cause the puresetup script to immediately reject the configuration.
According to the official FlashArray deployment documentation, a valid array name must adhere to specific alphanumeric rules. While the name can certainly contain numbers and hyphens (e.g., Prod-Array-01), it must always begin with a letter . It cannot begin with a digit, nor can it consist entirely of numbers. Furthermore, the name must be between 1 and 63 characters in length, and it cannot end with a hyphen.
Because "123" begins with a numeric digit, it violates the foundational naming schema required by the Purity OS for DNS resolution, Call Home telemetry tagging, and ActiveCluster synchronous replication identification. The Implementation Engineer must work with the customer to revise the array name in the IWB to a compliant format (such as FA-123 or Storage123) before proceeding with the onsite deployment and running the serial console initialization scripts.