Spring Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What is the primary command used to back up a volume in Portworx?

A.

pxctl volume snapshot create

B.

pxctl volume save

C.

pxctl backup volume

What does an administrator need to do if a drive fails and the pool contains metadata?

A.

Decommission the node.

B.

Delete the pool.

C.

Reformat the disk and reuse it.

What command should be used to add a new drive to an existing storage cluster?

A.

pxctl service pool update —resize new-disk 150

B.

pxctl service drive add -drive /dev/dm-1 -operation start

C.

pxctl sv nw -a

After enabling security in Portworx, the pxctl command returns an “access denied” error.

What action must be taken to allow pxctl to gain access again?

A.

Pass both the --user and --password command line flags to the pxctl command. Username and password combination can be found in the px-admin-token secret.

B.

The administrator must create a new pxctl context by running pxctl context create and passing the -token command line parameter.

C.

Authentication is impossible because an authentication token was not generated before enabling security on the cluster.

Which command should an administrator run to initiate the license expansion for a blue-green upgrade in a Portworx cluster?

A.

pxctl license expand --start

B.

pxctl cluster expand -start

C.

pxctl node expand --start

What is the primary purpose of Stork in a Kubernetes cluster?

A.

To manage storage operations and migrations.

B.

To deploy applications automatically.

C.

To monitor network traffic.

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

A.

Autopilot

B.

Stork

C.

Volume Placement Strategy

What command allows a Portworx admin to create a cloud credential for the Object Store?

A.

pxctl service credentials create

B.

pxctl credentials generate

C.

pxctl credentials create

What label can be used to migrate Network Policies with Asynchronous DR?

A.

skipNetworkPolicyCheck: false

B.

By default Network policies are migrated

C.

skipNetworkPolicyCheck: true

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

A.

VolumeSnapshot

B.

StorageCluster

C.

ServiceAccount