Practice Free HPE7-S01 Exam Online Questions
A Data Engineer is configuring a connection to an external MinIO object store within HPE AI Essentials. The MinIO server uses a self-signed certificate.
Which additional piece of information must the engineer provide during the data source configuration to ensure the connection can be established securely?
- A . The intermediate certificate chain in PFX format
- B . The public IP address of the MinIO load balancer
- C . The Root Certificate (CA) for the PKI that signed the MinIO certificate
- D . The private key of the MinIO server
A developer is building a client application to consume an LLM endpoint deployed via HPE Machine Learning Inference Software.
To successfully authenticate the REST API requests, which HTTP header must the client application include?
- A . Cookie: session_id=<API_Token>
- B . Authorization: Basic <Base64_Credentials>
- C . Authorization: Bearer <API_Token>
- D . X-API-Key: <API_Token>
An administrator is using HPE Performance Cluster Manager (HPCM) to manage software images for a large Cray XD cluster. They need to update the OS image with a new security patch but are concerned about disk space consumption in the repository.
How does HPCM optimize storage when tracking updates to existing software images?
- A . It compresses the full image into a proprietary .HPE format that reduces size by 90%.
- B . It overwrites the original image, keeping only the latest version to save space.
- C . It stores only the changes (deltas) to the original images while maintaining a full revision history.
- D . It stores the images on the compute nodes’ local RAM disks instead of the management node storage.
When running Spark on Kubernetes with GPUs, Spark sometimes requires a helper script to identify the assigned GPU devices within the container.
Which configuration parameter points to this script (often located at /opt/mapr/spark/…/getGpusResources.sh in HPE images)?
- A . spark.rapids.discovery.cmd
- B . spark.driver.gpu.path
- C . spark.kubernetes.gpu.device.plugin
- D . spark.executor.resource.gpu.discoveryScript
You are comparing interconnect options for an HPE Cray XD system. The customer requires the highest possible bandwidth per port available today for their simulation workload.
What is the maximum data rate supported by NVIDIA InfiniBand NDR (Next Data Rate) technology?
- A . 400 Gbps
- B . 100 Gbps
- C . 200 Gbps
- D . 800 Gbps
A customer is concerned about the security of their AI models running at the edge on HPE ProLiant Gen12 servers. They want to ensure that the server firmware has not been compromised by a supply chain attack.
Which specific HPE security feature in the Gen12 iLO 7 provides a dedicated, physically separated security domain to validate firmware before the main server CPU is even allowed to boot?
- A . IPMI 2.0
- B . Secure Enclave
- C . AMD Secure Processor
- D . Software Guard Extensions (SGX)
A customer wants to deploy a new Virtual Infrastructure (VI) Workload Domain in VCF. They require granular per-VM storage management and high performance for their mission-critical databases.
Which "Principal Storage" option supported by VCF should you recommend to natively provide these capabilities using an HPE Alletra Storage MP array?
- A . iSCSI
- B . Local NVMe (Non-vSAN)
- C . vVols (Virtual Volumes)
- D . CIFS/SMB
A new AI User attempts to log in to HPE AI Essentials but receives the error message "Unfortunately, we couldn’t get you on board." An administrator verifies that the user’s ezuserconfig object exists in the cluster but appears stuck in a failed state.
What is the recommended remediation step to allow the system to re-attempt the onboarding process for this user?
- A . Delete the entire hpe-tenant namespace.
- B . Reboot the Keycloak server pod.
- C . Delete the existing ezuserconfig object for that user using kubectl delete.
- D . Manually create the user’s namespace using kubectl create ns.
A user wants to run a distributed machine learning workload using Ray. They open a standard Jupyter Notebook in HPE AI Essentials.
How can the user access the pre-installed Ray libraries and environment within the Notebook interface?
- A . By connecting to the kuberay-operator pod via SSH.
- B . By creating a new Conda environment and activating it.
- C . By selecting the Ray kernel from the notebook launcher or kernel selection menu.
- D . By manually running pip install ray in a terminal window.
In an HPE Cray XD cluster managed by HPE Performance Cluster Manager (HPCM), how is GPU power management typically handled at the cluster level?
- A . HPCM uses the Slingshot Fabric Manager to throttle GPU power via the network switch.
- B . HPCM requires administrators to manually log into each node and run nvidia-smi -pl scripts.
- C . HPCM does not support GPU management; it relies solely on iLO.
- D . HPCM integrates with DCGM to aggregate GPU power metrics and can apply power caps across the cluster.
