Re: [OpenIndiana-discuss] [osol-discuss] Can this scenario be accomplished?

2010-11-11 Thread Harry Putnam
Sean s...@ttys0.net writes:

 After a zpool import of the attached zpool, the zpool and associated
 zfs filesystems will be visible and accessible.

Thanks again... that cleared some of it up.  

I see what I've been stumbling over is what `importing' is really
like.  I had visions of actually slurping all the data somewhere.

But apparently it is more a process of allowing the running os to
recognize the data where it is.  Once that is done then the usual
kinds of movement of data become possible.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Nicholas Metsovon
I've been running Linux for more than ten years, but I'm pretty new to 
OpenSolaris.  


We want to put up a new website for videos, and we'd like a rock-solid stable 
system, so I've been looking at OpenSolaris - and primarily OpenIndiana.

We have a Dell PowerEdge 2900 with eight processing cores and 16GB Ram for this 
project.  


My question is this:  

When I have Linux loaded on this system, and I do a top command, it shows 
something like 99.3% idle most of the time.

When I have OpenIndiana, OpenSolaris, or Nexenta Core 3.0 on it, it shows more 
like 80% idle, with the majority of the remaining 20% listed as kernel.

Is it normal for OpenSolaris to take up so much of the CPU just to run, 
compared 
to Linux?  


Is this likely to affect the overall performance of the server, compared to 
Linux, if we put this server in production with OpenIndiana?

I'm wondering if we'd be better off using Linux on this server?

Any advice / feedback would be appreciated.

Nico

---

Below is my top command, from an ssh session from my workstation:

This is basically a fresh install of OpenIndiana build 147.

load averages:  0.79,  0.50,  0.21;   up 
0+00:03:47  
22:29:42
63 processes: 62 sleeping, 1 on cpu
CPU states: 81.9% idle,  0.1% user, 18.0% kernel,  0.0% iowait,  0.0% swap
Kernel: 336 ctxsw, 1485 intr, 83 syscall
Memory: 16G phys mem, 15G free mem, 8191M total swap, 8191M free swap

   PID USERNAME NLWP PRI NICE  SIZE   RES STATETIMECPU COMMAND
   762 gdm 1  590   92M   25M sleep0:02  0.05% gdm-simple-gree
   376 root1  590 3552K 2132K sleep0:00  0.03% hald-addon-acpi
   685 root1  590   48M   34M sleep0:06  0.03% Xorg
   778 dsadmin 1  590 3928K 2124K cpu/30:00  0.02% top
   766 dsadmin 1  590   13M 5456K sleep0:00  0.02% sshd
   350 root4  590 7000K 5620K sleep0:01  0.02% hald
   297 root6  590   10M 3624K sleep0:00  0.01% devfsadm
   148 root1  590 8312K 1688K sleep0:00  0.01% dhcpagent
   761 gdm 1  590   87M   18M sleep0:00  0.00% gnome-power-man
47 netcfg  5  590 4780K 3696K sleep0:00  0.00% netcfgd
   721 root1  590 6208K 2148K sleep0:00  0.00% sendmail
11 root   21  590   14M   13M sleep0:16  0.00% svc.configd
 9 root   14  590   20M   12M sleep0:06  0.00% svc.startd
   755 gdm 1  590  104M   35M sleep0:02  0.00% gnome-settings-
   624 root   26  590   24M   12M sleep0:01  0.00% fmd
   286 root5  60  -20 2608K 1536K sleep0:00  0.00% zonestatd
   760 gdm 1  590   80M   13M sleep0:00  0.00% metacity
   739 gdm 2  590   20M   10M sleep0:00  0.00% gnome-session
   674 root4  590   15M 6716K sleep0:00  0.00% rad
   679 root1  590   12M 6116K sleep0:00  0.00% intrd
   752 gdm 1  590   12M 6060K sleep0:00  0.00% gconfd-2
   754 gdm 1  590 7832K 5984K sleep0:00  0.00% at-spi-registry
   356 root1  590   16M 5792K sleep0:00  0.00% cupsd
   133 daemon  3  590   13M 5248K sleep0:00  0.00% kcfd
93 root9  590   11M 5212K sleep0:00  0.00% nwamd
   757 gdm 2  590   12M 5176K sleep0:00  0.00% bonobo-activati
   684 root2  590   11M 4364K sleep0:00  0.00% gdm-simple-slav
   522 root   27  590   11M 3896K sleep0:00  0.00% nscd
   596 root4  590   10M 3760K sleep0:00  0.00% inetd
   765 root1  590   11M 3672K sleep0:00  0.00% sshd


  

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Michael Schuster
On Fri, Nov 12, 2010 at 06:52, Nicholas Metsovon nmets...@yahoo.com wrote:
 I've been running Linux for more than ten years, but I'm pretty new to
 OpenSolaris.


 We want to put up a new website for videos, and we'd like a rock-solid stable
 system, so I've been looking at OpenSolaris - and primarily OpenIndiana.

 We have a Dell PowerEdge 2900 with eight processing cores and 16GB Ram for 
 this
 project.


 My question is this:

 When I have Linux loaded on this system, and I do a top command, it shows
 something like 99.3% idle most of the time.

 When I have OpenIndiana, OpenSolaris, or Nexenta Core 3.0 on it, it shows more
 like 80% idle, with the majority of the remaining 20% listed as kernel.

 Is it normal for OpenSolaris to take up so much of the CPU just to run, 
 compared
 to Linux?

can't comment on Linux, but a few points about Solaris:
- does what you see persist over time (minutes)?
- prstat may show a different picture
- prstat -m shows per-process microstate accounting, this may
enlighten you about what's triggering the load (if it persists)
- have a go at DTrace, something like
  # dtrace -n 'profile-10...@[stack()] = count()}'
  interrupted after a few seconds will show you what the kernel's
doing most of the time

HTH
-- 
regards/mit freundlichen Grüssen
Michael Schuster

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Nicholas Metsovon
Thank you for the reply.

Yes, this persists over time.  It always has at least a 19% load.  And I have 
not even set up Tomcat or Apache, or anything yet.  


Does any of this tell you anything?

I take it a 20% persistent load is not normal, then?  It certainly isn't in 
Linux.


This is prstat 

   PID USERNAME  SIZE   RSS STATE  PRI NICE  TIME  CPU PROCESS/NLWP   
   688 root   48M   35M sleep   590   0:00:05 0.2% Xorg/1
 5 root0K0K sleep   99  -20   0:00:02 0.1% zpool-rpool/150
   761 gdm92M   25M sleep   590   0:00:02 0.1% gdm-simple-gree/1
11 root   14M   13M sleep   590   0:00:16 0.1% svc.configd/19
   754 gdm   104M   35M sleep   590   0:00:03 0.1% gnome-settings-/1
   774 dsadmin  9900K 3772K cpu4590   0:00:00 0.0% prstat/1
   765 dsadmin13M 5456K sleep   590   0:00:00 0.0% sshd/1
   760 gdm87M   18M sleep   590   0:00:00 0.0% gnome-power-man/1
   612 root   24M   12M sleep   590   0:00:01 0.0% fmd/27
 9 root   19M   12M sleep   590   0:00:06 0.0% svc.startd/15
   525 root   11M 3904K sleep   590   0:00:00 0.0% nscd/28
   751 gdm12M 6028K sleep   590   0:00:00 0.0% gconfd-2/1
   768 dsadmin  9060K 2744K sleep   590   0:00:00 0.0% bash/1
   753 gdm  7832K 5988K sleep   590   0:00:00 0.0% at-spi-registry/1
   738 gdm20M   10M sleep   590   0:00:00 0.0% gnome-session/2
   759 gdm80M   13M sleep   590   0:00:00 0.0% metacity/1
   356 root 7000K 5636K sleep   590   0:00:01 0.0% hald/4
   737 gdm  3212K 1912K sleep   590   0:00:00 0.0% dbus-daemon/1
   264 root 9828K 3412K sleep   590   0:00:00 0.0% devfsadm/6
   602 root   10M 3760K sleep   590   0:00:00 0.0% inetd/4
   144 root 8328K 1780K sleep   590   0:00:00 0.0% dhcpagent/1
   134 daemon 13M 5248K sleep   590   0:00:00 0.0% kcfd/3
93 root   11M 5028K sleep   590   0:00:00 0.0% nwamd/10
   675 root   15M 6716K sleep   590   0:00:00 0.0% rad/4
   646 root 9708K 1796K sleep   590   0:00:00 0.0% sshd/1
   679 root   12M 5944K sleep   590   0:00:00 0.0% intrd/1
   682 root 9908K 3460K sleep   590   0:00:00 0.0% gdm-binary/2
   648 smmsp6276K 1796K sleep   590   0:00:00 0.0% sendmail/1
   493 root 7432K 1436K sleep   590   0:00:00 0.0% cron/1
   545 daemon   3252K 1300K sleep   590   0:00:00 0.0% rpcbind/1
   684 root   11M 4364K sleep   590   0:00:00 0.0% gdm-simple-slav/2
   722 root 6208K 2148K sleep   590   0:00:00 0.0% sendmail/1
   559 root 8164K 1588K sleep   590   0:00:00 0.0% automountd/2
   561 root 8396K 1968K sleep   590   0:00:00 0.0% automountd/4
   280 root 9396K 2812K sleep   590   0:00:00 0.0% rcm_daemon/4
   610 root 2064K 1552K sleep   590   0:00:00 0.0% ttymon/1
   257 root 2220K 1564K sleep   590   0:00:00 0.0% powerd/4
   375 root 3948K 2344K sleep   590   0:00:00 0.0% hald-addon-netw/1
   736 gdm  3568K 1348K sleep   590   0:00:00 0.0% dbus-launch/1
   536 root 2892K 2080K sleep   590   0:00:00 0.0% hald-addon-stor/3
   322 root 9336K 2972K sleep   590   0:00:00 0.0% picld/4
   616 root 4224K 2268K sleep   590   0:00:00 0.0% rmvolmgr/1
   450 root 4332K 3128K sleep   590   0:00:00 0.0% console-kit-dae/2
   287 root 3392K 1988K sleep   590   0:00:00 0.0% dbus-daemon/1
   297 root 2608K 1536K sleep   60  -20   0:00:00 0.0% zonestatd/5
   355 root   16M 5792K sleep   590   0:00:00 0.0% cupsd/1
   592 root 2212K 1340K sleep   590   0:00:00 0.0% sac/1
   725 root 3060K 1096K sleep   590   0:00:00 0.0% in.ndpd/1
   161 root 2572K 1668K sleep   590   0:00:00 0.0% pfexecd/3
   206 root   11M 3164K sleep   590   0:00:00 0.0% syseventd/18
   357 root 3840K 2296K sleep   590   0:00:00 0.0% hald-runner/1
   598 root 2348K 1436K sleep   590   0:00:00 0.0% ttymon/1
47 netcfg   4780K 3692K sleep   590   0:00:00 0.0% netcfgd/5
Total: 64 processes, 387 lwps, load averages: 0.98, 0.40, 0.15




prstat -m

   PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/NLWP  
   761 gdm  0.3 0.0 0.0 0.0 0.0 0.0  99 0.2   8   1  40   0 gdm-simple-g/1
   780 dsadmin  0.2 0.1 0.0 0.0 0.0 0.0 100 0.0  54   1 351   0 prstat/1
   381 root 0.2 0.1 0.0 0.0 0.0 0.0 100 0.1   3   0  11   0 hald-addon-a/1
   760 gdm  0.1 0.1 0.0 0.0 0.0 0.0 100 0.1   3   1   9   0 gnome-power-/1
   688 root 0.2 0.0 0.0 0.0 0.0 0.0 100 0.0   9   0  82   0 Xorg/1
   765 dsadmin  0.0 0.0 0.0 0.0 0.0 0.0 100 0.2   5   1  41   0 sshd/1
   356 root 0.0 0.0 0.0 0.0 0.0  25  75 0.0   2   1  10   0 hald/4
   264 root 0.0 0.0 0.0 0.0 0.0  50  50 0.0   3   0   6   0 devfsadm/6
   525 root 0.0 0.0 0.0 0.0 0.0 3.6  96 0.0  54   0 319   0 nscd/28
   722 root 0.0 0.0 0.0 0.0 0.0 0.0 100 0.0   1   0  

Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Bruno Damour

Le 12/11/10 08:04, Nicholas Metsovon a écrit :

Thank you for the reply.

Yes, this persists over time.  It always has at least a 19% load.  And I have
not even set up Tomcat or Apache, or anything yet.


Does any of this tell you anything?

I take it a 20% persistent load is not normal, then?  It certainly isn't in
Linux.


This is prstat

PID USERNAME  SIZE   RSS STATE  PRI NICE  TIME  CPU PROCESS/NLWP
688 root   48M   35M sleep   590   0:00:05 0.2% Xorg/1
  5 root0K0K sleep   99  -20   0:00:02 0.1% zpool-rpool/150
761 gdm92M   25M sleep   590   0:00:02 0.1% gdm-simple-gree/1
 11 root   14M   13M sleep   590   0:00:16 0.1% svc.configd/19
754 gdm   104M   35M sleep   590   0:00:03 0.1% gnome-settings-/1
774 dsadmin  9900K 3772K cpu4590   0:00:00 0.0% prstat/1
765 dsadmin13M 5456K sleep   590   0:00:00 0.0% sshd/1
760 gdm87M   18M sleep   590   0:00:00 0.0% gnome-power-man/1
612 root   24M   12M sleep   590   0:00:01 0.0% fmd/27
  9 root   19M   12M sleep   590   0:00:06 0.0% svc.startd/15
525 root   11M 3904K sleep   590   0:00:00 0.0% nscd/28
751 gdm12M 6028K sleep   590   0:00:00 0.0% gconfd-2/1
768 dsadmin  9060K 2744K sleep   590   0:00:00 0.0% bash/1
753 gdm  7832K 5988K sleep   590   0:00:00 0.0% at-spi-registry/1
738 gdm20M   10M sleep   590   0:00:00 0.0% gnome-session/2
759 gdm80M   13M sleep   590   0:00:00 0.0% metacity/1
356 root 7000K 5636K sleep   590   0:00:01 0.0% hald/4
737 gdm  3212K 1912K sleep   590   0:00:00 0.0% dbus-daemon/1
264 root 9828K 3412K sleep   590   0:00:00 0.0% devfsadm/6
602 root   10M 3760K sleep   590   0:00:00 0.0% inetd/4
144 root 8328K 1780K sleep   590   0:00:00 0.0% dhcpagent/1
134 daemon 13M 5248K sleep   590   0:00:00 0.0% kcfd/3
 93 root   11M 5028K sleep   590   0:00:00 0.0% nwamd/10
675 root   15M 6716K sleep   590   0:00:00 0.0% rad/4
646 root 9708K 1796K sleep   590   0:00:00 0.0% sshd/1
679 root   12M 5944K sleep   590   0:00:00 0.0% intrd/1
682 root 9908K 3460K sleep   590   0:00:00 0.0% gdm-binary/2
648 smmsp6276K 1796K sleep   590   0:00:00 0.0% sendmail/1
493 root 7432K 1436K sleep   590   0:00:00 0.0% cron/1
545 daemon   3252K 1300K sleep   590   0:00:00 0.0% rpcbind/1
684 root   11M 4364K sleep   590   0:00:00 0.0% gdm-simple-slav/2
722 root 6208K 2148K sleep   590   0:00:00 0.0% sendmail/1
559 root 8164K 1588K sleep   590   0:00:00 0.0% automountd/2
561 root 8396K 1968K sleep   590   0:00:00 0.0% automountd/4
280 root 9396K 2812K sleep   590   0:00:00 0.0% rcm_daemon/4
610 root 2064K 1552K sleep   590   0:00:00 0.0% ttymon/1
257 root 2220K 1564K sleep   590   0:00:00 0.0% powerd/4
375 root 3948K 2344K sleep   590   0:00:00 0.0% hald-addon-netw/1
736 gdm  3568K 1348K sleep   590   0:00:00 0.0% dbus-launch/1
536 root 2892K 2080K sleep   590   0:00:00 0.0% hald-addon-stor/3
322 root 9336K 2972K sleep   590   0:00:00 0.0% picld/4
616 root 4224K 2268K sleep   590   0:00:00 0.0% rmvolmgr/1
450 root 4332K 3128K sleep   590   0:00:00 0.0% console-kit-dae/2
287 root 3392K 1988K sleep   590   0:00:00 0.0% dbus-daemon/1
297 root 2608K 1536K sleep   60  -20   0:00:00 0.0% zonestatd/5
355 root   16M 5792K sleep   590   0:00:00 0.0% cupsd/1
592 root 2212K 1340K sleep   590   0:00:00 0.0% sac/1
725 root 3060K 1096K sleep   590   0:00:00 0.0% in.ndpd/1
161 root 2572K 1668K sleep   590   0:00:00 0.0% pfexecd/3
206 root   11M 3164K sleep   590   0:00:00 0.0% syseventd/18
357 root 3840K 2296K sleep   590   0:00:00 0.0% hald-runner/1
598 root 2348K 1436K sleep   590   0:00:00 0.0% ttymon/1
 47 netcfg   4780K 3692K sleep   590   0:00:00 0.0% netcfgd/5
Total: 64 processes, 387 lwps, load averages: 0.98, 0.40, 0.15




prstat -m

PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/NLWP
761 gdm  0.3 0.0 0.0 0.0 0.0 0.0  99 0.2   8   1  40   0 gdm-simple-g/1
780 dsadmin  0.2 0.1 0.0 0.0 0.0 0.0 100 0.0  54   1 351   0 prstat/1
381 root 0.2 0.1 0.0 0.0 0.0 0.0 100 0.1   3   0  11   0 hald-addon-a/1
760 gdm  0.1 0.1 0.0 0.0 0.0 0.0 100 0.1   3   1   9   0 gnome-power-/1
688 root 0.2 0.0 0.0 0.0 0.0 0.0 100 0.0   9   0  82   0 Xorg/1
765 dsadmin  0.0 0.0 0.0 0.0 0.0 0.0 100 0.2   5   1  41   0 sshd/1
356 root 0.0 0.0 0.0 0.0 0.0  25  75 0.0   2   1  10   0 hald/4
264 root 0.0 0.0 0.0 0.0 0.0  50  50 0.0   3   0   6   0 devfsadm/6
525 root 0.0 0.0 0.0 

Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Nicholas Metsovon
 try disabling speedstep ?


Please forgive me for being stupid, but I'm new to this.  How would I do that?

I can't seem to find speedstep on my system.

Neither of these works:

svcadm disable speedstep

svcadm disable system/speedstep

svcs gives me this:

dsad...@trinity:~$ svcs
STATE  STIMEFMRI
legacy_run  0:16:09 lrc:/etc/rc2_d/S20sysetup
legacy_run  0:16:09 lrc:/etc/rc2_d/S47pppd
legacy_run  0:16:09 lrc:/etc/rc2_d/S72autoinstall
legacy_run  0:16:09 lrc:/etc/rc2_d/S73cachefs_daemon
legacy_run  0:16:09 lrc:/etc/rc2_d/S81dodatadm_udaplt
legacy_run  0:16:09 lrc:/etc/rc2_d/S89PRESERVE
online  0:15:50 svc:/system/svc/restarter:default
online  0:15:52 svc:/system/early-manifest-import:default
online  0:15:52 svc:/network/netcfg:default
online  0:15:52 svc:/network/datalink-management:default
online  0:15:52 svc:/network/ip-interface-management:default
online  0:15:53 svc:/network/loopback:default
online  0:15:55 svc:/system/identity:node
online  0:15:55 svc:/network/iptun:default
online  0:15:55 svc:/network/physical:nwam
online  0:15:55 svc:/system/metainit:default
online  0:15:56 svc:/system/filesystem/root:default
online  0:15:56 svc:/system/scheduler:default
online  0:15:56 svc:/system/cryptosvc:default
online  0:15:56 svc:/network/ipsec/ipsecalgs:default
online  0:15:56 svc:/milestone/network:default
online  0:15:57 svc:/system/boot-archive:default
online  0:15:57 svc:/system/fcoe_initiator:default
online  0:15:57 svc:/system/auditset:default
online  0:16:01 svc:/system/filesystem/usr:default
online  0:16:01 svc:/system/pfexec:default
online  0:16:01 svc:/system/device/local:default
online  0:16:01 svc:/network/initial:default
online  0:16:01 svc:/system/filesystem/minimal:default
online  0:16:01 svc:/network/netmask:default
online  0:16:01 svc:/network/service:default
online  0:16:01 svc:/system/zones-monitoring:default
online  0:16:01 svc:/system/resource-mgmt:default
online  0:16:01 svc:/system/rmtmpfiles:default
online  0:16:01 svc:/system/logadm-upgrade:default
online  0:16:02 svc:/system/metasync:default
online  0:16:02 svc:/system/hostid:default
online  0:16:02 svc:/system/dbus:default
online  0:16:02 svc:/system/power:default
online  0:16:02 svc:/system/sysevent:default
online  0:16:02 svc:/application/opengl/ogl-select:default
online  0:16:02 svc:/system/pkgserv:default
online  0:16:02 svc:/system/picl:default
online  0:16:02 svc:/network/npiv_config:default
online  0:16:02 svc:/system/device/fc-fabric:default
online  0:16:02 svc:/milestone/devices:default
online  0:16:02 svc:/system/rbac:default
online  0:16:02 svc:/system/device/audio:default
online  0:16:02 svc:/system/keymap:default
online  0:16:03 svc:/application/cups/scheduler:default
online  0:16:04 svc:/system/manifest-import:default
online  0:16:04 svc:/system/coreadm:default
online  0:16:04 svc:/milestone/single-user:default
online  0:16:04 svc:/application/print/service-selector:default
online  0:16:05 svc:/system/filesystem/local:default
online  0:16:05 svc:/application/font/fc-cache:default
online  0:16:05 svc:/system/xvm/vnc-config:default
online  0:16:05 svc:/system/consolekit:default
online  0:16:05 svc:/application/stosreg:default
online  0:16:05 svc:/milestone/name-services:default
online  0:16:05 svc:/system/boot-archive-update:default
online  0:16:05 svc:/system/cron:default
online  0:16:05 svc:/network/shares/group:zfs
online  0:16:05 svc:/network/shares/group:default
online  0:16:05 svc:/application/desktop-cache/mime-types-cache:default
online  0:16:05 
svc:/application/desktop-cache/desktop-mime-cache:default
online  0:16:06 svc:/application/desktop-cache/gconf-cache:default
online  0:16:06 
svc:/application/desktop-cache/input-method-cache:default
online  0:16:06 
svc:/application/desktop-cache/pixbuf-loaders-installer:default
online  0:16:06 svc:/network/location:default
online  0:16:06 svc:/network/dns/client:default
online  0:16:06 svc:/system/name-service-cache:default
online  0:16:06 svc:/system/identity:domain
online  0:16:06 svc:/system/sysidtool:net
online  0:16:07 svc:/network/routing-setup:default
online  0:16:08 svc:/system/hal:default
online  0:16:08 svc:/network/rpc/bind:default
online  0:16:08 svc:/system/filesystem/rmvolmgr:default
online  0:16:08 svc:/system/filesystem/autofs:default
online  0:16:08 svc:/system/sysidtool:system
online  0:16:08 svc:/milestone/sysconfig:default

Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Bruno Damour

Le 12/11/10 08:32, Nicholas Metsovon a écrit :

try disabling speedstep ?


Please forgive me for being stupid, but I'm new to this.  How would I do that?

I can't seem to find speedstep on my system.

Neither of these works:

svcadm disable speedstep

svcadm disable system/speedstep

svcs gives me this:

dsad...@trinity:~$ svcs
STATE  STIMEFMRI
legacy_run  0:16:09 lrc:/etc/rc2_d/S20sysetup
legacy_run  0:16:09 lrc:/etc/rc2_d/S47pppd
legacy_run  0:16:09 lrc:/etc/rc2_d/S72autoinstall
legacy_run  0:16:09 lrc:/etc/rc2_d/S73cachefs_daemon
legacy_run  0:16:09 lrc:/etc/rc2_d/S81dodatadm_udaplt
legacy_run  0:16:09 lrc:/etc/rc2_d/S89PRESERVE
online  0:15:50 svc:/system/svc/restarter:default
online  0:15:52 svc:/system/early-manifest-import:default
online  0:15:52 svc:/network/netcfg:default
online  0:15:52 svc:/network/datalink-management:default
online  0:15:52 svc:/network/ip-interface-management:default
online  0:15:53 svc:/network/loopback:default
online  0:15:55 svc:/system/identity:node
online  0:15:55 svc:/network/iptun:default
online  0:15:55 svc:/network/physical:nwam
online  0:15:55 svc:/system/metainit:default
online  0:15:56 svc:/system/filesystem/root:default
online  0:15:56 svc:/system/scheduler:default
online  0:15:56 svc:/system/cryptosvc:default
online  0:15:56 svc:/network/ipsec/ipsecalgs:default
online  0:15:56 svc:/milestone/network:default
online  0:15:57 svc:/system/boot-archive:default
online  0:15:57 svc:/system/fcoe_initiator:default
online  0:15:57 svc:/system/auditset:default
online  0:16:01 svc:/system/filesystem/usr:default
online  0:16:01 svc:/system/pfexec:default
online  0:16:01 svc:/system/device/local:default
online  0:16:01 svc:/network/initial:default
online  0:16:01 svc:/system/filesystem/minimal:default
online  0:16:01 svc:/network/netmask:default
online  0:16:01 svc:/network/service:default
online  0:16:01 svc:/system/zones-monitoring:default
online  0:16:01 svc:/system/resource-mgmt:default
online  0:16:01 svc:/system/rmtmpfiles:default
online  0:16:01 svc:/system/logadm-upgrade:default
online  0:16:02 svc:/system/metasync:default
online  0:16:02 svc:/system/hostid:default
online  0:16:02 svc:/system/dbus:default
online  0:16:02 svc:/system/power:default
online  0:16:02 svc:/system/sysevent:default
online  0:16:02 svc:/application/opengl/ogl-select:default
online  0:16:02 svc:/system/pkgserv:default
online  0:16:02 svc:/system/picl:default
online  0:16:02 svc:/network/npiv_config:default
online  0:16:02 svc:/system/device/fc-fabric:default
online  0:16:02 svc:/milestone/devices:default
online  0:16:02 svc:/system/rbac:default
online  0:16:02 svc:/system/device/audio:default
online  0:16:02 svc:/system/keymap:default
online  0:16:03 svc:/application/cups/scheduler:default
online  0:16:04 svc:/system/manifest-import:default
online  0:16:04 svc:/system/coreadm:default
online  0:16:04 svc:/milestone/single-user:default
online  0:16:04 svc:/application/print/service-selector:default
online  0:16:05 svc:/system/filesystem/local:default
online  0:16:05 svc:/application/font/fc-cache:default
online  0:16:05 svc:/system/xvm/vnc-config:default
online  0:16:05 svc:/system/consolekit:default
online  0:16:05 svc:/application/stosreg:default
online  0:16:05 svc:/milestone/name-services:default
online  0:16:05 svc:/system/boot-archive-update:default
online  0:16:05 svc:/system/cron:default
online  0:16:05 svc:/network/shares/group:zfs
online  0:16:05 svc:/network/shares/group:default
online  0:16:05 svc:/application/desktop-cache/mime-types-cache:default
online  0:16:05
svc:/application/desktop-cache/desktop-mime-cache:default
online  0:16:06 svc:/application/desktop-cache/gconf-cache:default
online  0:16:06
svc:/application/desktop-cache/input-method-cache:default
online  0:16:06
svc:/application/desktop-cache/pixbuf-loaders-installer:default
online  0:16:06 svc:/network/location:default
online  0:16:06 svc:/network/dns/client:default
online  0:16:06 svc:/system/name-service-cache:default
online  0:16:06 svc:/system/identity:domain
online  0:16:06 svc:/system/sysidtool:net
online  0:16:07 svc:/network/routing-setup:default
online  0:16:08 svc:/system/hal:default
online  0:16:08 svc:/network/rpc/bind:default
online  0:16:08 svc:/system/filesystem/rmvolmgr:default
online  0:16:08 svc:/system/filesystem/autofs:default
online  0:16:08 svc:/system/sysidtool:system
online