Sponsored Content
Full Discussion: How to avaoid the respawn
Operating Systems Solaris How to avaoid the respawn Post 302303740 by seg on Friday 3rd of April 2009 11:01:11 AM
Old 04-03-2009
SMF auto-restarts processes as long as the service is enabled. That's the whole point of SMF.
If you set up the service yourself and don't want this to happen then don't use SMF. Just use an init script in /etc/rc3.d.
 

2 More Discussions You Might Find Interesting

1. Solaris

java process does not respawn

Hi, I am working on Solaris 8 on sunblade 150 machine.I have a java code jar file which I have configured in inittab to respawn.When I kill the process as per the respawn property the new process id gets generated.If I keep killing the process after 4-5 tries the process does not respawn.Sometimes... (0 Replies)
Discussion started by: girish_shukla
0 Replies

2. UNIX for Dummies Questions & Answers

Respawn httpd using init

How to auto restart httpd(apache) with inittab respawn? (4 Replies)
Discussion started by: proactiveaditya
4 Replies
dscfgadm(1M)						  System Administration Commands					      dscfgadm(1M)

NAME
dscfgadm - administration command for the Availability Suite configuration location and services SYNOPSIS
dscfgadm -i dscfgadm -e [-r] [-p] dscfgadm -d [-r] dscfgadm -s DESCRIPTION
The dscfgadm command controls the Availability Suite configuration location and services by providing facilities to set the configuration location, and to enable and disable the Availability Suite services. OPTIONS
If you do not specify any arguments to a dscfgadm command, the utility interactively steps you through setting the configuration location and starting the services. The configuration location is validated to ensure it meets criteria such as size and file type before it is ini- tialized for use. The dscfgadm command supports the following options. -d [-r ] Disables the Availability Suite SMF services. This includes stopping daemons and suspending any Point-in-Time Copy or Remote Mirror sets that are currently enabled under the Availability Suite software. When executed with no additional options, the -d option disables all Availability Suite services. This setting is persistent across system boots. -r When passed to the -d or -e option, acts only on the Remote Mirror services. -e [-r ] [-p] Enables the Availability Suite SMF services. This includes starting daemons and resuming any Point-in-Time Copy or Remote Mirror sets that have been previously configured under the Availability Suite software. When executed with no additional options, the -e option enables all Availability Suite services. This setting is persistent across system boots. -r When passed to the -d or -e option, acts only on the Remote Mirror services. -p When passed to the -e option, enables only the Point-in-Time Copy service. -i Displays information on the Availability Suite SMF services. -s Allows you to set the location of the configuration database containing information specific to Sun Cluster configurations. -x Displays verbose debugging information as the program is executing. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscmr, SUNWscmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
dscfg(1M), iiadm(1M), scmadm(1M), sndradm(1M), svadm(1M), attributes(5) SunOS 5.11 2 Oct 2007 dscfgadm(1M)
All times are GMT -4. The time now is 08:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy