Skip to main content

Questions tagged [smf]

Solaris Service Management Facility

1 vote
0 answers
43 views

I'm very much a novice and an amateur when it comes to Solaris-based operating systems, but I've played around with both Solaris and OpenIndiana. Anyway, I'm currently toying with OmniOS Community ...
Baard Kopperud's user avatar
5 votes
0 answers
146 views

I have smartos machines running a custom application as an smf service (a circonus monitoring agent). On some of these machines the agent errors when starting and gets stuck in a restart loop ...
jesse_b's user avatar
  • 41.6k
3 votes
1 answer
572 views

I have a server with some serial ports. One is /dev/console, another is /dev/term/b(the ttyS1 under linux and the COM2 under dos). I want root to login under /dev/term/b but.. myserver termb login: ...
elbarna's user avatar
  • 14.5k
0 votes
1 answer
264 views

With the old good SystemV scripts, if I want something before shutdown, I put a script like this in /etc/rc0.d/ K400rc.local.shutdown.sh And I edit it and put my commands which I want to run before ...
elbarna's user avatar
  • 14.5k
1 vote
1 answer
1k views

I have a manifest XML file. When I copy my XML to /var/svc/manifest/ and restart manifest-import service sudo svcadm restart svc:/system/manifest-import, the service does not appear in my service list....
pydoge's user avatar
  • 121
2 votes
1 answer
716 views

I import a rc.local become a SVC service Procedure work but.. I see two manifest! svcs -l svc:/site/rclocal:default fmri svc:/site/rclocal:default name Run-once service enabled ...
elbarna's user avatar
  • 14.5k
1 vote
1 answer
115 views

I have a Solaris 11 host with multiple network interfaces, and configured IPFilter to do some NAT works; however every time a physical link down, the ipfilter service becomes disabled; even if the ...
Low power's user avatar
  • 241
9 votes
0 answers
3k views

I'm in the process of learning Upstart after first having learned SMF. Naturally I'm assuming that they fulfill the same purpose but I'm aware that this is where I'm wrong. Ideally I was hoping ...
unixhacker2010's user avatar
3 votes
2 answers
793 views

This problem has been bugging me for a while, we have a program running on Solaris, which managed as a service well by SMF, can be enabled/disabled very easily. Now, according to our market, we would ...
Hang Pan's user avatar
5 votes
2 answers
3k views

I'm trying to get IP Filter to work on Solaris 11.1. I'm following the official Solaris 11.1 guide. When the host is booted it doesn't pick up the ipf.conf that I expect. Here's the contents of ...
peterh's user avatar
  • 960
4 votes
2 answers
1k views

I'm creating service manifests for MySQL and a WebLogic service that depends on the MySQL service. I want all of them to use the management model "wait" (run a process in the foreground). I have some ...
julian's user avatar
  • 199
4 votes
2 answers
545 views

I have a few service errors at startup on an opensolaris installation that I keep put off fixing since I would need to figure out the line commands again. Is there an easier to use front end?
Blake's user avatar
  • 3,797