2V0-622 · Question #237
Which two partitions are used for the VMware vCenter Server Appliance embedded vPostgres database? (Choose two.)
The correct answer is A. /storage/seat/ C. /storage/db/. The vCenter Server Appliance uses /storage/db/ for the core vPostgres database files and /storage/seat/ for stats, events, alarms, and tasks (SEAT) data. The other listed partitions serve different purposes unrelated to the database.
Question
Which two partitions are used for the VMware vCenter Server Appliance embedded vPostgres database? (Choose two.)
Options
- A/storage/seat/
- B/storage/netdump/
- C/storage/db/
- D/storage/core/
How the community answered
(51 responses)- A94% (48)
- B4% (2)
- D2% (1)
Why each option
The vCenter Server Appliance uses /storage/db/ for the core vPostgres database files and /storage/seat/ for stats, events, alarms, and tasks (SEAT) data. The other listed partitions serve different purposes unrelated to the database.
/storage/seat/ stores Stats, Events, Alarms, and Tasks (SEAT) data for the embedded vPostgres database, and sizing this partition is critical for environments with high event or task volumes.
/storage/netdump/ is used to store VMkernel core dump (netdump) files from ESXi hosts, not for the vPostgres database.
/storage/db/ is the primary partition used by the embedded vPostgres database to store its core data files, and it must be appropriately sized based on the number of managed inventory objects.
/storage/core/ is used for core dump and diagnostic log files generated by the vCenter Server Appliance itself, not for the embedded vPostgres database.
Concept tested: vCenter Server Appliance vPostgres database partition layout
Source: https://docs.vmware.com/en/VMware-vCenter-Server/7.0/com.vmware.vcenter.install.doc/GUID-CF623219-2A4A-4E5C-9E4E-2E06BA2AF66D.html
Topics
Community Discussion
No community discussion yet for this question.