via automount, it never gets mounted at all.

hard mounted:

root@jadlaptop:~# mount mansalnfs01:/mnt/datapool2/IT /mnt
root@jadlaptop:~# mount | grep mansalnfs01
/mnt on mansalnfs01:/mnt/datapool2/IT
remote/read/write/setuid/devices/xattr/dev=9080001 on Thu Feb 19 09:49:24
2015

not sure if it helps, but attached is a section of via truss of the
automountd when accessing 2 different mount points from /home

Jon


On 18 February 2015 at 19:11, Till Wegmüller <[email protected]> wrote:

> In That case OI will use its defaults.
> OI Mounts per default as nfs4 so if you didnt specify -o vers=3 the shares
> got
> mounted as nfs4.
>
> Have a look at the output of the command mount in OI when the home is
> automounted and when the home is mounted manually.
>
> mount shows you the options the nfsclient used to mount the share.
> You can then try the options through to find the one that causes the error.
>
> Greetings Till
>
> On Wednesday 18 February 2015 14.00:17 Jonathan Adams wrote:
> > no real options specified ...
> >
> > jadams@jadlaptop:~$ grep -v '^#' /etc/auto_master
> > +auto_master
> > /net        -hosts        -nosuid,nobrowse
> > /home        auto_home    -nobrowse
> >
> > jadams@jadlaptop:~$ more auto_master.ldif
> > version: 1
> > DN: nisMapName=auto_master,dc=domain,dc=com
> > objectClass: top
> > objectClass: nisMap
> > nisMapName: auto_master
> >
> > DN: cn=/net,nisMapName=auto_master,dc=domain,dc=com
> > objectClass: nisObject
> > cn: /net
> > nismapentry: -hosts -nosuid,nobrowse
> > nisMapName: auto_master
> >
> > DN: cn=/home,nisMapName=auto_master,dc=domain,dc=com
> > objectClass: nisObject
> > cn: /home
> > nismapentry: auto_home -nobrowse
> > nisMapName: auto_master
> >
> > (slightly sanitised, yes I know that "nisMap" is the deprecated version
> of
> > the automount stuff)
> >
> > the issue is with the automount, not with mounting in general ... I can
> > hard mount it as root and access as my user with no trouble, I just can't
> > access it via automount.
> >
> > The Linux laptops are usually running nfs v3, but only because we beat
> them
> > with sticks till they behave ... our Riverbeds cannot optimise nfs v4,
> and
> > permissions/ownership can go haywire when talking between Linux and
> Solaris
> > 10 as nfs v4.
> >
> > Jon
> >
> >
> > On 18 February 2015 at 13:13, Predrag Zecevic [Unix Systems
> Administrator] <
> > [email protected]> wrote:
> > > Hi,
> > >
> > > not sure if it is relevant, but in Solaris user home dirs were on
> > > /export/home while /home was reserved for automounter.
> > >
> > > Not knowing FreeNAS (but some Linux systems), /home is location of user
> > > home dirs.
> > > Maybe problem solution can be looked in that direction?
> > >
> > > Regards.
> > >
> > > On 02/18/15 01:12 PM, Jonathan Adams wrote:
> > >> I have an OpenIndiana laptop, it's running a copy of OpenLDAP as a
> > >> replica
> > >> of an OpenLDAP on our work server (syncs whenever it connects) ...
> and it
> > >> uses this OpenLDAP database to power it's automount. (not sure if
> this is
> > >> of any relevance, but included for completeness)
> > >>
> > >> I've been using this system for years in this configuration, but
> recently
> > >> some of our users had their home directories moved from a Solaris 10
> > >> server
> > >> to a FreeNAS server.  I noticed that I couldn't access their home
> > >> directories using the automounted "/home" directory, it comes up
> > >> "permission denied".  I can however access the users home directory
> if I
> > >> hard mount as root.
> > >>
> > >> Our Solaris 10 servers have no trouble accessing the automounted
> > >> directories, our Linux laptops have no issue either ...
> > >>
> > >> Does anyone else have issues like this, or know of any checks that I
> can
> > >> perform to see if I can find the fault?
> > >>
> > >> Ta
> > >>
> > >> Jon
> > >> _______________________________________________
> > >> openindiana-discuss mailing list
> > >> [email protected]
> > >> http://openindiana.org/mailman/listinfo/openindiana-discuss
> > >
> > > --
> > > Predrag Zečević
> > > Technical Support Analyst
> > > 2e Systems GmbH
> > >
> > > Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
> > > Mobile:    +49 174 3109 288,     Skype: predrag.zecevic
> > > E-mail:    [email protected]
> > >
> > > Headquarter:          2e Systems GmbH, Königsteiner Str. 87,
> > >
> > >                       65812 Bad Soden am Taunus, Germany
> > >
> > > Company registration: Amtsgericht Königstein (Germany), HRB 7303
> > > Managing director:    Phil Douglas
> > >
> > > http://www.2e-systems.com/ - Making your business fly!
> > >
> > >
> > > _______________________________________________
> > > openindiana-discuss mailing list
> > > [email protected]
> > > http://openindiana.org/mailman/listinfo/openindiana-discuss
> >
> > _______________________________________________
> > openindiana-discuss mailing list
> > [email protected]
> > http://openindiana.org/mailman/listinfo/openindiana-discuss
>
>
> _______________________________________________
> openindiana-discuss mailing list
> [email protected]
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339639
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 10
1112/4:         stat64("/etc/auto_home", 0xFEA3A298)            = 0
1112/4:         fstat64(10, 0xFEA3A034)                         = 0
1112/4:         fstat64(10, 0xFEA39F34)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA39FF2)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C o p y r i g h".., 1536)    = 1064
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 11
1112/4:         llseek(11, 0, SEEK_CUR)                         = 0
1112/4:         close(11)                                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_info(5, 0xFEA34934)                        = 0
1112/4:         door_call(5, 0xFEA3493C)                        = 0
1112/4:         so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 11
1112/4:         fcntl(11, F_GETFD, 0x00000000)                  = 0
1112/4:         fcntl(11, F_GETFL)                              = 2
1112/4:         fcntl(11, F_SETFL, FWRITE|FNONBLOCK)            = 0
1112/4:         connect(11, 0xFEA350D8, 32, SOV_DEFAULT)        Err#150 
EINPROGRESS
1112/4:         pollsys(0xFEA35064, 1, 0xFEA3501C, 0x00000000)  = 1
1112/4:         getsockopt(11, SOL_SOCKET, SO_ERROR, 0xFEA34FE4, 0xFEA34FF4, 
SOV_DEFAULT) = 0
1112/4:         time()                                          = 1424339639
1112/4:         write(11, " 0 @020101 ` ;02010304 -".., 66)     = 66
1112/4:         pollsys(0xFEA355B4, 5, 0xFEA3553C, 0x00000000)  = 1
1112/4:         read(11, " 0\f020101 a07\n01\004\0".., 8192)    = 14
1112/4:         time()                                          = 1424339639
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         time()                                          = 1424339639
1112/4:         write(11, " 0 l020102 c g04 * n i s".., 110)    = 110
1112/4:         pollsys(0xFEA37FC4, 5, 0xFEA37F4C, 0x00000000)  = 1
1112/4:         read(11, " 081B6020102 d81B004 4 c".., 8192)    = 199
1112/4:         time()                                          = 1424339639
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         write(11, " 005020103 B\0", 7)                  = 7
1112/4:         close(11)                                       = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 1064
1112/4:         close(10)                                       = 0
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339639
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 10
1112/4:         stat64("/etc/auto_home", 0xFEA3A298)            = 0
1112/4:         fstat64(10, 0xFEA3A034)                         = 0
1112/4:         fstat64(10, 0xFEA39F34)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA39FF2)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C o p y r i g h".., 1536)    = 1064
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 11
1112/4:         llseek(11, 0, SEEK_CUR)                         = 0
1112/4:         close(11)                                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_info(5, 0xFEA34934)                        = 0
1112/4:         door_call(5, 0xFEA3493C)                        = 0
1112/4:         so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 11
1112/4:         fcntl(11, F_GETFD, 0x00000000)                  = 0
1112/4:         fcntl(11, F_GETFL)                              = 2
1112/4:         fcntl(11, F_SETFL, FWRITE|FNONBLOCK)            = 0
1112/4:         connect(11, 0xFEA350D8, 32, SOV_DEFAULT)        Err#150 
EINPROGRESS
1112/4:         pollsys(0xFEA35064, 1, 0xFEA3501C, 0x00000000)  = 1
1112/4:         getsockopt(11, SOL_SOCKET, SO_ERROR, 0xFEA34FE4, 0xFEA34FF4, 
SOV_DEFAULT) = 0
1112/4:         time()                                          = 1424339639
1112/4:         write(11, " 0 @020101 ` ;02010304 -".., 66)     = 66
1112/4:         pollsys(0xFEA355B4, 5, 0xFEA3553C, 0x00000000)  = 1
1112/4:         read(11, " 0\f020101 a07\n01\004\0".., 8192)    = 14
1112/4:         time()                                          = 1424339639
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         time()                                          = 1424339639
1112/4:         write(11, " 0 l020102 c g04 * n i s".., 110)    = 110
1112/4:         pollsys(0xFEA37FC4, 5, 0xFEA37F4C, 0x00000000)  = 1
1112/4:         read(11, " 081B6020102 d81B004 4 c".., 8192)    = 199
1112/4:         time()                                          = 1424339639
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         write(11, " 005020103 B\0", 7)                  = 7
1112/4:         close(11)                                       = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 1064
1112/4:         close(10)                                       = 0
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339639
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 10
1112/4:         stat64("/etc/auto_home", 0xFEA39298)            = 0
1112/4:         fstat64(10, 0xFEA39034)                         = 0
1112/4:         fstat64(10, 0xFEA38F34)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA38FF2)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C o p y r i g h".., 1536)    = 1064
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 11
1112/4:         llseek(11, 0, SEEK_CUR)                         = 0
1112/4:         close(11)                                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_info(5, 0xFEA33934)                        = 0
1112/4:         door_call(5, 0xFEA3393C)                        = 0
1112/4:         so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 11
1112/4:         fcntl(11, F_GETFD, 0x00000000)                  = 0
1112/4:         fcntl(11, F_GETFL)                              = 2
1112/4:         fcntl(11, F_SETFL, FWRITE|FNONBLOCK)            = 0
1112/4:         connect(11, 0xFEA340D8, 32, SOV_DEFAULT)        Err#150 
EINPROGRESS
1112/4:         pollsys(0xFEA34064, 1, 0xFEA3401C, 0x00000000)  = 1
1112/4:         getsockopt(11, SOL_SOCKET, SO_ERROR, 0xFEA33FE4, 0xFEA33FF4, 
SOV_DEFAULT) = 0
1112/4:         time()                                          = 1424339639
1112/4:         write(11, " 0 @020101 ` ;02010304 -".., 66)     = 66
1112/4:         pollsys(0xFEA345B4, 5, 0xFEA3453C, 0x00000000)  = 1
1112/4:         read(11, " 0\f020101 a07\n01\004\0".., 8192)    = 14
1112/4:         time()                                          = 1424339639
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         time()                                          = 1424339639
1112/4:         write(11, " 0 l020102 c g04 * n i s".., 110)    = 110
1112/4:         pollsys(0xFEA36FC4, 5, 0xFEA36F4C, 0x00000000)  = 1
1112/4:         read(11, " 081B6020102 d81B004 4 c".., 8192)    = 199
1112/4:         time()                                          = 1424339639
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         write(11, " 005020103 B\0", 7)                  = 7
1112/4:         close(11)                                       = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 1064
1112/4:         close(10)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3B1BC)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3B244)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B14C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B11C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1CC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B22C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3960C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3B1BC)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3B244)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B14C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B11C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1CC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B22C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3960C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         so_socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 10
1112/4:         getuid()                                        = 0 [0]
1112/4:         getuid()                                        = 0 [0]
1112/4:         door_info(9, 0xFEA3B644)                        = 0
1112/4:         door_call(9, 0xFEA3B6AC)                        = 0
1112/4:         ioctl(10, SIOCTMYADDR, 0xFEA3BA3C)              = 0
1112/4:         close(10)                                       = 0
1112/4:         lstat64("/home/ajones", 0xFEA3B16C)             = 0
1112/4:         time()                                          = 1424339640
1112/4:         open("/dev/udp", O_RDONLY)                      = 10
1112/4:         ioctl(10, SIOCGLIFNUM, 0xFEA3AC28)              = 0
1112/4:         close(10)                                       = 0
1112/4:         getuid()                                        = 0 [0]
1112/4:         getuid()                                        = 0 [0]
1112/4:         door_info(9, 0xFEA3A7C4)                        = 0
1112/4:         door_call(9, 0xFEA3A82C)                        = 0
1112/4:         getuid()                                        = 0 [0]
1112/4:         getuid()                                        = 0 [0]
1112/4:         door_info(9, 0xFEA3A7C4)                        = 0
1112/4:         door_call(9, 0xFEA3A82C)                        = 0
1112/4:         open("/dev/udp", O_RDONLY)                      = 10
1112/4:         ioctl(10, SIOCGLIFNUM, 0xFEA3AC28)              = 0
1112/4:         close(10)                                       = 0
1112/4:         time()                                          = 1424339640
1112/4:         open("/dev/udp", O_RDWR)                        = 10
1112/4:         ioctl(10, I_FIND, "timod")                      = 0
1112/4:         ioctl(10, I_PUSH, "timod")                      = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(10, I_STR, 0xFEA3A964)                    = 0
1112/4:         fstat(10, 0xFEA3A8FC)                           = 0
1112/4:         ioctl(10, I_STR, 0xFEA3A964)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(10, I_FLUSH, FLUSHRW)                     = 0
1112/4:         fstat(10, 0xFEA3A97C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(10, I_STR, 0xFEA3AA34)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         fstat(10, 0xFEA3A8DC)                           = 0
1112/4:         ioctl(10, I_STR, 0xFEA3A994)                    = 0
1112/4:         fstat(10, 0xFEA3A80C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(10, I_STR, 0xFEA3A8C4)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         fstat(10, 0xFEA3A8BC)                           = 0
1112/4:         ioctl(10, I_STR, 0xFEA3AA04)                    = 0
1112/4:         fstat(10, 0xFEA3A93C)                           = 0
1112/4:         putmsg(10, 0xFEA3AA58, 0xFEA3AB28, 0)           = 0
1112/4:         pollsys(0x08099EEC, 1, 0xFEA3AA8C, 0x00000000)  = 1
1112/4:         fstat(10, 0xFEA3A91C)                           = 0
1112/4:         getmsg(10, 0xFEA3AA58, 0x08087438, 0xFEA3AA50)  = 0
1112/4:         fstat(10, 0xFEA3AACC)                           = 0
1112/4:         putmsg(10, 0xFEA3ABE8, 0xFEA3ACB8, 0)           = 0
1112/4:         pollsys(0x08099EEC, 1, 0xFEA3AC1C, 0x00000000)  = 1
1112/4:         fstat(10, 0xFEA3AAAC)                           = 0
1112/4:         getmsg(10, 0xFEA3ABE8, 0x08087438, 0xFEA3ABE0)  = 0
1112/4:         fstat(10, 0xFEA3AAFC)                           = 0
1112/4:         fstat(10, 0xFEA3AABC)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(10, I_NREAD, 0xFEA3AB60)                  = 0
1112/4:         ioctl(10, I_STR, 0xFEA3AB34)                    = 0
1112/4:         ioctl(10, I_FLUSH, FLUSHRW)                     = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         fstat(10, 0xFEA3AAFC)                           = 0
1112/4:         fstat(10, 0xFEA3AA9C)                           = 0
1112/4:         ioctl(10, I_STR, 0xFEA3ABE4)                    = 0
1112/4:         fstat(10, 0xFEA3AA9C)                           = 0
1112/4:         ioctl(10, I_STR, 0xFEA3ABE4)                    = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         fstat(10, 0xFEA3AAAC)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(10, I_STR, 0xFEA3AB64)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         getgroups(0, 0x00000000)                        = 0
1112/4:         sysinfo(SI_HOSTNAME, "jadlaptop", 255)          = 10
1112/4:         getuid()                                        = 0 [0]
1112/4:         getgid()                                        = 0 [0]
1112/4:         getgroups(0, 0xFEA3ACC0)                        = 0
1112/4:         fstat(10, 0xFEA3AB5C)                           = 0
1112/4:         putmsg(10, 0xFEA3AC78, 0xFEA3AD48, 0)           = 0
1112/4:         pollsys(0x08099EEC, 1, 0xFEA3ACAC, 0x00000000)  = 1
1112/4:         fstat(10, 0xFEA3AB3C)                           = 0
1112/4:         getmsg(10, 0xFEA3AC78, 0x08087438, 0xFEA3AC70)  = 0
1112/4:         open64("/etc/nfssec.conf", O_RDONLY)            = 11
1112/4:         fstat64(11, 0xFEA3A894)                         = 0
1112/4:         fstat64(11, 0xFEA3A794)                         = 0
1112/4:         ioctl(11, TCGETA, 0xFEA3A852)                   Err#25 ENOTTY
1112/4:         read(11, " #   C D D L   H E A D E".., 2048)    = 1881
1112/4:         llseek(11, 0xFFFFFFFFFFFFFEDC, SEEK_CUR)        = 1589
1112/4:         close(11)                                       = 0
1112/4:         open("/dev/udp", O_RDONLY)                      = 11
1112/4:         ioctl(11, SIOCGLIFNUM, 0xFEA3ACD8)              = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/dev/udp", O_RDONLY)                      = 11
1112/4:         ioctl(11, SIOCGLIFNUM, 0xFEA3ACD8)              = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/dev/tcp6", O_RDWR)                       = 11
1112/4:         ioctl(11, I_FIND, "timod")                      = 0
1112/4:         ioctl(11, I_PUSH, "timod")                      = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(11, I_STR, 0xFEA3AAE4)                    = 0
1112/4:         fstat(11, 0xFEA3AA7C)                           = 0
1112/4:         ioctl(11, I_STR, 0xFEA3AAE4)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(11, I_FLUSH, FLUSHRW)                     = 0
1112/4:         fstat(11, 0xFEA3AAEC)                           = 0
1112/4:         ioctl(11, I_STR, 0xFEA3AC34)                    = 0
1112/4:         time()                                          = 1424339640
1112/4:         open("/dev/udp", O_RDONLY)                      = 12
1112/4:         ioctl(12, SIOCGLIFNUM, 0xFEA3AAB8)              = 0
1112/4:         close(12)                                       = 0
1112/4:         getuid()                                        = 0 [0]
1112/4:         getuid()                                        = 0 [0]
1112/4:         door_info(9, 0xFEA3A754)                        = 0
1112/4:         door_call(9, 0xFEA3A7BC)                        = 0
1112/4:         getuid()                                        = 0 [0]
1112/4:         getuid()                                        = 0 [0]
1112/4:         door_info(9, 0xFEA3A754)                        = 0
1112/4:         door_call(9, 0xFEA3A7BC)                        = 0
1112/4:         fstat(11, 0xFEA3AB1C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         close(11)                                       = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         open("/dev/tcp", O_RDWR)                        = 11
1112/4:         ioctl(11, I_FIND, "timod")                      = 0
1112/4:         ioctl(11, I_PUSH, "timod")                      = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(11, I_STR, 0xFEA3AAE4)                    = 0
1112/4:         fstat(11, 0xFEA3AA7C)                           = 0
1112/4:         ioctl(11, I_STR, 0xFEA3AAE4)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(11, I_FLUSH, FLUSHRW)                     = 0
1112/4:         fstat(11, 0xFEA3AAEC)                           = 0
1112/4:         ioctl(11, I_STR, 0xFEA3AC34)                    = 0
1112/4:         time()                                          = 1424339640
1112/4:         open("/dev/udp", O_RDONLY)                      = 12
1112/4:         ioctl(12, SIOCGLIFNUM, 0xFEA3AAB8)              = 0
1112/4:         close(12)                                       = 0
1112/4:         open("/dev/udp", O_RDONLY)                      = 12
1112/4:         ioctl(12, SIOCGLIFNUM, 0xFEA3AAB8)              = 0
1112/4:         close(12)                                       = 0
1112/4:         time()                                          = 1424339640
1112/4:         open("/dev/udp", O_RDWR)                        = 12
1112/4:         ioctl(12, I_FIND, "timod")                      = 0
1112/4:         ioctl(12, I_PUSH, "timod")                      = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(12, I_STR, 0xFEA3A8F4)                    = 0
1112/4:         fstat(12, 0xFEA3A88C)                           = 0
1112/4:         ioctl(12, I_STR, 0xFEA3A8F4)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(12, I_FLUSH, FLUSHRW)                     = 0
1112/4:         fstat(12, 0xFEA3A90C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(12, I_STR, 0xFEA3A9C4)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         fstat(12, 0xFEA3A86C)                           = 0
1112/4:         ioctl(12, I_STR, 0xFEA3A924)                    = 0
1112/4:         fstat(12, 0xFEA3A79C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         ioctl(12, I_STR, 0xFEA3A854)                    = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         fstat(12, 0xFEA3A84C)                           = 0
1112/4:         ioctl(12, I_STR, 0xFEA3A994)                    = 0
1112/4:         fstat(12, 0xFEA3A8CC)                           = 0
1112/4:         putmsg(12, 0xFEA3A9E8, 0xFEA3AAB8, 0)           = 0
1112/4:         pollsys(0x080C3C14, 1, 0xFEA3AA1C, 0x00000000)  = 1
1112/4:         fstat(12, 0xFEA3A8AC)                           = 0
1112/4:         getmsg(12, 0xFEA3A9E8, 0x080892A0, 0xFEA3A9E0)  = 0
1112/4:         fstat(12, 0xFEA3A9DC)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         close(12)                                       = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         time()                                          = 1424339640
1112/4:         fstat(11, 0xFEA3AB1C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         close(11)                                       = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         stat64("/dev/tcp", 0xFEA3AD44)                  = 0
1112/4:         fstat(10, 0xFEA3AC4C)                           = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7, 0x000001FF, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         close(10)                                       = 0
1112/4:         lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000, 0x00000000, 
0x00000000) = 0xFFBFFEFF [0xFFFFFFFF]
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3AC3C)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3ACC4)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A84C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AA9C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AB5C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AB7C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABAC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC5C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3AC3C)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3ACC4)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AB7C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABAC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC5C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3AC3C)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3ACC4)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A84C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AA9C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AB5C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AB7C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABAC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC5C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3AC3C)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3ACC4)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABFC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC4C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A8AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A81C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3A87C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC1C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AB7C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3ABAC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA38C3C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC5C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3AC8C)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/etc/default/autofs", O_RDONLY)           = 10
1112/4:         llseek(10, 0, SEEK_CUR)                         = 0
1112/4:         llseek(10, 0, SEEK_SET)                         = 0
1112/4:         fstat64(10, 0xFEA3AC74)                         = 0
1112/4:         fstat64(10, 0xFEA3AB74)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA3AC32)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C D D L   H E A".., 1024)    = 943
1112/4:         read(10, 0x0808D91C, 1024)                      = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 943
1112/4:         close(10)                                       = 0
1112/4:         nfssys(23, 0xFEA3ADF0)                          = 0
1112/4:         mount("zippy:/export/adminhome/ajones", "/home/ajones", 
MS_DATA|MS_OVERLAY|MS_OPTIONSTR, "nfs3", 0x08087728, 76, 0xFEA3B334, 1024) = 0
1112/4:         stat64("/home/ajones", 0xFEA3B16C)              = 0
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) 
(sleeping...)
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339665
1112/4:         door_return(0x00000000, 0, 0x00000000, 0xFEA3EE00, 1007360) 
(sleeping...)



1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339519
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 10
1112/4:         stat64("/etc/auto_home", 0xFEA3A298)            = 0
1112/4:         fstat64(10, 0xFEA3A034)                         = 0
1112/4:         fstat64(10, 0xFEA39F34)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA39FF2)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C o p y r i g h".., 1536)    = 1064
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 11
1112/4:         llseek(11, 0, SEEK_CUR)                         = 0
1112/4:         close(11)                                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_info(5, 0xFEA34934)                        = 0
1112/4:         door_call(5, 0xFEA3493C)                        = 0
1112/4:         so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 11
1112/4:         fcntl(11, F_GETFD, 0x00000000)                  = 0
1112/4:         fcntl(11, F_GETFL)                              = 2
1112/4:         fcntl(11, F_SETFL, FWRITE|FNONBLOCK)            = 0
1112/4:         connect(11, 0xFEA350D8, 32, SOV_DEFAULT)        Err#150 
EINPROGRESS
1112/4:         pollsys(0xFEA35064, 1, 0xFEA3501C, 0x00000000)  = 1
1112/4:         getsockopt(11, SOL_SOCKET, SO_ERROR, 0xFEA34FE4, 0xFEA34FF4, 
SOV_DEFAULT) = 0
1112/4:         time()                                          = 1424339519
1112/4:         write(11, " 0 @020101 ` ;02010304 -".., 66)     = 66
1112/4:         pollsys(0xFEA355B4, 5, 0xFEA3553C, 0x00000000)  = 1
1112/4:         read(11, " 0\f020101 a07\n01\004\0".., 8192)    = 14
1112/4:         time()                                          = 1424339519
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         time()                                          = 1424339519
1112/4:         write(11, " 0 l020102 c g04 * n i s".., 110)    = 110
1112/4:         pollsys(0xFEA37FC4, 5, 0xFEA37F4C, 0x00000000)  = 1
1112/4:         read(11, " 081C2020102 d81BC04 4 c".., 8192)    = 211
1112/4:         time()                                          = 1424339519
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         write(11, " 005020103 B\0", 7)                  = 7
1112/4:         close(11)                                       = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 1064
1112/4:         close(10)                                       = 0
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339519
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 10
1112/4:         stat64("/etc/auto_home", 0xFEA3A298)            = 0
1112/4:         fstat64(10, 0xFEA3A034)                         = 0
1112/4:         fstat64(10, 0xFEA39F34)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA39FF2)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C o p y r i g h".., 1536)    = 1064
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 11
1112/4:         llseek(11, 0, SEEK_CUR)                         = 0
1112/4:         close(11)                                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_info(5, 0xFEA34934)                        = 0
1112/4:         door_call(5, 0xFEA3493C)                        = 0
1112/4:         so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 11
1112/4:         fcntl(11, F_GETFD, 0x00000000)                  = 0
1112/4:         fcntl(11, F_GETFL)                              = 2
1112/4:         fcntl(11, F_SETFL, FWRITE|FNONBLOCK)            = 0
1112/4:         connect(11, 0xFEA350D8, 32, SOV_DEFAULT)        Err#150 
EINPROGRESS
1112/4:         pollsys(0xFEA35064, 1, 0xFEA3501C, 0x00000000)  = 1
1112/4:         getsockopt(11, SOL_SOCKET, SO_ERROR, 0xFEA34FE4, 0xFEA34FF4, 
SOV_DEFAULT) = 0
1112/4:         time()                                          = 1424339519
1112/4:         write(11, " 0 @020101 ` ;02010304 -".., 66)     = 66
1112/4:         pollsys(0xFEA355B4, 5, 0xFEA3553C, 0x00000000)  = 1
1112/4:         read(11, " 0\f020101 a07\n01\004\0".., 8192)    = 14
1112/4:         time()                                          = 1424339519
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         time()                                          = 1424339519
1112/4:         write(11, " 0 l020102 c g04 * n i s".., 110)    = 110
1112/4:         pollsys(0xFEA37FC4, 5, 0xFEA37F4C, 0x00000000)  = 1
1112/4:         read(11, " 081C2020102 d81BC04 4 c".., 8192)    = 211
1112/4:         time()                                          = 1424339519
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         write(11, " 005020103 B\0", 7)                  = 7
1112/4:         close(11)                                       = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 1064
1112/4:         close(10)                                       = 0
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) = 0
1112/4:         time()                                          = 1424339519
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 10
1112/4:         stat64("/etc/auto_home", 0xFEA39298)            = 0
1112/4:         fstat64(10, 0xFEA39034)                         = 0
1112/4:         fstat64(10, 0xFEA38F34)                         = 0
1112/4:         ioctl(10, TCGETA, 0xFEA38FF2)                   Err#25 ENOTTY
1112/4:         read(10, " #\n #   C o p y r i g h".., 1536)    = 1064
1112/4:         open64("/etc/auto_home", O_RDONLY)              = 11
1112/4:         llseek(11, 0, SEEK_CUR)                         = 0
1112/4:         close(11)                                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_info(5, 0xFEA33934)                        = 0
1112/4:         door_call(5, 0xFEA3393C)                        = 0
1112/4:         so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 11
1112/4:         fcntl(11, F_GETFD, 0x00000000)                  = 0
1112/4:         fcntl(11, F_GETFL)                              = 2
1112/4:         fcntl(11, F_SETFL, FWRITE|FNONBLOCK)            = 0
1112/4:         connect(11, 0xFEA340D8, 32, SOV_DEFAULT)        Err#150 
EINPROGRESS
1112/4:         pollsys(0xFEA34064, 1, 0xFEA3401C, 0x00000000)  = 1
1112/4:         getsockopt(11, SOL_SOCKET, SO_ERROR, 0xFEA33FE4, 0xFEA33FF4, 
SOV_DEFAULT) = 0
1112/4:         time()                                          = 1424339519
1112/4:         write(11, " 0 @020101 ` ;02010304 -".., 66)     = 66
1112/4:         pollsys(0xFEA345B4, 5, 0xFEA3453C, 0x00000000)  = 1
1112/4:         read(11, " 0\f020101 a07\n01\004\0".., 8192)    = 14
1112/4:         time()                                          = 1424339519
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         time()                                          = 1424339519
1112/4:         write(11, " 0 l020102 c g04 * n i s".., 110)    = 110
1112/4:         pollsys(0xFEA36FC4, 5, 0xFEA36F4C, 0x00000000)  = 1
1112/4:         read(11, " 081C2020102 d81BC04 4 c".., 8192)    = 211
1112/4:         time()                                          = 1424339519
1112/4:         getuid()                                        = 0 [0]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         write(11, " 005020103 B\0", 7)                  = 7
1112/4:         close(11)                                       = 0
1112/4:         llseek(10, 0, SEEK_CUR)                         = 1064
1112/4:         close(10)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3B1BC)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3B244)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B14C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B11C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1CC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B22C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3960C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         open("/etc/svc/volatile/repository_door", O_RDONLY) = 10
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3B1BC)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         fcntl(11, F_SETFD, 0x00000001)                  = 0
1112/4:         door_info(11, 0xFEA3B244)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B17C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B14C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B11C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1AC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1CC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B22C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B19C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B1FC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B53C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3960C)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(11, 0xFEA3B5EC)                       = 0
1112/4:         close(11)                                       = 0
1112/4:         so_socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP, 0x00000000, 
SOV_DEFAULT) = 10
1112/4:         getuid()                                        = 0 [0]
1112/4:         getuid()                                        = 0 [0]
1112/4:         door_info(9, 0xFEA3B644)                        = 0
1112/4:         door_call(9, 0xFEA3B6AC)                        = 0
1112/4:         ioctl(10, SIOCTMYADDR, 0xFEA3BA3C)              = 0
1112/4:         close(10)                                       = 0
1112/4:         lstat64("/home/marekr", 0xFEA3B16C)             = 0
1112/4:         time()                                          = 1424339519
1112/4:         fstat(8, 0xFEA3A3D8)                            = 0
1112/4:         time()                                          = 1424339519
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         putmsg(8, 0xFEA3A47C, 0xFEA3A488, 0)            = 0
1112/4:         open("/var/run/syslog_door", O_RDONLY)          = 10
1112/4:         door_info(10, 0xFEA3A1BC)                       = 0
1112/4:         getpid()                                        = 1112 [1110]
1112/4:         door_call(10, 0xFEA3A1EC)                       = 0
1112/4:         close(10)                                       = 0
1112/4:         door_return(0x08087970, 24, 0x00000000, 0xFEA3EE00, 1007360) 
(sleeping...)



_______________________________________________
openindiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to