what is SMF service? And what it does in Solaris 10
Answers were Sorted based on User's Feedback
Answer / basunix
The Service Management Facility has improved several
aspects of the Solaris administrative model. Some of the
most notable updates are:
Services are represented as first-class objects that can be
viewed (using the new svcs(1) command) and managed (using
svcadm(1M) and svccfg(1M)).
Failed services are automatically restarted in dependency
order, whether they failed as the result of administrator
error, software bug, or were affected by an uncorrectable
hardware error.
More information is available about misconfigured or
misbehaving services, including an explanation of why a
service isn't running (using "svcs -x"), as well as
individual, persistent log files for each service.
Problems during the boot process are easier to debug, as
boot verbosity can be controlled, service startup messages
are logged, and console access is provided more reliably
during startup failures.
Snapshots of service configurations are taken
automatically, making it easier to backup, restore, and
undo changes to services.
Services can be enabled and disabled using a supported tool
(svcadm(1M)), allowing the changes to persist across
upgrades and patches.
Administrators can securely delegate tasks to non-root
users more easily, including the ability to configure,
start, stop, or restart services (as described in the
smf_security(5) man page).
Large systems boot faster by starting services in parallel
according to their dependencies.
Despite these changes, compatibility with existing
administrative practices has been preserved wherever
possible. For example, most site-local and ISV-
supplied "rc" scripts will still work as usual.
| Is This Answer Correct ? | 7 Yes | 1 No |
what r the phases in fsck?
3 Answers Accenture, Cognizant, HCL,
how to copy the disk image
What is the use of Growfs utility in solaris
What is critical filesystem in solaris
What is LOM and how ur going to access it?
what is use of boot -a
how to see nfs server from the client and the share directories
how to create nis master,slave,client
how to add a disk group in veritas from one system to another system?
In solaris we have two directories for commands,what are they, Is there any difference between those.
how to check network statstics..?
How do u know that,what patch can be applicable on the system?