Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

zsched and process pid

3315001Mar 5 2019 — edited Mar 5 2019

I have a process that run's without error in the Global.  When I attempt to create a zone from the install the same process hangs.  The trace says it is attempting to identify the PID via zsched and stops.

Is there a permission I need to set? A right? A setting of which I am not aware?

This is all on Solaris 10u11 on a T4-4.

Working on getting dumps so I can share.

Here's what the trace is showing (over and over again)

read(3, 0xFFFFFFFF7FFFE198, 8)= 0
getpid()= 29531 [23398]
read(3, 0xFFFFFFFF7FFFE198, 8)= 0
getpid()= 29531 [23398]
read(3, 0xFFFFFFFF7FFFE198, 8)= 0
getpid()= 29531 [23398]
read(3, 0xFFFFFFFF7FFFE198, 8)= 0
Comments
Post Details
Added on Mar 5 2019
0 comments
402 views