2.2.1.2 List Services
Exascale system components are implemented using a series of software services.
-
To display information about Exascale storage services running across the Exascale cluster, including Exascale cluster services (EGS), control services (ERS), vault manager services (SYSEDS and USREDS), and block store services (BSM and BSW), use the ESCLI
lsservice
command. For example:@> lsservice --detail
Using the various command options available with the
lsservice
command, you can view output with different levels of detail and specify the services you want to display. -
To display information about client-side Exascale services, including Exascale Node Proxy (ESNP) and Exascale Direct Volume (EDV), use the DBMCLI
LIST DBSERVER
command, as follows:DBMCLI> list dbserver detail
The command output displays status information about all of the client-side services running on the Exadata compute node. You must run the command separately on each compute node.
Parent topic: Administer Exascale Services