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.
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.
When configuring path filters for performance replication, what is the effect of using an 'exclude' filter on a path?
Hard2You want to prevent audit logs from being written to a specific device if the disk is full. What happens to Vault?
Hard3You 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?
Medium4You have configured the Vault Agent to authenticate using the Kubernetes auth method. Which parameter is used to point to the service account token file?
Medium5Where are audit logs physically stored if the 'file' audit device is configured?
Easy6In the event of a total primary cluster failure, what is the status of the secrets stored in the DR secondary cluster before promotion?
Medium7Which TWO factors contribute to the 'cost' of using Batch tokens in a high-performance environment?
Hard8When configuring Vault Agent auto-auth with TLS, where should you place the CA certificate file?
Hard9You 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?
Hard10Which THREE actions are necessary when preparing to promote a Performance Secondary cluster?
Medium11Which THREE of the following are potential security risks when using the AppRole method if not configured correctly?
Hard12Which TWO of the following statements about the 'vault-agent' injector in Kubernetes are correct?
Medium13You 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?
Medium14To monitor the health of a Vault cluster, which endpoint should an external monitoring tool query?
Medium15Which THREE of the following steps are necessary when performing a manual disaster recovery promotion?
Medium16You 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?
Hard17Which THREE items are required to configure an AppRole auth method?
Easy18Which THREE operations are constrained or modified when a path filter is active in a performance replication setup?
Hard19Which THREE actions are permitted by the 'vault operator' command group?
Hard20You are deploying a hardened production Vault cluster. Which setting in the 'listener' stanza is recommended to prevent cleartext communication?
Medium21Which TWO of the following are valid ways to monitor replication health between clusters?
Medium22An 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?
Medium23You 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?
Medium24You have enabled 'seal_wrap' in Vault Enterprise. Which specific cryptographic operation is performed by the HSM under this feature?
Medium25Which THREE features are specific to Vault Enterprise when managing access control?
Hard26Which THREE components are involved in a standard high availability (HA) Vault architecture?
Easy27What is the effect of setting 'token_ttl' on a Role?
Easy28Which TWO of the following are valid reasons why a node might fail to join an existing Raft cluster?
Medium29What 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?
Medium30Which THREE functions are available for use within Vault Agent templates?
Hard31What is the benefit of using a Vault Agent sink?
Easy32Which TWO of the following are components of a Control Group configuration?
Hard33You 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?
Medium34An application is configured to use a Batch token. Which of the following operations will fail when using a Batch token?
Medium35Which signal is commonly used with 'change_mode = signal' in Vault Agent templates to reload a service without stopping it?
Easy36You are migrating from a file-based storage backend to Integrated Storage. What must you do before joining the new node to the cluster?
Medium37You 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?
Hard38Which TWO of the following must be true for Seal Wrap to function correctly?
Hard39Which THREE conditions might result in a Vault node becoming unhealthy?
Hard40In 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?
Hard41You 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?
Medium42You are configuring Vault to use a Network HSM. The connection is intermittent. Which configuration parameter controls the timeout for HSM communication?
Hard43You are deploying Vault with the integrated Raft storage backend. How is high availability achieved?
Medium44What is the primary benefit of using HSM Auto-Unseal for a Vault cluster?
Easy45When configuring the PKCS#11 library, how does Vault find the library on the host OS?
Medium46You are using Seal Wrap. If you perform a 'vault operator rekey', what happens to the keys protected by Seal Wrap?
Hard47Which THREE factors influence the performance of a Performance Secondary cluster?
Medium48When using the 'vault login -method=kubernetes' command from a pod, which value is automatically sent to the Vault server as the JWT?
Easy49Your 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?
Hard50An 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?
Hard51When using Vault with an external storage backend like Consul, what is the effect of changing the 'api_addr' in the Vault configuration file?
Medium52When an audit log is configured, what happens if the audit device cannot write to its destination (e.g., disk is full)?
Medium53Which TWO of the following are valid parameters for configuring the 'sink' in Vault Agent?
Hard54What 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?
Medium55What is the purpose of the 'prometheus_retention_time' setting in the Vault telemetry stanza?
Medium56Which command is used to rotate the audit log file on a Vault server to ensure logs are written to a new file?
Easy57Which THREE of the following are required configuration parameters in the 'seal' stanza when using a PKCS#11 HSM?
Medium58Which TWO settings are considered best practices for hardening a Vault production listener?
Medium59You 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?
Easy60A Vault performance standby node receives a request. What happens if the request is a write operation?
Hard61Your 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?
Hard62You are analyzing Vault's performance and notice high latency in the 'core.fetch_token' metric. What does this suggest?
Hard63Which TWO of the following are valid telemetry sinks supported by Vault?
Medium64You 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?
Medium65When 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?
Hard66Where does the Vault Agent store the token it retrieves via auto-auth by default if a sink is not defined?
Easy67When running Vault on a cloud provider, what is the best practice for storing the Vault configuration file?
Medium68An 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?
Medium69You 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?
Hard70You 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?
Hard71Which THREE components are necessary to secure Vault communications?
Hard72Which THREE parameters are available in the 'vault' (top-level) block?
Medium73When 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?
Medium74When 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?
Medium75What is the function of an Identity Alias in Vault?
Hard76Which telemetry type is most effective for monitoring the 'lease' count in Vault?
Medium77You 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?
Hard78During an HSM failover event, your Vault nodes lose access to the primary HSM. You have configured a secondary HSM. How does Vault handle this?
Hard79When configuring Sentinel policies for Vault, what is the 'EGP' policy type?
Medium80What is the primary function of a 'Performance Standby' node in Vault Enterprise?
Easy81When reviewing Vault server logs, you see 'request_path' entries that are redacted. Why is this occurring?
Hard82How do you properly revoke a root token after it has been used to perform initialization tasks?
Medium83Which THREE pieces of information are captured in standard Vault audit logs for every request?
Hard84Which THREE actions are recommended to secure the Vault-Kubernetes integration against token theft?
Hard85You 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?
Medium86Which TWO statements are true regarding the use of Batch tokens in Vault?
Hard87Which THREE actions are recommended for maintaining a healthy DR replication setup?
Hard88Which configuration parameter in the Vault Agent 'cache' block allows you to disable caching for specific requests?
Medium89What is the primary purpose of the 'token_ttl' setting in an AppRole role definition?
Easy90When configuring DR replication, what is the purpose of the 'primary_token' used on the secondary cluster?
Medium91Which TWO factors contribute to the size and performance of Vault audit logs?
Medium92How can an administrator ensure that a secret is only accessible if the requester has a specific identity group membership?
Medium93When initializing a Vault server, you choose to store the recovery keys. What is the main security advantage of using recovery keys alongside Auto-Unseal?
Easy94Which of the following describes the behavior of a Performance Secondary cluster during a primary cluster outage?
Easy95Which component in a Vault HA configuration is responsible for ensuring that only one node acts as the leader at any given time?
Easy96Which THREE actions should be taken when analyzing an audit log to identify potential security incidents?
Hard97Which TWO of the following are true about AppRole 'SecretID' management?
Medium98You 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?
Medium99If 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?
Hard100Which THREE capabilities are commonly used in Vault ACL policies to manage secrets engines?
Medium101What is the primary difference between HA replication and DR replication in Vault?
Easy102Which THREE settings are critical to verify in the Vault configuration file to ensure successful cross-cluster communication?
Hard103Which TWO of these are valid audit device types in Vault?
Medium104Which TWO of the following are benefits of using Seal Wrap in Vault Enterprise?
Medium105Which TWO of the following are requirements for a successful Vault HA deployment using Raft?
Medium106You 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?
Hard107What permission level is required for the user account used to authenticate with the HSM?
Medium108When configuring an HSM for Auto-Unseal, which parameter identifies the specific hardware partition to be used?
Easy109Which THREE factors influence the effective permissions of a user in Vault?
Medium110How can you view the currently enabled audit devices in a Vault cluster?
Easy111Which of the following is a requirement for the PKCS#11 library used with Vault Auto-Unseal?
Easy112You 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?
Hard113Which THREE features are part of Vault Enterprise performance scaling?
Easy114In 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?
Medium115Which TWO authentication methods are commonly configured in the 'auto_auth' block?
Easy116You are troubleshooting high CPU usage in Vault. Which telemetry metric category should you examine first?
Hard117You notice that the 'seal status' on your DR secondary differs from the primary cluster. What does this indicate?
Hard118When designing a secure Vault-Kubernetes Auth integration, which THREE factors must be considered to prevent token compromise?
Hard119Which TWO fields are essential in an ACL policy defined in HCL?
Easy120An auditor notices that audit logs are missing entries for a specific mount point. What is the most likely cause?
Medium121Which command is used to check the health status of a Vault node?
Easy122Which TWO of the following are valid ways to assign policies to a token?
Medium123What is the consequence of setting 'cluster_name' in the Vault HCL configuration?
Hard124If you need to grant a group of developers access to all paths starting with 'secret/data/developers/', which HCL syntax is correct?
Medium125Which THREE factors influence the choice of a 'secret engine' configuration?
Hard126If you are running Vault in a high availability cluster, where should you look for information regarding leader election?
Medium127When configuring the Kubernetes auth method, what does the 'token_bound_cidrs' parameter on a role do?
Medium128Which TWO features are part of the 'Vault Enterprise' offering and directly relate to server configuration?
Medium129Which THREE configuration options are valid within the 'template' block?
Hard130Which THREE of the following are common troubleshooting steps when Vault fails to unseal via HSM?
Medium131Which component is responsible for receiving and responding to read requests in a Performance Standby configuration?
Easy132Which THREE items must be configured to enable Auto-Unseal using a cloud provider KMS?
Hard133Which TWO of the following are valid ways to improve the security of the AppRole authentication process?
Medium134Which of the following is the most effective way to secure a Vault token during the 'Secure Client Introduction' phase in an automated environment?
Easy135When using 'template_config' to set the 'static_secret_render_interval', what is the minimum value you can set?
Hard136Which TWO of the following are valid sink types in Vault Agent?
Easy137You notice an 'audit_failure' error in the Vault logs. What is the immediate consequence for client requests?
Hard138When configuring the Kubernetes Auth Method, which THREE of the following are required to ensure secure communication between Vault and the Kubernetes API server?
Hard139What is the purpose of the 'cluster_addr' in the Vault server configuration?
Easy140You 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?
Medium141When using Namespace-based multi-tenancy, which statement is true regarding the root namespace?
Hard142Which TWO of the following statements are true regarding Performance Standby nodes?
Medium143You have a Performance Replication setup. A client sends a write request to a performance standby node. What happens to this request?
Medium144You 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?
Medium145Which TWO configurations are required to effectively monitor Vault in a production environment?
Medium146An 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?
Hard147Which THREE types of metrics are collected by Vault's telemetry system?
Hard148Which Vault command is used to check the status of the seal configuration and verify if it is using an HSM?
Easy149You are configuring Vault replication in an environment with strict firewall rules. Which ports must be open between the primary and secondary clusters?
Hard150In the context of the Vault Kubernetes Auth Method, what is the role of the 'reviewer_service_account'?
Easy151When using the Kubernetes auth method, what does the 'audience' field in the configuration allow you to do?
Medium152Which THREE of the following statements regarding PKCS#11 HSM integration in Vault are correct?
Hard153An 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?
Medium154What does the 'root' policy in Vault provide?
Easy155What is the primary function of the 'ui = true' configuration setting?
Easy156Which component of Vault is responsible for communicating with the HSM?
Easy157When testing a new HSM configuration in a development environment, why is it recommended to use a separate partition?
Medium158When scaling Vault using Performance Standby nodes, how does the load balancer choose which node to direct the read traffic to?
Medium159Which TWO statements are true about the relationship between Performance Standby nodes and Performance Replication?
Easy160Which TWO of the following are potential causes for a 'PKCS#11 error' during Vault operation?
Hard161When configuring an audit device, which configuration parameter is essential for high-availability auditing?
Hard162When configuring Vault Agent caching, you notice that the cache is not effectively reducing requests. Which configuration parameter controls the lifespan of cached items?
Hard163When migrating from an external storage backend to Raft, which command is used to capture the current state of the cluster for migration?
Hard164When using Vault Agent to authenticate with the AWS auth method, which parameter is required in the 'method' block to identify the IAM role?
Medium165A 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?
Hard166Which component of the Vault Agent is responsible for managing the lifecycle of the vault token retrieved via auto-auth?
Easy167Which TWO statements are true regarding the use of Sentinel in Vault Enterprise?
Hard168Which THREE actions can the 'change_mode' parameter trigger in the Vault Agent template block?
Medium169You are writing a Sentinel policy to restrict secret access. Which parameter provides the current request's metadata, such as the path or operation type?
Medium170A 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?
Easy171What does the 'vault_core_seal_setup_duration' metric represent?
Medium172Which API endpoint should you use to check if a specific policy exists in the system?
Easy173Which log level should be used when you need to capture detailed debugging information for Vault startup issues?
Easy174You 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?
Hard175When promoting a Performance Secondary to a Primary, what happens to the existing Performance Secondaries?
Easy176Which TWO items are required to successfully join a new node to an existing Integrated Storage cluster?
Medium177Which TWO of the following factors can cause a Vault cluster to lose quorum in a Raft-based deployment?
Hard178You 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?
Medium179What is the benefit of using Performance Replication over standard DR Replication?
Easy180You 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?
Medium181Which tool is commonly used to view Vault metrics in a graphical format?
Easy182When utilizing performance replication, your Vault cluster experiences high replication lag between the primary and secondary sites. Which action would most effectively reduce this lag?
Hard183In a Vault HA setup using Raft, how many nodes are typically recommended for a production cluster to ensure fault tolerance?
Easy184Which TWO of the following are true regarding the Vault Kubernetes Auth Method 'bound_service_account_names' parameter?
MediumOther domains
All Vault Enterprise exam domains
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.