Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > Pure Storage > Portworx Enterprise > Portworx-Enterprise-Professional

Portworx-Enterprise-Professional Pure Certified Portworx Enterprise Professional (PEP) Exam Question and Answers

Question # 4

What is the primary benefit of using Dynamic Provisioning and Storage Classes in Portworx?

A.

They limit the customization of volume parameters to default settings only.

B.

They require manual creation of Portworx volumes before they can be used.

C.

They enable the automatic provisioning of Portworx volumes without manual intervention.

Full Access
Question # 5

How do you label a Kubernetes node to provide rack information to Portworx?

A.

kubectl taint nodes px/rack=

B.

kubectl label nodes px/rack=

C.

kubectl annotate nodes px/rack=

Full Access
Question # 6

Which flag in the Portworx StorageCluster spec enables telemetry?

A.

spec.autopilot.enabled

B.

spec.telemetry.enabled

C.

spec.csi.enabled

Full Access
Question # 7

What are the three severity levels for Portworx alerts?

A.

INFO, WARNING, ERROR

B.

INFO, WARNING, CRITICAL

C.

INFO, WARNING, ALARM

Full Access
Question # 8

What is a built-in role in Portworx’s RBAC model?

A.

system.admin

B.

storage.manager

C.

storage.admin

Full Access
Question # 9

What command should an administrator run to verify a Portworx upgrade on Kubernetes?

A.

pxctl get storagenodes

B.

kubectl get storagenodes

C.

kubectl get nodes -o wide

Full Access
Question # 10

What is the correct procedure to upgrade a Portworx cluster from version 3.0 to 3.1 using the Portworx Operator?

A.

Execute the 'pxctl cluster upgrade —version 3.1' command.

B.

Edit the StorageCluster CR and update the .spec.image parameter from portworx/oci-monitor:3.0 to portworx/oci-monitor:3.1.

C.

No manual upgrade is needed as Portworx will automatically upgrade to the latest version.

Full Access
Question # 11

Which command shows a summary of the Portworx cluster status?

A.

helm list --px

B.

pxctl cluster status

C.

kubectl get pxstatus

Full Access
Question # 12

What is the correct procedure to collect a support bundle for Autopilot in a Portworx cluster?

A.

Restart the Autopilot pod, and then run kubectl get logs.

B.

Delete the Autopilot pod, and then run pxctl service diags.

C.

Create a directory, send a support signal to the Autopilot process, and the support bundle files.

Full Access
Question # 13

An application team is preparing to deploy an ElasticSearch application and wants all Portworx volumes created in 6 specific Kubernetes nodes.

Which Portworx feature should they use to achieve this?

A.

Stork

B.

Autopilot

C.

Volume placement strategy

Full Access
Question # 14

Which Portworx CRD object is used to set up essential parameters for a Portworx installation?

A.

VolumeSnapshot

B.

StorageCluster

C.

ServiceAccount

Full Access
Question # 15

What Kubernetes resource allows visibility of the Parent Volume and the snapshot ID?

A.

VolumeSnapshot

B.

PersistentVolumeClaim

C.

VolumeSnapshotData

Full Access
Question # 16

What is the name of the Kubernetes secret containing external KVDB certificates?

A.

px-kvdb

B.

px-kvdb-cert

C.

px-kvdb-auth

Full Access
Question # 17

What does the DriveStateChange alert indicate?

A.

Free volume space going below the recommended level of 5%

B.

Free disk space going below the recommended level of 10%

C.

Free disk space going below the recommended level of 20%

Full Access
Question # 18

What are the two components of Stork?

A.

Stork scheduler and an extender

B.

Stork snapshots and restores

C.

Stork object store and S3 bucket

Full Access
Question # 19

Which Portworx component is used to co-locate volumes with pods?

A.

Autopilot

B.

Stork

C.

Volume Placement Strategy

Full Access
Question # 20

What are the main resource types for Portworx alerts?

A.

Nodes, Disks, Pods, Namespace, Volume

B.

Cluster, Volumes, Namespace, Object Store

C.

Disk, Cluster, Nodes, Pools

Full Access
Question # 21

What is a local snapshot in the context of Portworx?

A.

A snapshot that is stored in a remote data center.

B.

A snapshot that is automatically backed up to the cloud.

C.

A snapshot that is stored on the same cluster as the original volume.

Full Access
Question # 22

What is the recommended practice for managing the lifecycle of snapshots in Portworx?

A.

Manually delete old snapshots to free up space.

B.

Configure the retention policies.

C.

Retain all snapshots indefinitely.

Full Access