NS0-157 · Question #287
Which user space utility is used to manage other applications in the user space?
The correct answer is D. spmd. The spmd (Storage Process Manager Daemon) is the user space utility responsible for starting, stopping, and monitoring other application processes running in ONTAP user space.
Question
Which user space utility is used to manage other applications in the user space?
Options
- Asecd
- BRDB
- CNotifyd
- Dspmd
How the community answered
(46 responses)- A2% (1)
- B7% (3)
- C4% (2)
- D87% (40)
Why each option
The spmd (Storage Process Manager Daemon) is the user space utility responsible for starting, stopping, and monitoring other application processes running in ONTAP user space.
secd is the security daemon responsible for handling authentication and authorization requests such as name mapping and LDAP/AD lookups, not for managing other processes.
RDB (Replicated Database) is the infrastructure used to replicate cluster configuration data across nodes, not a utility for managing user space applications.
Notifyd is a notification daemon that handles event notifications within ONTAP, not a process manager for other user space applications.
spmd, the Storage Process Manager Daemon, acts as the supervisor for other user space processes in ONTAP. It is responsible for launching, monitoring, and restarting other daemons and applications running outside the kernel, making it the process management utility for the user space environment.
Concept tested: ONTAP user space process management with spmd
Source: https://docs.netapp.com/us-en/ontap/concepts/cluster-storage-function-concept.html
Topics
Community Discussion
No community discussion yet for this question.