Output of Script:

Tue Apr 14 10:08:14 EDT 2009

+==========================================
| 1) OS and Hardware
+==========================================
SunOS OSBox 5.11 snv_101b i86pc i386 i86pc Solaris

+==========================================
| 2) NS Switch (/etc/nsswitch.conf)
+==========================================
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I%     %E% SMI"

#
# /etc/nsswitch.files:
#
# An example file that could be copied over to /etc/nsswitch.conf; it
# does not use any naming service.
#
# "hosts:" and "services:" in this file are used only if the
# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.

passwd:     files
group:      files
#hosts:        files   # Commented out by DHCP
hosts: files dns # Added by DHCP
#ipnodes:      files   # Commented out by DHCP
ipnodes: files dns # Added by DHCP
networks:   files
protocols:  files
rpc:        files
ethers:     files
netmasks:   files
bootparams: files
publickey:  files
# At present there isn't a 'files' backend for netgroup;  the system will 
#   figure it out pretty quickly, and won't use netgroups at all.
netgroup:   files
automount:  files
aliases:    files
services:   files
printers:       user files

auth_attr:  files
prof_attr:  files
project:    files

tnrhtp:     files
tnrhdb:     files

+==========================================
| 3) Resolver (/etc/resolv.conf)
+==========================================
nameserver 192.168.1.1

+==========================================
| 4) Kerberos (/etc/krb5/krb5.conf)
+==========================================
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# 
# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I%     %E% SMI"
#

# krb5.conf template
# In order to complete this configuration file
# you will need to replace the __<name>__ placeholders
# with appropriate values for your network and uncomment the
# appropriate entries.
#
[libdefaults]
#        default_realm = ___default_realm___

[realms]
#        ___default_realm___ = {
#                kdc = ___master_kdc___
#                kdc = ___slave_kdc1___
#                kdc = ___slave_kdc2___
#                kdc = ___slave_kdcN___
#                admin_server = ___master_kdc___
#        }

[domain_realm]
#       ___domainname___ = ___default_realm___

[logging]
        default = FILE:/var/krb5/kdc.log
        kdc = FILE:/var/krb5/kdc.log
        kdc_rotate = {

# How often to rotate kdc.log. Logs will get rotated no more
# often than the period, and less often if the KDC is not used
# frequently.

                period = 1d

# how many versions of kdc.log to keep around (kdc.log.0, kdc.log.1, ...)

                versions = 10
        }

[appdefaults]
        kinit = {
                renewable = true
                forwardable= true
        }

+==========================================
| 5) Network and routing information
+==========================================
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000 
bge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 
index 8
        inet 192.168.6.102 netmask ffffff00 broadcast 192.168.6.255
        ether 0:1a:92:6c:2:1a 
bge1: flags=201004803<UP,BROADCAST,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 9
        inet 0.0.0.0 netmask ff000000 
        ether 0:1a:92:6c:0:41 
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 
index 1
        inet6 ::1/128 
bge0: flags=202004841<UP,RUNNING,MULTICAST,DHCP,IPv6,CoS> mtu 1500 index 8
        inet6 fe80::21a:92ff:fe6c:21a/10 
        ether 0:1a:92:6c:2:1a 


Routing Table: IPv4
  Destination           Gateway           Flags  Ref     Use     Interface 
-------------------- -------------------- ----- ----- ---------- --------- 
default              192.168.6.1          UG        1          4 bge0      
192.168.6.0          192.168.6.102        U         1         21 bge0      
127.0.0.1            127.0.0.1            UH        1         39 lo0       

Routing Table: IPv6
  Destination/Mask            Gateway                   Flags Ref   Use    If   
--------------------------- --------------------------- ----- --- ------- ----- 
fe80::/10                   fe80::21a:92ff:fe6c:21a     U       1       0 bge0  
::1                         ::1                         UH      1       0 lo0   

+==========================================
| 6) ZFS
+==========================================

| 6.1) List of zpools available
+------------------------------------------
NAME       SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
rpool     37.2G  4.89G  32.4G    13%  ONLINE  -
zstorage  5.44T  46.1G  5.39T     0%  ONLINE  -

| 6.2) List of datasets available
+------------------------------------------
NAME                     USED  AVAIL  REFER  MOUNTPOINT
rpool                   6.89G  29.8G    72K  /rpool
rpool/ROOT              2.86G  29.8G    18K  legacy
rpool/ROOT/opensolaris  2.86G  29.8G  2.73G  /
rpool/dump              2.00G  29.8G  2.00G  -
rpool/export            27.5M  29.8G    19K  /export
rpool/export/home       27.5M  29.8G    27K  /export/home
rpool/export/home/user  27.5M  29.8G  27.5M  /export/home/user
rpool/swap              2.00G  31.8G    74K  -
zstorage                30.7G  3.53T  40.0K  /zstorage
zstorage/Share          38.0K  3.53T  38.0K  /zstorage/Share
zstorage/Sort           30.7G  3.53T  30.7G  /zstorage/Sort

| 6.3) Zpools properties
+------------------------------------------
NAME   PROPERTY       VALUE                   SOURCE
rpool  size           37.2G                   -
rpool  used           4.89G                   -
rpool  available      32.4G                   -
rpool  capacity       13%                     -
rpool  altroot        -                       default
rpool  health         ONLINE                  -
rpool  guid           7155562377493314671     -
rpool  version        13                      default
rpool  bootfs         rpool/ROOT/opensolaris  local
rpool  delegation     on                      default
rpool  autoreplace    off                     default
rpool  cachefile      -                       default
rpool  failmode       wait                    default
rpool  listsnapshots  off                     default
----------------------------------------------------
NAME      PROPERTY       VALUE       SOURCE
zstorage  size           5.44T       -
zstorage  used           46.1G       -
zstorage  available      5.39T       -
zstorage  capacity       0%          -
zstorage  altroot        -           default
zstorage  health         ONLINE      -
zstorage  guid           7729955510381236292  -
zstorage  version        13          default
zstorage  bootfs         -           default
zstorage  delegation     on          default
zstorage  autoreplace    off         default
zstorage  cachefile      -           default
zstorage  failmode       wait        default
zstorage  listsnapshots  off         default
----------------------------------------------------


| 6.4) Datasets properties
+------------------------------------------
NAME   PROPERTY                        VALUE                           SOURCE
rpool  type                            filesystem                      -
rpool  creation                        Mon Apr  6 19:21 2009           -
rpool  used                            6.89G                           -
rpool  available                       29.8G                           -
rpool  referenced                      72K                             -
rpool  compressratio                   1.00x                           -
rpool  mounted                         yes                             -
rpool  quota                           none                            default
rpool  reservation                     none                            default
rpool  recordsize                      128K                            default
rpool  mountpoint                      /rpool                          default
rpool  sharenfs                        off                             default
rpool  checksum                        on                              default
rpool  compression                     off                             default
rpool  atime                           on                              default
rpool  devices                         on                              default
rpool  exec                            on                              default
rpool  setuid                          on                              default
rpool  readonly                        off                             default
rpool  zoned                           off                             default
rpool  snapdir                         hidden                          default
rpool  aclmode                         groupmask                       default
rpool  aclinherit                      restricted                      default
rpool  canmount                        on                              default
rpool  shareiscsi                      off                             default
rpool  xattr                           on                              default
rpool  copies                          1                               default
rpool  version                         3                               -
rpool  utf8only                        off                             -
rpool  normalization                   none                            -
rpool  casesensitivity                 sensitive                       -
rpool  vscan                           off                             default
rpool  nbmand                          off                             default
rpool  sharesmb                        off                             default
rpool  refquota                        none                            default
rpool  refreservation                  none                            default
rpool  primarycache                    all                             default
rpool  secondarycache                  all                             default
rpool  usedbysnapshots                 0                               -
rpool  usedbydataset                   72K                             -
rpool  usedbychildren                  6.89G                           -
rpool  usedbyrefreservation            0                               -
rpool  org.opensolaris.caiman:install  ready                           local
----------------------------------------------------
NAME        PROPERTY                        VALUE                           
SOURCE
rpool/ROOT  type                            filesystem                      -
rpool/ROOT  creation                        Mon Apr  6 19:22 2009           -
rpool/ROOT  used                            2.86G                           -
rpool/ROOT  available                       29.8G                           -
rpool/ROOT  referenced                      18K                             -
rpool/ROOT  compressratio                   1.00x                           -
rpool/ROOT  mounted                         no                              -
rpool/ROOT  quota                           none                            
default
rpool/ROOT  reservation                     none                            
default
rpool/ROOT  recordsize                      128K                            
default
rpool/ROOT  mountpoint                      legacy                          
local
rpool/ROOT  sharenfs                        off                             
default
rpool/ROOT  checksum                        on                              
default
rpool/ROOT  compression                     off                             
default
rpool/ROOT  atime                           on                              
default
rpool/ROOT  devices                         on                              
default
rpool/ROOT  exec                            on                              
default
rpool/ROOT  setuid                          on                              
default
rpool/ROOT  readonly                        off                             
default
rpool/ROOT  zoned                           off                             
default
rpool/ROOT  snapdir                         hidden                          
default
rpool/ROOT  aclmode                         groupmask                       
default
rpool/ROOT  aclinherit                      restricted                      
default
rpool/ROOT  canmount                        off                             
local
rpool/ROOT  shareiscsi                      off                             
default
rpool/ROOT  xattr                           on                              
default
rpool/ROOT  copies                          1                               
default
rpool/ROOT  version                         3                               -
rpool/ROOT  utf8only                        off                             -
rpool/ROOT  normalization                   none                            -
rpool/ROOT  casesensitivity                 sensitive                       -
rpool/ROOT  vscan                           off                             
default
rpool/ROOT  nbmand                          off                             
default
rpool/ROOT  sharesmb                        off                             
default
rpool/ROOT  refquota                        none                            
default
rpool/ROOT  refreservation                  none                            
default
rpool/ROOT  primarycache                    all                             
default
rpool/ROOT  secondarycache                  all                             
default
rpool/ROOT  usedbysnapshots                 0                               -
rpool/ROOT  usedbydataset                   18K                             -
rpool/ROOT  usedbychildren                  2.86G                           -
rpool/ROOT  usedbyrefreservation            0                               -
rpool/ROOT  org.opensolaris.caiman:install  ready                           
inherited from rpool
----------------------------------------------------
NAME                    PROPERTY                        VALUE                   
              SOURCE
rpool/ROOT/opensolaris  type                            filesystem              
              -
rpool/ROOT/opensolaris  creation                        Mon Apr  6 19:22 2009   
              -
rpool/ROOT/opensolaris  used                            2.86G                   
              -
rpool/ROOT/opensolaris  available                       29.8G                   
              -
rpool/ROOT/opensolaris  referenced                      2.73G                   
              -
rpool/ROOT/opensolaris  compressratio                   1.00x                   
              -
rpool/ROOT/opensolaris  mounted                         yes                     
              -
rpool/ROOT/opensolaris  quota                           none                    
              default
rpool/ROOT/opensolaris  reservation                     none                    
              default
rpool/ROOT/opensolaris  recordsize                      128K                    
              default
rpool/ROOT/opensolaris  mountpoint                      /                       
              local
rpool/ROOT/opensolaris  sharenfs                        off                     
              default
rpool/ROOT/opensolaris  checksum                        on                      
              default
rpool/ROOT/opensolaris  compression                     off                     
              default
rpool/ROOT/opensolaris  atime                           on                      
              default
rpool/ROOT/opensolaris  devices                         on                      
              default
rpool/ROOT/opensolaris  exec                            on                      
              default
rpool/ROOT/opensolaris  setuid                          on                      
              default
rpool/ROOT/opensolaris  readonly                        off                     
              default
rpool/ROOT/opensolaris  zoned                           off                     
              default
rpool/ROOT/opensolaris  snapdir                         hidden                  
              default
rpool/ROOT/opensolaris  aclmode                         groupmask               
              default
rpool/ROOT/opensolaris  aclinherit                      restricted              
              default
rpool/ROOT/opensolaris  canmount                        noauto                  
              local
rpool/ROOT/opensolaris  shareiscsi                      off                     
              default
rpool/ROOT/opensolaris  xattr                           on                      
              default
rpool/ROOT/opensolaris  copies                          1                       
              default
rpool/ROOT/opensolaris  version                         3                       
              -
rpool/ROOT/opensolaris  utf8only                        off                     
              -
rpool/ROOT/opensolaris  normalization                   none                    
              -
rpool/ROOT/opensolaris  casesensitivity                 sensitive               
              -
rpool/ROOT/opensolaris  vscan                           off                     
              default
rpool/ROOT/opensolaris  nbmand                          off                     
              default
rpool/ROOT/opensolaris  sharesmb                        off                     
              default
rpool/ROOT/opensolaris  refquota                        none                    
              default
rpool/ROOT/opensolaris  refreservation                  none                    
              default
rpool/ROOT/opensolaris  primarycache                    all                     
              default
rpool/ROOT/opensolaris  secondarycache                  all                     
              default
rpool/ROOT/opensolaris  usedbysnapshots                 133M                    
              -
rpool/ROOT/opensolaris  usedbydataset                   2.73G                   
              -
rpool/ROOT/opensolaris  usedbychildren                  0                       
              -
rpool/ROOT/opensolaris  usedbyrefreservation            0                       
              -
rpool/ROOT/opensolaris  org.opensolaris.libbe:uuid      
de1a0fee-5292-ec22-978f-ef1f7cbc1b88  local
rpool/ROOT/opensolaris  org.opensolaris.caiman:install  ready                   
              inherited from rpool
----------------------------------------------------
NAME        PROPERTY                        VALUE                           
SOURCE
rpool/dump  type                            volume                          -
rpool/dump  creation                        Mon Apr  6 19:21 2009           -
rpool/dump  used                            2.00G                           -
rpool/dump  available                       29.8G                           -
rpool/dump  referenced                      2.00G                           -
rpool/dump  compressratio                   1.00x                           -
rpool/dump  reservation                     none                            
default
rpool/dump  volsize                         2.00G                           -
rpool/dump  volblocksize                    128K                            -
rpool/dump  checksum                        off                             
local
rpool/dump  compression                     off                             
local
rpool/dump  readonly                        off                             
default
rpool/dump  shareiscsi                      off                             
default
rpool/dump  copies                          1                               
default
rpool/dump  refreservation                  none                            
default
rpool/dump  primarycache                    all                             
default
rpool/dump  secondarycache                  all                             
default
rpool/dump  usedbysnapshots                 0                               -
rpool/dump  usedbydataset                   2.00G                           -
rpool/dump  usedbychildren                  0                               -
rpool/dump  usedbyrefreservation            0                               -
rpool/dump  org.opensolaris.caiman:install  ready                           
inherited from rpool
----------------------------------------------------
NAME          PROPERTY                        VALUE                           
SOURCE
rpool/export  type                            filesystem                      -
rpool/export  creation                        Mon Apr  6 19:22 2009           -
rpool/export  used                            27.5M                           -
rpool/export  available                       29.8G                           -
rpool/export  referenced                      19K                             -
rpool/export  compressratio                   1.00x                           -
rpool/export  mounted                         yes                             -
rpool/export  quota                           none                            
default
rpool/export  reservation                     none                            
default
rpool/export  recordsize                      128K                            
default
rpool/export  mountpoint                      /export                         
local
rpool/export  sharenfs                        off                             
default
rpool/export  checksum                        on                              
default
rpool/export  compression                     off                             
default
rpool/export  atime                           on                              
default
rpool/export  devices                         on                              
default
rpool/export  exec                            on                              
default
rpool/export  setuid                          on                              
default
rpool/export  readonly                        off                             
default
rpool/export  zoned                           off                             
default
rpool/export  snapdir                         hidden                          
default
rpool/export  aclmode                         groupmask                       
default
rpool/export  aclinherit                      restricted                      
default
rpool/export  canmount                        on                              
default
rpool/export  shareiscsi                      off                             
default
rpool/export  xattr                           on                              
default
rpool/export  copies                          1                               
default
rpool/export  version                         3                               -
rpool/export  utf8only                        off                             -
rpool/export  normalization                   none                            -
rpool/export  casesensitivity                 sensitive                       -
rpool/export  vscan                           off                             
default
rpool/export  nbmand                          off                             
default
rpool/export  sharesmb                        off                             
default
rpool/export  refquota                        none                            
default
rpool/export  refreservation                  none                            
default
rpool/export  primarycache                    all                             
default
rpool/export  secondarycache                  all                             
default
rpool/export  usedbysnapshots                 0                               -
rpool/export  usedbydataset                   19K                             -
rpool/export  usedbychildren                  27.5M                           -
rpool/export  usedbyrefreservation            0                               -
rpool/export  org.opensolaris.caiman:install  ready                           
inherited from rpool
----------------------------------------------------
NAME               PROPERTY                        VALUE                        
   SOURCE
rpool/export/home  type                            filesystem                   
   -
rpool/export/home  creation                        Mon Apr  6 19:22 2009        
   -
rpool/export/home  used                            27.5M                        
   -
rpool/export/home  available                       29.8G                        
   -
rpool/export/home  referenced                      27K                          
   -
rpool/export/home  compressratio                   1.00x                        
   -
rpool/export/home  mounted                         yes                          
   -
rpool/export/home  quota                           none                         
   default
rpool/export/home  reservation                     none                         
   default
rpool/export/home  recordsize                      128K                         
   default
rpool/export/home  mountpoint                      /export/home                 
   local
rpool/export/home  sharenfs                        off                          
   default
rpool/export/home  checksum                        on                           
   default
rpool/export/home  compression                     off                          
   default
rpool/export/home  atime                           on                           
   default
rpool/export/home  devices                         on                           
   default
rpool/export/home  exec                            on                           
   default
rpool/export/home  setuid                          on                           
   default
rpool/export/home  readonly                        off                          
   default
rpool/export/home  zoned                           off                          
   default
rpool/export/home  snapdir                         hidden                       
   default
rpool/export/home  aclmode                         groupmask                    
   default
rpool/export/home  aclinherit                      restricted                   
   default
rpool/export/home  canmount                        on                           
   default
rpool/export/home  shareiscsi                      off                          
   default
rpool/export/home  xattr                           on                           
   default
rpool/export/home  copies                          1                            
   default
rpool/export/home  version                         3                            
   -
rpool/export/home  utf8only                        off                          
   -
rpool/export/home  normalization                   none                         
   -
rpool/export/home  casesensitivity                 sensitive                    
   -
rpool/export/home  vscan                           off                          
   default
rpool/export/home  nbmand                          off                          
   default
rpool/export/home  sharesmb                        off                          
   default
rpool/export/home  refquota                        none                         
   default
rpool/export/home  refreservation                  none                         
   default
rpool/export/home  primarycache                    all                          
   default
rpool/export/home  secondarycache                  all                          
   default
rpool/export/home  usedbysnapshots                 0                            
   -
rpool/export/home  usedbydataset                   27K                          
   -
rpool/export/home  usedbychildren                  27.5M                        
   -
rpool/export/home  usedbyrefreservation            0                            
   -
rpool/export/home  org.opensolaris.caiman:install  ready                        
   inherited from rpool
----------------------------------------------------
NAME                    PROPERTY                        VALUE                   
        SOURCE
rpool/export/home/user  type                            filesystem              
        -
rpool/export/home/user  creation                        Mon Apr  6 19:22 2009   
        -
rpool/export/home/user  used                            27.5M                   
        -
rpool/export/home/user  available                       29.8G                   
        -
rpool/export/home/user  referenced                      27.5M                   
        -
rpool/export/home/user  compressratio                   1.00x                   
        -
rpool/export/home/user  mounted                         yes                     
        -
rpool/export/home/user  quota                           none                    
        default
rpool/export/home/user  reservation                     none                    
        default
rpool/export/home/user  recordsize                      128K                    
        default
rpool/export/home/user  mountpoint                      /export/home/user       
        local
rpool/export/home/user  sharenfs                        off                     
        default
rpool/export/home/user  checksum                        on                      
        default
rpool/export/home/user  compression                     off                     
        default
rpool/export/home/user  atime                           on                      
        default
rpool/export/home/user  devices                         on                      
        default
rpool/export/home/user  exec                            on                      
        default
rpool/export/home/user  setuid                          on                      
        default
rpool/export/home/user  readonly                        off                     
        default
rpool/export/home/user  zoned                           off                     
        default
rpool/export/home/user  snapdir                         hidden                  
        default
rpool/export/home/user  aclmode                         groupmask               
        default
rpool/export/home/user  aclinherit                      restricted              
        default
rpool/export/home/user  canmount                        on                      
        default
rpool/export/home/user  shareiscsi                      off                     
        default
rpool/export/home/user  xattr                           on                      
        default
rpool/export/home/user  copies                          1                       
        default
rpool/export/home/user  version                         3                       
        -
rpool/export/home/user  utf8only                        off                     
        -
rpool/export/home/user  normalization                   none                    
        -
rpool/export/home/user  casesensitivity                 sensitive               
        -
rpool/export/home/user  vscan                           off                     
        default
rpool/export/home/user  nbmand                          off                     
        default
rpool/export/home/user  sharesmb                        off                     
        default
rpool/export/home/user  refquota                        none                    
        default
rpool/export/home/user  refreservation                  none                    
        default
rpool/export/home/user  primarycache                    all                     
        default
rpool/export/home/user  secondarycache                  all                     
        default
rpool/export/home/user  usedbysnapshots                 0                       
        -
rpool/export/home/user  usedbydataset                   27.5M                   
        -
rpool/export/home/user  usedbychildren                  0                       
        -
rpool/export/home/user  usedbyrefreservation            0                       
        -
rpool/export/home/user  org.opensolaris.caiman:install  ready                   
        inherited from rpool
----------------------------------------------------
NAME        PROPERTY                        VALUE                           
SOURCE
rpool/swap  type                            volume                          -
rpool/swap  creation                        Mon Apr  6 19:21 2009           -
rpool/swap  used                            2.00G                           -
rpool/swap  available                       31.8G                           -
rpool/swap  referenced                      74K                             -
rpool/swap  compressratio                   1.00x                           -
rpool/swap  reservation                     none                            
default
rpool/swap  volsize                         2.00G                           -
rpool/swap  volblocksize                    4K                              -
rpool/swap  checksum                        on                              
default
rpool/swap  compression                     off                             
default
rpool/swap  readonly                        off                             
default
rpool/swap  shareiscsi                      off                             
default
rpool/swap  copies                          1                               
default
rpool/swap  refreservation                  2.00G                           
local
rpool/swap  primarycache                    all                             
default
rpool/swap  secondarycache                  all                             
default
rpool/swap  usedbysnapshots                 0                               -
rpool/swap  usedbydataset                   74K                             -
rpool/swap  usedbychildren                  0                               -
rpool/swap  usedbyrefreservation            2.00G                           -
rpool/swap  org.opensolaris.caiman:install  ready                           
inherited from rpool
----------------------------------------------------
NAME      PROPERTY              VALUE                  SOURCE
zstorage  type                  filesystem             -
zstorage  creation              Mon Apr 13 17:17 2009  -
zstorage  used                  30.7G                  -
zstorage  available             3.53T                  -
zstorage  referenced            40.0K                  -
zstorage  compressratio         1.00x                  -
zstorage  mounted               yes                    -
zstorage  quota                 none                   default
zstorage  reservation           none                   default
zstorage  recordsize            128K                   default
zstorage  mountpoint            /zstorage              default
zstorage  sharenfs              off                    default
zstorage  checksum              on                     default
zstorage  compression           off                    default
zstorage  atime                 on                     default
zstorage  devices               on                     default
zstorage  exec                  on                     default
zstorage  setuid                on                     default
zstorage  readonly              off                    default
zstorage  zoned                 off                    default
zstorage  snapdir               hidden                 default
zstorage  aclmode               groupmask              default
zstorage  aclinherit            restricted             default
zstorage  canmount              on                     default
zstorage  shareiscsi            off                    default
zstorage  xattr                 on                     default
zstorage  copies                1                      default
zstorage  version               3                      -
zstorage  utf8only              off                    -
zstorage  normalization         none                   -
zstorage  casesensitivity       sensitive              -
zstorage  vscan                 off                    default
zstorage  nbmand                off                    default
zstorage  sharesmb              off                    default
zstorage  refquota              none                   default
zstorage  refreservation        none                   default
zstorage  primarycache          all                    default
zstorage  secondarycache        all                    default
zstorage  usedbysnapshots       0                      -
zstorage  usedbydataset         40.0K                  -
zstorage  usedbychildren        30.7G                  -
zstorage  usedbyrefreservation  0                      -
----------------------------------------------------
NAME            PROPERTY              VALUE                  SOURCE
zstorage/Share  type                  filesystem             -
zstorage/Share  creation              Mon Apr 13 17:18 2009  -
zstorage/Share  used                  38.0K                  -
zstorage/Share  available             3.53T                  -
zstorage/Share  referenced            38.0K                  -
zstorage/Share  compressratio         1.00x                  -
zstorage/Share  mounted               yes                    -
zstorage/Share  quota                 none                   default
zstorage/Share  reservation           none                   default
zstorage/Share  recordsize            128K                   default
zstorage/Share  mountpoint            /zstorage/Share        default
zstorage/Share  sharenfs              off                    default
zstorage/Share  checksum              on                     default
zstorage/Share  compression           off                    default
zstorage/Share  atime                 on                     default
zstorage/Share  devices               on                     default
zstorage/Share  exec                  on                     default
zstorage/Share  setuid                on                     default
zstorage/Share  readonly              off                    default
zstorage/Share  zoned                 off                    default
zstorage/Share  snapdir               hidden                 default
zstorage/Share  aclmode               groupmask              default
zstorage/Share  aclinherit            restricted             default
zstorage/Share  canmount              on                     default
zstorage/Share  shareiscsi            off                    default
zstorage/Share  xattr                 on                     default
zstorage/Share  copies                1                      default
zstorage/Share  version               3                      -
zstorage/Share  utf8only              off                    -
zstorage/Share  normalization         none                   -
zstorage/Share  casesensitivity       mixed                  -
zstorage/Share  vscan                 off                    default
zstorage/Share  nbmand                on                     local
zstorage/Share  sharesmb              on                     local
zstorage/Share  refquota              none                   default
zstorage/Share  refreservation        none                   default
zstorage/Share  primarycache          all                    default
zstorage/Share  secondarycache        all                    default
zstorage/Share  usedbysnapshots       0                      -
zstorage/Share  usedbydataset         38.0K                  -
zstorage/Share  usedbychildren        0                      -
zstorage/Share  usedbyrefreservation  0                      -
----------------------------------------------------
NAME           PROPERTY              VALUE                  SOURCE
zstorage/Sort  type                  filesystem             -
zstorage/Sort  creation              Mon Apr 13 17:20 2009  -
zstorage/Sort  used                  30.7G                  -
zstorage/Sort  available             3.53T                  -
zstorage/Sort  referenced            30.7G                  -
zstorage/Sort  compressratio         1.00x                  -
zstorage/Sort  mounted               yes                    -
zstorage/Sort  quota                 none                   default
zstorage/Sort  reservation           none                   default
zstorage/Sort  recordsize            128K                   default
zstorage/Sort  mountpoint            /zstorage/Sort         default
zstorage/Sort  sharenfs              off                    default
zstorage/Sort  checksum              on                     default
zstorage/Sort  compression           off                    default
zstorage/Sort  atime                 on                     default
zstorage/Sort  devices               on                     default
zstorage/Sort  exec                  on                     default
zstorage/Sort  setuid                on                     default
zstorage/Sort  readonly              off                    default
zstorage/Sort  zoned                 off                    default
zstorage/Sort  snapdir               hidden                 default
zstorage/Sort  aclmode               groupmask              default
zstorage/Sort  aclinherit            restricted             default
zstorage/Sort  canmount              on                     default
zstorage/Sort  shareiscsi            off                    default
zstorage/Sort  xattr                 on                     default
zstorage/Sort  copies                1                      default
zstorage/Sort  version               3                      -
zstorage/Sort  utf8only              off                    -
zstorage/Sort  normalization         none                   -
zstorage/Sort  casesensitivity       mixed                  -
zstorage/Sort  vscan                 off                    default
zstorage/Sort  nbmand                on                     local
zstorage/Sort  sharesmb              on                     local
zstorage/Sort  refquota              none                   default
zstorage/Sort  refreservation        none                   default
zstorage/Sort  primarycache          all                    default
zstorage/Sort  secondarycache        all                    default
zstorage/Sort  usedbysnapshots       0                      -
zstorage/Sort  usedbydataset         30.7G                  -
zstorage/Sort  usedbychildren        0                      -
zstorage/Sort  usedbyrefreservation  0                      -
----------------------------------------------------

+==========================================
| 7) idmap
+==========================================

| 7.1) Properties
+------------------------------------------
config                         application
config/list_size_limit         count    0
config/stability               astring  Unstable
config/value_authorization     astring  solaris.smf.value.idmap
config/machine_sid             astring  S-1-5-21-1323718307-937018811-4010509892
rpcbind                        dependency
rpcbind/entities               fmri     svc:/network/rpc/bind
rpcbind/grouping               astring  require_all
rpcbind/restart_on             astring  restart
rpcbind/type                   astring  service
filesystem-minimal             dependency
filesystem-minimal/entities    fmri     svc:/system/filesystem/minimal
filesystem-minimal/grouping    astring  require_all
filesystem-minimal/restart_on  astring  error
filesystem-minimal/type        astring  service
general                        framework
general/action_authorization   astring  solaris.smf.manage.idmap
general/entity_stability       astring  Unstable
general/single_instance        boolean  true
general/value_authorization    astring  solaris.smf.manage.idmap
start                          method
start/exec                     astring  /usr/lib/idmapd
start/timeout_seconds          count    60
start/type                     astring  method
stop                           method
stop/exec                      astring  :kill
stop/timeout_seconds           count    60
stop/type                      astring  method
refresh                        method
refresh/exec                   astring  ":kill -HUP"
refresh/timeout_seconds        count    60
refresh/type                   astring  method
tm_common_name                 template
tm_common_name/C               ustring  "Native Identity Mapping Service"
tm_man_idmapd                  template
tm_man_idmapd/manpath          astring  /usr/share/man
tm_man_idmapd/section          astring  1M
tm_man_idmapd/title            astring  idmapd
tm_man_idmap                   template
tm_man_idmap/manpath           astring  /usr/share/man
tm_man_idmap/section           astring  1M
tm_man_idmap/title             astring  idmap

| 7.2) name-based mapping rules
+------------------------------------------

| 7.3) mappings cache
+------------------------------------------
gsid:S-1-5-11   ==      gid:2147483650
gsid:S-1-5-2    ==      gid:2147483651
-----------------------
wingroup:Authenticated Users    ==      gid:2147483650
wingroup:Network        ==      gid:2147483651

+==========================================
| 8) Shares
+==========================================
default nfs=()
zfs
    zfs/zstorage/Share smb=()
          zstorage_Share=/zstorage/Share
    zfs/zstorage/Sort smb=()
          zstorage_Sort=/zstorage/Sort

| 8.1) ACL of shared directories
+------------------------------------------

+==========================================
| 9) CIFS
+==========================================

| 9.1) Status
+------------------------------------------
fmri         svc:/network/smb/server:default
name         smbd daemon
enabled      true
state        online
next_state   none
state_time   Tue Apr 14 00:51:47 2009
logfile      /var/svc/log/network-smb-server:default.log
restarter    svc:/system/svc/restarter:default
contract_id  77 
dependency   require_any/error svc:/milestone/network (online)
dependency   require_all/error svc:/system/filesystem/local (online)
dependency   require_all/error svc:/system/idmap:default (online)

217 fffffffff84c9000  56e00 260   1  smbsrv (CIFS Server Protocol)

svc:/network/smb/server:default (smbd daemon)
 State: online since Tue Apr 14 00:51:47 2009
   See: man -M /usr/share/man -s 1M smbd
   See: /var/svc/log/network-smb-server:default.log
Impact: None.

| 9.2) Package Info
+------------------------------------------
system      SUNWsmbskr                      SMB Server (Kernel)
system      SUNWsmbsr                       SMB Server (Root)
system      SUNWsmbsu                       SMB Server (Usr)

| 9.3) Properties
+------------------------------------------
read                             application
read/machine_passwd              astring  
read/read_authorization          astring  solaris.smf.read.smb
read/value_authorization         astring  solaris.smf.value.smb
smbd                             application
smbd/ads_site                    astring  
smbd/autohome_map                astring  /etc
smbd/ddns_enable                 boolean  false
smbd/domain_member               boolean  false
smbd/domain_sid                  astring  
smbd/keep_alive                  integer  5400
smbd/kpasswd_domain              astring  
smbd/kpasswd_seqnum              integer  0
smbd/kpasswd_server              astring  
smbd/lmauth_level                integer  4
smbd/max_connections             integer  -1
smbd/max_workers                 integer  64
smbd/mlrpc_keep_alive_interval   integer  30
smbd/netbios_scope               astring  
smbd/netlogon_seqnum             integer  0
smbd/oplock_enable               boolean  false
smbd/pdc                         astring  
smbd/restrict_anonymous          boolean  false
smbd/signing_check               boolean  false
smbd/signing_enabled             boolean  false
smbd/signing_required            boolean  false
smbd/srvsvc_sharesetinfo_enable  boolean  false
smbd/stability                   astring  Evolving
smbd/sync_enable                 boolean  false
smbd/system_comment              astring  
smbd/value_authorization         astring  solaris.smf.value.smb
smbd/wins_exclude                astring  
smbd/wins_server_1               astring  
smbd/wins_server_2               astring  
smbd/security                    astring  workgroup
smbd/domain_name                 astring  WORKGROUP
network                          dependency
network/entities                 fmri     svc:/milestone/network
network/grouping                 astring  require_any
network/restart_on               astring  error
network/type                     astring  service
filesystem-local                 dependency
filesystem-local/entities        fmri     svc:/system/filesystem/local
filesystem-local/grouping        astring  require_all
filesystem-local/restart_on      astring  error
filesystem-local/type            astring  service
idmap                            dependency
idmap/entities                   fmri     svc:/system/idmap:default
idmap/grouping                   astring  require_all
idmap/restart_on                 astring  error
idmap/type                       astring  service
general                          framework
general/action_authorization     astring  solaris.smf.manage.smb
general/entity_stability         astring  Evolving
general/single_instance          boolean  true
general/value_authorization      astring  solaris.smf.manage.smb
dependents                       framework
dependents/groups                fmri     svc:/network/shares/group
start                            method
start/exec                       astring  "/usr/lib/smbsrv/smbd %m"
start/group                      astring  sys
start/limit_privileges           astring  :default
start/privileges                 astring  
basic,net_mac_aware,net_privaddr,proc_audit,sys_devices,sys_smb
start/project                    astring  :default
start/resource_pool              astring  :default
start/supp_groups                astring  :default
start/timeout_seconds            count    60
start/type                       astring  method
start/use_profile                boolean  false
start/user                       astring  root
start/working_directory          astring  :default
stop                             method
stop/exec                        astring  :kill
stop/timeout_seconds             count    60
stop/type                        astring  method
refresh                          method
refresh/exec                     astring  ":kill -HUP"
refresh/timeout_seconds          count    60
refresh/type                     astring  method
tm_common_name                   template
tm_common_name/C                 ustring  "smbd daemon"
tm_man_smbd                      template
tm_man_smbd/manpath              astring  /usr/share/man
tm_man_smbd/section              astring  1M
tm_man_smbd/title                astring  smbd

Workgroup: WORKGROUP


| 9.4) SMB local groups
+------------------------------------------
administrators (Members can fully administer the computer/domain)
        SID: S-1-5-32-544
        Privileges: 
                SeTakeOwnershipPrivilege: On
                SeBackupPrivilege: Off
                SeRestorePrivilege: Off
        No members
backup operators (Members can bypass file security to back up files)
        SID: S-1-5-32-551
        Privileges: 
                SeTakeOwnershipPrivilege: Off
                SeBackupPrivilege: On
                SeRestorePrivilege: On
        No members
power users (Members can share directories)
        SID: S-1-5-32-547
        Privileges: 
                SeTakeOwnershipPrivilege: Off
                SeBackupPrivilege: Off
                SeRestorePrivilege: Off
        No members

| 9.5) SMB PAM module
+------------------------------------------
other password required pam_smb_passwd.so.1 nowarn


| 9.6) SMB local password file
+------------------------------------------
user
soft

+==========================================
| 10) System log (last 50 lines)
+==========================================

+==========================================
| 11) smb/server SMF log (last 50 lines)
+==========================================
[ Apr 14 00:47:54 Rereading configuration. ]
[ Apr 14 00:47:54 Executing refresh method (:kill). ]
[ Apr 14 00:50:44 Rereading configuration. ]
[ Apr 14 00:50:44 Executing refresh method (:kill). ]
[ Apr 14 00:50:48 Rereading configuration. ]
[ Apr 14 00:50:48 Executing refresh method (:kill). ]
[ Apr 14 00:50:48 Rereading configuration. ]
[ Apr 14 00:50:48 Executing refresh method (:kill). ]
[ Apr 14 00:50:48 Rereading configuration. ]
[ Apr 14 00:50:48 Executing refresh method (:kill). ]
[ Apr 14 00:51:08 Rereading configuration. ]
[ Apr 14 00:51:08 Executing refresh method (:kill). ]
[ Apr 14 00:51:08 Rereading configuration. ]
[ Apr 14 00:51:08 Executing refresh method (:kill). ]
[ Apr 14 00:51:08 Rereading configuration. ]
[ Apr 14 00:51:08 Executing refresh method (:kill). ]
[ Apr 14 00:51:08 Rereading configuration. ]
[ Apr 14 00:51:08 Executing refresh method (:kill). ]
[ Apr 14 00:51:23 Rereading configuration. ]
[ Apr 14 00:51:23 Executing refresh method (:kill). ]
[ Apr 14 00:51:23 Rereading configuration. ]
[ Apr 14 00:51:23 Executing refresh method (:kill). ]
[ Apr 14 00:51:24 Rereading configuration. ]
[ Apr 14 00:51:24 Executing refresh method (:kill). ]
[ Apr 14 00:51:24 Rereading configuration. ]
[ Apr 14 00:51:24 Executing refresh method (:kill). ]
[ Apr 14 00:51:24 Rereading configuration. ]
[ Apr 14 00:51:24 Executing refresh method (:kill). ]
[ Apr 14 00:51:29 Rereading configuration. ]
[ Apr 14 00:51:29 Executing refresh method (:kill). ]
[ Apr 14 00:51:39 Rereading configuration. ]
[ Apr 14 00:51:39 Executing refresh method (:kill). ]
[ Apr 14 00:51:39 Rereading configuration. ]
[ Apr 14 00:51:39 Executing refresh method (:kill). ]
[ Apr 14 00:51:39 Rereading configuration. ]
[ Apr 14 00:51:39 Executing refresh method (:kill). ]
[ Apr 14 00:51:40 Rereading configuration. ]
[ Apr 14 00:51:40 Executing refresh method (:kill). ]
[ Apr 14 00:51:40 Rereading configuration. ]
[ Apr 14 00:51:40 Executing refresh method (:kill). ]
[ Apr 14 00:51:41 Rereading configuration. ]
[ Apr 14 00:51:41 Executing refresh method (:kill). ]
[ Apr 14 00:51:44 Rereading configuration. ]
[ Apr 14 00:51:44 Executing refresh method (:kill). ]
[ Apr 14 00:51:47 Rereading configuration. ]
[ Apr 14 00:51:47 Executing refresh method (:kill). ]
[ Apr 14 00:51:47 Rereading configuration. ]
[ Apr 14 00:51:47 Executing refresh method (:kill). ]
[ Apr 14 00:51:47 Rereading configuration. ]
[ Apr 14 00:51:47 Executing refresh method (:kill). ]

I need to take off but will follow up further on this matter when I get back. 

Later,

Fatman
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to