Courseiva

Vault Enterprise · domain

troubleshooting

Practise HashiCorp Certified: Vault Operations Professional (Vault Enterprise) (Vault Enterprise) troubleshooting practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

184 questions42 easy77 medium65 hard

Focused practice

Practice troubleshooting questions

Scored sessions drawing only from this domain — pick a length below.

Start 20-question practice test →

What this domain covers

What to know about troubleshooting

troubleshooting questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common troubleshooting exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Question index

All troubleshooting questions (184)

Click any question to see the full explanation, or start a practice session above.

1

When configuring path filters for performance replication, what is the effect of using an 'exclude' filter on a path?

Hard
2

You want to prevent audit logs from being written to a specific device if the disk is full. What happens to Vault?

Hard
3

You are implementing Seal Wrap to protect transit engine keys using an HSM. You have enabled the 'seal_wrap' configuration. After restarting, how does Vault handle existing data keys in the transit engine?

Medium
4

You have configured the Vault Agent to authenticate using the Kubernetes auth method. Which parameter is used to point to the service account token file?

Medium
5

Where are audit logs physically stored if the 'file' audit device is configured?

Easy
6

In the event of a total primary cluster failure, what is the status of the secrets stored in the DR secondary cluster before promotion?

Medium
7

Which TWO factors contribute to the 'cost' of using Batch tokens in a high-performance environment?

Hard
8

When configuring Vault Agent auto-auth with TLS, where should you place the CA certificate file?

Hard
9

You want to ensure that a SecretID used by an AppRole is only valid for a single use. Which parameter should be set when creating the SecretID?

Hard
10

Which THREE actions are necessary when preparing to promote a Performance Secondary cluster?

Medium
11

Which THREE of the following are potential security risks when using the AppRole method if not configured correctly?

Hard
12

Which TWO of the following statements about the 'vault-agent' injector in Kubernetes are correct?

Medium
13

You are using the Vault Agent Sinks to persist tokens. If the sink file is deleted manually, what is the default behavior of the Vault Agent?

Medium
14

To monitor the health of a Vault cluster, which endpoint should an external monitoring tool query?

Medium
15

Which THREE of the following steps are necessary when performing a manual disaster recovery promotion?

Medium
16

You are observing high latency for read requests on a Performance Secondary cluster. You verify that the replication lag is near zero. What is the most likely cause for the read latency?

Hard
17

Which THREE items are required to configure an AppRole auth method?

Easy
18

Which THREE operations are constrained or modified when a path filter is active in a performance replication setup?

Hard
19

Which THREE actions are permitted by the 'vault operator' command group?

Hard
20

You are deploying a hardened production Vault cluster. Which setting in the 'listener' stanza is recommended to prevent cleartext communication?

Medium
21

Which TWO of the following are valid ways to monitor replication health between clusters?

Medium
22

An organization wants to enforce that a specific group of users can only request secrets if a manager approves the request via a Control Group. Which object must be created to define the approval workflow?

Medium
23

You are configuring a Vault cluster for high availability using Consul as the storage backend. During a network partition, the standby nodes cannot reach the leader node. What must occur for a new leader to be elected?

Medium
24

You have enabled 'seal_wrap' in Vault Enterprise. Which specific cryptographic operation is performed by the HSM under this feature?

Medium
25

Which THREE features are specific to Vault Enterprise when managing access control?

Hard
26

Which THREE components are involved in a standard high availability (HA) Vault architecture?

Easy
27

What is the effect of setting 'token_ttl' on a Role?

Easy
28

Which TWO of the following are valid reasons why a node might fail to join an existing Raft cluster?

Medium
29

What is the result of assigning a policy with 'deny' capability to a path that is also covered by an 'allowed' capability in a different policy?

Medium
30

Which THREE functions are available for use within Vault Agent templates?

Hard
31

What is the benefit of using a Vault Agent sink?

Easy
32

Which TWO of the following are components of a Control Group configuration?

Hard
33

You are troubleshooting a performance issue where Vault seems to be stalling during cryptographic operations. You suspect the HSM is the bottleneck. Which Vault metric should you examine to confirm HSM latency?

Medium
34

An application is configured to use a Batch token. Which of the following operations will fail when using a Batch token?

Medium
35

Which signal is commonly used with 'change_mode = signal' in Vault Agent templates to reload a service without stopping it?

Easy
36

You are migrating from a file-based storage backend to Integrated Storage. What must you do before joining the new node to the cluster?

Medium
37

You are performing a Disaster Recovery (DR) promotion. The primary cluster is permanently lost. After running 'vault operator dr promotion', what is the immediate next step you must perform to restore full functionality?

Hard
38

Which TWO of the following must be true for Seal Wrap to function correctly?

Hard
39

Which THREE conditions might result in a Vault node becoming unhealthy?

Hard
40

In a multi-tenant environment using Namespaces, an administrator accidentally created a policy in the root namespace that they intended for a child namespace. What is the impact?

Hard
41

You are using Batch tokens in your environment to improve performance. A developer asks why their Batch token cannot be revoked individually. What is the primary reason?

Medium
42

You are configuring Vault to use a Network HSM. The connection is intermittent. Which configuration parameter controls the timeout for HSM communication?

Hard
43

You are deploying Vault with the integrated Raft storage backend. How is high availability achieved?

Medium
44

What is the primary benefit of using HSM Auto-Unseal for a Vault cluster?

Easy
45

When configuring the PKCS#11 library, how does Vault find the library on the host OS?

Medium
46

You are using Seal Wrap. If you perform a 'vault operator rekey', what happens to the keys protected by Seal Wrap?

Hard
47

Which THREE factors influence the performance of a Performance Secondary cluster?

Medium
48

When using the 'vault login -method=kubernetes' command from a pod, which value is automatically sent to the Vault server as the JWT?

Easy
49

Your Vault cluster is behind a load balancer that terminates TLS. For the Kubernetes auth method to properly validate the 'kubernetes_host', what must you configure in Vault?

Hard
50

An application is using the AppRole method and you want to ensure that the SecretID can only be used from a specific CIDR range. Which field in the AppRole role configuration should be updated?

Hard
51

When using Vault with an external storage backend like Consul, what is the effect of changing the 'api_addr' in the Vault configuration file?

Medium
52

When an audit log is configured, what happens if the audit device cannot write to its destination (e.g., disk is full)?

Medium
53

Which TWO of the following are valid parameters for configuring the 'sink' in Vault Agent?

Hard
54

What occurs when a Batch token is created on the Primary but used on a Performance Secondary that has a different mount path for the auth method?

Medium
55

What is the purpose of the 'prometheus_retention_time' setting in the Vault telemetry stanza?

Medium
56

Which command is used to rotate the audit log file on a Vault server to ensure logs are written to a new file?

Easy
57

Which THREE of the following are required configuration parameters in the 'seal' stanza when using a PKCS#11 HSM?

Medium
58

Which TWO settings are considered best practices for hardening a Vault production listener?

Medium
59

You are configuring a Vault Agent to authenticate via the AppRole method. Which configuration block is required to define the role ID and secret ID path for the agent?

Easy
60

A Vault performance standby node receives a request. What happens if the request is a write operation?

Hard
61

Your organization requires fine-grained control over what data is synchronized to a specific Performance Secondary cluster to reduce storage overhead. Which feature should you implement?

Hard
62

You are analyzing Vault's performance and notice high latency in the 'core.fetch_token' metric. What does this suggest?

Hard
63

Which TWO of the following are valid telemetry sinks supported by Vault?

Medium
64

You are configuring a Vault Performance Replication cluster to improve latency for read-heavy workloads. A client application reports that it is receiving 403 Forbidden errors when attempting to read secrets from a Performance Secondary cluster. What is the most likely cause?

Medium
65

When integrating Vault with Kubernetes, you are configuring the Vault Kubernetes Auth Method. You need to ensure that the service account token presented by the pod is verified against the Kubernetes TokenReview API. Which configuration is required in Vault to enable this?

Hard
66

Where does the Vault Agent store the token it retrieves via auto-auth by default if a sink is not defined?

Easy
67

When running Vault on a cloud provider, what is the best practice for storing the Vault configuration file?

Medium
68

An AppRole's SecretID is stolen. You want to immediately invalidate that specific SecretID without affecting the RoleID or other active tokens. What is the correct action?

Medium
69

You need to rotate the Vault master key (rekey). Which command should be used if you want to change the key configuration (e.g., number of shares) while performing the rekey?

Hard
70

You have multiple Vault Agent instances running in a cluster. You want to ensure they all use the same cache configuration. How can you share the cache configuration between them?

Hard
71

Which THREE components are necessary to secure Vault communications?

Hard
72

Which THREE parameters are available in the 'vault' (top-level) block?

Medium
73

When using the Kubernetes Auth method, you notice that pods are failing to authenticate. Which log file or command provides the most insight into the validation failure?

Medium
74

When running 'vault operator raft list-peers', you notice one node is listed but its status is 'dead'. What is the correct procedure to remove it from the Raft cluster?

Medium
75

What is the function of an Identity Alias in Vault?

Hard
76

Which telemetry type is most effective for monitoring the 'lease' count in Vault?

Medium
77

You are troubleshooting a sync issue in Performance Replication. The logs indicate 'replication lag'. Which parameter should you review to ensure optimal data synchronization between clusters?

Hard
78

During an HSM failover event, your Vault nodes lose access to the primary HSM. You have configured a secondary HSM. How does Vault handle this?

Hard
79

When configuring Sentinel policies for Vault, what is the 'EGP' policy type?

Medium
80

What is the primary function of a 'Performance Standby' node in Vault Enterprise?

Easy
81

When reviewing Vault server logs, you see 'request_path' entries that are redacted. Why is this occurring?

Hard
82

How do you properly revoke a root token after it has been used to perform initialization tasks?

Medium
83

Which THREE pieces of information are captured in standard Vault audit logs for every request?

Hard
84

Which THREE actions are recommended to secure the Vault-Kubernetes integration against token theft?

Hard
85

You want the Vault Agent to run as a sidecar. Which configuration block allows you to specify the listener address for the Vault Agent's internal API?

Medium
86

Which TWO statements are true regarding the use of Batch tokens in Vault?

Hard
87

Which THREE actions are recommended for maintaining a healthy DR replication setup?

Hard
88

Which configuration parameter in the Vault Agent 'cache' block allows you to disable caching for specific requests?

Medium
89

What is the primary purpose of the 'token_ttl' setting in an AppRole role definition?

Easy
90

When configuring DR replication, what is the purpose of the 'primary_token' used on the secondary cluster?

Medium
91

Which TWO factors contribute to the size and performance of Vault audit logs?

Medium
92

How can an administrator ensure that a secret is only accessible if the requester has a specific identity group membership?

Medium
93

When initializing a Vault server, you choose to store the recovery keys. What is the main security advantage of using recovery keys alongside Auto-Unseal?

Easy
94

Which of the following describes the behavior of a Performance Secondary cluster during a primary cluster outage?

Easy
95

Which component in a Vault HA configuration is responsible for ensuring that only one node acts as the leader at any given time?

Easy
96

Which THREE actions should be taken when analyzing an audit log to identify potential security incidents?

Hard
97

Which TWO of the following are true about AppRole 'SecretID' management?

Medium
98

You need to automate the delivery of a Vault token to a new virtual machine during its provisioning process. Which Vault feature is specifically designed to facilitate secure introduction for dynamic infrastructure?

Medium
99

If you are using Vault Agent templates to render a file, and the secret contains a newline, how can you ensure the output is correctly formatted in your template?

Hard
100

Which THREE capabilities are commonly used in Vault ACL policies to manage secrets engines?

Medium
101

What is the primary difference between HA replication and DR replication in Vault?

Easy
102

Which THREE settings are critical to verify in the Vault configuration file to ensure successful cross-cluster communication?

Hard
103

Which TWO of these are valid audit device types in Vault?

Medium
104

Which TWO of the following are benefits of using Seal Wrap in Vault Enterprise?

Medium
105

Which TWO of the following are requirements for a successful Vault HA deployment using Raft?

Medium
106

You are managing a multi-region Vault deployment with Performance Replication. You notice that a specific secret engine mount is not being replicated to the secondary site. What should you check?

Hard
107

What permission level is required for the user account used to authenticate with the HSM?

Medium
108

When configuring an HSM for Auto-Unseal, which parameter identifies the specific hardware partition to be used?

Easy
109

Which THREE factors influence the effective permissions of a user in Vault?

Medium
110

How can you view the currently enabled audit devices in a Vault cluster?

Easy
111

Which of the following is a requirement for the PKCS#11 library used with Vault Auto-Unseal?

Easy
112

You are implementing a multi-cluster Vault strategy. You want to ensure that a pod in Cluster A cannot authenticate to Vault using a service account token from Cluster B. What configuration must be set?

Hard
113

Which THREE features are part of Vault Enterprise performance scaling?

Easy
114

In a Performance Replication setup, a secondary cluster is experiencing high latency for read requests. Which action should you take to verify if the requests are being routed correctly?

Medium
115

Which TWO authentication methods are commonly configured in the 'auto_auth' block?

Easy
116

You are troubleshooting high CPU usage in Vault. Which telemetry metric category should you examine first?

Hard
117

You notice that the 'seal status' on your DR secondary differs from the primary cluster. What does this indicate?

Hard
118

When designing a secure Vault-Kubernetes Auth integration, which THREE factors must be considered to prevent token compromise?

Hard
119

Which TWO fields are essential in an ACL policy defined in HCL?

Easy
120

An auditor notices that audit logs are missing entries for a specific mount point. What is the most likely cause?

Medium
121

Which command is used to check the health status of a Vault node?

Easy
122

Which TWO of the following are valid ways to assign policies to a token?

Medium
123

What is the consequence of setting 'cluster_name' in the Vault HCL configuration?

Hard
124

If you need to grant a group of developers access to all paths starting with 'secret/data/developers/', which HCL syntax is correct?

Medium
125

Which THREE factors influence the choice of a 'secret engine' configuration?

Hard
126

If you are running Vault in a high availability cluster, where should you look for information regarding leader election?

Medium
127

When configuring the Kubernetes auth method, what does the 'token_bound_cidrs' parameter on a role do?

Medium
128

Which TWO features are part of the 'Vault Enterprise' offering and directly relate to server configuration?

Medium
129

Which THREE configuration options are valid within the 'template' block?

Hard
130

Which THREE of the following are common troubleshooting steps when Vault fails to unseal via HSM?

Medium
131

Which component is responsible for receiving and responding to read requests in a Performance Standby configuration?

Easy
132

Which THREE items must be configured to enable Auto-Unseal using a cloud provider KMS?

Hard
133

Which TWO of the following are valid ways to improve the security of the AppRole authentication process?

Medium
134

Which of the following is the most effective way to secure a Vault token during the 'Secure Client Introduction' phase in an automated environment?

Easy
135

When using 'template_config' to set the 'static_secret_render_interval', what is the minimum value you can set?

Hard
136

Which TWO of the following are valid sink types in Vault Agent?

Easy
137

You notice an 'audit_failure' error in the Vault logs. What is the immediate consequence for client requests?

Hard
138

When configuring the Kubernetes Auth Method, which THREE of the following are required to ensure secure communication between Vault and the Kubernetes API server?

Hard
139

What is the purpose of the 'cluster_addr' in the Vault server configuration?

Easy
140

You are using Vault Agent templates to generate a configuration file. You need the template to include a secret from a KV v2 engine. What is the correct syntax within the template file?

Medium
141

When using Namespace-based multi-tenancy, which statement is true regarding the root namespace?

Hard
142

Which TWO of the following statements are true regarding Performance Standby nodes?

Medium
143

You have a Performance Replication setup. A client sends a write request to a performance standby node. What happens to this request?

Medium
144

You are configuring a production Vault cluster using Integrated Storage. What is the most critical configuration parameter that must be set in the 'storage' stanza to ensure the node can correctly identify and join the existing Raft cluster during a bootstrap operation?

Medium
145

Which TWO configurations are required to effectively monitor Vault in a production environment?

Medium
146

An application is authenticated via AppRole. You want to ensure the resulting token is limited to a specific CIDR range. Where do you configure this restriction?

Hard
147

Which THREE types of metrics are collected by Vault's telemetry system?

Hard
148

Which Vault command is used to check the status of the seal configuration and verify if it is using an HSM?

Easy
149

You are configuring Vault replication in an environment with strict firewall rules. Which ports must be open between the primary and secondary clusters?

Hard
150

In the context of the Vault Kubernetes Auth Method, what is the role of the 'reviewer_service_account'?

Easy
151

When using the Kubernetes auth method, what does the 'audience' field in the configuration allow you to do?

Medium
152

Which THREE of the following statements regarding PKCS#11 HSM integration in Vault are correct?

Hard
153

An administrator needs to enable secure client introduction for a legacy application using the AppRole auth method. The application resides on a server where it can periodically fetch a SecretID. What is the most secure workflow to ensure the secret delivery process is not compromised?

Medium
154

What does the 'root' policy in Vault provide?

Easy
155

What is the primary function of the 'ui = true' configuration setting?

Easy
156

Which component of Vault is responsible for communicating with the HSM?

Easy
157

When testing a new HSM configuration in a development environment, why is it recommended to use a separate partition?

Medium
158

When scaling Vault using Performance Standby nodes, how does the load balancer choose which node to direct the read traffic to?

Medium
159

Which TWO statements are true about the relationship between Performance Standby nodes and Performance Replication?

Easy
160

Which TWO of the following are potential causes for a 'PKCS#11 error' during Vault operation?

Hard
161

When configuring an audit device, which configuration parameter is essential for high-availability auditing?

Hard
162

When configuring Vault Agent caching, you notice that the cache is not effectively reducing requests. Which configuration parameter controls the lifespan of cached items?

Hard
163

When migrating from an external storage backend to Raft, which command is used to capture the current state of the cluster for migration?

Hard
164

When using Vault Agent to authenticate with the AWS auth method, which parameter is required in the 'method' block to identify the IAM role?

Medium
165

A Vault cluster is configured with Auto-Unseal using AWS KMS. The underlying KMS key is rotated. What action is required to ensure Vault continues to operate without interruption?

Hard
166

Which component of the Vault Agent is responsible for managing the lifecycle of the vault token retrieved via auto-auth?

Easy
167

Which TWO statements are true regarding the use of Sentinel in Vault Enterprise?

Hard
168

Which THREE actions can the 'change_mode' parameter trigger in the Vault Agent template block?

Medium
169

You are writing a Sentinel policy to restrict secret access. Which parameter provides the current request's metadata, such as the path or operation type?

Medium
170

A Vault administrator needs to grant an application read access to a specific path in the KV v2 secrets engine. Which policy capability must be included?

Easy
171

What does the 'vault_core_seal_setup_duration' metric represent?

Medium
172

Which API endpoint should you use to check if a specific policy exists in the system?

Easy
173

Which log level should be used when you need to capture detailed debugging information for Vault startup issues?

Easy
174

You have configured a PKCS#11 HSM for auto-unseal. During a disaster recovery test, you discover the HSM is unreachable. Vault is currently sealed. What happens when the HSM connectivity is restored?

Hard
175

When promoting a Performance Secondary to a Primary, what happens to the existing Performance Secondaries?

Easy
176

Which TWO items are required to successfully join a new node to an existing Integrated Storage cluster?

Medium
177

Which TWO of the following factors can cause a Vault cluster to lose quorum in a Raft-based deployment?

Hard
178

You are configuring Vault to use a PKCS#11 HSM for auto-unseal. You have verified the library path and slot ID. When starting Vault, the service fails with a 'failed to login to HSM' error despite the PIN being correct. Which configuration step is the most likely culprit?

Medium
179

What is the benefit of using Performance Replication over standard DR Replication?

Easy
180

You are using the Kubernetes Auth method and want to restrict a role so that it can only be used by pods in a specific namespace. How do you implement this constraint?

Medium
181

Which tool is commonly used to view Vault metrics in a graphical format?

Easy
182

When utilizing performance replication, your Vault cluster experiences high replication lag between the primary and secondary sites. Which action would most effectively reduce this lag?

Hard
183

In a Vault HA setup using Raft, how many nodes are typically recommended for a production cluster to ensure fault tolerance?

Easy
184

Which TWO of the following are true regarding the Vault Kubernetes Auth Method 'bound_service_account_names' parameter?

Medium

Frequently asked questions

What does the troubleshooting domain cover on the Vault Enterprise exam?
troubleshooting questions test whether you can apply the concept in context, not just recognise a definition.
How many questions are in this domain?
This page lists all 184 troubleshooting questions in the Vault Enterprise question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
What is the best way to practise this domain?
Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
Can I practise only troubleshooting questions?
Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.